/*
Theme Name: Coherence Child
Theme URI: http://weshore.com/
Author: Weshore Themes
Author URI: https://weshore.com
Template: coherence
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: Private License
License URI: license.txt
Text Domain: coherence-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/



/*-----------------------------------------***style header***----------------------------------*/
.section-header .menu-with-logo .coherence-core-nav-menu {align-items: center !important;}
.section-footer .menu-icon-home > a svg{display:none !important;}
.section-header .menu-center-logo > a:hover{background:unset !important;}
.section-header .coherence-core-nav-menu .menu-icon-rs {margin-inline: 5px !important;}
.section-header .coherence-core-nav-menu .menu-icon-rs > a {padding-inline: 5px !important;}



@media only screen and (min-width: 1025px){
/* 	.section-header .menu-icon-home > a {text-indent: -999px;} */
	.section-header a.coherence-core-menu-item span { display: none; }
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a svg,.section-header .menu-icon-home > a i{display:none !important;}
	.section-header .coherence-core-dropdown {min-width: 290px !important;right: 0px !important;left: auto !important;}
	.section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
	svg.svg-inline--fa.fa-home.fa-w-18 { display: none; }
}

/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/

/******************* map contact style ********************/

.map_site iframe {max-height: 280px !important;margin-bottom: -8px !important;border-radius: 25px !important;overflow: hidden;}
.infos-box-contact .content-box-column {margin-bottom: 15px !important;}

