                            
            @font-face {
        font-family: 'AZDS-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/618db0db750ec678212019.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-second';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/618db0db750ec678212019.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-third';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/618db0db750ec678212019.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-fourth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/618db0db750ec678212019.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-fifth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/618db0db750ec678212019.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-sixth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/618db0db750ec678212019.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-room-third';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/618db130d4272853650250.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-order-form-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/618db130d4272853650250.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-room-rate-fourth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/618db130d4272853650250.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-review-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/618db130d4272853650250.woff") format("woff");
                }
    
    :root {
    --azds-theme-main-color: #0b0b23 !important;
    }
    .b-main-bcolor {
    background-color: #0b0b23 !important;
    }
    .b-main-bcolor-hover:hover {
    background-color: #0b0b23 !important;
    }
    .b-main-fcolor {
    color: #0b0b23 !important;
    }
    .b-main-fcolor-hover:hover {
    color: #0b0b23 !important;
    }
    .b-main-border-color{
    border-color: #0b0b23 !important;
    }
    .b-main-border-color-hover:hover {
    border-color: #0b0b23 !important;
    }
    .b-main-border-color::after{
    border-color: #0b0b23 !important;
    }

    :root {
    --azds-theme-second-color: #ffffff !important
    }
    .b-second-bcolor {
    background-color: #ffffff !important;
    }
    .b-second-bcolor-hover:hover {
    background-color: #ffffff !important;
    }
    .b-second-fcolor {
    color: #ffffff !important;
    }
    .b-second-fcolor-hover:hover {
    color: #ffffff !important;
    }
    .swiper-pagination .swiper-pagination-handle .swiper-pagination-bullet-active {
    background-color: #ffffff !important;
    }
    .b-second-border-color{
    border-color: #ffffff !important;
    }
    .b-second-border-color-hover:hover {
    border-color: #ffffff !important;
    }
    .b-second-border-color::after{
    border-color: #ffffff !important;
    }

    :root {
    --azds-theme-third-color: #0b0b23 !important
    }
    .b-third-bcolor {
    background-color: #0b0b23 !important;
    }
    .b-third-bcolor-hover:hover {
    background-color: #0b0b23 !important;
    }
    .b-third-fcolor {
    color: #0b0b23 !important;
    }
    .b-third-border-color{
    border-color: #0b0b23 !important;
    }
    .b-third-border-color-hover:hover {
    border-color: #0b0b23 !important;
    }
    .b-third-border-color::after{
    border-color: #0b0b23 !important;
    }


.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-selected {
    color: #fff !important;
}

.azds-booking-section .reserve-box .reserve-box-btn,
.azds-booking-section .reserve-form .reserve-btn,
.descr-wrap .ri .btn-book,
.room-info .room-price .room-reserve-btn,
.azds-button-book-room {
    background-color: #0b0b23 !important;
    border: 1px solid #0b0b23 !important;
    color: #fff !important;
    transition: color 0.3s ease, background-color 0.3s ease;
}

.azds-booking-section .reserve-box .reserve-box-btn:hover,
.azds-booking-section .reserve-form .reserve-btn:hover,
.descr-wrap .ri .btn-book.b-main-bcolor,
.azds-button-book-room .b-main-bcolor,
a.btn-rates.room-reserve-btn.azds-button-view-rates.b-main-bcolor,
.room-reserve-btn.btn-rates.btn-book:hover,
.room-reserve-btn.b-main-bcolor {
    background-color: #131364 !important;
    border: 1px solid #131364 !important;
    color: #fff !important;
}

.azds-booking-section .reserve-form .reserve-btn {
    padding: 12px !important;
}

.dropdown-item_enabled.dropdown-item_active .dropdown-item_icon .dropdown-item_text {
    color: #fff !important;
}

.azds-booking-section .reserve-form .hint.error,
.azds-booking-section .reserve-form .marked:after {
    color: #e44814 !important;
}

.azds-booking-section .reserve-form .checkbox label em.form-checkbox-error {
    border: #e44814 1px solid !important;
}

.azds-booking-section .reserve-form .reserve-box.error {
    border-color: #e44814 !important;
}

.azds-booking-section .booking-section-header .btn-close {
    height: 25px !important;
}

.amenity-fee {
    display: none !important;
}

/* Integration start */
body:has(.azds-booking-section) {
    font-size: 16px !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    text-transform: none !important;
    font-variant: none !important;
    font-weight: normal !important;
}

body:has(.azds-booking-section) * {
    font-variant-numeric: lining-nums !important;
}

.azds-booking-section .booking-section-wrap progress-bar * {
    font-variant-numeric: lining-nums !important;
}

.azds-booking-section .reserve-form .reserve-box .sel,
.azds-booking-section .reserve-form .reserve-box .sel select,
.azds-booking-section .reserve-form .reserve-box .sel ng-select,
.azds-booking-section .reserve-form .reserve-box .inp,
.azds-booking-section .reserve-form .reserve-box .inp input,
.azds-booking-section .reserve-form .reserve-box .t-area,
.azds-booking-section .reserve-form .reserve-box .t-area textarea,
.azds-booking-section .reserve-form .reserve-box .sel ng-select .ng-select-container,
.azds-booking-section .reserve-form .sel .ng-select,
.azds-booking-section .reserve-form .ng-select .ng-select-container .ng-value-container {
    height: 100%;
}

body:has(.azds-booking-section) .dropdown-item_enabled .dropdown-item_icon,
body:has(.azds-booking-section) .dropdown-item_completed .dropdown-item_icon {
    background-color: #fff !important;
}

@-moz-document url-prefix() {
    .info-wrapper .info > li {
        margin-left: 17px;
    }

    .long-description div > li {
        margin-left: 17px;
    }

    .ds-step3-right .room-description span > li {
        margin-left: 17px;
    }

    boutique-policies-block p > li {
        margin-left: 17px;
    }

    .policy-wrapper .policy-block-desc > li {
        margin-left: 17px;
    }

    .room-description > li {
        margin-left: 17px;
    }
}

.booking-overlay-open .reserve-box [class*="promo-wrap"] [class*="promo-block"] .promo-disabled[placeholder] {
    background-color: #eeedeb !important;
    color: #040404 !important;
    opacity: 1 !important;
}

.booking-overlay-open .reserve-box [class*="promo-wrap"] [class*="promo-block"] .promo-disabled[placeholder]::-webkit-input-placeholder {
    background-color: #eeedeb !important;
    color: #040404 !important;
    opacity: 1 !important;
}

.booking-overlay-open .reserve-box [class*="promo-wrap"] [class*="promo-block"] .promo-disabled::-moz-placeholder {
    background-color: #eeedeb !important;
    color: #040404 !important;
    opacity: 1 !important;
}

.booking-overlay-open .reserve-box [class*="promo-wrap"] [class*="promo-block"] .promo-disabled::placeholder {
    background-color: #eeedeb !important;
    color: #040404 !important;
    opacity: 1 !important;
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
    boutique-modify-reservation .booking-confirmation-wrap {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
}

@media (max-width: 768px) and (min-width: 0px) {
    .booking-overlay-open modal-container .modal-dialog.image .modal-header {
        position: static !important;
        height: auto !important;
    }

    .booking-overlay-open modal-container .modal-dialog.image .modal-header .close {
        padding: 0 !important;
        margin-right: 0 !important;
        margin-left: auto !important;
        margin-bottom: 5px !important;
    }
}

@media (max-width: 768px) and (min-width: 0px) {
    .booking-overlay-open modal-container .image.modal-dialog .modal-content {
        height: auto;
    }
}

@media screen and (min-width: 769px) and (max-width: 1120px) {
    boutique-modify-reservation .booking-confirmation-wrap,
    app-boutique-cancellation .booking-confirmation-wrap {
        padding-left: 2% !important;
        padding-right: 2% !important;
    }

    boutique-modify-reservation .booking-confirmation-wrap .booking-confirmation-info .booking-confirmation-info-title .reserve-form:not(.modify-form),
    app-boutique-cancellation .booking-confirmation-wrap .booking-confirmation-info .booking-confirmation-info-title .reserve-form:not(.modify-form) {
        min-width: 80% !important;
    }
}

@media screen and (min-width: 1236px) {
    boutique-modify-reservation .booking-confirmation-wrap .booking-confirmation-info .booking-confirmation-info-title .reserve-form:not(.modify-form),
    app-boutique-cancellation .booking-confirmation-wrap .booking-confirmation-info .booking-confirmation-info-title .reserve-form:not(.modify-form) {
        min-width: 600px !important;
    }
}

@media screen and (min-width: 601px) {
    boutique-multi-room .azds-promo-popover {
        transform: translateY(2px) !important;
    }

    .azds-multi-room-item__content-promo button .azds-multi-room-item__content-promo-ellipsis {
        display: inline-flex !important;
        height: 100% !important;
        align-items: center;
        justify-content: center;
    }
}

@media screen and (max-width: 560px) {
    .azds-multi-room-item__content-promo {
        grid-template-columns: 1fr !important;
        gap: 12px !important;
    }
}

.room-text-feature-section > h5 + span {
    display: inline-block !important;
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
    boutique-modify-reservation .booking-confirmation-wrap {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
    .amenities-button-container span {
        font-size: 13px !important;
    }
}

@media screen and (min-width: 901px) and (max-width: 1023px) {
    body:has(.azds-booking-section) app-boutique-order-step .booking-section-form {
        padding-left: 2%;
        padding-right: 2%;
    }
}

@media screen and (max-width: 1279px) and (min-width: 1024px) {
    .special-requests-text > div:not(.title) .reserve-col {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .booking-section-form {
        padding-left: 3% !important;
        padding-right: 3% !important;
    }

    .azds-booking-section .reserve-form .reserve-row {
        padding-left: 2% !important;
        padding-right: 2% !important;
    }
}

@media screen and (max-width: 1023px) and (min-width: 901px) {
    .special-requests-text > div:not(.title) .reserve-col {
        width: 100% !important;
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 414px) {
    boutique-room-rate .info-wrapper {
        width: 100% !important;
    }

    body:has(.azds-booking-section) .price-info {
        padding: 0 !important;
    }
}

.booking-confirmation-wrap .booking-confirmation-info .row.submit {
    display: block;
}

@media screen and (max-width: 1279px) and (min-width: 901px) {
    .azds-booking-section .reserve-form .reserve-row .reserve-col {
        margin-bottom: 15px !important;
        width: 100% !important;
    }

    .azds-booking-section .reserve-form .reserve-row .reserve-col + .reserve-col {
        margin-left: 0 !important;
    }

    .azds-booking-section app-boutique-order-step .booking-section-form-wrap boutique-form-wrapper .reserve-form .reserve-col.prefix-form-col {
        width: 24% !important;
    }

    .azds-booking-section
        app-boutique-order-step
        .booking-section-form-wrap
        boutique-form-wrapper
        .reserve-form
        .reserve-col.prefix-form-col
        + .firstname-form-col {
        width: 76% !important;
    }

    boutique-form-wrapper .reserve-form .reserve-col.prefix-form-col,
    .azds-booking-section boutique-form-wrapper .reserve-form .reserve-col.prefix-form-col {
        width: 24% !important;
    }

    boutique-form-wrapper .reserve-form .reserve-row .reserve-col.prefix-form-col + .firstname-form-col,
    .azds-booking-section boutique-form-wrapper .reserve-form .reserve-row .reserve-col.prefix-form-col + .firstname-form-col {
        width: 76% !important;
    }
}

@media screen and (min-width: 601px) and (max-width: 767px) {
    .azds-booking-section app-boutique-order-step .booking-section-form-wrap boutique-form-wrapper .reserve-form .reserve-col.prefix-form-col {
        min-width: 110px !important;
    }

    .azds-booking-section
        app-boutique-order-step
        .booking-section-form-wrap
        boutique-form-wrapper
        .reserve-form
        .reserve-col.prefix-form-col
        + .firstname-form-col {
        max-width: calc(100% - 110px) !important;
    }
}

@media screen and (max-width: 460px) {
    .azds-booking-section app-boutique-order-step .booking-section-form-wrap boutique-form-wrapper .reserve-form .reserve-col.prefix-form-col {
        min-width: 110px !important;
    }

    .azds-booking-section
        app-boutique-order-step
        .booking-section-form-wrap
        boutique-form-wrapper
        .reserve-form
        .reserve-col.prefix-form-col
        + .firstname-form-col {
        max-width: calc(100% - 110px) !important;
    }
}

@media screen and (min-width: 1280px) {
    .azds-booking-section app-boutique-order-step .booking-section-form-wrap boutique-form-wrapper .reserve-form .reserve-col.prefix-form-col {
        min-width: 110px !important;
    }

    .azds-booking-section
        app-boutique-order-step
        .booking-section-form-wrap
        boutique-form-wrapper
        .reserve-form
        .reserve-col.prefix-form-col
        + .firstname-form-col {
        max-width: calc(47% - 110px) !important;
    }

    body:has(.azds-booking-section) .price-info {
        padding: 0 !important;
    }
}

body:has(.azds-booking-section) .reserve-box .reserve-box-btn,
body:has(.azds-booking-section) .reserve-box .reserve-box-btn-mob {
    padding-top: 13px !important;
}

body:has(.azds-booking-section) .booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search {
    padding-top: 13px !important;
}

@media screen {
    body:has(.azds-booking-section) ul li {
        list-style: disc;
    }

    body:has(.azds-booking-section) .nightly-rates ul li {
        list-style: none;
    }
}

body:has(.azds-booking-section) .dropdown-item_active .dropdown-item_icon,
body:has(.azds-booking-section) .dropdown-item_enabled.dropdown-item_active .dropdown-item_icon .dropdown-item_text {
    color: #000 !important;
}

body:has(.azds-booking-section) .progress-bar_mobile .select-template.dropdown-item_active .dropdown-item_icon .dropdown-item_text {
    color: #fff !important;
}

body:has(.azds-booking-section) .azds-booking-section .reserve-form .t-area textarea,
body:has(.azds-booking-section) .azds-booking-section ::placeholder,
body:has(.azds-booking-section) .azds-booking-section .reserve-form .reserve-box .inp input,
body:has(.azds-booking-section) .azds-booking-section .reserve-form .reserve-box .sel ng-select,
body:has(.azds-booking-section) .azds-booking-section .reserve-form .reserve-box .sel ng-select * {
    font-weight: normal !important;
}

@media screen and (max-width: 1730px) and (min-width: 769px) {
    .azds-booking-section .reserve-form .reserve-row-section .reserve-col {
        margin-bottom: 15px !important;
        width: 100% !important;
    }

    .azds-booking-section .reserve-form .reserve-row-section .reserve-col + .reserve-col {
        margin-left: 0 !important;
    }
}

.azds-booking-section .reserve-form ::placeholder {
    max-width: 100%;
    text-overflow: ellipsis;
}

/* Integration end*/

.reserve-row.azds-form-log in-group.clearfix {
display: none !important;
}
