/*
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;}

@media only screen and (min-width: 1025px){
	.section-header .menu-icon-home > a span{display: none;}
}
@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;}
	
}

/*Instagram*/
/* @media (max-width: 767px){ */
.nos-valeurs-instagram {
    display: flex !important;
    width: 100% !important;
}
.nos-valeurs-instagram .elementor-widget-container {
    width: 100%;
}
/* } */

.real_tab  .e-n-tabs-heading button.e-n-tab-title[aria-selected=true]::after {
    display: none !important;
}
.coherence-footer-builder :is(.sub-arrow , .sub-menu) {
    display: none !important;
}
.wpcf7-response-output {
    padding-block: 20px !important;
    color: #fff !important;
    font-size: 18px !important;
    border: 0 !important;
	text-align:center;
}

.sent .wpcf7-response-output {
    background-color: green !important;
   
}

.invalid .wpcf7-response-output {
    background-color: red !important;
}
.col-logo-copyright:nth-child(4) *{
    pointer-events:none !important;
}
.wpcf7-form a {
    color: #fff !important;
}
.home input.wpcf7-submit:hover {
    background-color: #fff !important;
}
.home .wpcf7-form a:hover {
    color: var(--e-global-color-color_1) !important;
}
.home .elementor-widget-coherence-contact-form .wpcf7-form .focused .sp-label {
    top: 7px;
}
body:not(.home) .recaptcha_acc{
    margin-block: 0 20px !important;
}

.single-blog-inner .blog-meta {
    display: none !important;
}

body:not(.cmplz-document) .single-blog-inner h1{
    text-transform:lowercase !important;
}
:is(.single-post ,.cmplz-document) .blog-area {
    padding-block:25px !important;
}
.cmplz-document .col-logo-copyright a:hover{
   color:#fff !important;
}
.FeedLayout__root  .layout__flex-column {
    margin: 0 !important;
}
/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.gallery-item  a:hover img  {opacity:0.6;transform:scale(1.2)}
.gallery-item  a{overflow: hidden !important;transition:0.5s ease;}
.gallery-item  a img{transition:0.5s ease;}

.gallery-item .gallery-icon {
    overflow: hidden !important;
}
.with_class a:hover {
    color: #ffdf4a !important;
}

.with_class a:not(:hover){
      color: #000000 !important;
}
/*------------------------------------------------------***End***------------------------------------------------------*/


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

