/*
 Theme Name:   Eliophot Base Theme Child
 Theme URI:    https://www.eliophot.com
 Description:  Thème enfant de Eliophot Base Theme
 Author:       Eliophot
 Author URI:   https://www.eliophot.com
 Template:     eliophot-base-theme
 Version:      2.4.1-7
*/

/* FIX ELIOPHOT 2024 NOUVEAUX SWIPER */
.elementor-carousel-image {
    height: 100% !important;
    background-size: cover !important;
    background-position: center !important;
}

.swiper-chambres .fond-border {
    height: calc(100% - 100px);
    width: calc(100% - 60px);
}

.swiper-chambres .swiper-container {
    position: relative;
}

@media screen and (max-width: 767px) {
    .swiper-chambres .swiper-container {
        max-width: 320px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .swiper-chambres .swiper-container {
        max-width: 760px;
    }
}

@media screen and (min-width: 1280px) {
    .swiper-chambres .swiper-container {
        max-width: 1285px
    }
}

@media screen and (max-width: 767px) {
    .swiper-chambres .fond-border {
            height: calc(100% - 130px);
    width: calc(100% - 30px);
    }
}

@media screen and (max-width: 1023px) {
    .swiper-chambres .chambre {
        max-width: fit-content !important;
    }
}

@media screen and (min-width: 1024px) {
    .swiper-chambres .chambre .chambre-content {
    cursor: pointer;
    transition: transform 0.4s;
    transform-origin: bottom right;
}

.swiper-chambres .chambre:hover .chambre-content {
transform: scale(1.1, 1.15);
}

.swiper-chambres .chambre .chambre-content .prix {
    height: 0;
    overflow: hidden;
    transition: height 0.5s;
    transition-delay: 0.2s;
}

.swiper-chambres .chambre:hover .chambre-content .prix {
    height: 70px;
}


.swiper-chambres .chambre .titre-decouvrir {
    opacity: 0;
    transition: opacity 0.5s;
}

.swiper-chambres .chambre:hover .titre-decouvrir {
    opacity: 1;
}

.swiper-chambres .chambre  .chambre-img .elementor-widget-container:before {
    transition: opacity 0.3s;
    height: calc(100% - 15px) !important;
}

.swiper-chambres .chambre:hover .chambre-img .elementor-widget-container:before {
    opacity: 0.6 !important;
}
}

/* OFFRES SPECIALES */
@media screen and (max-width: 1023px) {
    .liste-offres .offre {
        max-width: fit-content !important;
    }
}

@media screen and (min-width: 1024px) {
    .liste-offres .offre .offre-content {
        transition: transform 0.4s;
        transform-origin: bottom right;
    }
        
    .liste-offres .offre:hover .offre-content {
        transform: scale(1.1, 1.15);
    }
}

/* FIX ELIOPHOT 2024 HERO AND BLOCS */
@media screen and (min-width: 880px) {
    .ecrantype1 .elementor-container {
        justify-content: space-between !important;
    } 
}

@media screen and (min-width: 1024px) {
    .hero .hero-content .elementor-container {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
}

#section-chambres-desktop > .elementor-widget-wrap {
    justify-content: center;
}

/* FIX ELIOPHOT 2024 MAILLAGES */
#section-maillage .section-link .elementor-container {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;

}
#section-maillage .section-link .elementor-container .elementor-column {
    width: 100%;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover{
    background-color: transparent;
}
.section-link .elementor-column{
    cursor: pointer !important;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover{
    background-color: transparent;
}
.section-link .elementor-column{
    cursor: pointer !important;
}
#col-hidden-mobile{
    display: none;
}
/*--------------------------------header--------------------------------*/

/*#logo-najeti{
    position: absolute;
    top:0;
    opacity:1;
    -webkit-transition: top 0.8s, opacity 2s;
}
#logo-najeti.scrolled{
    top:-200px;
    opacity: 0;
}
#logo-site{
    position: absolute;
    top:-200px;
    opacity: 0;
    -webkit-transition: top 0.8s, opacity 2s;
    -moz-transition:  top 0.8s, opacity 2s;
    -o-transition:  top 0.8s, opacity 2s;
    transition:  top 0.8s, opacity 2s;

}
#logo-site.scrolled{
    top:0;
    opacity: 1;
}*/

