/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 05 2020 | 15:28:20 */
/*TEST
.no-background2 .image-cover {
    width: 80%;
}
.no-background2 .img_wrapper {
    width: 100%;
}
.bloc-bouton {
    margin-top: -32%;
    margin-bottom: 30%;
}
.bloc-bouton .dfd-button-border {
    background-color: firebrick;
    border-radius: 0px;
}
END_TEST*/
.no-background .image-wrap .overlay {
    background: rgba(0,0,0,0.0);
}
.read-more-7 {
    margin-top: -23%;
    margin-bottom: 16%;
}
.more-hover:hover .bloc-bouton {
    background-color: white;
	color: firebrick;
    border-radius: 0px;
}
.more-hover .bloc-bouton {
    background-color: firebrick;
	color: white;
    border-radius: 0px;
	visibility: visible;
	top: 0;
	opacity: 1;
}

.more-hover:hover .dfd-module-read-more-wrap .button {
    background-color: white;
	color: firebrick;
    border-radius: 0px;
}
.more-hover .dfd-module-read-more-wrap .button {
    background-color: firebrick;
	color: white;
    border-radius: 0px;
	visibility: visible;
	top: 0;
	opacity: 1;
}
.no-background .image-wrap {
    width: 100%;
}
@media (max-width: 799px) {
    .no-background .image-wrap {
        width: 80%;
    }
}
.padd50-30l {
    padding-left: 5%;
    padding-right: 25px;
}
.padd50-30r {
    padding-left: 25px;
    padding-right: 5%;
}

@media (max-width: 1290px) {
    .padd50-30l {
        padding-left: 5%;
        padding-right: 15px;
    }
    .padd50-30r {
        padding-left: 15px;
        padding-right: 5%;
    }
}
@media (min-width: 800px) {
    .bloc-img {
        margin-top: 100px !important;
    }
}
@media (max-width: 799px) {
    .bloc-img {
        margin-top: 20px !important;
    }
}

/*
.icone-doublefleche {
	margin-top: -30%;
    margin-left: 52%;
    position: absolute;
}
.icone-doublefleche i {
	color: white;
}
.icone-doublefleche {
	margin-top: -29%;
    margin-left: 49%;
    position: absolute;
}
@media (max-width: 2000px) {
	.icone-doublefleche {
		margin-top: -29.3%;
	    margin-left: 50%;
	    position: absolute;
	}
}

@media (max-width: 1600px) {
	.icone-doublefleche {
		margin-top: -29.8%;
	    margin-left: 51%;
	    position: absolute;
	}
}
@media (max-width: 1440px) {
	.icone-doublefleche {
		margin-top: -30%;
	    margin-left: 52%;
	    position: absolute;
	}
}
@media (max-width: 1350px) {
	.icone-doublefleche {
		margin-top: -30.5%;
	    margin-left: 53%;
	    position: absolute;
	}
}
@media (max-width: 1250px) {
	.icone-doublefleche {
		margin-top: -31%;
	    margin-left: 54%;
	    position: absolute;
	}
}
@media (max-width: 1150px) {
	.icone-doublefleche {
		margin-top: -31.5%;
	    margin-left: 54%;
	    position: absolute;
	}
}
@media (max-width: 1050px) {
	.icone-doublefleche {
		margin-top: -32%;
	    margin-left: 55%;
	    position: absolute;
	}
}
@media (max-width: 950px) {
	.icone-doublefleche {
		margin-top: -32.8%;
	    margin-left: 56%;
	    position: absolute;
	}
}
@media (max-width: 850px) {
	.icone-doublefleche {
		margin-top: -33%;
	    margin-left: 57%;
	    position: absolute;
	}
}
@media (max-width: 799px) {
	.icone-doublefleche {
		margin-top: -34%;
	    margin-left: 58%;
	    position: absolute;
	}
}
@media (max-width: 750px) {
	.icone-doublefleche {
		margin-top: -34%;
	    margin-left: 58%;
	    position: absolute;
	}
}
@media (max-width: 650px) {
	.icone-doublefleche {
		margin-top: -34.8%;
	    margin-left: 60%;
	    position: absolute;
	}
}
@media (max-width: 550px) {
	.icone-doublefleche {
		margin-top: -35.8%;
	    margin-left: 61%;
	    position: absolute;
	}
}
@media (max-width: 450px) {
	.icone-doublefleche {
		margin-top: -37%;
	    margin-left: 64%;
	    position: absolute;
	}
}
@media (max-width: 390px) {
	.icone-doublefleche {
		margin-top: -38%;
	    margin-left: 66%;
	    position: absolute;
	}
}
@media (max-width: 350px) {
	.icone-doublefleche {
		margin-top: -39%;
	    margin-left: 68%;
	    position: absolute;
	}
}
@media (max-width: 310px) {
	.icone-doublefleche {
		margin-top: -40%;
	    margin-left: 70%;
	    position: absolute;
	}
}
@media (max-width: 270px) {
	.icone-doublefleche {
		margin-top: -42%;
	    margin-left: 72%;
	    position: absolute;
	}
}
@media (max-width: 250px) {
	.icone-doublefleche {
		margin-top: -42%;
	    margin-left: 75%;
	    position: absolute;
	}
}
*/

.no-background .dfd-module-read-more-wrap .button {
    cursor: pointer;
}