.elementor-kit-2462{--e-global-color-primary:#1D1D1B;--e-global-color-secondary:#8F8F8F;--e-global-color-text:#1D1D1B;--e-global-color-accent:#61CE70;--e-global-color-13f4851a:#C9C9C9;--e-global-color-21f8c9b7:#000;--e-global-color-47eea86e:#FFF;--e-global-color-6cb047a:#FFFFFF00;--e-global-typography-primary-font-family:"GothamHTF";--e-global-typography-primary-font-size:4.5rem;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"GothamHTF";--e-global-typography-secondary-font-size:3.5rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"GothamHTF";--e-global-typography-text-font-size:1.125rem;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.69em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-fcce242-font-family:"GothamHTF";--e-global-typography-fcce242-font-size:1.5rem;--e-global-typography-fcce242-font-weight:500;--e-global-typography-fcce242-text-transform:uppercase;--e-global-typography-013566d-font-family:"GothamHTF";--e-global-typography-013566d-font-size:1rem;--e-global-typography-013566d-font-weight:700;--e-global-typography-013566d-letter-spacing:0.07em;--e-global-typography-962030d-font-family:"GothamHTF";--e-global-typography-962030d-font-size:0.88rem;--e-global-typography-962030d-font-weight:500;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-2462 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2462 h1{font-size:3.5em;}.elementor-kit-2462 button,.elementor-kit-2462 input[type="button"],.elementor-kit-2462 input[type="submit"],.elementor-kit-2462 .elementor-button{font-family:"GothamHTF", Sans-serif;font-size:1rem;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1370px;}.e-con{--container-max-width:1370px;--container-default-padding-top:0px;--container-default-padding-right:24px;--container-default-padding-bottom:0px;--container-default-padding-left:24px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1366px){.elementor-kit-2462{--e-global-typography-primary-font-size:3.3rem;--e-global-typography-secondary-font-size:2.9rem;--e-global-typography-fcce242-font-size:1.3rem;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-kit-2462{--e-global-typography-primary-font-size:3.5rem;--e-global-typography-secondary-font-size:2.5rem;--e-global-typography-text-font-size:1rem;--e-global-typography-fcce242-font-size:1.25rem;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2462{--e-global-typography-primary-font-size:2.6rem;--e-global-typography-secondary-font-size:2.3rem;--e-global-typography-fcce242-font-size:1.1rem;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:16px;--container-default-padding-bottom:0px;--container-default-padding-left:16px;}}/* Start custom CSS *//* Variables */

:root {
    --gap-main: 60px;
    --gap-xlg: -webkit-calc(var(--gap-main) * 2.5);
    --gap-xlg: -moz-calc(var(--gap-main) * 2.5);
    --gap-xlg: calc(var(--gap-main) * 2.5);
    
    --gap-lg: -webkit-calc(var(--gap-main) * 2);
    --gap-lg: -moz-calc(var(--gap-main) * 2);
    --gap-lg: calc(var(--gap-main) * 2);
  
    --gap-m: -webkit-calc(var(--gap-main) + (var(--gap-main) / 2.5));
    --gap-m: -moz-calc(var(--gap-main) + (var(--gap-main) / 2.5));
    --gap-m: calc(var(--gap-main) + (var(--gap-main) / 2.5));
  
    --gap-sm: -webkit-calc(var(--gap-main) / 2.5);
    --gap-sm: -moz-calc(var(--gap-main) / 2.5);
    --gap-sm: calc(var(--gap-main) / 2.5);
  
    --gap-xs: -webkit-calc(var(--gap-main) / 4);
    --gap-xs: -moz-calc(var(--gap-main) / 4);
    --gap-xs: calc(var(--gap-main) / 4);
    
    @media (max-width: 979px) {
        --gap-lg: 60px;
        --gap-xlg: 60px;
    }
  
    @media (max-width: 768px) {
        --gap-m: 40px;
        /*--gap-lg: 60px;
        --gap-xlg: 60px;*/
    }
  }

/* --- gral --- */

.wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu{
    visibility: visible;
}

.wht-txt, .wht-txt a {
    color: #fff;
}

.img-to-wht {
    filter: invert(1);
}

.txtbox-m {
    max-width: 900px!important;
    margin-left: auto;
    margin-right: auto;
}

.box-to-right {
    padding-left: 10px;
    max-width: calc(1680px + (50vw - 840px));
    margin-left: auto;
}

.align-center {
    text-align: center;
}

.progress-bar .flickity-page-dots {
    width: 70% !important;
    align-items: flex-end!important;
}
.progress-bar .flickity-page-dots .dot {
    width: 50% !important;
}
.progress-bar .flickity-page-dots .dot.is-selected {
    height: 3px !important;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    content: '\e961';
    font-family: 'mirai-icofonts';
    border: none;
    margin-top: -2px;
    display: block;
    font-size: 0.7em;
}
.wpml-ls-legacy-dropdown-click a {
    background-color: transparent;
    padding-left: 0;
    border: none;
}
.wpml-ls-legacy-dropdown-click a:hover, .wpml-ls-legacy-dropdown-click:hover {
    color: inherit!important;
    background-color: transparent!important;
}

.legal-table table {
    overflow-x: auto;
    display: block;
}

.legal-table tbody {
    background-color: #46463f;
    width: 100%!important;
}

.legal-table th {
    background-color: #000;
}

.legal-table tr {
    border: 1px solid #d0d0d0;
}

.legal-table tr td {
    border-right: 1px solid #e9e9e9;
    padding: 5px 10px;
    font-size: 0.9rem;
}

.legal-table tr td:last-child {
    border-right: 0;
}

.cat-booking .mi-clubfilter, .cat-booking .mi-rs-rate-suggestion, .mi-rs-extra-header {
    color: #fff;
}

.mi-rs-results-header .mi-rs-currency-select .mi-dropdown-select-field, .mi-rs-results-header .mi-rs-lang-select .mi-dropdown-select-field {
    border-radius: 0;
    margin-left: 1px;
}

/* --- butns --- */

a.main-butn {
  min-width: 170px;
  background: transparent;
  border-radius: 0;
  border: 1px solid #fff;
  line-height: 1!important;
  padding-top: 15px;
  padding-bottom: 20px;
}
a.main-butn:hover {
    background: #fff;
/*    border-color: #fff;*/
    color: var(--e-global-color-primary)!important;
}

a.bkng-butn {
    background-color: #fff;
    color: var(--e-global-color-primary);
    border: 1px solid #fff; 
    border-radius: 0;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 1px;
    min-width: 150px;
    padding: 10px 20px;
}

a.bkng-butn:hover {
    color: #fff;
    background-color: var(--e-global-color-primary);
}

#menu_btn a {
    position: relative;
}

