/* 
Theme Name: Hello Eliophot Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team & Eliophot
Author: Eliophot
Author URI: https://www.eliophot.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready, Eliophot
*/

/* Add your custom styles here */

.translatepress-en_GB #quicksearch-accueil-desktop .form-qs-input{
    font-size:10px;
}
.translatepress-de_DE #quicksearch-accueil-desktop .select_adult{
    font-size:10px;
}

#quicksearch-accueil-desktop .form-m-field, #quicksearch-accueil-desktop .form-qs-people, #quicksearch-accueil-mobile .form-m-field, #quicksearch-accueil-mobile .form-qs-people {
    position: relative;
}

#quicksearch-accueil-desktop form{
   display:flex;
    justify-content: space-around;
    align-items: center;
}


@media screen and (max-width: 980px) {
    #quicksearch-accueil-mobile{
        height: 44px;
    }
    #quicksearch-accueil-mobile .fa-calendar, #quicksearch-accueil-mobile .fa-user {
        font-family: "FontAwesome";
        color: #29465A;
        font-size: 13px;
        font-weight: bold;
        display: block;
        text-align: center;
        padding-top: 7px;
    }
    #quicksearch-accueil-mobile .fa-caret-down{
      display: none;
    }
    #quicksearch-accueil-mobile .form-qs-date input, #quicksearch-accueil-mobile .form-qs-people select{
        max-width: 60px;
        border: 0;
        height: 22px;
        text-align: center;
        text-transform: uppercase;
        font-size: 9px;
        color: #54899F;
        cursor: pointer;
        padding: 0;
    }
    #quicksearch-accueil-mobile form{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #quicksearch-accueil-mobile .btn-booking {
        margin-left: 5px;
        height: 37px;
        background-color: #A07310;
        color: white;
        min-width: 75px;
        font-size:10px;
        padding: 10px;
        letter-spacing: 1px;
        border-color: #A07310;
    }
    #quicksearch-accueil-mobile .form-qs-people select {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        text-align-last: center;
        width: 62px;
    }
}


@media screen and (min-width: 981px) {
    #quicksearch-accueil-desktop  .fa-calendar {
        font-family: "FontAwesome";
        position: absolute;
        color: #29465A;
        font-size: 18px;
        top: 2px;
        left: 15px;
    }
    #quicksearch-accueil-desktop .fa-user{
        position: absolute;
        color: #29465A;
        font-size: 18px;
        top: 14px;
        left: 15px;
    }
    #quicksearch-accueil-desktop .fa-caret-down{
        display: block;
        position: absolute;
        color: #29465A;
        font-size: 18px;
        top: 0;
        right: 15px;
    }
    #quicksearch-accueil-desktop .fa-caret-down.down-people{
        top: 13px;
        right: 20px;
    }
    #quicksearch-accueil-desktop .form-qs-date input, #quicksearch-accueil-desktop .form-qs-people select, #quicksearch-accueil-mobile .form-qs-date input, #quicksearch-accueil-mobile .form-qs-people select {
        max-width: 120px;
        margin: 0 2px;
        border: 1px #54899F solid;
        height: 45px;
        text-align: center;
        border-radius: 6px;
        text-transform: uppercase;
        font-size: 11px;
        color: #54899F;
        cursor: pointer;
    }

    #quicksearch-accueil-desktop .form-qs-people select {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        text-align-last: center;
        width: 140px;
    }

    #quicksearch-accueil-desktop .btn-booking {
        margin-left: 2px;
        height: 45px;
        background-color: #A07310;
        border-color: #A07310;
        color: white;
        min-width: 120px;
        padding: 12px;
        font-size: 12px;
    }

    #quicksearch-accueil-desktop .btn-booking:focus {
        outline: 0;
    }

    #quicksearch-accueil-desktop .btn-booking.de-DE {
        font-size: 11px;
    }


    #quicksearch-accueil-desktop .btn-booking:hover {
        background-color: white;
        color: #A07310;
    }
}
@media screen and (min-width: 1280px) {
    #quicksearch-accueil-desktop  .fa-calendar {
        top: 2px;
    }
    #quicksearch-accueil-desktop .fa-user{
        top: 16px;
    }
    #quicksearch-accueil-desktop .fa-caret-down{
        top: 0;
    }
    #quicksearch-accueil-desktop .fa-caret-down.down-people{
        top: 17px;
    }
    #section-qs-desktop .elementor-container{
        max-width:800px;
    }
    #quicksearch-accueil-desktop .form-qs-date input, #quicksearch-accueil-desktop .form-qs-people select, #quicksearch-accueil-mobile .form-qs-date input, #quicksearch-accueil-mobile .form-qs-people select {
        max-width: 130px;
        margin: 0 5px;
        height: 53px;
        font-size: 12px;
    }
    #quicksearch-accueil-desktop .form-qs-people select {
        width: 140px;
    }

    #quicksearch-accueil-desktop .btn-booking {
        min-width: 150px;
        height: 53px;
        font-size: 15px;
    }

}


