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




.section-header .coherence-core-nav-menu  > li {position:relative !important;}
.section-header .coherence-core-nav-menu  > li a:after {
    content:"" !important;
    border-bottom: 6px solid transparent !important;
    position:absolute !important;
    width:100% !important;
    top:0px !important;
    top: 0px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    transition: opacity 0.6s, border-color 0.5s !important;
    inset-inline: 0 !important;
	 transform: unset !important;
}

.section-header .coherence-core-nav-menu  ul.sub-menu  a:after  {
		display: none  !important;
}

@media only screen and (min-width: 1025px){
	
	.section-header .coherence-core-nav-menu > li a:hover:after,
	.section-header .coherence-core-nav-menu  .current-menu-item a:after  {
		border-color: var(--e-global-color-color_1) !important;
		width: 100%  !important;
		opacity: 1  !important;
	}
}

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


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.text-white a, .text-white {color: #fff !important;}
.text-white a:hover, .text-white:hover  {color: #000 !important;}

.wrap-mail a, .wrap-phone a {color:#fff !important;display:inline-block !important;text-decoration:underline !important;}
.wrap-mail a:hover, .wrap-phone a:hover {color:#7b6a58 !important;}


.text-sec-white .wrap-mail a, .text-sec-white .wrap-phone a {color:#7b6a58 !important;display:inline-block !important;text-decoration:underline !important;}
.text-sec-white .wrap-mail a:hover, .text-sec-white .wrap-phone a:hover {color:#000 !important;}


.text-Brown {color: #fff !important;}
.text-Brown:hover {color: #7B6A58 !important;}

.iframe-maps-pi iframe {
    height: 450px !important;
    border-radius: 10px !important;
    overflow: hidden !important;
}

/* Gallery */
.arrow-res .gallery-slick-next {bottom:-40px !important;top:unset !important;right: calc(50% - 40px) !important;left: unset !important;}
.arrow-res .gallery-slick-prev {bottom:-40px !important;top:unset !important;left: unset !imprtant;right: calc(50% + 15px) !important;}
/*------------------------------------------------------***End***------------------------------------------------------*/


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

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	margin:0 !important;
}

/** Single Post Style **/

.single-post .pd-top-120{padding-top:40px !important;}
.single-post .pd-bottom-120{padding-bottom:40px !important;}
.single-post h1{margin-bottom:20px !important;}
.single-post .blog-meta{display:none !important;}
.single-post .details{margin-top:20px !important;}

/*------------ Page Mentions -----------------------*/
a.cnil-style{
	color:#fff !important;
}
a.cnil-style:hover{
	text-decoration:underline;
	text-underline-offset:4px;
}

.ment-poli a:hover{
    text-decoration:underline;
}


.cmplz-document .pd-bottom-120 { padding: 50px 20px !important;}
@media only screen and (max-width: 800px){.cmplz-document .pd-bottom-120 { padding:20px !important;}}
/*---------------------- Style Phone and Mail ----------------------*/
.phrase-dacroche a {
    color: #fff !important;
    display:inline-block !important;
}
.phrase-dacroche a:hover {
/*     color: #771c3e !important; */
	text-decoration:underline !important;
}

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



/**************************************Style : zoom img*********************************/
.zoom-img-presta {
    border-radius: 10px;
    overflow: hidden;
}
.zoom-img-presta img {
    transition:0.4s !important;
}
.zoom-img-presta img:hover{
   scale:1.1;
}


/**************************************Style : section_prestations*********************************/
.title-h2-text{position:relative;}
.title-h2-text:after{
    position:absolute;
    top:-110px;
    left:35%;
    transform:translateX(-50%);
    font-family: 'Urbanist';
    font-size: 7vw;
    font-weight: bold;
    background: linear-gradient(180deg, #1F1E17, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0.08;
}
.text-abs-h2-emplacement:after{
    content:"Emplacements";
}
.text-abs-h2-tarifs:after{
    content:"Tarifs";
	top:unset;
	bottom:-70px;
    left:-9%;
    transform:translateX(0%);
    font-size: 10vw;
}
@media only screen and (max-width: 1800px){
	.text-abs-h2-emplacement:after{
	    top:-80px;
	    left:-10%;
	    transform:translateX(0%);
	    font-size: 6vw;
	    opacity: 0.15;
	}
	.text-abs-h2-tarifs:after{
		bottom:-40px;
	}
}
@media only screen and (max-width: 1550px){
	.text-abs-h2-emplacement:after{
	    top:-65px;
	    left:-20px;
	    transform:translateX(0%);
	}
}
@media only screen and (max-width: 1360px){
	.text-abs-h2-emplacement:after{
	    top:-60px;
	    left:-5%;
	    transform:translateX(0%);
	    font-size: 6vw;
	    opacity: 0.15;
	}
	.text-abs-h2-tarifs:after{
		font-size: 6vw;
		bottom:0px;
		left:-20px;
	}
}
@media only screen and (max-width: 1080px){
	.text-abs-h2-emplacement:after{
	    top:-40px;
	    left:-20px;
	    transform:translateX(0%);
	}
}
@media only screen and (max-width: 1080px){
	.text-abs-h2-emplacement:after{
		 top:-35px;
	    opacity: 0.09;
	}
}
@media only screen and (max-width: 800px){
	.title-h2-text:after{
		display:none !important;
	}
}

/***************************Prestation image absolute **********************/
@media only screen and (min-width: 1361px) and (max-width: 1614px){
	.abs-container{
	    right:-50px !important;
	}
	
}

/**************************************Style : section_Actualites*********************************/
 .actus-elem .post-item-img ,  .actus-elem .post-item-img a {border-radius: 10px !important;overflow:hidden !important;}
 .actus-elem .post-item-img img {border-radius: 10px !important;overflow: hidden !important;}


.post-item-read-more {position:relative !important;}
.post-item-read-more:after {
    content: url(/wp-content/uploads/2024/10/le-bois-des-ecureuils-camping-bois-des-ecureuils-domazan-right-arrows.svg);
    position: absolute;
    right: -25px;
    top: 50%;
    transform:translateY(-50%);
    background-size: contain;
    background-repeat:no-repeat;
    width: 18px;
    height: 17px;
}
.post-item-read-more:hover:after{
 content: url(/wp-content/uploads/2024/10/le-bois-des-ecureuils-camping-bois-des-ecureuils-domazan-right-arrows-hove.svg);
}

@media only screen and (max-width: 800px){
	.arrow-center-bottom .post-grid-nav-slick-next {bottom:-40px !important;top:unset !important; right: calc(50% - 40px) !important;left: unset !imprtant;}
	.arrow-center-bottom  .post-grid-nav-icon-prev {bottom:-40px !important;top:unset !important;right: unset !imprtant;left: calc(50% - 40px) !important;}
}
/**************************************Style : section_Realisations*********************************/


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


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


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


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

.img-bg-absolute {height: 100%
!important;}

/**************** section avis (mettre cette classe dans le contenour des avis : section-avis-pg) ****************/

/* .section-avis-pg .ti-widget.ti-goog .ti-reviews-container-wrapper {justify-content: center !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: space-between !important;width: 100% !important;margin: 0px !important;align-items: stretch !important;!i;!;} */
/* .section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 31% !important;float: left !important;margin: 0px;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;} */
/* .section-avis-pg .ti-widget.ti-goog .ti-controls-dots, .section-avis-pg .ti-widget.ti-goog .ti-controls {display:none !important;} */
.section-avis-pg  .ti-widget.ti-goog .ti-review-item>.ti-inner {border-radius: 16px !important;}
/* @media only screen and (max-width: 1024px){
	.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: calc(50% - 10px) !important;min-width: calc(50% - 10px)  !important;flex: 0 0 calc(50% - 10px)  !important;}
	.section-avis-pg .ti-widget.ti-goog .ti-reviews-container-wrapper{gap:15px !important;}
}
@media only screen and (max-width: 600px){
	.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 100% !important;min-width: 100% !important;flex: 0 0 100% !important;}
}
@media (max-width: 600px) {
   	.section-avis-pg .ti-widget.ti-goog .ti-controls-line {
        display:none !important
    }
} */


 @media only screen and (max-width: 1023px){
    .ti-widget.ti-goog .ti-controls {
        display: block !important;
    }
}
/**** Gallery with transition *****/

.gallery-elem .gallery-icon {
    position: relative;
}

.gallery-elem .gallery-icon a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0%);
    transition:0.4s !important;
    cursor:pointer;
	border-radius: 10px;
}
.gallery-elem .gallery-item:hover .gallery-icon a:after {
   
    background: rgb(0 0 0 / 45%);
}
/*------------------------------------------------------***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;}

.section-footer .coherence-core-nav-menu {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.section-footer .coherence-core-nav-menu li{
  width:50%;
}


@media only screen and (max-width: 600px){
    .section-footer .coherence-core-nav-menu li{
      width:100%;
    }

}
/*------------------------------------------------------***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*/
	.icon-centre .elementor-icon-list-item, .icon-centre .elementor-icon-list-item > a{
		display:flex !important;
		flex-direction:column !important;
		gap:10px !important;

	}
    /*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***------------------------------------------------------*/
/***** DS 01/11/2024 *****/

.theme--light.v-card {
    background-color: #fff;
    color: rgba(0, 0, 0, .87);
    padding: 20px;
    box-shadow: 0 0 6px #00000021;
    border-radius: 10px !important;
}

@media only screen and (max-width: 1700px){
    .col-guest-avis{
        left: 140px !important;
          margin-bottom:5px !important;
    }
    .ga-reviews{
        max-width:100%;
    }
}
@media only screen and (max-width: 1024px){
    .ga-reviews{
        max-width:calc(100% - 5px);
    }
}

@media only screen and (max-width: 800px){
    .col-guest-avis{
        left: 0px !important;
    }

}
@media only screen and (max-width: 600px){
    .col-guest-avis{
        position: relative !important;
    }

}

/* Style for the slider guest suits */
.ga-reviews .ga-widget-container{position:relative;}
.ga-rating-tooltip::before {
    left: unset !important;
    right: -100% !important;
    font-size: 11px !important;
    line-height: 14px !important;
}
@media only screen and (max-width: 600px){
	.ga-rating-tooltip::before {
	    right: calc(100% - 70px) !important;
	}
}
.ls-nav-left-arrow , .ls-nav-right-arrow{display:none;}

.review-guest-suite .ga-review-container{
    max-width: 800px; 
    margin: 0 auto; 
    position: unset;
    padding:5px !important;
}

.review-guest-suite .ga-review-container .slick-slide {
    outline: none;
}

.review-guest-suite .ga-review-container .slick-prev:hover, .review-guest-suite .ga-review-container .slick-next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.review-guest-suite .ga-review-container .slick-prev, .review-guest-suite .ga-review-container .slick-next {
    background:transparent;
    color: #d32753;
    border:unset;
    border-radius:unset;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    font-size:0;
}

.review-guest-suite .ga-review-container .slick-prev:before {
    content: "\f104"; /* Font Awesome left arrow icon */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 30px;
}

.review-guest-suite .ga-review-container .slick-next:before {
    content: "\f105"; /* Font Awesome right arrow icon */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 30px;
}

.review-guest-suite .ga-review-container .slick-prev {
    top:unset;
    bottom:0px !important;
    left: 0px;
}
.review-guest-suite .ga-review-container .slick-next {
    top:unset;
    bottom:0px !important;
    right: 0px;
}
.review-guest-suite .ga-review-container .slick-prev:hover, .review-guest-suite .ga-review-container .slick-next:hover {
    background-color: transparent;
	color: #000000;
}

.burger-nav {
    z-index: 999 !important;
}

.bapopup-container {
    overflow-y: auto;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    margin-block: auto !important;
    height: max-content;
    transform: unset;
}

span.bapopup-close {
    display: none;
}