/*
 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.5.0
*/
/*-----------------patch css slider mobile --------------*/
@media screen and (max-width: 767px) {
    .col-100-mobile {
        width: 100% !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px){

    .col-100-mobile {
        margin-bottom: 2rem;    }
    .col-100-mobile img{
        height: 500px !important;
    }
    .col-100-mobile .elementor-widget-image{
        width: 100% !important;
        max-width: 100% !important;
    }
}
/*----------general----------------------*/
h1.entry-title{
    display:none !important;
}
.elementor-button-content-wrapper{
    align-items: center;
}
:focus { outline: none; }
.swiper-pagination-bullet{
    border:1px #707070 solid;
    top: 7px;
    position: relative;
}
.elementor-popup-modal .eicon-close{
    border: 1px black solid;
    border-radius: 50px;
    padding: 0.3rem;
    font-size: 0.75rem;
}
#elementor-popup-modal-481, #elementor-popup-modal-521{
    position: fixed;
    top:0px;
}
body.admin-bar #elementor-popup-modal-481, body.admin-bar #elementor-popup-modal-521{
    top:32px;
}
.swiper-icon-prev, .swiper-icon-next{
    cursor:pointer;
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
    html{
        font-size:82%;
    }
}

/* Mozilla Firefox 4 to 18  */
:-moz-placeholder{
    font-family: "Roboto", Sans-serif;
    color:white;
    font-size:0.9rem;
    opacity: 1 !important;
}

/* Mozilla Firefox 19+*/
::-moz-placeholder{
    font-family: "Roboto", Sans-serif;
    color:white;
    font-size:0.9rem;
    opacity: 1 !important;
}

/* Safari, Google Chrome, Opera 15+, nternet Explore 13+ */
::-webkit-input-placeholder{
    font-family: "Roboto", Sans-serif;
    color:white !important;
    font-size:0.9rem;
    opacity: 1 !important;
}

/* Internet Explore 10+ */
:-ms-input-placeholder{
    font-family: "Roboto", Sans-serif;
    color:white !important;
    font-size:0.9rem;
    opacity: 1 !important;
}

/* W3C */
::placeholder{
    font-family: "Roboto", Sans-serif;
    color:white !important;
    font-size:0.9rem;
    opacity: 1 !important;
}
@media screen and (max-width: 1025px) {
    :-moz-placeholder {
        font-size: 0.8rem;
    }

    /* Mozilla Firefox 19+*/
    ::-moz-placeholder {
        font-size: 0.8rem;
    }

    /* Safari, Google Chrome, Opera 15+, nternet Explore 13+ */
    ::-webkit-input-placeholder {
        font-size: 0.8rem;
    }

    /* Internet Explore 10+ */
    :-ms-input-placeholder {
        font-size: 0.8rem;
    }

    /* W3C */
    ::placeholder {
        font-size: 0.8rem;
    }
}



/*------------------------------header----------------------------------*/
header{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    z-index: 500;
}
#header >.elementor-container{
    /*position: fixed;*/
    z-index: 600;
    top:0;
    left:0;
    right:0;
    /* background: transparent;*/
    -webkit-transition: all  0.5s ease-in;
    -moz-transition:  all  0.5s ease-in;
    -o-transition:  all  0.5s ease-in;
    transition:  all  0.5s ease-in;
}
/*body #header.with-admin .elementor-container{
top:32px;
}*/
@media screen and (min-width: 1025px) {
    body.scrolled #header >.elementor-container{
        top:-106px;
    }
    body.scrolled #header.with-admin >.elementor-container{
        top:-102px;
    }

    body.scrolled #header.no-popup >.elementor-container{
        top:-47px;
    }
    body.scrolled #header.with-admin.no-popup >.elementor-container{
        top:-46px;
    }
    #header{
        max-height: 100px;
    }
}


