/*
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-footer .menu-icon-home > a i{display:none !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;}


body .section-header .menu-icon-home.current-menu-item i{color: #CCBC9A !important}
body:not(.home) .section-header-line, header.sticky-active .section-header-line{display: none !important;}

@media only screen and (min-width: 1025px){
	.section-header .menu-icon-home > a span{display: none;}
	body.home header:not(.sticky-active) .section-header {position: absolute;background: transparent !important;}
	body.home  header:not(.sticky-active) .section-header a.coherence-core-menu-item {color: #fff !important;}
	body.home  header:not(.sticky-active) .section-header a.coherence-core-menu-item:hover {color: #ccbc9a !important;}
	
	 .section-header a.coherence-core-menu-item:after {
		height: 1px !important;
		bottom: 10px !important;
		transition: 0.5s !important;
	}
	
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a i{display:none !important;}
	.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
/* 	body .logo-header img{filter: brightness(0) saturate(100%)} */
	body .section-header-line{display: none !important;}
}


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


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


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


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

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	margin:0 !important;
}

/** Single Post Style **/

.single-post .pd-top-120{padding-top:40px !important;}
.single-post .pd-bottom-120{padding-bottom:40px !important;}
.single-post h1{margin-bottom:20px !important;}
.single-post .blog-meta{display:none !important;}
.single-post .details{margin-top:20px !important;}

/*------------ Page Mentions -----------------------*/
a.cnil-style{
	color:#fff !important;
}
a.cnil-style:hover{
	text-decoration:underline;
	text-underline-offset:4px;
}

.ment-poli a:hover{
    text-decoration:underline;
}


.mail-phone-wrap {display: inline-block;}
.link-white , .link-white  a{color:#fff !important;}
.link-white:hover, .link-white :hover {color:#ccbc9a !important;}

.cmplz-document .pd-bottom-120 { padding: 50px 20px !important;}
@media only screen and (max-width: 800px){.cmplz-document .pd-bottom-120 { padding:20px !important;}}
/*---------------------- Style Phone and Mail ----------------------*/


/**************************************Style : SLIDER HOME*********************************/
.slider-arrow-left .depicter-symbol-container {
    background-image: url('/wp-content/uploads/2024/10/clp-installation-en-plomberie-et-chauffage-a-saint-remy-de-provence-dans-les-bouches-du-rhone-arrow-left-white.svg') !important; 
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center;
}
.slider-arrow-right .depicter-symbol-container {
    background-image: url('/wp-content/uploads/2024/10/clp-installation-en-plomberie-et-chauffage-a-saint-remy-de-provence-dans-les-bouches-du-rhone-arrow-right-white.svg') !important; 
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center;
}
.depicter-symbol-container svg{
    opacity:0;
}


/**************************************Style : section_presentation*********************************/
.presta-elem .item-content {
    bottom: 5% !important;
}

.presta-elem .item-desc {
    display: none !important;!
}
.presta-elem section > p {
    margin-bottom: 0!important;
}

.presta-elem .presta_txt {
    max-height: 0;
    transition: max-height 0.45s ease-out;
    overflow: hidden;
}

.presta-elem .item-body:hover .presta_txt {
    max-height: 500px;
    transition: max-height 0.45s ease-in;
}

.presta-title h3{
    font-size: 30px !important;
    color:#fff !important;
    text-transform: uppercase;
    font-weight: 500 !important;
 	display: flex;
    align-items: center;
    justify-content: flex-start;
   
}

.presta-p{
    font-size: 17px;
    color:#fff;
    font-family: 'Montserrat';
    margin: 20px 0;
}
.presta-btn a{
    display:inline-block;
     font-family: 'Montserrat';
    font-size:18px;
    color:#fff !important;
    font-weight:400;
  
}
.presta-btn a:hover{
    color: #ccbc9a !important;
}
.presta-elem .item-body {
	position:relative !important;
	overflow:hidden;
	transition:0.4s !important;
}
.presta-elem .item-body:after {
   content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: linear-gradient(380deg, rgba(1,1,1,1) 0%, rgb(0 0 0) 100%);
	opacity:0.15;
	transition:0.4s !important;
	
}
.presta-elem .item-body:hover:after {
	background: linear-gradient(180deg, rgb(1 1 1 / 0%) 0%, rgb(0 0 0 / 78%) 100%);
	opacity:1;
}
.presta-elem .item-body > img {transition:0.5s  !important;}
.presta-elem .item-body:hover > img {
	scale:1.2;
}

.presta-btn a {
    display: flex;
    flex-direction: row;
}
.presta-btn a img{
   width:25px !important;
   height:auto !important;
   object-fit:contain !important;
   margin:0 !important;
   margin-left:10px !important;
}
.presta-btn a:hover img{
  filter: brightness(0) saturate(100%) invert(77%) sepia(7%) saturate(960%) hue-rotate(3deg) brightness(99%) contrast(88%);
}
/* Arrows */
.arrow-center-bottom .slick-arrow.slick-next {right: calc(50% - 45px) !important}
.arrow-center-bottom  .slick-arrow.slick-prev {right:unset !important;left: calc(50% - 45px) !important;}

/*responsive */
@media only screen and (max-width: 1230px){
    .presta-elem .item-body > img {
        min-height: 530px;
    }
	.presta-title h3{
		font-size: 23px !important;
	}
}


@media only screen and (max-width: 800px){
    .presta-elem .item-body:after,
	.presta-elem .item-body:hover:after{
		opacity:0.5 !important;
	}
	.presta-elem .item-body .presta_txt {
    	max-height: unset !important;
	}
	.presta-elem .item-body > img {
		filter:blur(0px) !important;
	}
	
	.presta-elem .item-body > img {
        max-height: 530px;
		scale:1 !important;
    }
	.presta-elem .item-body:after {
		background: linear-gradient(180deg, rgb(1 1 1 / 100%) 0%, rgb(0 0 0 / 100%) 100%) !important;
	}	
}

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


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

/**************************************Style : Nos references*********************************/

/** arows **/

.arrow-res .slick-arrow.slick-next , .arrow-res .gallery-slick-next {
    top: -120px !important;
    bottom: unset !important;
    right: 180px !important;
	
}
.arrow-res .slick-arrow.slick-prev , .arrow-res .gallery-slick-prev{
    top: -180px !important;
    bottom: unset !important;
    left: unset !important;
    right: 180px !important;
}
.arrow-res .slick-arrow.slick-next , .arrow-res .gallery-slick-next , 
.arrow-res .slick-arrow.slick-prev , .arrow-res .gallery-slick-prev{
	border:2px solid #000 !important;

}
.arrow-res .slick-arrow.slick-next:hover , .arrow-res .gallery-slick-next:hover , 
.arrow-res .slick-arrow.slick-prev:hover , .arrow-res .gallery-slick-prev:hover{
	border-color:var(--e-global-color-color_1) !important;

}

@media only screen and (max-width: 1360px){
	.arrow-res .slick-arrow.slick-next , .arrow-res .gallery-slick-next {
		right: 0px !important;

	}
	.arrow-res .slick-arrow.slick-prev , .arrow-res .gallery-slick-prev{
		right: 0px !important;
	}
	.presta-title h3{font-size: 25px !important}
}



@media only screen and (max-width: 1024px){
	.arrow-res{
		margin-bottom:30px !important;
	}
	.arrow-res .slick-arrow.slick-next , .arrow-res .gallery-slick-next {
	    top: unset !important;
	    bottom: -50px !important;
	    left: 50px !important;
		
	}
	.arrow-res .slick-arrow.slick-prev , .arrow-res .gallery-slick-prev{
	    top: unset !important;
	    bottom: -50px !important;
	    left: 0 !important;
	    right: unset !important;
	}
}
@media only screen and (max-width: 800px){
	.arrow-res .slick-arrow.slick-next , .arrow-res .gallery-slick-next {
		 left: unset !important;
	    right: calc(50% - 45px) !important;
		
	}
	.arrow-res .slick-arrow.slick-prev , .arrow-res .gallery-slick-prev{
	    left: calc(50% - 45px) !important;
	    right: unset !important;
	}
}



/**************************************Style : section_valeurs*********************************/


/**************************************Style : section_points_forts*********************************/


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


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



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow {display: none !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*/
    .menu-main-footer .coherence-core-nav-menu a {justify-content: center !important;}
    
}

/*------------***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***------------------------------------------------------*/
.links_bloc a {
    text-decoration: underline !important;
}