#menu_btn .elementor-icon-box-icon a::before,
#menu_btn .elementor-icon-box-icon a::after,
#menu_btn .elementor-icon-box-icon a i::after {
    content: '';
    position: absolute;
    top: 7px;
    left: 0px;
    right: 10px;
    border-top: 2.5px solid #fff;
    z-index: 1;
}

#menu_btn .elementor-icon-box-icon a::after {
    top: 19px;
    right: 25px;
    transition: .3s ease-out;
}

#menu_btn .elementor-icon-box-icon a i::after {
    top: 32px;
    right: 10px;
}

#menu_btn:hover .elementor-icon-box-icon a::after {
    right: 10px;
}

/* --- fixes --- */

.wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu{
    visibility: visible;
}

.mi-be .mi-be-datapicker-prices .CalendarDay {
    font-weight: 400;
}

.cat-offer-detail .not-detail, .cat-room-detail .not-detail, .cat-booking .not-detail {
    display: none!important;
}

.cookies-section.elementor-section.elementor-section-boxed > .elementor-container {
    padding-left: 40px;
    padding-right: 40px;
    max-width: 1400px;
}

.page-template-tpl-cookies-policy .cookies-section .elementor-widget-heading:first-child .mi-title3 {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    margin-bottom: var(--gap-sm);
}