.home .rgpd_acc, .home .rgpd_acc * {color: #505050;}
 body.home .recaptcha_acc, body.home .recaptcha_acc * {color: #505050;}

.home .rgpd_acc a u:hover {color: #ec6128;}
body.home .recaptcha_acc  a u:hover  {color: #ec6128;}
/* page realisation */
.col-rea-avap .coherence-core-image-ba-image-container , .col-rea-avap .coherence-core-image-ba-image-container{border-radius:7px !important}



/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/

/**************************************Style : PRE-HOME*********************************/


/**************************************Style : SLIDER REVOLUTION*********************************/


/**************************************Style : section_presentation*********************************/
.section-presentation .e-con-inner {overflow: hidden !important;}
.sec-img-abs-green{height:0 !important}
.img-pres-left {
    position: relative;
	z-index:1;
}
.img-pres-left:after , 
.img-pres-left:before {
    content:"";
    position: absolute;
    width:173px;
    height:173px;
    border-radius:100%;
}

.img-pres-left:after {
    top:-83px;
    right:-50px;
    background:#EC6128
}
.img-pres-left:before {
    top:unset;
    right:unset;
    bottom:-83px;
    left:-50px;
    background:#7DC24F;
	z-index:-1;
}
.titre-h1 {margin-bottom: 10px;display: block;}
@media only screen and (max-width: 1024px){.img-pres-left:after {display:none !important;}}
@media only screen and (max-width: 1730px){.img-pres-left:before {display:none !important;}}
@media only screen and (max-width: 1800px){.sec-img-abs-green {display:none !important;}}



/**************************************Style : section_prestations*********************************/


.presta-img-content img {border-radius: 100% !important;}

.presta-img-content {
    position: relative;
    z-index:2;
    width: 100%;
    height: 100%;
}

.presta-img-content .presta-h3 {
	font-size: 24px;
    font-weight: 600;
    color: #000;
    width: 100%;
	height: 100%;
    border-radius: 100% !important; 
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50% );
    opacity:0;
    display: flex;
    justify-content: center;
    align-items: center;
	transition:0.55s all;
}

.presta-text{
    max-width:280px;
    margin-inline:auto !important
}
.presta-text .presta-h3 {
    font-family: 'Kaushan Script';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin-top:35px;
}

.presta-text .presta-p {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 118%;
    text-align: center;
    margin-top:15px;
}
.presta-img-content:hover .presta-h3 {background:rgb(125 194 79 / 85%); opacity:1;}

@media only screen and (max-width: 600px){.presta-img-content .presta-h3 {background: rgb(125 194 79 / 75%);opacity: 1;}}

/** arows **/@media only screen and (min-width: 1361px) and (max-width: 1580px){.section-prestation {padding-bottom: 70px;}}
@media only screen and (max-width: 1580px){
.arrow-res .slick-arrow.slick-next , .arrow-res .gallery-slick-next {
    bottom: -50px !important;
    top: unset !important;
    right: calc(50% - 45px) !important;
}
.arrow-res .slick-arrow.slick-prev , .arrow-res .gallery-slick-prev{
    bottom: -50px !important;
    top: unset !important;
    left: calc(50% - 45px) !important;
}
}


/**************************************Style : section_Actualites*********************************/
 

/**************************************Style : section_Realisations*********************************/


/**************************************Style : section_facebook*********************************/
.col-fb-iframe iframe {
border: 10px solid #7dc24f !important;
    border-bottom: 0 !important;
    border-radius: 30px 30px 0px 0px;
}
@media only screen and (max-width: 800px){.col-fb-iframe iframe {border: 10px solid #7dc24f !important;border-radius: 30px;}}
/**************************************Style : section_points_forts*********************************/


/**************************************Style : section_avis*********************************/


/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #112F51 !important;}
.section-footer .menu-center-logo {display:none !important;}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow {display: none !important;}

.coherence-footer-builder .coherence-core-nav-menu .sub-menu {display:none !important}
.coherence-footer-builder .coherence-core-nav-menu  .coherence-core-menu-toggle,.coherence-footer-builder .coherence-core-nav-menu i{display :none !important}

.col-widget-footer ul.coherence-core-nav-menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0px;
    column-gap: 10px !important;
}
.col-widget-footer .coherence-core-nav-menu:before, .coherence-core-nav-menu:after { display: none !important; }

@media only screen and (max-width: 600px){
	.foo-sep .elementor-divider-separator{margin-inline:auto !important}
	.col-widget-footer ul.coherence-core-nav-menu {
		    display: flex !important;
		    justify-content: center !important;
		    align-items: center !important;
		    text-align: center !important;
		    flex-direction: column !important;
		    margin-inline: auto !important;
		    align-content: center;
		 	grid-gap: 0px !important;
    		column-gap: 0px !important;
	}
	.col-widget-footer ul.coherence-core-nav-menu li {
		 margin-inline: auto !important;
		 text-align: center !important;

	}
}
/*------------------------------------------------------***End***------------------------------------------------------*/



/*------------------------------------------------------***Begin Responsive Media query style***------------------------------------------------------*/

/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 801px){ 
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Large devices (desktops, less than 1501px)***------------*/
@media only screen and (max-width: 1500px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){

    /*style header*/

    /*style main content*/
	
    /*style footer*/

}

/*------------***Large devices (desktops, less than 1281px)***------------*/
@media only screen and (max-width: 1280px){

    /*style header*/

    /*style main content*/
	

    /*style footer*/

}


@media only screen and (max-width: 1200px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}


/*------------***Medium devices (tablets, less than 1025px)***------------*/
@media only screen and (max-width: 1024px){
	
	/*style header*/

    /*style main content*/
	
    /*style footer*/

}

/*------------***Medium devices (tablets, Bootstrap less than 993px)***------------*/
@media only screen and (max-width: 992px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Tablet Media query style***------------*/
@media only screen and (max-width: 800px){
    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Tablet Mini Media query style***------------*/
@media only screen and (max-width: 767px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Between Big Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 601px) and (max-width: 800px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px){

    /*style header*/

    /*style main content*/
	
    /*style footer*/
    
}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 498px) and (max-width: 600px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px){

    /*style header*/

    /*style main content*/

    /*style footer*/
    
    
}

/*------------------------------------------------------***End Media query***------------------------------------------------------*/




.elementor-1690 .elementor-element.elementor-element-2db3147 .coherence-forms-container .wpcf7-response-output {
    border-color: #4CAF50 !important;
}

stylenav li:last-child a{
	pointer-events: none !important;
}