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



/* Policy Page  */
body.page-id-542 main a:hover,  body.page-id-8 main a:hover{color: var(--e-global-color-color_1) !important;}
body.page-id-542 main {padding-top: 100px;padding-bottom:40px;}
/*-----------------------------------------***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){
	.header-section .header-menu-col ul.coherence-core-nav-menu a.coherence-core-menu-item{position:relative;}
	.header-section .header-menu-col ul.coherence-core-nav-menu li:not(.parent-has-child) a.coherence-core-menu-item::after{position:absolute;content:'';width:8px; height:8px;background:var(--e-global-color-color_1);bottom:-10px;border-radius:50%; left:50%; transform:translate(-50% , -50%);opacity:0; transition: opacity 0.4s ease-in-out;}
	.header-section .header-menu-col ul.coherence-core-nav-menu li:not(.parent-has-child) a.coherence-core-menu-item:hover::after{opacity:1 !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;}
}


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


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
@media only screen and (max-width: 497px){
	.tabel-col .coherence-table-container{ overflow-x: scroll !important;}
}
.formulaire-col .elementor-widget-coherence-contact-form .radio-row { margin-bottom: 20px; padding-left: 4px; }
.formulaire-col .elementor-widget-coherence-contact-form .radio-row .input-label { display: flex; flex-direction: column !important; gap: 10px; }
.formulaire-col .elementor-widget-coherence-contact-form .wpcf7-radio { margin-left: -18px; }
.formulaire-col .elementor-widget-coherence-contact-form .wpcf7-form .sp-label { left: 32px !important; top: 18px; }
.formulaire-col .wpcf7-form .focused .sp-label { top: 2px; }


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


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

/**************************************Style :BTN *********************************/
.btn-pr span.elementor-button-icon svg { font-size: 13px; transition: all 0.6s ease !important; }
.btn-pr:hover span.elementor-button-icon svg { margin-left: 12px; }
.btn-pr:hover span.elementor-button-icon svg path { fill: #fff; }


/**************************************Style : SLIDER HOME*********************************/
.slide-section .slide-btn-1 span, .slide-section .slide-btn-2 span{position:relative;}
.slide-section .slide-btn-1 span::after{position:absolute; content:''; width:15px;height:15px; top:4px;right:-24px;background-image:url('/wp-content/uploads/2025/07/fenetre-imagine-pose-de-fenetre-nice-arrow-right.svg');background-position:center;background-repeat:no-repeat;background-size:contain;transition: right 0.4s ease-in-out !important;}
.slide-section .slide-btn-2 span::after{position:absolute; content:''; width:15px;height:15px; top:4px;right:-24px;background-image:url('/wp-content/uploads/2025/07/fenetre-imagine-pose-de-fenetre-nice-arrow-right-white.svg');background-position:center;background-repeat:no-repeat;background-size:contain;transition: right 0.4s ease-in-out !important;}
.slide-section .slide-btn-1:hover span::after, .slide-section .slide-btn-2:hover span::after{right:-32px !important;}
.slide-section .slide-btn-1:hover span::after {background-image:url('https://www.fenetre-imagine.com/refonte/wp-content/uploads/2025/07/fenetre-imagine-pose-de-fenetre-nice-arrow-right-white.svg') !important;}
.slide-section .slide-btn-1, .slide-section .slide-btn-2{transition: padding 0.5s ease-in-out !important;}
.slide-section .slide-btn-1:hover, .slide-section .slide-btn-2:hover{padding-right:62px;}

@media only screen and (max-width: 600px){
	.slide-section .slide-btn-1 span::after, .slide-section .slide-btn-2 span::after{width:12px !important; height 12px !important; top:10px !important;}
}

/**************************************Style : section_h1*********************************/
.move-downup { animation: moveUpDownCol1 2.5s ease-in-out infinite; }
.move-updown { animation: moveUpDownCol2 2.5s ease-in-out infinite; }
@keyframes moveUpDownCol1 { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-20px); } }
@keyframes moveUpDownCol2 { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(20px); } }
@media only screen and (min-width: 1361px) and (max-width: 1699px) { 
.h1-section .h1-card { left: -100px !important; } 
.prestation-section .prestation-title-col{right: -15% !important; }
}