@media screen and (min-width: 768px)  {
    .site-main {
        margin-top: -80px;
    }
}
@media screen and (min-width: 1024px) {
    .site-main {
        margin-top: -80px;
    }
}
@media screen and (max-width: 1023px) {

    header #nav-secondaire{
        display: none;
    }
    header .elementor-menu-toggle{
        background-color: transparent;
    }
    header .elementor-menu-toggle  .eicon-menu-bar:before{
        font-family:'eliofont';
        content:'\f15d';
        font-size:35px;
        color: var(--e-global-color-text);
    }

    header .elementor-nav-menu--dropdown .elementor-menu-toggle.elementor-active .eicon-menu-bar:before{
        position: absolute;
        top:0;
        left: 0;
        font-family: 'eliofont';
        content: '\f15e' !important;
        font-size: 33px;
        color:var(--e-global-color-primary);
        text-shadow: 0px 0px 1px var(--e-global-color-primary);
        background-color: transparent;
        padding: 10px 7px;
        z-index: 10;
    }
    header .elementor-nav-menu--dropdown ul{
        background: url('/wp-content/uploads/2022/01/logo-najeti-nav-mobile.svg') center top 17px no-repeat;
        background-size: 58px;

    }
    header .elementor-nav-menu--dropdown{
        background: linear-gradient(180deg, rgba(255,255,255,0.9752275910364145) 0%, rgba(255,255,255,0.8911939775910365) 34%, rgba(255,255,255,0.8715861344537815) 68%);
        padding-bottom: 170px;
    }
    header .elementor-nav-menu--dropdown .elementor-nav-menu{
        padding-top: 115px;
    }
    header .elementor-nav-menu--dropdown .elementor-nav-menu li {
        text-align: center;
    }
    header .elementor-nav-menu--dropdown .elementor-nav-menu li a{
        display: inline-flex;
        padding: 0;
    }
    /*header .elementor-nav-menu--dropdown li .elementor-item-active{
        color: var(--e-global-color-secondary);
    }*/
    header .elementor-nav-menu--dropdown li a:before{
        display: inline-block;
        content:'/';
        color: var(--e-global-color-secondary);
        left: -10px;
    }
    .btn-resa-desktop{
        display: none !important;
    }

}
@media screen and (min-width: 768px) and (max-width: 1023px){
    header #top-header{
        padding-top: 13px;
    }
    header .elementor-menu-toggle, #btn-resa-mobile{
        padding-top: 16px;
    }
}
@media screen and (min-width: 1024px) {
    .nav-hidden-desktop, #btn-resa-mobile{
        display:none !important;
    }
    #logo-najeti .elementor-image{
        text-align: left;
    }
    header .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{
        display: block;
    }
    header #top-header>.elementor-container>.elementor-column:nth-child(2) {
        order: 0;
        width: 12%;
    }
    header #top-header>.elementor-container>.elementor-column:nth-child(1) {
        order: 2;
        width: 88%;
    }
    header #top-header>.elementor-container>.elementor-column:nth-child(3) {
        order: 1;
        width: 0%;
    }
    header .elementor-menu-toggle{
        display: none;
    }
    header #part-nav .elementor-widget-wrap{
        justify-content: flex-end;
    }
    /* header #part-nav #nav-principale{
         margin-left: 50px;
     }*/
    header #part-logo .elementor-widget-wrap{
        margin-top: -20px;
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 1024px) and (max-width:1279px){
    header #part-logo .elementor-widget-wrap{
        margin-top: -20px;
        margin-bottom: 10px;
    }
    #header .btn-resa-desktop .elementor-widget-container{
        margin:-4px 10px 0px 0px;
    }
}
@media screen and (min-width: 1040px) and (max-width:1279px){
    #header .btn-resa-desktop .elementor-widget-container{
        margin:-4px 35px 0px 0px;
    }
}
@media screen and (min-width: 1025px) and (max-width:1366px){
    #header #nav-principale .elementor-widget-container{
        padding: 0 0;
    }
    header #nav-principale ul li{
        margin-right: 12px !important;
    }
    #header #nav-principale ul li a{
        font-size:14px;
        margin: 0 0;
    }

    #header .btn-resa-desktop a{
        font-size:14px;
    }
    #header .btn-resa-desktop .elementor-button{
        padding: 20px 30px 20px 30px;
    }
}
/*----------------------------------quicksearch-----------------------------*/

#quicksearch select option{
    color:var(--e-global-color-primary);
}
#quicksearch .eliophot-qs-mobile .input-form{
    border:1px var(--e-global-color-primary) solid;
    border-radius: 0;
}
#quicksearch .eliophot-qs-id{
    background: url('/wp-content/uploads/2022/01/Icon-awesome-hotel.svg') center left no-repeat;
    background-size: 17px;
    padding-left: 23px;
}

#quicksearch input[type="submit"]{
    background: url('/wp-content/uploads/2022/01/bordure-color-primary-pt.png') center center no-repeat;
    background-size: contain;
    outline: none;
    padding: 15px 40px 15px 30px;
}
@media screen and (min-width: 1025px){
    #quicksearch input[type="submit"]{
        background: url('/wp-content/uploads/2022/01/bordure-bouton.svg') center center no-repeat;
        background-size: contain;
        outline: none;
        padding: 15px 40px 15px 30px;
    }
    #quicksearch .eliophot-qs .eliophot-icon i{
        font-size: 17px;
    }
    #quicksearch .eliophot-qs .eliophot-qs-field-container{
        padding-left: 22px;
    }
    #quicksearch .eliophot-qs .elementor-field-label, #quicksearch .eliophot-qs input, #quicksearch .eliophot-qs select,
    #quicksearch .eliophot-qs .no-avail, #quicksearch .eliophot-qs .site-price, #quicksearch .eliophot-qs .ota-price{
        color:white;
    }
}