/**************************************Style : PRE-HOME*********************************/
/** Slide in Nemero de Telaphone **/
.phone-style a{padding-bottom:2px !important;border-bottom:2px solid transparent !important;}
.phone-style a:hover{border-bottom-color:#fff !important;}

/**************************************Style : SLIDER HOME*********************************/

.prime-slide-general .bdt-prime-slider .bdt-slideshow-items li > div{height: 100% !important;min-height: inherit !important;}
.col-slider-inner-content > .e-con-inner {margin-right: 0px !important;margin-left: auto !important;}


/**************************************Style : section_presentation*********************************/
.sc-present-col:hover{transform:scale(1.04)}

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

 
.container-presta {
    display: flex;
    margin-inline: auto;
	justify-content:center;
	align-items:center;
}

.prestation-image{
    width:50%;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
    transition:.5s;
	min-height:450px;
	border-radius: 20px !important;
}

.prestation-content{
    width:50%;
    padding:3%;
    display:flex;
    flex-direction: column;
    gap:18px;
	background:#fff;
	z-index:2;
	justify-content:center;
	min-height:450px;
	background:var(--e-global-color-secondary);
}
.prestation-title h3{
    margin:0px !important;
	color:var(--e-global-color-color_6) !important;
}
.separator-between {
    display: block;
    width: 100%;
    height: 20px;
    background: url(https://www.noovapiscines.fr/wp-content/uploads/2025/04/noova-piscine-lege-cap-ferret-pisciniste-Ellipse-225-1.svg) no-repeat center;
    background-size: initial;
    background-position: left;
}
.presta-txt p{
    margin:0px !important;
    color:#fff ;
    font-family:var(--e-global-typography-text-font-family);
}
.presta-btn a.btn-presta{
    padding: 17px 35px;
    background:var(--e-global-color-color_6);
    display:inline-block;
    color:#000;
    border-radius:0px;
    font-family:var(--e-global-typography-text-font-family);
    font-size:17px;
	border-radius: 8px !important;
}

.presta-btn a.btn-presta:hover{
    background: var(--e-global-color-color_3);
	color:#ffffff !important
}


@media only screen and (max-width: 1024px){
	.prestation-content{
        width:60%;
        padding:3%;
		min-height:540px;
    }
	.prestation-image{
	    width:60%;min-height:640px;
	}
}

@media only screen and (max-width: 800px){
	.container-presta {flex-direction:column-reverse}
    .prestation-image{width:100%;min-height:420px}
    .prestation-content{width:100%;padding:20px;margin-right:0%;min-height:420px;}
    .prestation-title h3{font-size:22px !important;}
}
@media only screen and (max-width: 426px){
    .prestation-image{min-height:320px}
/*     .prestation-content{padding:15px; min-height:540px;} */
}
@media only screen and (max-width: 390px){
    .prestation-content{padding:15px; min-height:590px;}
}
@media only screen and (max-width: 360px){
/*     .prestation-content{padding:15px; min-height:650px;} */
}

/**************************************Style : section_Actualites*********************************/
.fb-page iframe {border-radius: 15px !important;box-shadow: 0 0 0 12px #0860F2;} 
.fb-page:before  {
	content:"";
	width:20px;
	height:14%;
	background:#0860F2 !important;
	position:absolute !important;
	border-radius: 0px 60px 60px 0px;
	z-index:555 !important;
	top: 20% !important;
	right: -20px !important;
}
.fb-page:after  {
	content:"";
	width:50%;
	height:3%;
	background:#0860F2 !important;
	position:absolute !important;
	border-radius: 0px 0px 80px 80px;
	z-index:555 !important;
	top: -1% !important;
	left: 50% !important;
	transform:translateX(-50%);
}
/**************************************Style : section_Realisations*********************************/


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


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


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

/**************************************Style : section_réserve*********************************/
.tab-reserve button {flex-grow:1 !important}
.forme-reserve .wpcf7-list-item-label ,
.forme-reserve .wpcf7-list-item-label a,
.forme-reserve .recaptcha_acc a
{color:#818181;}


/** Date Time Picker Style **/
  .ui-widget-header {
		border: 1px solid var(--e-global-color-color_1) !important;
		background: var(--e-global-color-color_5) !important;
		color: #fff;
	}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid  var(--e-global-color-color_1) !important;
    background:  var(--e-global-color-color_5) !important;
    color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default, .ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    background:  var(--e-global-color-color_5) !important;
    font-weight: bold;
    color: #ffffff;
}
/*--------------------------------------------------------------***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;}

/***** Diviser Menu Footer Par Column  ****/
.menu-main-footer .coherence-core-nav-menu {columns: 2 !important;}
/*----------------***Query***-------------------------*/
@media only screen and (max-width: 600px){
    .menu-main-footer .coherence-core-nav-menu {
		columns: 1 !important;
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
		text-align:center !important;
	}
}

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

/*------------------------------------------------------***Page Mentions legal style***------------------------------------------------------*/

.pg-mentions-legal *{color:#fff !important;}
.pg-mentions-legal a,.pg-mentions-legal   a b{color:#fff !important;}
.pg-mentions-legal   a:hover,.pg-mentions-legal   a:hover b{color:var(--e-global-color-color_1)  !important;}

/*------------------------------------------------------***Page Mentions politique style***------------------------------------------------------*/

.pg-politique-confid *{color:#fff !important;}
.pg-politique-confid a,.pg-politique-confid  a b{color:#fff !important;}
.pg-politique-confid   a:hover,.pg-politique-confid   a:hover b{color:var(--e-global-color-color_1)  !important;}
.pg-politique-confid option {background-color:#000 !important;}

/*------------------------------------------------------***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***------------------------------------------------------*/



.hvr_lien{color: #000000 !important;}
.hvr_lien:hover{color: #FFFFFF !important;}


@media (min-width: 1025px) {
	.section-header .contact-menu a.coherence-core-menu-item {
		color: var( --e-global-color-color_black ) !important;
		background-color: var( --e-global-color-color_6 ) !important;
		border-radius: 8px !important;
    }
	.section-header .contact-menu i{margin-right: 10px;}
	.section-header .contact-menu:hover a.coherence-core-menu-item { background-color: var( --e-global-color-color_1 ) !important; }
}


button, input[type="button"], input[type="reset"], input[type="submit"] , .back-to-top { border-radius: 8px !important; }
.container-posts-grid .post-item figure , iframe { border-radius: 20px !important; }
#cc_div #cm {
    display: none !important;
}

.btm-mr-remove a {
	color: #3b2200 !important;
    font-weight: bold !important;
}


.btm-mr-remove a:hover{
	color: #754300 !important;
    font-weight: bold !important;
}

.clr_lnk a{
	color: #000 !important;
}
.clr_lnk a:hover{
	color: #e98900 !important;
}