/**************************************Style : section_prestations*********************************/
@media only screen and (max-width: 497px) { 
.prestation-col-h3 .elementor-coherence-core-content-box-wrapper{align-items: center !important;}     
}
.prestation-col-h3 .elementor-icon { border: 10px solid #E6F6FB; border-radius: 50%; }
.prestation-col-h3 .h3-card .coherence-content-box {transition: background 0.4s ease-in-out !important; }
.prestation-col-h3 .h3-card .coherence-content-box:hover { background: var(--e-global-color-color_1) !important; }
.prestation-col-h3 .h3-card .coherence-content-box h3.elementor-coherence-core-content-box-title, .prestation-col-h3 .h3-card .coherence-content-box p.elementor-coherence-core-content-box-description { transition:color 0.1s ease-in-out; }
.prestation-col-h3 .h3-card .coherence-content-box:hover h3.elementor-coherence-core-content-box-title, .prestation-col-h3 .h3-card .coherence-content-box:hover p.elementor-coherence-core-content-box-description { color: #fff; }
.prestation-col-h3 .h3-card .coherence-content-box .elementor-icon{transition: background 0.4s, border-color 0.4s ease-in-out !important;}
.prestation-col-h3 .h3-card .coherence-content-box:hover .elementor-icon { background: #fff; border: 10px solid #1CACD7 !important; }
.prestation-col-h3 .h3-card .coherence-content-box .elementor-icon svg path{transition: fill 0.4s ease-in-out !important; }
.prestation-col-h3 .h3-card .coherence-content-box:hover .elementor-icon svg path { fill:var(--e-global-color-color_1) !important; }

/**************************************Style : section_Actualites*********************************/
.facebook-frame-col iframe{ box-shadow:0 0 0 24px #202020; border-radius:35px 35px 0px 0px;}
@media only screen and (min-width: 801px) and (max-width: 1024px){
	.facebook-frame-col {top: -200px !important;width:360px;}
	.facebook-frame-col iframe{width: 360px !important;}
}
/**************************************Style : section_Realisations*********************************/


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


/**************************************Style : section_points_forts*********************************/
@media only screen and (min-width: 801px) {
.point-col .zoom-out { animation: zoom-in 3s ease-in-out infinite; }
@keyframes zoom-in { 0% { transform: scale(1.17); } 50% { transform: scale(1.12); } 100% { transform: scale(1.17); } }
.move-to-right { animation: move-rtl 3s ease-in-out infinite; }
@keyframes move-rtl { 0%,100% { transform: translateX(0); } 50% { transform: translateX(20px); } }
.move-to-left { animation: move-ltr 3s ease-in-out infinite; }
@keyframes move-ltr { 0%,100% { transform: translateX(0); } 50% { transform: translateX(-20px); } }
}


/**************************************Style : section_avis*********************************/
.instagram-col #sb_instagram .sbi_photo img {
	border-radius: 10px;
	transition: filter 0.3s ease !important;
}
.instagram-col #sb_instagram .sbi_photo img:hover{
	filter: brightness(65%);
}

/**************************************Style : section_contact*********************************/

.contact-card .elementor-icon svg path{ fill : #202020;}
/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}

.section-footer .menu-col ul.coherence-core-nav-menu li:not(:first-child):not(:nth-last-child(1)):not(:nth-last-child(2)) { display: none !important; }
@media only screen and (max-width: 600px) { .section-footer ul.coherence-core-nav-menu { display: flex; flex-direction: column; align-items: center; text-align: center; } }
.section-footer .nav-link { pointer-events: none; }


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