/*-----------------------------logo ecran accueuil--------------------------------*/
@media screen and ( min-height: 768px ) and (min-width: 1280px){
    #logo-accueil {
        position: relative;
        top: -90px;
    }
    #quicksearch {
        position: relative;
        top: -40px;
    }
}

/*-------------------------timeline vertical-------------------------------*/
#timeline{
    overflow: hidden;
}
/*#timeline .twae-timeline-centered .twae-timeline-entry{
    width: 50%;
}*/
/*#timeline .twae-vertical:before,#timeline .twae-vertical:after, #timeline .twae-label, #timeline .twae-label-extra-label{
    display: none;
}*/


#timeline .twae-timeline{
    padding-top: 0;
}
#timeline .twae-end,#timeline .twae-start{
    display: none;
}
#timeline .twae-story .twae-content {
    box-shadow: none;
    margin-top: -10px;
    cursor: pointer;
    margin-left: 0;
    border:0;
    padding: 0 0;
}
#timeline .twae-timeline:before {
    width: 2px;
    height:calc(100% - 224px);
    left:50%;
}
#timeline .twae-story .twae-title{
    font-size:28px
}
#timeline .twae-arrow{
    display: none;
}
#timeline .twae-icon{
    width: 20px;
    height: 20px;
    border:0;
}
#timeline .twae-story-left {
    float:right;
}
#timeline .twae-story-right {
    float:left;
}
#timeline .twae-story-right .twae-title{
   justify-content: flex-end;
}
#timeline .twae-story-right .twae-description{
    text-align: right;
}
#timeline .twae-story-right .twae-icon{
    right: -59px ;
    top: -12px ;
    left:inherit;
}
#timeline .twae-story-right .twae-data-container{
    text-align:right;
    padding-left: 0;
}
#timeline .twae-story-left .twae-title{
    justify-content: flex-start;
}
#timeline .twae-story-left .twae-description{
    text-align: left;
}
#timeline .twae-story-left .twae-icon{
    background-color: var(--e-global-color-secondary);
    left: -57px ;
    top: -12px ;
    right:inherit;
}
#timeline .twae-story-left .twae-title, #timeline .twae-story-left .twae-description p{
    color: var(--e-global-color-secondary);
}
@media screen and (max-width: 768px) {
    #timeline .twae-story-right,  #timeline .twae-story-left{
        width: calc(50% - 20px);

    }
    #timeline .twae-story-left .twae-icon{
        left: -29px ;
        top: -12px ;
    }
    #timeline .twae-story-right .twae-icon{
        right: -32px ;
    }
}
@media screen and (min-width: 1280px) {
    #timeline .twae-description{
        opacity: 0;
    }
    #timeline .twae-description{
        opacity: 0;
        -webkit-transition:  opacity 0.5s;
        -moz-transition:  opacity 0.5s;
        -o-transition:  opacity 0.5s;
        transition:   opacity 0.5s;
    }
    #timeline .twae-story:hover .twae-description{
        opacity: 1;
    }
}
/*---------------------------------choix liste etablissement--------------------------*/
#selectCategorie{
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 16px;
    border:0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('/wp-content/uploads/2022/01/fleche-select.png') top 15px right no-repeat;
    background-size: 17px;
    padding:0 83px 20px 0;
    border-radius: 0;
    border-bottom: 1px var(--e-global-color-primary) solid;

}
#selectCategorie option{
    font-family: "Lato", sans-serif;
    font-weight: 300;
}
select::-ms-expand {
    display: none;
}
@media screen and (min-width: 1300px) {
    #selectCategorie {
        font-size: 20px;
    }
}
/*--------------------------reglage slick-slider--------------------------*/
#liste-etablissement .slick-slider:after{
    display: block;
    content:'';
    border: 2px #707070 solid;
    position: absolute;
    top: -30px;
    left: -30px;
    z-index: 0;
    width: 100%;
    height: 415px;
}
#liste-etablissement .slick-dots li{
    width: 11px;
}
#liste-etablissement .slick-dots li button:before {
    content:'';
    border:1px black solid;
    border-radius: 50px;
    width: 10px;
    height:10px;
}
#liste-etablissement .slick-dots .slick-active button:before {
    background-color: black;
}

#liste-etablissement .eliophot-facility__container{
    display: block;
    position: relative;
}

#liste-etablissement .eliophot-facility__body_block{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

