/*
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;}
	.section-header ul.sub-menu { border-radius: 15px !important;  overflow: hidden !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;}
	.section-header ul.coherence-core-nav-menu { backdrop-filter: blur(10px) !important; }
}

.home .section-header {
	position: absolute;
	width: 100%;
	z-index: 9;
}
.home .section-header {
	background-color: transparent !important;
	background-image: linear-gradient(180deg, transparent 10%, transparent 100%);
}
body.home .sticky-active .section-header {
	background-color: var(--e-global-color-color_white) !important;
	background-image: linear-gradient(0deg, var(--e-global-color-color_white) 0%, var(--e-global-color-color_white) 100%);
}
.home .section-header:not(.sticky-active) a { color: white !important; }
.home .sticky-active .section-header a { color: black !important; }
.home .section-header ul.sub-menu a { color: white !important; }

.home .section-header img { filter: brightness(0) saturate(100%) invert(100%) sepia(96%) saturate(0%) hue-rotate(109deg) brightness(104%) contrast(107%); }
.home .sticky-active .section-header img { filter: unset; }

.home .section-header .current_page_item a.coherence-core-menu-item:after, .home .section-header a.coherence-core-menu-item:hover:after { background-color: var(--e-global-color-color_white) !important; }
.home .sticky-active .section-header a.coherence-core-menu-item:after, .home .sticky-active .section-header .current_page_item a.coherence-core-menu-item:hover:after {
	background-color: var(--e-global-color-color_1) !important; 
}
.home .sticky-active .section-header a.coherence-core-menu-item:hover { color: var(--e-global-color-color_1) !important;  }
.home .section-header a:hover, .home .section-header .current_page_item a { color: var(--e-global-color-color_white) !important; }
.home .sticky-active .section-header , .home .sticky-active .section-header .current_page_item a { color: var(--e-global-color-color_1) !important; }
.home .sticky-active .section-header  .current_page_item a { color: var(--e-global-color-color_1) !important; }
.home .section-header ul.sub-menu a:hover { color: white !important; }

.home .section-header ul.sub-menu { background : #6E90A654 !important}
.home .sticky-active .section-header ul.sub-menu { background : #e6e6e64d !important}
.home .sticky-active .section-header ul.sub-menu a { color : var(--e-global-color-text) !important}
.section-header .menu-item ul.sub-menu { backdrop-filter: blur(10px) !important; }

.section-header .menu-item ul.sub-menu a:hover { font-weight: 600 !important; }

.btn-phone-header a span { color: black !important; }
.home .section-header .btn-phone-header a { backdrop-filter: blur(10px) !important; background: #ffffff4a !important; border-color: white !important }
.home .sticky-active .section-header .btn-phone-header a { border-color: black !important }

.home .section-header .col-all-haeder { border-color: #ffffff61 !important; }
.home .sticky-active .section-header .col-all-haeder { border-color: #6F6F6F54 !important; }

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


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.button-style * { transition: all 0.5s ease-in-out; }
.button-style a:hover .elementor-button-icon { margin-left: 15px !important; }
.button-style a:before { content: ""; height: 1px; width: 10%; background: var(--e-global-color-color_3); position: absolute !important; left: 0; bottom: 0; transition: all 0.5s ease-in-out; }
.button-style a:hover:before { width: 100%; }

.button-style.btn-blanc a:before { content: ""; height: 1px; width: 10%; background: var(--e-global-color-color_white); position: absolute !important; left: 0; bottom: 0; transition: all 0.5s ease-in-out; }
.button-style.btn-blanc a:hover:before { width: 100%; }

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

* :is(a[href^="tel:"]):hover {
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
	 color: unset !important;
  }
/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/

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


/**************************************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*********************************/
.bounce-img.rotate{rotate:180deg;}

@keyframes rotate-circle {
    0% {
        transform: rotate(0deg)
    }
	50% {
        transform: rotate(-180deg)
    }

    100% {
        transform: rotate(180deg)
    }
}

.circle-text .e-text-path{
    animation: rotate-circle 12s linear infinite
}
.circle-text::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); 
  width: 60px;     
  height: 55px;
  background-image: url("/wp-content/uploads/2025/11/apama-groupe-renovation-interieur-chinon-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

/**************************************Style : section_prestations*********************************/
.apama1 .img-hover, .apama2 .img-hover, .apama3 .img-hover, .apama4 .img-hover { transition: 0.5s all ease-in-out }
.apama1:hover .img-hover { transform: translateY(-20px) }
.apama2:hover .img-hover { transform: translateY(-20px) }
.apama3:hover .img-hover { transform: translateY(-20px) }
.apama4:hover .img-hover { transform: translateY(-20px) }

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

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


/**************************************Style : section_avis*********************************/
.avis-container:after {
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg,rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 60%);
    position: absolute;
    z-index: 0;
    left: 0;
}

/**************************************Style : section_points_forts*********************************/
.icon-filter-hover:hover .elementor-icon { transform: rotate(20deg); }
.icon-filter-hover:hover .elementor-icon svg {
    filter: brightness(0) saturate(100%) invert(71%) sepia(96%) saturate(301%) hue-rotate(359deg) brightness(96%) contrast(92%);
}

/**************************************Style : section_Contact*********************************/
.col-md-12.input_adress.btn-row { position: relative; max-width: max-content; margin-left: 15px;}
input.wpcf7-submit { width: 145px; text-align: left; }
span.input-icon { display: inline-block; width: 20px; height: 20px; background-image: url('/wp-content/uploads/2025/11/apama-groupe-renovation-interieur-chinon-right-md-.svg'); background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; left: 100px; top: 28px; transition: all 0.5s ease-in-out; }
.btn-row:hover span.input-icon { margin-left: 10px !important; filter: brightness(0) saturate(100%) invert(0%) sepia(94%) saturate(6070%) hue-rotate(161deg) brightness(96%) contrast(96%); }

.btn-row * { transition: all 0.5s ease-in-out; }
.btn-row:before { content: ""; height: 1px; width: 10%; background: var(--e-global-color-text); position: absolute !important; left: 0; bottom: 0; transition: all 0.5s ease-in-out; }
.btn-row:hover:before { width: 100%; }

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

.menu-footer ul.coherence-core-nav-menu { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 10px; width: 100%; }
.menu-footer .coherence-core-nav-menu:before, body .menu-footer .coherence-core-nav-menu:after { 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: 1400px){

    /*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*/
.menu-footer ul.coherence-core-nav-menu { display: grid; grid-template-columns: repeat(1, 1fr); }
}

/*------------***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*/
	.ti-widget.ti-goog .ti-controls {
        display: block !important;
    }

    /*style footer*/
.menu-footer ul.coherence-core-nav-menu { display: grid; grid-template-columns: repeat(2, 1fr); width: 100%; }
}

/*------------***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*/
/* .menu-footer ul.coherence-core-nav-menu { display: grid; grid-template-columns: repeat(1, 1fr); grid-gap: 10px; width: 100%; } */
.menu-footer nav { width: 100%; }
}

/*------------***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;}
    .menu-footer ul.coherence-core-nav-menu { display: flex ; width: 100%; align-items: center !important; flex-wrap: nowrap; gap: 5px; }
}

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