#header.change-header >.elementor-container{
    background: rgba(255,255,255,0.9);
}
#header.change-headerPop >.elementor-container{
    background: transparent;
}
#header.change-header #burger-menu svg path{
    fill:var(--e-global-color-accent);
}
#header.change-header .elementor-item:not(.elementor-item-active), #header.change-header .button-change .elementor-button{
    color:black;
}
#header.change-header .button-change .elementor-button:hover{
    color:var( --e-global-color-accent );
}
#header.change-header .elementor-item:hover{
    color:var( --e-global-color-accent );
}
#header.change-header .elementor-social-icons-wrapper .elementor-social-icon:hover{
    border-color:var( --e-global-color-accent );
}
#header.change-header .elementor-social-icons-wrapper .elementor-social-icon:hover i{
    color:var( --e-global-color-accent );
}
#header.change-header #section-logo{
    border-color:black;
}
#header #section-logo #logo-black{
    opacity:0;
}
#header #section-logo #logo-white{
    opacity:1;
}
#header.change-header #section-logo #logo-black{
    opacity:1;
}
#header.change-header #section-logo #logo-white{
    opacity:0;
}
#header.change-header .elementor-social-icons-wrapper a {
    border-color:black;
}
#header.change-header .elementor-social-icons-wrapper i {
    color:black;
}
#header #nav-groupe .elementor-nav-menu--dropdown a{
    border:0;
}
#header #langues-header .elementor-nav-menu--dropdown{

    min-width: 4rem !important;
}


/*---------------------------------nav-mobile-----------------------*/
#nav-mobile nav li{
    text-align: center;
}
#nav-mobile nav a{
    display: inline;
}



/*----------------------------popup chambres et restau------------------------*/
#header.no-popup #popup-nav-deroulante{
    top:-47px;
}
body.scrolled #header.no-popup #popup-nav-deroulante, body.scrolled #header #popup-nav-deroulante{
    top:-97px;
}

#popup-nav-deroulante{
    position: fixed;
    z-index: -1;
    width: 100vw;
    /* height: 800px;*/
    transform: scaleY(0);
    transform-origin: center top;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: transform  0.5s ease-in-out;
    -moz-transition:  transform  0.5s ease-in-out;
    -o-transition:  transform  0.5s ease-in-out;
    transition:  transform  0.5s ease-in-out;
}
#popup-nav-deroulante >.elementor-container{
    align-items: flex-start;
}
#part-rooms .eliophot-rooms .eliophot-carousel__slider{
    height: 315px;
}
#part-rooms, #part-restaurants{
    position: absolute;
    top:180px;
    left:0;
    opacity: 0;
    z-index: 0;
    transform-origin: center top;
    -webkit-transition: top  0.5s ease-in , opacity  0.6s ease-out 0.2s;

}
#part-rooms.active, #part-restaurants.active{
    top:245px;
    z-index: 10;
    opacity: 1;
}
#popup-nav-deroulante.active, #header.popup-active{
    transform: scaleY(1);
    overflow: visible;
    /*height: 600px;
    overflow: visible;*/
}
#popup-nav-deroulante .eliophot-room__cta_button_main{
    display: none;
}
#popup-nav-deroulante .eliophot-room__cta_button_second{
    padding:0;
}
#popup-nav-deroulante .eliophot-room__cta_title{
    display: flex;
}
#popup-nav-deroulante .eliophot-room__cta_price{
    margin-left: 0.3rem;
}




/*--------------------------slider-restau popup-restau -------------------------------*/
#container-restaurants> .elementor-container> .elementor-row{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
#container-restaurants .elementor-container{
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    list-style: none;
    z-index: 1;
    padding:4px;
}
#container-restaurants .elementor-container .col-restau{
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-restau-icon-next,.swiper-restau-icon-prev{
    cursor:pointer;
}


.eliophot-qs .eliophot-qs-date .eliophot-icon svg{
    width: 1.3rem;
    height: 1.688rem;
}
.eliophot-qs .eliophot-icon svg{
    width: 1.688rem;
    height: 1.688rem;
}

#quicksearch-accueil .eliophot-qs{
    margin-left: 0;
}
#quicksearch-accueil .eliophot-qs-title{
    display: none;
}
#quicksearch-accueil select option{
    color:black;
}
#quicksearch-accueil .eliophot-qs-field-container{
    border-bottom: 1px white solid;
    margin: 0 4rem 0 0;
}

#quicksearch-accueil .eliophot-qs .compare-prices{
    align-items: flex-start;
}


/*-----------------------------video avvueil----------------------------*/

/*----------------------------slider chambres et restau home ---------------------------*/


#swiper >.elementor-container, #swiper-rooms >.elementor-container{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#swiper> .elementor-container> .elementor-row, #swiper-rooms> .elementor-container> .elementor-row{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

#buttons-slider-rooms .swiper-pagination, #buttons-slider-restau .swiper-pagination{
    position: relative;
    top: -1rem;
}
#buttons-slider-rooms .swiper-pagination.pagination-rooms{
    left:-1rem;
}

#buttons-slider-rooms .swiper-pagination-bullet,  #buttons-slider-restau .swiper-pagination-bullet {
    border-radius: 0;
    border:0;
    width: auto;
    text-align: center;
    color: var(--e-global-color-text);
    opacity: 1;
    background: transparent;
    margin:0 5px;
    font-family: "Roboto", Sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: underline;
    line-height: 1.7rem;
}

#buttons-slider-rooms .swiper-pagination-bullet:hover,  #buttons-slider-restau .swiper-pagination-bullet:hover {
    color:var(--e-global-color-accent);
}

#buttons-slider-rooms .swiper-pagination-bullet-active, #buttons-slider-restau .swiper-pagination-bullet-active {
    color:var(--e-global-color-accent);
}
.swiper-rooms-prev, .swiper-rooms-next{
    cursor: pointer;
}
/*.content-swiper-buttons .swiper-button-disabled{
    opacity: 0.3;
    cursor:inherit;
}*/
.section-one-room .eliophot-carousel-wrapper{
    margin-left: 0;
}
.section-one-room.even .eliophot-carousel-wrapper{
    margin-right: 0;
    margin-left: auto;
}


.gallery-swiper .e-gallery-item:after{
    display: block;
    content:'';
    position: absolute;
    right:0;
    bottom:0;
    width: 2rem;
    height:2rem;
    background: url('/wp-content/uploads/2022/04/Icon-feather-zoom-in.png') center center no-repeat;
}

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

    .section-one-room .elementor-carousel-image:after ,.section-one-restau .part-image .swiper-slide:after{
        display: block;
        content: "";
        background: rgba(0, 0, 0, 0.3);
        position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
}
@media screen and (min-width:820px) and (max-width: 1025px) {
    #btn-slider-hebergements .elementor-widget-container{
        margin-bottom: -3px;
    }
}
@media screen and (max-width: 1025px) {
    #buttons-slider-rooms .swiper-pagination.pagination-rooms {
        left: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px){
    #swiper> .elementor-container> .elementor-row, #swiper-rooms> .elementor-container> .elementor-row{
        align-items: center;
    }
}


@media screen and (min-width: 1025px) {
    #buttons-slider-rooms .swiper-pagination-bullet, #buttons-slider-restau .swiper-pagination-bullet {
        letter-spacing: 1px;
        font-size: 0.875rem;
    }
    #buttons-slider-rooms .swiper-pagination, #buttons-slider-restau .swiper-pagination{
        top: -0.3rem;
        padding-left: 0.7rem;
    }

}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .section-one-room .eliophot-room .eliophot-carousel-wrapper, .section-one-restau .part-image .swiper-slide{
        max-height: 625px;
    }
}
@media screen and (min-width: 1281px) {
    .section-one-room .eliophot-carousel__slider, .section-one-room .eliophot-room .eliophot-carousel-wrapper, .section-one-restau .part-image .swiper-slide{
        min-height: 600px;
    }
    #buttons-slider-rooms .swiper-pagination-bullet ,#buttons-slider-restau .swiper-pagination-bullet{
        letter-spacing: 2px;
    }
}
@media screen and (min-width: 768px) {
    .section-one-room .elementor-swiper-button {
        right: -10px;
        bottom: 0;
        top: inherit;
    }

    .section-one-room .elementor-swiper-button i {
        display: none;
    }

    .section-one-room .elementor-swiper-button-next {
        background: url(/wp-content/uploads/2022/04/next-white.svg) center center no-repeat;
        background-size: contain;
        right: 1rem;
        width: 5rem;
        height: 2rem;
    }

    .section-one-room .elementor-swiper-button-prev {
        background: url(/wp-content/uploads/2022/04/prev-white.svg) center center no-repeat;
        background-size: contain;
        width: 5rem;
        height: 2rem;
        left: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .section-one-room >.elementor-container >.elementor-row >.elementor-column, .section-one-restau >.elementor-container >.elementor-row >.elementor-column{
        width: 100%; !important;
        padding: 0 4rem;
    }
    .section-one-room.even >.elementor-container >.elementor-row {
        flex-direction: column-reverse;
    }
    .section-one-restau >.elementor-container >.elementor-row {
        flex-direction: column-reverse;
    }
    .section-one-room .eliophot-carousel__slider, .section-one-room .eliophot-room .eliophot-carousel-wrapper, .section-one-restau .part-image .swiper-slide{
        height: 600px !important;
        width: 100% !important;
        min-height: inherit !important;
        margin-bottom: 4rem;
    }
}
/*---------------------------------slider rooms-niv2 -----------------------*/
/*#swiper-rooms-niv2 .elementor-container{
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    z-index: 1;
}

#swiper-rooms-niv2 >.elementor-container >.elementor-row{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
#swiper-rooms-niv2 .elementor-container .col-room{
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.content-swiper-buttons .swiper-button-disabled{
    opacity: 0.3;
    cursor:inherit;
}

@media screen and (min-width: 1025px) and (max-width: 1680px){
    #swiper-rooms-niv2 >.elementor-container{
max-width: 1200px;
    }
    #arrows-under-rooms .swiper-icon-next .elementor-widget-container{
      margin-right: 1rem;
    }
    #arrows-under-rooms .swiper-icon-prev .elementor-widget-container{
        margin-left: 1rem;
    }
}*/
/*---------------------------------slider offers -----------------------*/
#swiper-offres .elementor-container{
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    z-index: 1;
}
#swiper-offres .elementor-container .eliophot-offers{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
#swiper-offres .elementor-widget-container{
    --grid-column-gap: 0px;
}
#swiper-offres .elementor-container .eliophot-offer__container{
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;


}
.eliophot-offers .eliophot-offer__container{
    position: relative;
}
#swiper-offres .eliophot-offer__body, .eliophot-offers .eliophot-offer__body{
    position: absolute;
    z-index: 5;
    top: 2rem;
    text-align: center;
}

#swiper-offres .eliophot-offer__cta, .eliophot-offers .eliophot-offer__cta{
    position: absolute;
    z-index: 5;
    top: 6rem;
}

#swiper-offres .eliophot-offer__cta_buttons, .eliophot-offers .eliophot-offer__cta_buttons{
    flex-direction: column-reverse !important;
}
#swiper-offres .eliophot-carousel__slider, .eliophot-offers .eliophot-carousel__slider{
    flex-direction: column;
    height: 37vh !important;
    max-height: 370px;
}
#swiper-offres .eliophot-carousel__slider:after,.eliophot-offers .eliophot-carousel__slider:after {
    display: block;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.eliophot-offer__no_post{
    margin-left: 3rem;
}
/*--------------------------------quicksearch-rooms---------------------*/
#quicksearch-rooms .eliophot-qs-mobile form{
    padding: 2rem;
}
#quicksearch-rooms .eliophot-qs-mobile .icon-wrapper.wrapper-light{
    background: transparent;
}
#quicksearch-rooms .input-form{
    margin: 0;
}


/*---------------------------liste soins rituels------------------------*/
#liste-rituel .elementor-icon-list-text{
    order:-1;
    margin-right: 0.5rem;

}
#download-button{
    cursor: pointer;

}
@keyframes hoverButton {
    0%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}
#download-button:hover .elementor-icon{
    animation: hoverButton 0.5s;
}
/*-----------------------------form-devis-------------------------*/
#form-devis input , #form-devis select, #form-devis textarea{
    padding: 0;
}
#form-devis select option{
    color:black;
}
#form-devis .elementor-field-group-consent label{
    font-size:0.8rem;
}
#form-devis .elementor-field-group-consent{
    position: absolute;
    bottom: -3rem;
}
#form-devis .elementor-field-type-recaptcha_v3{
    position: absolute;
    bottom: 0;
}

/* Mozilla Firefox 4 to 18  */
#form-devis.devis-niv2 :-moz-placeholder{
    color:#1c1c1c !important;
}

/* Mozilla Firefox 19+*/
#form-devis.devis-niv2 ::-moz-placeholder{
    color:#1c1c1c !important;
}

/* Safari, Google Chrome, Opera 15+, nternet Explore 13+ */
#form-devis.devis-niv2 ::-webkit-input-placeholder{
    color:#1c1c1c !important;
}

/* Internet Explore 10+ */
#form-devis.devis-niv2 :-ms-input-placeholder{
    color:#1c1c1c !important;
}


/*--------------------------caroussel-niv2---------------------*/
@media screen and (min-width: 767px) {
    #caroussel-niv2 .elementor-swiper-button i {
        display: none;
    }

    #caroussel-niv2 .elementor-swiper-button-prev {
        background: url('/wp-content/uploads/2022/04/Groupe-124.svg') center center no-repeat;
        width: 4rem;
        background-size: contain;
        transform: scale(1.2);
    }

    #caroussel-niv2 .elementor-swiper-button-next {
        background: url('/wp-content/uploads/2022/04/Groupe-122.svg') center center no-repeat;
        width: 4rem;
        background-size: contain;
    }
    #caroussel-niv2 .elementor-swiper-button-prev,  #caroussel-niv2 .elementor-swiper-button-next {
        transform: scale(1);
        -webkit-transition: all  0.2s ease-in;
        -moz-transition:  all  0.2s ease-in;
        -o-transition:  all  0.2s ease-in;
        transition:  all  0.2s ease-in;
    }
    #caroussel-niv2 .elementor-swiper-button-prev:hover,  #caroussel-niv2 .elementor-swiper-button-next:hover {
        transform: scale(1.1);
    }
}

/*-----------------------------blog----------------------------------*/
#blog-posts .elementor-post__read-more{
    position: absolute;
    bottom: 4px;
}

#blog-posts .elementor-post__text{
    margin-bottom: 34px;
}

/*-----------------------------presse privé-------------------------*/
#shortcode-private-section #ecran1, #shortcode-private-section #ecran2, #shortcode-private-section #sep{
    display: none;
}
#shortcode-private-section section{
    padding:0 !important;
}
#shortcode-private-section .elementor-button-wrapper a{
    padding: 0.8rem 1.2rem;
}

#section-presse-publique .elementor-widget-button, #section-presse-privee .elementor-widget-button{
    position:absolute;
    bottom: 4rem;
}
/*----------------------------recrutement---------------------------*/
.section-content-recrutement h2{
    font-family: "Roboto Slab", Sans-serif;
    font-size:2.6rem;
    font-weight: 200;
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 2px;
}
.section-content-recrutement h2 span{
    padding-left: 0;
}

.section-content-recrutement h3{
    color: var( --e-global-color-accent );
    font-family: "Roboto", Sans-serif;
    font-size: 1.875rem;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 0.3em;
    letter-spacing: 0.1px;
    margin: 3rem 0 2rem 0;
}
.section-content-recrutement .intuitiondescription{
    max-width: 900px;
}
.intuitionproapply{
    margin: 3rem 0;
}
@media screen and (max-width: 1025px) {
    .section-content-recrutement h2{
        font-size:2rem;
    }
    .section-content-recrutement h3{
        font-size: 1.5rem;
    }
}


/*-----------------------------col-decouvrir-image--------------------------*/
#section-decouvrir-image .col-decouvrir-image {
    height: 350px;
}
@media screen and (min-width: 768px) {
    #section-decouvrir-image > .elementor-container > .elementor-row {
        flex-wrap: wrap;
    }

    #section-decouvrir-image .col-decouvrir-image {
        width: 50%;
        height: 500px;
    }
}

/*----------------------------Newsletter----------------------------*/
#form-newsletter .sib_signup_box_inside_1{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
#form-newsletter p{
    width: 30%;
    margin: 1rem 1% 1rem 1%;
}
#form-newsletter .acceptance{
    width: 100%;
    font-family: "Roboto", Sans-serif;
    color:white;
    font-size:0.8rem;
    margin:0;
}
#form-newsletter .acceptance input{
    width: auto;
    margin-right: 0.4rem;
}

#form-newsletter p.sib-email-area {
    width: 62%;
}
#form-newsletter input, #form-newsletter select{
    background: transparent;
    border:0;
    border-bottom:1px white solid;
    border-radius: 0;
    font-family: "Roboto", Sans-serif;
    color:white;
    padding: 0;
    width: 100%;
}
#form-newsletter select {
    padding-bottom: 4px;
}
#form-newsletter option{
    color:black;
}
#form-newsletter input[type="submit"]{
    background: var(--e-global-color-accent);
    font-family: "Roboto", Sans-serif;
    color:white;
    padding: 1.5rem 2rem;
    border:1px var(--e-global-color-accent) solid;
    top: -1rem;
    position: relative;
}

#form-newsletter input[type="submit"]:hover{
    color:var(--e-global-color-accent);
    background: white;
}


@media screen and (max-width: 767px) {
    #form-newsletter p {
        width: 46%;
        margin: 1rem 2% 1rem 2%;
    }
    #form-newsletter .sib-LANGUAGE-area{
        order:1;
    }
    #form-newsletter .submit{
        order:2;
    }
    #form-newsletter .acceptance{
        order:3;
    }
    #form-newsletter p.sib-email-area {
        width: 100%;
    }
    #form-newsletter input, #form-newsletter select{
        font-size: 0.75rem;
    }
    #form-newsletter input[type="submit"]{
        padding: 1rem 1.5rem;
        font-size:0.75rem ;
        top:-0.6rem;
    }

}

/*----------------------presse privee-----------------------*/
.ppw-headline.ppw-pcp-pf-headline{
    margin-bottom: 2rem;
}
.ppw-input{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    max-width: 457px;
    width:100%;
}
.ppw-pcp-password-label input{
    margin-top: 1rem;
}
/*--------------------footer-------------------------------*/
@media screen and (max-width: 767px) {
    footer .liste-icone-footer a {
        display: flex;
        flex-direction: column;
        margin: 0px 0 5px 0;
    }
    footer nav ul{
        flex-direction: column;
        align-items: center;
    }
}

/*----------------------quickacess-----------------------*/
@media screen and (max-width: 1024px) {
    #quickaccess{
        position: fixed;
        width: 100%;
        left:0;
        bottom: 0;
    }
    #quickaccess .elementor-nav-menu--dropdown{
        overflow: visible;
    }
    #quickaccess .elementor-nav-menu--dropdown{
        position: absolute;
        bottom: 56px;
        z-index: 200;
        width: 100% !important;
        min-width: inherit !important;
        top: inherit !important;
    }

    /* #quickaccess .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, #quickaccess .elementor-nav-menu--dropdown .elementor-item.highlighted,  #quickaccess .elementor-nav-menu--dropdown .elementor-item:focus, #quickaccess .elementor-nav-menu--dropdown .elementor-item:hover,  #quickaccess .elementor-sub-item.elementor-item-active, #quickaccess .elementor-sub-item.highlighted,  #quickaccess .elementor-sub-item:focus, #quickaccess .elementor-sub-item:hover{
         background-color:  var( --e-global-color-primary ) !important;
         color:white !important;
     }*/
    #quickaccess.change-quickaccess i, #quickaccess.change-quickaccess p,#quickaccess.change-quickaccess nav a {
        color:var(--e-global-color-text);
    }
}
