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


/* WhatsApp widget  */
/* body .wa__btn_popup_txt{
    right: unset !important;
    left: 100% !important;	
}
body .wa__btn_popup{
	right: unset !important;
    left: 25px !important;
    bottom: 25px !important;
}
body .wa__active,body .wa__popup_chat_box{
	right: unset !important;
    left: 42px !important;
}
@media only screen and (max-width: 498px){
	body .wa__btn_popup{
	 left: 30px !important;	
	}
} */


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

@media only screen and (min-width: 1025px) {
  .home .section-header {
    position: absolute;
    width: 100%;
    z-index: 9;
  }
  .home .section-header {
    background-color: transparent !important;
	background-image: linear-gradient(180deg, #000000b8 10%, transparent 100%);
   }
  body.home .sticky-active .section-header {
   background-color: var(--e-global-color-color_black) !important;
   background-image: linear-gradient(0deg, var(--e-global-color-color_black) 0%, var(--e-global-color-color_black) 100%);
  }
}


/*------------------------------------------------------***End***------------------------------------------------------*/
.line-color .elementor-divider-separator *, .line-color-white .elementor-divider-separator * {
    transition: all 0.5s ease-in-out;
}
.line-color .elementor-divider-separator, .line-color-white .elementor-divider-separator {
    position: relative;
}
.line-color .elementor-divider-separator:before {
    content: "";
    height: 11px;
    width: 11px;
    background: var(--e-global-color-color_1);
    border-radius: 100px;
    position: absolute !important;
    top: -6px;
    left: 0;
    right: 0;
    animation: run linear infinite 7s 
}

.line-color-white .elementor-divider-separator:before {
    content: "";
    height: 11px;
    width: 11px;
    background: var(--e-global-color-color_white);
    border-radius: 100px;
    position: absolute !important;
    top: -6px;
    left: 0;
    right: 0;
    animation: run linear infinite 7s 
}
@keyframes run {
  0% {
    left: 0;
  }
  50% {
    left: 97%;
  }
  100% {
    left: 0;    
  }
}

.heartbeat {
  animation: heartbeat 3s infinite;
}

@keyframes heartbeat
{
  0% {
    transform: scale( .90 );
  }
  20% {
    transform: scale( 1 );
  }
  40% {
    transform: scale( .90 );
  }
  60% {
    transform: scale( 1 );
  }
  80% {
    transform: scale( .90 );
  }
  100% {
    transform: scale( .90 );
  }
}

.cart-menu-item-price {
	display: flex !important;
	gap: 3px;
}

/*Btns*/
.btns-allsite .elementor-button-icon {
    font-size: 40px;
}
.btns-allsite .elementor-button-content-wrapper {
    transform: translateX(-45px);
    transition: all 0.5s ease-in-out;
}
.btns-allsite .elementor-button-content-wrapper .elementor-button-text {
    letter-spacing: -8px;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
}
.btns-allsite .elementor-button-content-wrapper:hover  {
    transform: translateX(0px);
}
.btns-allsite .elementor-button-content-wrapper:hover .elementor-button-text {
    letter-spacing: 1px;
    visibility: visible;
    display: block;
}

.marquer-slide .coherence-marquee-slider-active {
    backdrop-filter: blur(5px);
}

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

.block-presatations .item-body * {
    transition: all 0.5s ease-in-out;
}
/* .block-presatations .item-body > img {
    border-radius: 400px 400px 0 0;
} */

.block-presatations section {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.block-presatations .item-title {
    order: 2;
}
.item-desc {
    width: 100%;
}
.block-presatations .item-desc {
    overflow: hidden;
    border-radius: 200px 200px 0 0;
}

.prestation-img {
    height: 550px !important;
    object-fit: cover !important;
}

.prestation-separator {
    height: 100px;
    width: 6px;
    background: var(--e-global-color-color_1);
    margin-top: -80px;
}

/*Hover*/
.block-presatations .item-body:hover .prestation-separator {
    margin-top: -100px;
}




/**************************************Style : section_Nos meilleurs atouts*********************************/
.atouts-terras:before {
    content: "";
    height: 105%;
    width: 140%;
    background: var(--e-global-color-color_1);
    position: absolute;
    left: -15%;
	z-index: -1 !important;
}
.atouts-salles-privees:before {
    content: "";
    height: 105%;
    width: 135%;
    background: var(--e-global-color-color_1);
    position: absolute;
    left: -35%;
	z-index: -1 !important;
}

@media only screen and (max-width: 1360px){
.atouts-terras:before {
    left: -10%;
}
}

@media only screen and (max-width: 1024px){
.atouts-terras:before {
	width: 100%;
    left: -20px;
}
.atouts-salles-privees:before {
	width: 100%;
    left: -20px;
}

}

@media only screen and (max-width: 600px){
.atouts-terras:before {
    left: 0px;
}
.atouts-salles-privees:before {
    left: 0%;
}
}

/**************************************Style : section_Marque-Slide*********************************/
.marquer-slide .slick-track {
    display: flex !important;
    align-items: center !important;
}

/**************************************Style : section_Instagram*********************************/
.sbi_item {
    filter: drop-shadow(0 5px 2px #00000061);
}

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

.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; }

.copyright-link a:hover { text-decoration: underline; text-underline-offset: 4px; }

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

    /*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*/
	body .wa__btn_popup{right: 8px !important;bottom: 70px !important;}

    /*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-footer ul.coherence-core-nav-menu { display: flex; grid-gap: 5px; flex-direction: column; align-items: center; }
    .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***------------------------------------------------------*/



.center-element .cart-menu-item-content {
    text-align: center !important;
}
body .center-element .cart-menu-item-info {
    align-items: center !important;
	flex-direction: column !important;
}
.center-element .cart-menu-item-price {
    justify-content: center !important;
}


/* SAV */
.page-cart-slide .slick-track {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.page-cart-slide .slick-track .slick-slide {
    width:calc(100%/3 - 20px) !important;
}
@media only screen and (max-width: 1024px){
   .page-cart-slide .slick-track .slick-slide {
		width:calc(100%/2 - 20px) !important;
	}
}
@media only screen and (max-width: 800px){
   .page-cart-slide .slick-track .slick-slide {
		width:100% !important;
	}
	.page-cart-slide .basic-carousel .item-content section {padding:20px 0  !important;}
}
.page-cart-slide  .item-body:hover .prestation-separator {
    transform: translateY(-20px) !important;
	margin-top:-80px !important;
}
.page-cart-slide  .item-body:hover .item-title {
    transform: translateY(-20px) !important;
}
.page-cart-slide .item-title a {
    font-family: 'Sora' !important;
    font-weight: 400;
}