#liste-etablissement .eliophot-carousel__slider:after {
    display: block;
    content:'';
    background: rgba(0,0,0,0.45);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 19;
    top:0;
    left: 0;
}
#liste-etablissement .eliophot-facility__body{
    position: absolute;
    z-index: 20;
    background: var(--e-global-color-text);
    width: 153px;
    height: 190px;
    right: -11px;
    bottom: -11px;
    padding: 5px 10px 5px 10px;

}

#liste-etablissement .eliophot-facility__title{
    padding: 0 8px;
    margin: 0;
}
#liste-etablissement span.title_before:after{
    display: inline-block;
    content: '/';
}
#liste-etablissement .eliophot-facility__description{
    margin-bottom: 0;
    height: 52px;
    padding-top: 5px;
}
#liste-etablissement .eliophot-facility__location-box-wrapper:before {
    display: block;
    content:'';
    width: 80%;
    height: 1px ;
    border-top:1px var(--e-global-color-secondary) solid;
    margin: auto;
    top: -1px;
    position: relative;
}
#liste-etablissement .elementor-star-rating:after {
    display: block;
    content:'';
    width: 80%;
    height: 1px ;
    border-top:1px var(--e-global-color-secondary) solid;
    margin: auto;
    bottom: -3px;
    position: relative;
}

#liste-etablissement .eliophot-facility__location-box-wrapper p{
    font-size:11px;
    color:var(--e-global-color-primary);
}
#liste-etablissement .eliophot-facility__cta_button_main{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left:0;
    z-index: 25;
    background: transparent;
    padding-top: 80px;
}
@media screen and (max-width: 700px) {
    #liste-etablissement .slick-slider:after{
        width: 100%;
        height: 415px;
    }
    #liste-etablissement .slick-slider {
        height: 460px;
        margin-left: 24px;
    }
    #liste-etablissement .slick-slide {
        width: 287px;
        margin-right: 40px;
        height: 415px;

    }
    #liste-etablissement .slick-list {
        width: 311px;
        z-index: 10;

    }
    #liste-etablissement .eliophot-carousel__slider {
        height:406px;
        position: relative;
    }
    #liste-etablissement .eliophot-carousel-wrapper{
        height: 100%;
    }
    #liste-etablissement .eliophot-carousel__slider {
        width: 287px;
        height: 406px;

    }
}

@media screen and (min-width:701px) and (max-width: 1023px) {
    #section-etablissement .elementor-container{
        max-width: 600px;
    }
    #liste-etablissement .slick-slider:after{
        width: 100%;
        height: 490px;
    }
    #liste-etablissement .slick-slider {
        height: 530px;
        width: 361px;
        z-index: 10;
        margin: auto;
    }
    #liste-etablissement .slick-slide {
        width: 350px;
        margin-right: 40px;
        height: 500px;

    }
    #liste-etablissement .slick-list {
        width: 380px;
        z-index: 10;

    }
    #liste-etablissement .eliophot-carousel__slider {
        position: relative;
    }
    #liste-etablissement .eliophot-carousel-wrapper{
        height: 100%;
    }
    #liste-etablissement .eliophot-carousel__slider {
        width: 350px;
        height: 490px;

    }
    #liste-etablissement .eliophot-facility__body {
        width: 170px;
        height: 220px;
    }
    #liste-etablissement .eliophot-facility__description{
        height: 62px;
    }
}
@media screen and (min-width: 1024px) {
    #liste-etablissement .eliophot-facilities:after{
        display: block;
        content:'';
        border: 2px #707070 solid;
        position: absolute;
        top: -30px;
        left: -30px;
        z-index: 0;
        width: 100%;
        height: 100%;
    }
    #liste-etablissement .eliophot-facility__container {
        height: 450px;
    }

    #liste-etablissement .eliophot-carousel__slider {
        height: 450px;
        position: relative;
    }

    #liste-etablissement .eliophot-facility__body {
        width: 180px;
        height: 200px;
    }
    #liste-etablissement .eliophot-facility__description {
        height: 59px;
    }
}
@media screen and (min-width: 1025px) {
    #section-etablissement {
        padding-left: 35px;
    }
    #section-etablissement.long1 .elementor-grid{
        display: block;
    }
    #section-etablissement.long1 {
        width: 480px;
        margin: auto;
    }
    #section-etablissement.long2 {
        width: 914px;
        margin: auto;
    }
    #section-etablissement.long2 .elementor-grid{
        grid-template-columns: repeat(2,1fr);
    }
}
@media screen and (min-width: 1300px) {
    #liste-etablissement .eliophot-facility__container{
        height:590px;
    }
    #liste-etablissement .eliophot-carousel__slider {
        height:590px;
        position: relative;
    }
    #liste-etablissement .eliophot-facility__body{
        width: 180px;
        height: 200px;
    }
    #liste-etablissement .eliophot-carousel__slider:after, #liste-etablissement .eliophot-facility__cta_button_main {
        opacity: 0;
        -webkit-transition: opacity 0.4s;
        -moz-transition: opacity 0.4s;
        -o-transition: opacity 0.4s;
        transition: opacity 0.4s;
    }
    #liste-etablissement .eliophot-facility__cta_button_main {
        padding-top: 160px;
    }

    #liste-etablissement .eliophot-facility__container .eliophot-facility__body {
        transform: scale(1, 1);
        transform-origin: bottom right;
        -webkit-transition: transform 0.4s;
        -moz-transition: transform 0.4s;
        -o-transition: transform 0.4s;
        transition: transform 0.4s;
    }

    #liste-etablissement .eliophot-facility__container .eliophot-facility__description {
        height: 0;
        overflow: hidden;
        padding: 0 20px;
        padding-top: 0;
        -webkit-transition: padding-top 0.5s ,height 0.5s;
        -moz-transition: padding-top 0.5s ,height 0.5s;
        -o-transition: padding-top 0.5s ,height 0.5s;
        transition: padding-top 0.5s ,height 0.5s;
        transition-delay: 0.2s;

    }
    #liste-etablissement .eliophot-facility__location-box-wrapper:before {
        top: -1px;
        opacity: 0;
        -webkit-transition: opacity 0.5s;
        -moz-transition: opacity 0.5s;
        -o-transition: opacity 0.5s;
        transition: opacity 0.5s;
        transition-delay: 0.2s;
    }
    #liste-etablissement .eliophot-facility__container:hover .eliophot-facility__body{
        transform: scale(1.15, 1.15);
    }
    #liste-etablissement .eliophot-facility__container:hover .eliophot-facility__description{
        height: 64px;
        padding-top: 8px;
    }
    #liste-etablissement .eliophot-facility__container:hover .eliophot-facility__location-box-wrapper:before{
        opacity:1;
        border-top:1px var(--e-global-color-secondary) solid;
    }
    #liste-etablissement .eliophot-facility__container:hover .eliophot-carousel__slider:after{
        opacity: 1;
    }
    #liste-etablissement .eliophot-facility__container:hover .eliophot-facility__cta_button_main{
        opacity: 1;
    }
}

