.elementor-kit-8{--e-global-color-primary:#33383B;--e-global-color-secondary:#54595F;--e-global-color-text:#33383B;--e-global-color-accent:#AFF8C8;--e-global-color-74ec2ec:#AFF8C8;--e-global-color-9aad8cd:#FFFFFF;--e-global-color-9a4267c:#333333;--e-global-color-c471b5d:#E5E5E5;--e-global-color-d7d9d42:#D1C4FB;--e-global-color-6a292fb:#5123D8;--e-global-color-ad3163b:#777780;--e-global-color-57b47be:#0F2830;--e-global-typography-primary-font-family:"Varela_Round";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:77px;--e-global-typography-secondary-font-family:"Varela_Round";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:32px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:500;--e-global-typography-b35a726-font-family:"Varela Round";--e-global-typography-b35a726-font-size:64px;--e-global-typography-b35a726-font-weight:500;--e-global-typography-40755b8-font-family:"Montserrat";--e-global-typography-40755b8-font-size:18px;--e-global-typography-40755b8-font-weight:400;--e-global-typography-198d44b-font-family:"Montserrat";--e-global-typography-198d44b-font-size:16px;--e-global-typography-198d44b-font-weight:400;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.page-header{
    display:none !important;
}
#top-bar{
    display:none !important;
}
#scroll-top {
    background-color: #D1C4FB !important;
    color: #fff;
    border-radius: 23px;
}
/** style bookiser*/
#reservation {
    position: relative;
}
@media (max-width: 991px) {
    #reservation {
        display: none;
    }
}
#reservation #reservation__form {
    max-width: 910px;
    margin: auto;
    padding: 10px 15px;
    border-radius: 60px;
    display: flex;
}
@media (min-width: 768px) {
    #reservation #reservation__form {
        /*position: absolute;
        bottom: 17px;*/
        width: calc(100% - 60px);
        padding: 20px 30px;
    }
}
#reservation #reservation__form form {
    border: 3px solid rgba(100, 28, 98);
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 60px;
    width: 100%;
    padding: 10px 25px;
}
@media (min-width: 768px) {
    #reservation #reservation__form form {
        padding: 20px 50px;
    }
}
#reservation #reservation__form form fieldset {
    background-color: #F5F4F4;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #033F7B;
    border-radius: 60px;
    color: rgba(100, 28, 98, .6);;

    text-align: center;
    min-width: 200px;
    font-size: 18px;
    padding: 8px 22px;
    position: relative;
    margin-bottom: 0;
}
#reservation #reservation__form form fieldset i {
    position: absolute;
    right: 20px;
    top: calc(50% - 15px);
    font-size: 30px;
    color: rgba(100, 28, 98);
}
@media (min-width: 992px) {
    #reservation #reservation__form form fieldset + fieldset {
        margin: 0 40px;
    }
}
@media (max-width: 767px) {
    #reservation #reservation__form form fieldset {
        width: 100%;
        margin-top: 10px;
    }
}
#reservation #reservation__form form input[type=date] {
    position: absolute;
    width: calc(100% - 2px);
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    cursor: pointer;
    display: block;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
}
@media (max-width: 992px) {
    #reservation #reservation__form form .reservation__submit {
        margin-top: 10px;
        width: 100%;
    }
}
#reservation #reservation__form form input[type=submit] {
    background-color: rgba(100, 28, 98);
    box-shadow: 0px 3px 6px #00000029;
    border: 0;
    border-radius: 19px;
    min-width: 200px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    padding: 7px;
}
@media (max-width: 992px) {
    #reservation #reservation__form form input[type=submit] {
        width: 100%;
    }
}
@media(min-width: 992px){
    .footer__xs{
        display: none !important;
    }
}
@media(max-width: 991px){

    .gt_switcher_wrapper{
        bottom:50px !important;
    }
}
.footer__xs>div{
    background-color: rgba(100, 28, 98);
    position: fixed;
    bottom:0;
    width:100%;
    z-index: 10000;
    left:0;
}

.footer__xs>div a{
    color: #fff;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    display: block;
    font-size: 24px;
    font-weight: bold;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .justify-content-md-between {
        justify-content: space-between !important;
    }
}
.justify-content-center {
    justify-content: center !important;
}
.align-items-center {
    align-items: center !important;
}
#reservation.fixed{
    position:fixed;
    bottom:0px;
    left:0;
    width:100%;
    right:0;
    z-index: 10000;
}
#reservation.fixed #reservation__form{
    bottom: inherit;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Varela_Round';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.lou-labech.fr/wp-content/uploads/2025/09/VarelaRound-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */