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

span.elementor-button-icon.elementor-align-icon-left {
    width: 32px !important;
    height: 32px !important;
    justify-content: center !important;
}
.abonnez:hover svg path {
    fill: var(--e-global-color-color_1) !important;
}
.tele:hover .elementor-button-icon {
    background-color: var(--e-global-color-text) !important;
}
body{overflow-x:hidden;}
.coherence-core-flyout-overlay{    background: rgb(0 0 0 / 0%) !important;}
/* .menu-side nav {
    position: relative;
}

.menu-side nav::after {
    content: "";
    display: block;
    margin-top: 15px;
    width: 100%;
    height: 120px;
    background: url("/wp-content/uploads/2025/12/cvb-design-paysagiste-ecommoy-LOGO-CVB.webp") center top no-repeat;
    background-size: 190px auto;
} */
.logo-menu{
	max-width:190px;
}
/* .menu-side .coherence-core-side {
    width: 500px !important;
} */
.flyout-footer {
    margin-top: 40px;
    padding-bottom: 30px;
    text-align: center;
}

.flyout-footer img {
    max-width: 190px !important;
    margin-bottom: 30px;
}

.flyout-socials {
    display: flex;
    justify-content: center;
    gap: 14px;
}

.flyout-socials a {
    width: 38px;
    height: 38px;
    border: 1px solid #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    transition: all 0.3s ease;
}

.flyout-socials a:hover {
    background: #000;
    color: #fff;
}
/* [class*=" menu-item-effect-"] .coherence-core-nav-menu>li a::after{left:unset !important}

.menu-item-effect-underline .coherence-core-nav-menu>li a::after {
	width: 91px;} */
.section-header .menu-item a {
    justify-content: center;
    margin-inline: auto !important;
	width: fit-content;
}
/*------------------------------------------------------***End***------------------------------------------------------*/


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


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


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


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

.section-prestations .imgCarContenair {
    overflow: hidden;
    position: relative;
}
.section-prestations .item-content p:empty {
    display: none !important;
}

.section-prestations .item-content {
    height: 100% !important;
}

.section-prestations .item-body * {
    transition: all 0.5s ease-in-out;
}

.section-prestations .item-body {
    border-radius: 500px 500px 0 0;
    overflow: hidden;
    height: 640px;
}

/*Btn*/
.section-prestations .btn-prestation {
    display: flex;
    justify-content: center;
}

.section-prestations .btn-prestation a {
	font-family:"Mulish";
	font-weight:500;
	font-size:18px;
    background: #fff;
    padding: 15px 28px;
/*     border: 1px solid var(--e-global-color-color_1); */
    color: var(--e-global-color-color_1) !important;
    border-radius: 500px;
   
}
.section-prestations .icon-line img{
	width:2px !important;
	height:46px !important;
}
.section-prestations .icon-prestation img {
    width: 83px !important;
	height: 83px !important;
	border-radius:0 !important;
}

.section-prestations .icon-prestation {
    margin-inline: auto;
}

.section-prestations .front-prestation .title-prestation h3 {
	font-size:28px;
	font-weight:400;
    color: var(--e-global-color-color_1);
}
.section-prestations .txt-prestation{font-size:18px; color:white;font-family:"Mulish";
	font-weight:400;
	font-size:18px;}
.section-prestations .back-prestation h3{
	color:white;
	font-size:28px;
}
.section-prestations .back-prestation {
    padding: 58px 35px;
    background: var(--e-global-color-color_1);
    text-align: center;
    border-radius: 500px 500px 0 0;
/*     border: 1px solid var(--e-global-color-color_1); */
    position: absolute;
    top: 41px;
    right: 0;
    left: 0;
    margin-inline: auto !important; width: calc(100% - 56px);
    height: calc(100% - 20px);
    transform: translateY(100%);
    display: flex;
    gap: 15px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.section-prestations .front-prestation {
    text-align: center;

    padding: 40px 10px 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin-inline: auto; width: calc(100% - 40px);
}


/* ======= hover ========= */
/*Btn*/
.section-prestations .btn-prestation a:hover {
    background: #373332;
	color:white !important;
/*     border: 1px solid var(--e-global-color-color_black); */
}

.section-prestations .item-body:hover .back-prestation {
    transform: translateY(0%);
	top: 41px !important;
	height: 520px !important;
}

.section-prestations .item-body:hover .front-prestation {
    transform: translateY(400px);
}

@media only screen and (max-width: 800px) {
    .section-prestations .item-body .back-prestation {
        transform: translateY(0%);
		height: 520px !important;
    }

    .section-prestations .item-body .front-prestation {
        display: none !important;
    }

    .section-prestations .btn-prestation a {
        padding: 15px 25px;
    }
}

@media only screen and (max-width: 600px) {
    .section-prestations .item-body {
        border-radius: 500px 500px 0 0 !important;
    }

    .section-prestations .back-prestation {
        width: calc(100% - 15px);
        padding: 15px;
        bottom: 0px !important;
        height: calc(100% - (15px / 2)) !important;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .section-prestations .item-content {
        height: 100% !important;
    }

    .section-prestations .item-body > img {
        min-height: 580px;
    }
}

/**************************************Style : section_insta*********************************/
 
.insta-btn .elementor-button-icon{
	background-color: white;
    border-radius: 50px !important;
}
.insta-btn:hover svg path{fill:var(--e-global-color-color_2) !important}
.instagram-feed img{border-radius:25px !important}
/**************************************Style : section_Realisations*********************************/


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


/**************************************Style : section_contact*********************************/
.section-contact:hover .coherence-container-background-zoom-yes::before {
    transform: scale(1.1);
    transition-duration: 0.6s !important;
    transition-timing-function: linear !important;
}

/**************************************Style : section_avis*********************************/
.marque-title{
 -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #D5D5D5;
    stroke: #D5D5D5;

}
body .ti-widget.ti-goog .ti-review-item>.ti-inner {
    background-color: rgba(255, 255, 255, 0.62) !important;
    backdrop-filter: blur(7px);
}
@media (max-width: 1024px) {
  .page-avis .ti-reviews-container-wrapper { grid-template-columns: repeat(2, 1fr)!important; }
  .page-avis .ti-widget.ti-goog .ti-review-item {width: 100% !important;min-width: 100% !important;flex: 0 0 100% !important;}
}

@media (max-width: 600px) {
  .page-avis .ti-reviews-container-wrapper { grid-template-columns: 1fr!important; }
}
/* .section-avis-pg .ti-widget.ti-goog .ti-reviews-container {max-height: unset !important ;overflow-y: initial !important;}
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container-wrapper {display: flex !important;flex-direction: row !important;flex-wrap: wrap !important;justify-content: center;align-items: flex-start !important;width: 100% !important;margin: 0px !important;}
.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 32% !important;float: left !important;margin: 0.5%;margin-top:30px !important;margin-bottom:30px !important;position: relative !important;left: 0px !important;max-width: 32% !important;min-width: 32% !important;flex: 0 0 32% !important;padding: 0px !important;}
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container {width: 100% !important;overflow: hidden;}
.section-avis-pg .ti-widget.ti-goog .ti-controls-dots, .section-avis-pg .ti-widget.ti-goog .ti-controls {display:none !important;} */
/*--------------------------------------------------------------***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*/
	.section-prestations .back-prestation {
		padding: 20px 20px;}
	.section-prestations .back-prestation {
		    width: calc(100% - 40px);

	}
    /*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*/
	.section-prestations .txt-prestation {
		    font-size: 15px;
	}
	.section-prestations .back-prestation {width: calc(100% - 20px);}

    /*style footer*/
}

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