/*------------------------------------section-onglets-------------------------------------*/
#button-carte,#button-liste{
    cursor: pointer;
}
#button-carte.active:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -19px;
    left: 50%;
    margin-left: -20px;
    background: url(/wp-content/uploads/2022/01/Polygone-gris.svg) no-repeat bottom center;
    width: 40px;
    height: 50px;
    background-size: 40px;
    z-index:10;
}
#button-liste.active:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -19px;
    left: 50%;
    margin-left: -20px;
    background: url(/wp-content/uploads/2022/01/Polygone-dore.svg) no-repeat bottom center;
    width: 40px;
    height: 50px;
    background-size: 40px;
    z-index:10;
}
@media screen and (min-width: 1024px){
    #button-carte.active:after, #button-liste.active:after{
        width: 80px;
        background-size: 80px;
        bottom: -40px;
        margin-left: -40px;
    }
}

/*------------------------titre bicolore-------------------------------------*/
h1.center{
    text-align: center;
}
h1 .h1Style1{
    color: var(--e-global-color-secondary);
    font-style: normal;
}
h1 .h1Style2{
    color: var(--e-global-color-primary);
    font-style: normal;
}
h1 .h1Style3{
    color: var(--e-global-color-accent);
    font-style: normal;
}
.h1FondClair{
    color: var(--e-global-color-primary);
}

@media screen and (max-width: 880px){
    h1{
        text-align: center;
    }
}
@media screen and (min-width: 881px) {
    .section-h1-retour-chariot h1 br {
        display: none;
    }
    .section-h1-retour-chariot h1 {
        text-align: center;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px){
    .title-centre-tab-vert{
        text-align: center !important;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1366px){
    h2{
        font-size: 50px !important;
    }
    .ecrantype1 p.elementor-heading-title{
        font-size: 32px !important;
    }
    .ecrantype1 h1{
        font-size: 50px !important;
    }
}

/*------------------------boutons maillage-------------------------------------*/
#section-maillage .colonne-hover:hover .elementor-button:before{
    background-image: url("/wp-content/uploads/2022/01/bordure-color-secondary-pt.png") ;
}
#section-maillage .colonne-hover:hover .elementor-button{
    color: var( --e-global-color-accent ) ;
}


@media screen and (min-width: 768px) and (max-width:1023px){
    .btn-maillage{
        text-align: center;
    }
}

/*------------------------------ecrantype1 ----------------------*/
@media screen and (min-width: 768px) and (max-width:880px){
    .ecrantype1 .colonne-tablette-vert.inverse {
        order:-1;
        margin-bottom: 30px;
    }
    .ecrantype1 .elementor-column{
        width: 100% !important;
        margin: auto;
    }

}
/*---------------------------section liste golf et seminaires --------------------*/

