.elementor-kit-1655{--e-global-color-primary:#0173B7;--e-global-color-secondary:#BDB098;--e-global-color-text:#292929;--e-global-color-accent:#0173B7;--e-global-color-6116e0c:#232323;--e-global-color-8cb268a:#EFEEEB;--e-global-color-616b23e:#FFFFFF;--e-global-color-978729b:#000000;--e-global-color-75d8750:#FFFFFF00;--e-global-color-a105be4:#0D3771;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:72.66px;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-size:38px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:46.02px;--e-global-typography-text-font-family:"Cormorant Garamond";--e-global-typography-text-font-size:22px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:33px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:21.78px;--e-global-typography-566938c-font-family:"Inter";--e-global-typography-566938c-font-size:22px;--e-global-typography-566938c-font-weight:500;--e-global-typography-566938c-line-height:26.63px;}.elementor-kit-1655 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end: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 */html, body {
    max-width: 100% !important;
    overflow-x: hidden !important;
}

p{
    font-family: Cormorant Garamond;
    font-weight: 600;
}

/* MODAL CLUB OVER POPUPS */
.mi-bsmodal.show {
    opacity: 1;
    z-index: 10030;
}

.mi-bsmodal-backdrop.show {
    opacity: 0.5;
    z-index: 10010;
}/* End custom CSS */

/* Room detail & Offer detail header engine-btn*/
.cat-room-detail a.btn-book,
.cat-offer-detail a.btn-book{display: none!important;
    
}

/* Set a boxed section or container with no padding (Like a full width) -> boxed-no-pdd */
.boxed-no-pdd.elementor-section.elementor-section-boxed > .elementor-container {
    padding-left: 0;
    padding-right: 0;
}

/* ROOMS */

.rooms-listing-wrapper h2{
    color:#282828!important;
    font-family: Cormorant Garamond;
    font-weight: 700;
    font-size: 40px!important;
}

.rooms-listing-wrapper .common-services li::marker {
    color:var(--e-global-color-primary);
}

.rooms-listing-wrapper .common-services li{
    font-family: Cormorant Garamond;
    font-weight: 600;
    font-size: 20px!important;
    } 

.room-box .room-detail h3 a{
    font-family: Cormorant Garamond;
    font-weight: 700;
    font-size: 35px!important;
    text-transform: capitalize;
    } 
    
.room-box .room-detail .room-description{
    font-family: Cormorant Garamond;
    font-weight: 600;
    font-size: 19px!important;
    color:#232323;
    text-transform:unset;
}

.room-box .room-detail .room-description .more-info {
    display: flex!important;
    flex-direction: column;
    padding-top: 5%;
    color:var(--e-global-color-primary);
    font-family: inter;
    font-weight: 600;
    font-size: 18px!important;
    text-transform: uppercase;
    text-decoration: none;
}

@media (min-width: 768px) and (max-width: 1023px) {
   
.rooms-listing-wrapper h2{
    font-size: 35px!important;
}

.rooms-listing-wrapper .common-services li{
    font-size: 16px!important;
    } 

.room-box .room-detail h3 a{
    font-size: 28px!important;
    } 
    
.room-box .room-detail .room-description{
    font-size: 16px!important;
}

.room-box .room-detail .room-description .more-info {
    font-size: 14px!important;

}
}

@media (max-width: 767px) {
 
 .rooms-listing-wrapper h2{
    font-size: 24px!important;
}

.rooms-listing-wrapper .common-services li{
    font-size: 16px!important;
    } 

.room-box .room-detail h3 a{
    font-size: 24px!important;
    } 
    
.room-box .room-detail .room-description{
    font-size: 16px!important;
}

.room-box .room-detail .room-description .more-info {
    font-size: 14px!important;

}  
}

/*OFFERS*/

.offers-listing-wrapper h2{
    color:#232323!important;
    font-family: Cormorant Garamond;
    font-weight: 700;
    font-size: 40px!important;
    text-transform: capitalize;
    text-align: center;
}

.offer img {
    height: 450px;
    object-fit: cover;
    object-position: center center;
    width: 100%;
    
}

.offer-text{
    background: #EFEEEB!important;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.offers-listing-wrapper h3{
    color:#292929!important;
    font-family: Cormorant Garamond;
    font-weight: 700;
    font-size: 20px!important;
    text-transform: capitalize;
    text-align: center;
}

p.offer-discount {
    color:#292929!important;
    font-family: inter;
    font-weight: 500;
    font-size: 18px!important;
    text-transform: uppercase;
    text-align: center;
    padding-top: 5%;
}

ol.offers-listing {
    padding-bottom: 5%;
}

.offers-listing-wrapper span {
    font-size: 20px!important;
   }
   
@media (max-width: 767px) {
   
.offers-mashup .carousel-inner {
    padding:0!important;
}

.offers-slider-container .item{
    display:flex;
    gap:10px;
}

.carousel .item:not(.active) {
    display: none;
}



}   
   

/*CLUB*/

[class^="mi-"] .mi-s-color-button{
    background-color: #0173B7;
    color:#fff;
}

[class^="mi-"] .mi-s-color-button:hover{
    background-color: #0D3771; 
}

.mi-club-signup__title {
    font-size: 2.2em;
    line-height: 1.2;
    font-weight: 700;
    font-family: 'Cormorant Garamond';
}

.mi-club-signup p{
    font-size: 1.5em;
}

.mi-clubarea p{
    font-size: 1.5em;
}


.dialog-widget .elementor-widget-wpml-language-switcher:hover .js-wpml-ls-sub-menu.wpml-ls-sub-menu {
    visibility: visible;
}

.mi-rs-rate-qty .mi-rs-rate-select-room-btn {
    width: 100%;
    text-align: left;
    line-height: 40px;
    font-size: 1.0em !important;
    padding: 0 10px !important;
}

.home-rooms-flickity .elementor-background-overlay:nth-child(1){
    display: none;
}/* End custom CSS */