/*.error404 [data-elementor-type="header"] .header {*/
/*    background: #310c58;*/
/*}*/

/* cookies policy */

.page-template-tpl-cookies-policy .cookies-section {
    padding: 60px 0;
}

.page-template-tpl-cookies-policy .cookies-section .mi-title3 {
    margin: 24px 0 14px;
}

.page-template-tpl-cookies-policy .cookies-section section.elementor-element:nth-last-child(2) {
    margin-top: var(--gap-sm);
}

.page-template-tpl-cookies-policy .cookies-section a {
    text-decoration: underline;
    font-weight: 500;
}

/* rooms */

.rooms-listing-wrapper .common-features {
    display: none;
}

.rooms-listing-4 .rooms-listing .room-box .room-content {
    background: transparent;
    color: #fff;
    margin-top: 0;
    text-align: center;
    width: 100%;
    padding: var(--gap-main) 3%;
}

.rooms-listing .room-box .room-content h3 {
    font-weight: 500;
    font-size: 2rem;
    text-transform: initial;
}

.rooms-listing .room-box .room-image-link img {
    max-height: 400px;
    object-fit: cover;
}

.room-description {
    display: flex;
    flex-direction: column;
}

.rooms-listing .room-box .room-content .room-description .more-info {
    font-weight: 500;
    margin-top: var(--gap-xs);
    text-decoration: none;
    color: #fff;
}
.rooms-listing .room-box .room-content .room-description .more-info:hover {
    text-decoration: underline;
}

.rooms-detail-wrapper .room-box-image, .rooms-detail-wrapper .room-box-extras, .rooms-detail-wrapper .room-box-offers {
    background-color: transparent!important;
    border: 0!important;
}

.rooms-detail-wrapper .back, .cat-room-detail .rooms-detail-wrapper h2, .rooms-detail-wrapper .detail-links, .rooms-detail-wrapper .room-box, .cat-room-detail .rooms-detail-wrapper .room-box-extras div ul li, .rooms-detail-wrapper .room-box-offers h3, .cat-room-detail .rooms-detail-wrapper .room-box-extras h4, .rooms-detail-wrapper .room-box-offers .go-to-offers-page, .rooms-detail-wrapper .calendar-wrapper .calendar-nights .calendar-nights-label, .rooms-detail-wrapper .calendar-wrapper .calendar-title, .rooms-detail-wrapper .room-box-description, .rooms-detail-wrapper .room-box-image .room-box-detail ul li span {
    color: #fff;
}

/* Offer */
.cat-offers .offers-listing-wrapper h2 {
    display: none;
}

.cat-offers .offers-listing-wrapper .offer-text {
    background: #fff;
    text-align: center;
    padding: 25px 0px;
}

.cat-offer-detail .detail-description {
    color: #fff;
}

.cat-offer-detail .title-discount {
    color: #848484;
}

.cat-offer-detail .detail-offer-intro .detail-description > h2 {
    color: #9b71c0;
}

.cat-offer-detail .offer-calendar-wrapper > div {
    color: #fff;
    background: #a0a0a0;
}

/* club */
body.cat-mirai-club {
    background: #1d1d1b;
}

.mi-clubarea-notlogged__info, h1.mi-club-signup__title {
    color: #fff;
}

h1.mi-club-signup__title, .mi-clubarea-notlogged__info-title {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: 2.5rem;
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
}

.mi-form-club-signup .mi-form__submit, .mi-clubarea .mi-clubarea-notlogged__btn {
    font-family: var( --e-global-typography-013566d-font-family ), Sans-serif;
    font-size: var( --e-global-typography-013566d-font-size );
    font-weight: var( --e-global-typography-013566d-font-weight );
    line-height: var( --e-global-typography-013566d-line-height );
    letter-spacing: var( --e-global-typography-013566d-letter-spacing );
    word-spacing: var( --e-global-typography-013566d-word-spacing );
    fill: #fff;
    color: #fff;
    background: transparent;
    border: 1px solid;
    border-radius: 0;
    -webkit-transition: .4s;
            transition: .4s;
}

.mi-s-color-link, .mi-form .mi-form-item__select, .mi-form .mi-form-item__input {
    color: #1d1d1b;
}

.mi-form .mi-form-item__title, .mi-form .mi-form-club-signup, .mi-form .mi-privacy-policy-link, .mi-form small, .mi-club-signup__content p, .mi-form .mi-form-password-test, .mi-form .mi-form-checkbox__title {
    color: #dfdede;
    font-weight: 100;
}

.mi-form .mi-privacy-policy-link {
    font-size: 0.85rem;
    font-weight: 700;
}

.mi-form-club-signup .mi-form__submit:hover, .mi-clubarea .mi-clubarea-notlogged__btn:hover {
    background: #fff;
    color: #1d1d1b;
}


.mi-s-color-link:hover {
    color: #8F8F8F;
}

/* scrollbar */

/* Firefox (uncomment to work in Firefox, although other properties will not work!)  */
/** {
  scrollbar-width: thin;
  scrollbar-color: #A19B67 #DFE9EB;
}*/

/* Chrome, Edge and Safari */
*::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}
*::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #DFE9EB;
}

*::-webkit-scrollbar-track:hover {
  background-color: #DFE9EB;
}

*::-webkit-scrollbar-track:active {
  background-color: #DFE9EB;
}

*::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #000;
}

*::-webkit-scrollbar-thumb:hover {
  background-color: #0d0d0c;
}

*::-webkit-scrollbar-thumb:active {
  background-color: #0d0d0c;
}

/* form */

.elementor-mark-required .elementor-field-label:after {
    color: var(--e-global-color-secondary);
}

.elementor-field-group .elementor-button[type="submit"] {
    margin-top: var(--gap-sm);
}

/* --------------- */
/* --- queries --- */
/* --------------- */

@media (min-width: 980px) {
    .fit-box {
        min-width: fit-content;
        width: auto;
    }
}

@media (max-width: 979px) {
    .align-center-sm {
        text-align: center;
    }
    .box-to-right {
        padding-left: 40px;
    }
    .rooms-listing .room-box .room-content h3 {
        font-size: 1.8rem;
    }
}

@media (max-width: 767px) {
    .align-center-xs {
        text-align: center;
    }
    .box-to-right {
        padding-left: 0;
        max-width: 100%;
    }
    
    .cookies-section.elementor-section.elementor-section-boxed > .elementor-container {
        padding-left: 16px;
        padding-right: 16px;
    }

    #menu_btn .elementor-icon-box-icon a::before,
    #menu_btn .elementor-icon-box-icon a::after,
    #menu_btn .elementor-icon-box-icon a i::after {
        border-top: 2px solid #fff;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GothamHTF';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://static-resources-elementor.mirai.com/wp-content/uploads/sites/1239/GothamHTF-Book.woff') format('woff'),
		url('https://static-resources-elementor.mirai.com/wp-content/uploads/sites/1239/GothamHTF-Book.ttf') format('truetype'),
		url('https://static-resources-elementor.mirai.com/wp-content/uploads/sites/1239/GothamHTF-Book.svg#GothamHTF') format('svg');
}
@font-face {
	font-family: 'GothamHTF';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://static-resources-elementor.mirai.com/wp-content/uploads/sites/1239/GothamHTF-Light.woff') format('woff'),
		url('https://static-resources-elementor.mirai.com/wp-content/uploads/sites/1239/GothamHTF-Light.ttf') format('truetype'),
		url('https://static-resources-elementor.mirai.com/wp-content/uploads/sites/1239/GothamHTF-Light.svg#GothamHTF') format('svg');
}
@font-face {
	font-family: 'GothamHTF';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://static-resources-elementor.mirai.com/wp-content/uploads/sites/1239/GothamHTF-Bold.woff') format('woff'),
		url('https://static-resources-elementor.mirai.com/wp-content/uploads/sites/1239/GothamHTF-Bold.ttf') format('truetype'),
		url('https://static-resources-elementor.mirai.com/wp-content/uploads/sites/1239/GothamHTF-Bold.svg#GothamHTF') format('svg');
}
/* End Custom Fonts CSS */