#section-golf .slick-list, #section-seminaires .slick-list{
    z-index: 10;
    height: 436px;
}
#section-golf .slick-slider:after, #section-seminaires .slick-slider:after{
    display: block;
    content:'';
    border: 2px #707070 solid;
    position: absolute;
    top: -30px;
    left: -30px;
    z-index: 0;
}
#section-golf .elementor-image:after, #section-seminaires .elementor-image:after{
    display: block;
    content: '';
    background: rgba(0,0,0,0.4);
    position: absolute;
    z-index: 2;
    width: 300px;
    height: 100%;
    top:0;
    left:0;
    /*opacity: 0;*/
    -webkit-transition: opacity  0.3s ease-in;
    -moz-transition:  opacity  0.3s ease-in;
    -o-transition:  opacity  0.3s ease-in;
    transition:  opacity  0.3s ease-in;
    z-index: 0;
}
#section-golf .slick-dots li, #section-seminaires .slick-dots li{
    width: 11px;
}
#section-golf .slick-dots li button:before, #section-seminaires .slick-dots li button:before {
    content:'';
    border:1px black solid;
    border-radius: 50px;
    width: 10px;
    height:10px;
}
#section-golf .slick-dots .slick-active button:before , #section-seminaires .slick-dots .slick-active button:before{
    background-color: black;
}
@media screen and (max-width: 767px) {
    #section-golf .slick-slider:after, #section-seminaires .slick-slider:after{
        width: calc(100% - 15px);
        height: 410px;
        left:-25px
    }
    #section-golf .slick-slider,  #section-seminaires .slick-slider{
        height:460px;
        margin-left: 34px;
    }
    #section-golf .slick-dots, #section-seminaires .slick-dots {
        bottom: 0px;
        margin-left: -25px;
    }

}

@media screen and (max-width: 880px) {
    #section-golf .col-chambres .elementor-widget-wrap{
        border:0;
    }
    #section-golf .col-chambres .elementor-widget-container{
        margin: 0 0;
    }
    #section-golf .col-chambres .etiquette .elementor-widget-wrap{
        margin: 0 0;
    }
}
@media screen and (min-width: 768px) {
    #section-golf .slick-slider:after, #section-seminaires .slick-slider:after{
        width: calc(100% - 10px);
        height: 450px;
    }
    #section-golf .slick-slider,  #section-seminaires .slick-slider{
        height:500px;
        margin-left: 40px;
    }
    #section-golf .slick-dots,  #section-seminaires .slick-dots {
        margin-left: -25px;
    }
    #section-golf .elementor-image:after, #section-seminaires .elementor-image:after{
        width: 370px;
    }
    #section-golf >.elementor-container, #section-seminaires >.elementor-container{
        max-width: 380px;
        justify-content: space-between !important;
    }
    #section-golf .slick-list, #section-seminaires .slick-list{
        z-index: 10;
        height: 500px;
    }

}
@media screen and (min-width: 881px) and (max-width:1024px){
    #section-golf>.elementor-container{
        max-width: 810px;
    }
    #section-seminaires>.elementor-container{
        max-width: 747px;
    }
    #titre-salle>.elementor-container{
        max-width: 826px;
    }
    #section-golf >.elementor-container .elementor-column{
        margin-left: -20px;
    }
    #section-seminaires .col-chambres{
        margin: 0 0 20px 0;
    }
    #section-golf .col-chambres,  #section-seminaires .col-chambres{
        max-width: 354px;
    }
    #section-golf .elementor-image:after, #section-seminaires .elementor-image:after{
        width: 352px;
    }
    #section-golf .elementor-image img, #section-seminaires .elementor-image img{
        width: 352px;
    }
    #section-seminaires .etiquette{
        margin-right: -8px;
    }
}
@media screen and (min-width: 881px) {
    #section-seminaires> .elementor-container:after {
        display: block;
        content: '';
        border: 2px #707070 solid;
        position: absolute;
        top: -30px;
        left: -30px;
        z-index: 0;
        width: 100%;
        height: calc(100% - 30px);
    }
    #section-seminaires> .elementor-container .elementor-column {
        z-index: 10;
    }
}
@media screen and (min-width: 1025px) and (max-width:1279px){
    #section-golf >.elementor-container{
        max-width: 900px;
    }
    #section-golf >.elementor-container .elementor-column{
        margin-left: -20px;
    }
    #section-golf .col-chambres{
        max-width: 381px;
    }
    #section-golf .col-chambres .elementor-widget-image .elementor-widget-container{
        margin : 30px -30px -30px 30px
    }
    #section-golf .etiquette .elementor-widget-wrap{
        margin: -22px -43px 19px 41px;
    }
    #section-golf .col-chambres img{
        height: 460px;
    }
    #section-golf .col-chambres .elementor-image:after{
        width: 376px;
    }
    #section-seminaires >.elementor-container{
        max-width: 940px;
    }

    #section-seminaires .col-chambres{
        max-width: 420px;
        margin-bottom: 25px;
    }
    #section-seminaires .etiquette{
        margin-right: -10px;
    }
    #section-seminaires .col-chambres .elementor-image:after{
        width: 420px;
    }

}


