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

/*---------------header----------------*/
header .elementor-container{
    height:50px;
    min-height: 0 !important;
}
#btn-booking-header .elementor-widget-container{
    width: 60px;
    margin-left: auto;
    background-size: cover;
}



@media screen and (min-width: 768px) {
    header .elementor-container{
        height:80px;
    }
    #btn-booking-header .elementor-widget-container{
        width: 80px;

    }
}

@media screen and (min-width: 1280px) {
    header .elementor-container{
        height:110px;
    }
    #btn-booking-header .elementor-widget-container{
        width: 110px;

    }
}




/*-----------page accueil----------------*/
#accueil-slider .swiper-pagination-bullet{
    width:11px;
}
.accueil-section-services .elementor-container .elementor-row{
    justify-content: space-between;
}

.accueil-section-services .colonne-services:before{
    display: block;
    content:'';
    position: absolute;
    top:0;
    width: 100%;
    height: 22%;
    z-index: 5;
    background: linear-gradient(180deg, rgb(0 0 0 / 24%) 0%, rgb(0 0 0 / 41%) 0%, rgba(255,255,255,0) 100%);
}
.accueil-section-services .colonne-services:after{
    display: block;
    content:'';
    position: absolute;
    bottom:0;
    width: 100%;
    height: 26%;
    z-index: 5;
    background: linear-gradient(0deg, rgb(0 0 0 / 24%) 0%, rgb(0 0 0 / 41%) 0%, rgba(255,255,255,0) 100%);
}
.accueil-section-services .colonne-services{
    margin: 7px 0;
}

#accueil-section-prestations .liste-prestations ul li{
    display: flex;
    align-items: center;
}
#accueil-section-prestations .liste-prestations ul li .elementor-icon-list-icon{
    display: flex;
}

.accueil-tourime .accueil-tourisme-image .elementor-image {
    position: relative;
    width: 307px;
}
.accueil-tourime .accueil-tourisme-image .elementor-image:before{
    display: block;
    content:'';
    position: absolute;
    top:0;
    width: 100%;
    left:0;
    height: 22%;
    z-index: 5;
    background: linear-gradient(180deg, rgb(0 0 0 / 24%) 0%, rgb(0 0 0 / 41%) 0%, rgba(255,255,255,0) 100%);
}



.accueil-tourime:first-child .elementor-column .elementor-image, .accueil-tourime:last-child .elementor-column .elementor-image{
    margin-left: auto;
}

.section-services .elementor-row{
    display:flex;
    justify-content:space-between;
}
@media screen and (max-width: 768px) {
    .section-services .service-tab{
        margin: 3px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
    .section-services .elementor-container{
        width: 100%;
        max-width: 800px;
    }
    .section-services .elementor-row{
        display:flex;
        justify-content:center;
    }
    .section-services .service-tab{
        margin-right: 0;
    }
    .accueil-tourime .accueil-tourisme-image .elementor-image {
        width:400px;
    }
    /* .accueil-tourime:first-child .elementor-column , .accueil-tourime:last-child .elementor-column{
         justify-content: flex-end;
     }*/
}
@media screen and (min-width: 1024px) {

    .accueil-tourime:first-child .elementor-column , .accueil-tourime:last-child .elementor-column{
        justify-content: flex-end;
    }
}
@media screen and (min-width: 1280px) {
    .accueil-tourime .accueil-tourisme-image .elementor-image {
        position: relative;
        width: 530px;
    }

}
/*---------------------------------------chambres profondes----------------------------*/
.font-tilte-mini {
    font-size: 20px;
}
@media screen and (min-width: 768px) {
    .font-tilte-mini {
        font-size: 50px;
    }
}
@media screen and (min-width: 1280px) {
    .font-tilte-mini {
        font-size: 80px;
    }
}



/*----------------------QS-------------------------*/
#section-quicksearch .elementor-container{
    max-width: 350px;
}
#quicksearch .form-m-field, #quicksearch .form-qs-people, #quicksearch .form-m-field, #quicksearch .form-qs-people {
    position: relative;
}

#quicksearch form{
    display:flex;
    justify-content: space-around;
    align-items: center;
}
#quicksearch .form-m-field {
    display: block;
    text-align: center;
    height: 46px;
}