/*---------------------pagination slider accueil-------------*/

@media screen and (max-width: 768px) {
    #ecran-accueil .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        top:320px;
    }
    #ecran-accueil .swiper-slide-contents img{
       position:relative;
        top:-20px;
    }
}
.popaccueil .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 30%;
    height:25px;
}
@media (min-width:  480px) { #ecran-accueil .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 700px;
    text-align: right;
    padding-right: 200px;
}
}
@media (max-width:  480px) {
   /* .popaccueil .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 30%;
        height: 15px;
    }*/
}


/*
.swiper-pagination-bullet{
    margin:100px auto;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 100px solid #069;
    position: relative;
}

.swiper-pagination-bullet:before{
    content:'';
    border: 1px solid #069;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 100px solid #069;
    width:0;
    height:0;
    position: absolute;
    top:100px;
    left:-50px;
}
*/



@media (max-width:  480px) {.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 700px;
    text-align: center;
    margin: 0 auto;
}
}
/*#slide-accueil .swiper-pagination-bullet {
    background-image: url('/wp-content/uploads/2021/08/hexavide.png') !important;
    border-radius: 100%!important;
    background-size: cover;
    opacity: 1;
    background-color:transparent !important;
    background-position: center;
    background-repeat:no-repeat !important;
    }
    #slide-accueil .swiper-pagination-bullet-active{
    background-image: url("/wp-content/uploads/2021/08/hexaplein.png") !important;
    background-size: cover;
    opacity: 1;
    background-color:transparent!important;
    background-position: center;
}*/

#slide-accueil .swiper-pagination-bullet {
    border-radius: 0 !important;
    background-image: url("/wp-content/uploads/2021/08//hexapl.svg")!important;
    background-repeat: no-repeat;
     background-size: contain;
    opacity: 1;
    background-color:transparent;
    background-position: center;
}
#slide-accueil  .swiper-pagination-bullet-active{
    background-image: url("/wp-content/uploads/2021/08/hexavi.svg")!important;
    opacity: 1;
}
#slide-accueil .swiper-pagination-bullet.white {
    background-image: url("/wp-content/uploads/2021/09/hexablancvide.svg") !important;
}
#slide-accueil .swiper-pagination-bullet-active.white {
    background-image: url("/wp-content/uploads/2021/09/hexablancplein.svg") !important;
}


/*-----------------------contact form------------------*/
.submit{
    text-align: center;
}
.contact-consent .ajax-loader{
    display: none;
}
.contact-consent .consent{
    text-align: center;
}
.contact-consent .consent .wpcf7-list-item label{
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.contact-consent .consent .wpcf7-list-item-label{
    font-size: 10px;
    margin-left: 10px;
    color:white;
}
.contact-consent .consent input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    height: 13px;
    width: 13px;
    background: #fff;
    border:1px var( --e-global-color-primary ) solid;
    border-radius: 2px;
}
.contact-consent .consent input[type="checkbox"]:checked {
    margin: 0px;
    position: relative;
    background: var( --e-global-color-primary );
}
.contact-consent .consent input[type="checkbox"]:checked:before {
    font-family: FontAwesome;
    content: '\2713';
    display: block;
    color: #fff;
    font-size: 11px;
    left:2px;
    top:-2px;
    position: absolute;
}
.consent-text a{
    color:white !important;
}
/*----------------------quickacess-----------------------*/
@media screen and (max-width: 1024px) {
    #quickacess {
        position: fixed;
        bottom: 0;
        width: 100vw;
        z-index: 50;
    }

    #quickacess .elementor-column-wrap {
        height: 20px;
    }
    #quickacess .elementor-nav-menu--dropdown{
        overflow: visible;
    }
    #quickacess .elementor-nav-menu--dropdown .sub-menu{
        position: absolute;
        bottom: 55px;
        z-index: 200;
        width: 100% !important;
        min-width: inherit !important;
    }

}