@media screen and (min-width: 1280px) {
    #section-golf >.elementor-container{
        max-width: 920px;
    }
    #section-golf >.elementor-container .elementor-column{
        margin-left: -20px;
    }
    #section-golf .col-chambres{
        max-width: 381px;
    }
    #section-golf .col-chambres .elementor-widget-image .elementor-widget-container{
        margin : 30px -30px -30px 30px
    }
    #section-golf .etiquette .elementor-widget-wrap{
        margin: -22px -43px 19px 41px;
    }
    #section-golf .col-chambres img{
        height: 460px;
    }
    #section-golf .col-chambres .elementor-image:after{
        width: 376px;
    }
    #section-golf .col-chambres .elementor-image:after, #section-seminaires .col-chambres .elementor-image:after{
        opacity:0;
    }
    #section-golf .col-chambres:hover .elementor-image:after,#section-seminaires .col-chambres:hover .elementor-image:after{
        opacity: 1;
    }
    #section-golf .col-chambres .titre-hover,  #section-seminaires .col-chambres .titre-hover{
        opacity: 0;
        -webkit-transition: all  0.3s ease-in;
        -moz-transition:  all  0.3s ease-in;
        -o-transition:  all  0.3s ease-in;
        transition:  all  0.3s ease-in;
    }
    #section-golf .col-chambres:hover .titre-hover, #section-seminaires .col-chambres:hover .titre-hover{
        opacity: 1;
        top:120px;
    }
    #section-seminaires >.elementor-container{
        max-width: 940px;
    }
    #section-seminaires .col-chambres{
        max-width: 420px;
        margin-bottom: 25px;
    }
    #section-seminaires .etiquette{
        margin-right: -10px;
    }
    #section-seminaires .col-chambres .elementor-image:after{
        width: 420px;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1365px) {
    /*#section-golf > .elementor-container {
        max-width: 1080px;
    }*/

    #section-golf > .elementor-container .elementor-column {
        margin-left: -20px;
    }
    #section-seminaires >.elementor-container{
        max-width: 940px;
    }

    #section-seminaires .col-chambres{
        max-width: 420px;
        margin-bottom: 25px;
    }
    #section-seminaires .etiquette{
        margin-right: -10px;
    }
    #section-seminaires .col-chambres .elementor-image:after{
        width: 420px;
    }
}



@media screen and (min-width: 1366px) {
    #section-golf >.elementor-container{
        max-width: 1220px;
    }
    #section-golf .col-chambres{
        max-width: 450px;
    }
    #section-golf .col-chambres .elementor-widget-image .elementor-widget-container{
        margin : 50px -50px -50px 50px
    }
    #section-golf .etiquette .elementor-widget-wrap{
        margin: -22px -43px 19px 41px;
    }
    #section-golf .col-chambres img{
        height: 580px;
    }
    #section-golf .etiquette{
        margin-right: -33px;
        margin-top: 17px;
    }
    #section-golf .col-chambres .elementor-image:after{
        width: 444px;
    }
    #section-seminaires >.elementor-container{
        max-width: 1294px;
    }
    #section-seminaires .col-chambres{
        max-width: 410px;
        margin-bottom: 25px;
    }
    #section-seminaires .etiquette{
        margin-right: -10px;
    }
    #section-seminaires .col-chambres .elementor-image:after{
        width: 410px;
    }
}
/*------------------------section-chambres-accueil  etiquettes hover ----------------------------------*/
@media screen and (min-width: 1300px) {
    #section-golf .col-chambres .etiquette ,#section-seminaires .col-chambres .etiquette{
        cursor: pointer;
        transform: scale(1, 1);
        transform-origin: bottom right;
        -webkit-transition: transform 0.4s;
        -moz-transition: transform 0.4s;
        -o-transition: transform 0.4s;
        transition: transform 0.4s;
    }

    #section-golf .col-chambres .etiquette .etiquette-etage2, #section-golf .col-chambres .etiquette .etiquette-sep2,
    #section-seminaires .col-chambres .etiquette .etiquette-etage2, #section-seminaires .col-chambres .etiquette .etiquette-sep2{
        height: 0;
        padding-top: 0px;
        overflow: hidden;
        -webkit-transition: height 0.5s, padding-top 0.5s;
        -moz-transition: height 0.5s, padding-top 0.5s;
        -o-transition: height 0.5s, padding-top 0.5s;
        transition: height 0.5s, padding-top 0.5s;
        transition-delay: 0.2s;
    }


    #section-golf .col-chambres:hover .etiquette,#section-seminaires .col-chambres:hover .etiquette {
        transform: scale(1.1, 1.15);
    }

    #section-golf .col-chambres:hover .etiquette-etage2,#section-seminaires .col-chambres:hover .etiquette-etage2 {
        height: 40px;
        padding-top: 9px;
    }

    #section-golf .col-chambres:hover .etiquette-sep2,#section-seminaires .col-chambres:hover .etiquette-sep2 {
        height: 31px;
    }
}
@media screen and (min-width: 1400px) {
    /*  #section-golf .col-chambres:hover .etiquette{
          transform: scale(1.2, 1.32);
      }*/
}
/*------------------------section-images-restauant ----------------------------------*/
@media screen and (min-width: 1025px) and (max-width: 1440px) {
    #section-images-restaurant img {
        height:300px;
    }
    #section-images-restaurant .big-image img {
        height:450px;
    }
}

/*------------------------ecran-contact-map page contact ------------------------------*/
@media screen and (min-width: 768px) and (max-width:880px){
    #ecran-contact-map .colonne{
        width: 100% ;
        margin: auto;
    }
    #ecran-contact-map #formulaire-contact{
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
}

/*----------------------------------formulaire contact --------------------------------*/

#formulaire-contact form{
    text-align: center;
}
#formulaire-contact .elementor-form-fields-wrapper{
    justify-content: center;
}
#formulaire-contact .elementor-form-fields-wrapper textarea{
    border-width: 1px 1px 1px 1px;
}
#formulaire-contact .elementor-field-type-textarea label{
    margin-bottom: 20px;
}
#formulaire-contact button{
    background: url('/wp-content/uploads/2022/01/bordure-bouton.svg') center center no-repeat;
    background-size: contain;
    outline: none;
}
#formulaire-contact button:hover{
    background: url('/wp-content/uploads/2022/01/bordure-color-secondary-pt.png') center center no-repeat;
    background-size: contain;
}


.content-text-color a{
    color: var(--e-global-color-primary) !important;
}
@media screen and (max-width: 767px) {
    #formulaire-contact .elementor-form-fields-wrapper textarea{
        height: 70px;
    }
}
/*--------------------------------------mentions--------------------------------------*/
#mentions-legales h2{
    font-family: "Lato", sans-serif;
    font-size: 20px;
}
#mentions-legales h3{
    font-family: "Lato", sans-serif;
    font-size: 19px;
}

/*--------------------------footer-------------------------*/

@media screen and (max-width: 767px) {

    footer nav ul li a{
        justify-content: center !important;

    }
}
/*----------------------quickacess-----------------------*/
@media screen and (max-width: 879px) {
    #quickaccess .elementor-nav-menu--dropdown{
        overflow: visible;
    }
    #quickaccess .elementor-nav-menu--dropdown .sub-menu{
        position: absolute;
        bottom: 42px;
        z-index: 200;
        width: 100% !important;
        min-width: inherit !important;
    }
    #quickaccess ul li a{
        justify-content: center;
        padding: 0 0;
    }

}
@media screen and (min-width: 880px) {
    #quickaccess{
        display: none;
    }
}


/*------------------------newsletter---------------------------*/
#mailjetSubscriptionForm{
    display: flex;
    align-items: center;
    background: url('/wp-content/uploads/2022/02/fond-newsletter.png') center right -40px no-repeat;
    height: 50px;
    border: 2px var(--e-global-color-secondary) solid;
    margin:auto;
    text-align: center;
}
#mailjetSubscriptionForm input[type="submit"]{
    background: url('/wp-content/uploads/2022/01/Icon-feather-send.png') center center no-repeat;
    outline: 0;
    border: 0;
    height: 50px;
}
#mailjet_widget_email{
    background: transparent;
    border: 0;
    padding-top: 15px;
    color:white;
}
#mailjetSubscriptionForm .mailjet-widget-form-group{
    margin-bottom: 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: var(--e-global-color-primary);
    background: transparent;
}
::-moz-placeholder { /* Firefox 19+ */
    color: var(--e-global-color-primary);
}
:-ms-input-placeholder { /* IE 10+ */
    color: var(--e-global-color-primary);
}
:-moz-placeholder { /* Firefox 18- */
    color: var(--e-global-color-primary);
}

@media screen and (max-width: 767px) {
    #mailjetSubscriptionForm{
        width: 320px;
    }
    #mailjet_widget_email{
        width: 244px;
    }
}

@media screen and (min-width: 768px) and (max-width: 999px){
    .mailjet_widget_front_container{
        width: 280px;
    }
    #mailjet_widget_email{
        width: 203px;
    }
}
@media screen and (min-width: 1000px) {
    #mailjetSubscriptionForm{
        width: 340px;
    }
    #mailjet_widget_email{
        width: 264px;
    }
}
@media screen and (min-width: 1280px) {
    #mailjetSubscriptionForm{
        width: 370px;
    }
    #mailjet_widget_email{
        width: 293px;
    }
}