#quicksearch .fa-calendar, #quicksearch .fa-user {
    font-family: "FontAwesome";
    color: #239A9A;
    font-size: 9px;
    font-weight: bold;
    display: block;
    text-align: center;
}
#quicksearch form{
    font-family: "Oswald", Sans-serif;
    color:black;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#quicksearch .form-qs-date input{
    opacity: 0;
    padding: 0;
}
#quicksearch .form-qs-field-container{
    background-color: #f7f7f7;
    width: 60px;
}
#quicksearch .form-m-field label{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 8px;
    margin-top: -4px;
}
#quicksearch .fauxInput{
    position: absolute;
    top:19px;
    width: 100%;
}
#quicksearch .fauxInput .jour, #quicksearch select{
    font-size:20px;
    font-weight:600;
    margin-bottom: -5px;
}
#quicksearch  select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 0;
    padding-left: 42% !important;
    width: 100%;
    border: 0;
    background: transparent;
    margin-top: -7px;
    margin-bottom: 9px;
    color: black;

}
select::-ms-expand {
    display: none;
}
#quicksearch option{
    font-size:14px;
    width: 50px;
}
#quicksearch .fauxInput .mois, #quicksearch .fauxInput .annee,  #quicksearch .pers{
    font-size:8px;
    font-weight:600;
    text-transform: uppercase;
}

#quicksearch .pers{
    margin-top: -15px;
}
#quicksearch .fa-chevron-down{
    display: block;
    position: absolute;
    color: #239A9A;
    font-size: 10px;
    top: 27px;
    right: 10px;
}


#quicksearch .btn-booking:focus {
    outline: 0;
}
#quicksearch .btn-booking {
    background-color: #239A9A;
    color: white;
    font-size:10px;
    padding: 10px;
    letter-spacing: 0.5px;
    border-color: #239A9A;
}

@media screen and (min-width: 768px) {
    #section-quicksearch .elementor-container{
        max-width: 500px;
    }
    #quicksearch .form-m-field label{
        font-size: 10px;
        margin-top: -10px;
    }
    #quicksearch .fauxInput {
        top: 16px;
    }
    #quicksearch .fa-calendar, #quicksearch .fa-user{
        font-size:11px;
    }

    #quicksearch .form-qs-field-container{
        width: 80px;
        padding-bottom: 5px;
    }
    #quicksearch .fauxInput{
        top:18px;
        cursor: pointer;
    }
    #quicksearch .fauxInput .jour, #quicksearch select{
        margin-bottom: -7px;
        margin-top: 2px;
    }
    #quicksearch  select {
        margin-top: -12px;
        margin-bottom: 9px;
    }

    #quicksearch .pers{
        margin-top: -15px;
    }
    #quicksearch .fa-chevron-down{
        font-size: 10px;
        top: 27px;
        right: 10px;
    }
    #quicksearch .btn-booking{
        font-size: 12px;
        padding: 13px 20px;
        border:1px #239A9A solid;
    }
    #quicksearch .btn-booking:hover {
        background-color: white;
        color: #239A9A;
    }
}
@media screen and (min-width: 1280px) {
    #section-quicksearch .elementor-container{
        max-width: 641px;
    }
    #quicksearch .form-m-field label{
        font-size: 13px;
        margin-top: -6px;
    }
    #quicksearch .fauxInput {
        top: 16px;
    }
    #quicksearch .fa-calendar, #quicksearch .fa-user{
        font-size:15px;
    }

    #quicksearch .form-qs-field-container{
        width: 107px;
        padding-bottom: 29px;
        padding-top: 3px;
    }
    #quicksearch .fauxInput{
        top:26px;
    }
    #quicksearch .fauxInput .mois, #quicksearch .fauxInput .annee,  #quicksearch .pers{
        font-size:12px;
    }
    #quicksearch .fauxInput .jour, #quicksearch select{
        font-size:29px;
        margin-bottom: 0;
    }
    #quicksearch  select {
        margin-top: -12px;
        margin-bottom: 9px;
    }

    #quicksearch .pers{
        margin-top: -15px;
    }
    #quicksearch .fa-chevron-down{
        font-size: 10px;
        top: 27px;
        right: 10px;
    }
    #quicksearch .btn-booking{
        font-size: 19px;
        padding: 26px 17px;
    }
}
