                    @font-face {
            font-family: 'commuter sans';
            font-style: normal;
            font-weight: 400;
                            src: font;
                    }
                        
            @font-face {
        font-family: 'AZDS-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6851d901203a1992235681.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-second';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6851d901203a1992235681.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-third';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6851d901203a1992235681.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-fourth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6851d901203a1992235681.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-fifth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6851d901203a1992235681.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-sixth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6851d901203a1992235681.woff") format("woff");
                }
    
    :root {
    --azds-theme-main-color: #002e2a !important;
    }
    .b-main-bcolor {
    background-color: #002e2a !important;
    }
    .b-main-bcolor-hover:hover {
    background-color: #002e2a !important;
    }
    .b-main-fcolor {
    color: #002e2a !important;
    }
    .b-main-fcolor-hover:hover {
    color: #002e2a !important;
    }
    .b-main-border-color{
    border-color: #002e2a !important;
    }
    .b-main-border-color-hover:hover {
    border-color: #002e2a !important;
    }
    .b-main-border-color::after{
    border-color: #002e2a !important;
    }

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

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


.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-minimumStay,
.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-notAvailable,
.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-selected {
    color: #e6eaea !important;
}
.azds-booking-section .booking-section-header {
  text-align: center !important;
}
.azds-booking-section .booking-section-header .logo {
  margin: 0 auto;
}

.azds-booking-section .booking-section-header .logo img {
    align-items: center !important;
    min-height: 60px !important;
}

.azds-booking-section .booking-section-header .btn-close {
    height: 25px !important;
    width: 30px !important;
}

/*background-color all over*/
.azds-booking-section,
.azds-booking-section .ng-select.multi-room-dropdown .ng-select-container,
.azds-multi-room-item,
booking-layout .azds-top-menu .ng-select-container,
.azds-booking-section .ng-select.ng-select-rooms-filter .ng-select-container,
.reserve-box .booking-sel select,
boutique-form-wrapper .reserve-form .reserve-col.prefix-form-col select,
.azds-booking-section boutique-form-wrapper .reserve-form .reserve-col.prefix-form-col select,
.azds-booking-section .reserve-form .sel select,
.reserve-box .booking-sel .ng-select-container,
.azds-booking-section .filters-wrap select,
boutique-room-rate,
app-boutique-cancellation,
div.booking-confirmation-wrap.b-main-background,
boutique-account-iprefer-form {
    background-color: #e6eaea !important;
}

/*buttons*/
input.btn-cancel-reservation-search.b-main-bcolor {
    border-radius: 1000px !important;
    border: 0.05px solid #002e2a !important;
}

input.btn-cancel-reservation-search.b-main-bcolor:hover {
    background-color: #e6eaea !important;
    color: #002e2a !important;
}

/* button#loginButton {
    background-color: #002e2a !important;
    color: #fff !important;
    border-radius: 1000px !important;
    border: .05px solid #002e2a !important;
    padding: 14px 20px !important;
}

button#loginButton:hover {
    background-color: #E6EAEA !important;
    color: #002e2a !important;
} */

button.btn-step-3-complete.reserve-btn {
    background-color: #002e2a !important;
    color: #fff !important;
    border-radius: 1000px !important;
    border: 0.05px solid #002e2a !important;
    padding: 14px !important;
}

button.btn-step-3-complete.reserve-btn:hover {
    background-color: #e6eaea !important;
    color: #002e2a !important;
}

button.room-reserve-btn.btn-rates.btn-book {
    background-color: #002e2a !important;
    color: #fff !important;
    border-radius: 1000px !important;
    border: 0.05px solid #002e2a !important;
}

button.room-reserve-btn.btn-rates.btn-book:hover {
    background-color: #e6eaea !important;
    color: #002e2a !important;
}

.room-info .room-price .room-reserve-btn {
    background-color: #002e2a !important;
    color: #fff !important;
    border-radius: 1000px !important;
    border: 0.05px solid #002e2a !important;
}

.room-info .room-price .room-reserve-btn:hover {
    background-color: #e6eaea !important;
    color: #002e2a !important;
}

/* a.btn-book {
    background-color: #002e2a !important;
    color: #fff !important;
    border-radius: 1000px !important;
    border: .05px solid #002e2a !important;
}

a.btn-book:hover {
    background-color: #E6EAEA !important;
    color: #002e2a !important;
} */

/* button#showPromoPopoverButton-0 {
    background-color: #002e2a !important;
    color: #fff !important;
}

button#showPromoPopoverButton-0:hover {
    background-color: #E6EAEA !important;
    color: #002e2a !important;
}

button#showPromoPopoverButton-1 {
    background-color: #002e2a !important;
    color: #fff !important;
}

button#showPromoPopoverButton-1:hover {
    background-color: #E6EAEA !important;
    color: #002e2a !important;
}

button#showPromoPopoverButton-2 {
    background-color: #002e2a !important;
    color: #fff !important;
}

button#showPromoPopoverButton-2:hover {
    background-color: #E6EAEA !important;
    color: #002e2a !important;
} */

/* Start of BEA-1312 */
body:has(.azds-booking-section) .extra-descr .left .title {
    font-variant: none !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
}

body:has(.azds-booking-section) .azds-booking-section app-boutique-order-step boutique-form-wrapper .step-3-form .ng-select .ng-select-container,
body:has(.azds-booking-section) boutique-account-login-popup .azds-booking-section .ng-select .ng-select-container {
    background-color: transparent !important;
}

body:has(.azds-booking-section) .reserve-box .reserve-box-btn.b-main-bcolor,
body:has(.azds-booking-section) .reserve-box .reserve-box-btn-mob.b-main-bcolor,
body:has(.azds-booking-section) .azds-multi-room-item__content-promo button.azds-button.b-main-bcolor-hover,
body:has(.azds-booking-section) a.btn-book,
body:has(.azds-booking-section) .azds-booking-section .reserve-form .reserve-row .reserve-btn,
body:has(.azds-booking-section) .room-info .room-price .room-reserve-btn,
body:has(.azds-booking-section) .enhance-stay-block__item_add-btn.add-button,
body:has(.azds-booking-section) .enhance-stay-block__item_add-btn.remove-button,
body:has(.azds-booking-section) .azds-promo-popover .azds-code-row button {
    position: relative !important;
    display: inline-block !important;
    overflow: hidden !important;
    border-radius: 1000px !important;
    color: white !important;
    background-color: transparent !important;
    background: transparent !important;
    z-index: 0 !important;
    border: 0 !important;
}

body:has(.azds-booking-section) .reserve-box .reserve-box-btn.b-main-bcolor::after,
body:has(.azds-booking-section) .reserve-box .reserve-box-btn.b-main-bcolor::before,
body:has(.azds-booking-section) .azds-multi-room-item__content-promo button.azds-button.b-main-bcolor-hover::after,
body:has(.azds-booking-section) .azds-multi-room-item__content-promo button.azds-button.b-main-bcolor-hover::before,
body:has(.azds-booking-section) a.btn-book::after,
body:has(.azds-booking-section) a.btn-book::before,
body:has(.azds-booking-section) .azds-booking-section .reserve-form .reserve-row .reserve-btn::after,
body:has(.azds-booking-section) .azds-booking-section .reserve-form .reserve-row .reserve-btn::before,
body:has(.azds-booking-section) .room-info .room-price .room-reserve-btn::after,
body:has(.azds-booking-section) .room-info .room-price .room-reserve-btn::before,
body:has(.azds-booking-section) .enhance-stay-block__item_add-btn.add-button::after,
body:has(.azds-booking-section) .enhance-stay-block__item_add-btn.add-button::before,
body:has(.azds-booking-section) .enhance-stay-block__item_add-btn.remove-button::after,
body:has(.azds-booking-section) .enhance-stay-block__item_add-btn.remove-button::before,
body:has(.azds-booking-section) .azds-promo-popover .azds-code-row button::after,
body:has(.azds-booking-section) .azds-promo-popover .azds-code-row button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body:has(.azds-booking-section) .reserve-box .reserve-box-btn.b-main-bcolor::before,
body:has(.azds-booking-section) .reserve-box .reserve-box-btn-mob.b-main-bcolor::before,
body:has(.azds-booking-section) .azds-multi-room-item__content-promo button.azds-button.b-main-bcolor-hover::before,
body:has(.azds-booking-section) a.btn-book::before,
body:has(.azds-booking-section) .azds-booking-section .reserve-form .reserve-row .reserve-btn::before,
body:has(.azds-booking-section) .room-info .room-price .room-reserve-btn::before,
body:has(.azds-booking-section) .enhance-stay-block__item_add-btn.add-button::before,
body:has(.azds-booking-section) .enhance-stay-block__item_add-btn.remove-button::before,
body:has(.azds-booking-section) .azds-promo-popover .azds-code-row button::before {
    background-color: #002e2a !important;
    z-index: -2 !important;
}

body:has(.azds-booking-section) .reserve-box .reserve-box-btn.b-main-bcolor::after,
body:has(.azds-booking-section) .reserve-box .reserve-box-btn-mob.b-main-bcolor::after,
body:has(.azds-booking-section) .azds-multi-room-item__content-promo button.azds-button.b-main-bcolor-hover::after,
body:has(.azds-booking-section) a.btn-book::after,
body:has(.azds-booking-section) .azds-booking-section .reserve-form .reserve-row .reserve-btn::after,
body:has(.azds-booking-section) .room-info .room-price .room-reserve-btn::after,
body:has(.azds-booking-section) .enhance-stay-block__item_add-btn.add-button::after,
body:has(.azds-booking-section) .enhance-stay-block__item_add-btn.remove-button::after,
body:has(.azds-booking-section) .azds-promo-popover .azds-code-row button::after {
    z-index: -1;
    opacity: 0;
    transition: opacity 500ms ease;
    background-size: cover;
    background-image: url(https://thebeaumont.com/wp-content/themes/beaumont-mayfair/assets/images/red-bg-small.jpg);
}

body:has(.azds-booking-section) .reserve-box .reserve-box-btn:hover.b-main-bcolor::after,
body:has(.azds-booking-section) .reserve-box .reserve-box-btn-mob:hover.b-main-bcolor::after,
body:has(.azds-booking-section) .azds-multi-room-item__content-promo button.azds-button.b-main-bcolor-hover:hover::after,
body:has(.azds-booking-section) a.btn-book:hover::after,
body:has(.azds-booking-section) .azds-booking-section .reserve-form .reserve-row .reserve-btn:hover::after,
body:has(.azds-booking-section) .room-info .room-price .room-reserve-btn:hover::after,
body:has(.azds-booking-section) .enhance-stay-block__item_add-btn.add-button:hover::after,
body:has(.azds-booking-section) .enhance-stay-block__item_add-btn.remove-button:hover::after,
body:has(.azds-booking-section) .azds-promo-popover .azds-code-row button:hover::after {
    opacity: 1;
}

body:has(.azds-booking-section) .azds-booking-section .reserve-form .reserve-row .reserve-btn {
    border: 0 !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
    padding-top: 10px !important;
    padding-bottom: 8px !important;
}

@media screen and (min-width: 769px) {

    body:has(.azds-booking-section) .azds-multi-room-item.selected .azds-multi-room-item__close button:not(:last-child),
    body:has(.azds-booking-section) .azds-multi-room-item.selected .azds-multi-room-item__close button.edit-btn {
        position: relative !important;
        display: inline-block !important;
        overflow: hidden !important;
        border-radius: 1000px !important;
        color: white !important;
        background-color: transparent !important;
        background: transparent !important;
        z-index: 0 !important;
        padding-top: 2px !important;
    }

    body:has(.azds-booking-section) .azds-multi-room-item.selected .azds-multi-room-item__close button:not(:last-child)::before,
    body:has(.azds-booking-section) .azds-multi-room-item.selected .azds-multi-room-item__close button:not(:last-child)::after,
    body:has(.azds-booking-section) .azds-multi-room-item.selected .azds-multi-room-item__close button.edit-btn::before,
    body:has(.azds-booking-section) .azds-multi-room-item.selected .azds-multi-room-item__close button.edit-btn::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    body:has(.azds-booking-section) .azds-multi-room-item.selected .azds-multi-room-item__close button:not(:last-child)::before,
    body:has(.azds-booking-section) .azds-multi-room-item.selected .azds-multi-room-item__close button.edit-btn::before {
        background-color: #002e2a !important;
        z-index: -2 !important;
    }

    body:has(.azds-booking-section) .azds-multi-room-item.selected .azds-multi-room-item__close button:not(:last-child)::after,
    body:has(.azds-booking-section) .azds-multi-room-item.selected .azds-multi-room-item__close button.edit-btn::after {
        z-index: -1;
        opacity: 0;
        transition: opacity 500ms ease;
        background-size: cover;
        background-image: url(https://thebeaumont.com/wp-content/themes/beaumont-mayfair/assets/images/red-bg-small.jpg);
    }

    body:has(.azds-booking-section) .azds-multi-room-item.selected .azds-multi-room-item__close button:not(:last-child):hover::after,
    body:has(.azds-booking-section) .azds-multi-room-item.selected .azds-multi-room-item__close button.edit-btn:hover::after {
        opacity: 1;
    }
}

body:has(.azds-booking-section) .booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search {
    transition: all 500ms ease;
}

body:has(.azds-booking-section) .booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search:hover {
    background-color: #002e2a !important;
    background-size: cover;
    background-image: url(https://thebeaumont.com/wp-content/themes/beaumont-mayfair/assets/images/red-bg-small.jpg) !important;
    color: white !important;
}

body:has(.azds-booking-section) .room-price.room-price-call-to-book:has(a[href*="tel:"]) {
    padding: 0 !important;
}

body:has(.azds-booking-section) .room-price.room-price-call-to-book:has(a[href*="tel:"]) a[href*="tel:"] {
    position: relative !important;
    display: inline-block !important;
    overflow: hidden !important;
    border-radius: 1000px !important;
    color: white !important;
    background-color: transparent !important;
    background: transparent !important;
    z-index: 0 !important;
    border: 0 !important;
    padding: 6px 5px 4px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    max-width: 200px;
    height: auto !important;
    line-height: 32px !important;
    min-width: 180px !important;
    text-align: center !important;
}

body:has(.azds-booking-section) .room-price.room-price-call-to-book:has(a[href*="tel:"]) a[href*="tel:"]::after,
body:has(.azds-booking-section) .room-price.room-price-call-to-book:has(a[href*="tel:"]) a[href*="tel:"]::before,
body:has(.azds-booking-section) .room-main-info .room-info .azds-toggle-details .azds-button::after,
body:has(.azds-booking-section) .room-main-info .room-info .azds-toggle-details .azds-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body:has(.azds-booking-section) .room-price.room-price-call-to-book:has(a[href*="tel:"]) a[href*="tel:"]::before,
body:has(.azds-booking-section) .room-main-info .room-info .azds-toggle-details .azds-button::before {
    background-color: #002e2a !important;
    z-index: -2 !important;
}

body:has(.azds-booking-section) .room-price.room-price-call-to-book:has(a[href*="tel:"]) a[href*="tel:"]::after,
body:has(.azds-booking-section) .room-main-info .room-info .azds-toggle-details .azds-button::after {
    z-index: -1;
    opacity: 0;
    transition: opacity 500ms ease;
    background-size: cover;
    background-image: url(https://thebeaumont.com/wp-content/themes/beaumont-mayfair/assets/images/red-bg-small.jpg);
}

body:has(.azds-booking-section) .room-price.room-price-call-to-book:has(a[href*="tel:"]) a[href*="tel:"]:hover::after,
body:has(.azds-booking-section) .room-main-info .room-info .azds-toggle-details .azds-button:hover::after {
    opacity: 1;
}

body:has(.azds-booking-section) .room-price.room-price-call-to-book:has(a[href*="tel:"]) a[href*="tel:"]:hover {
    text-decoration: none !important;
}

body:has(.azds-booking-section) .room-main-info .room-info .azds-toggle-details .azds-button {
    position: relative !important;
    display: inline-block !important;
    overflow: hidden !important;
    border-radius: 1000px !important;
    color: white !important;
    background-color: transparent !important;
    background: transparent !important;
    z-index: 0 !important;
    border: 0 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    text-align: center !important;
    font-variant: small-caps !important;
    font-family: "AZDS-room-main", var(--default-font-family) !important;
}

body:has(.azds-booking-section) .room-main-info .room-info .azds-button .arrow {
    display: none !important;
}

@media screen and (min-width: 1024px) {

    body:has(.azds-booking-section) boutique-room-category-group .room-info:has(.azds-toggle-details .azds-button)::before,
    body:has(.azds-booking-section) boutique-room-category-group .room-info:has(.azds-toggle-details .azds-button)::after {
        display: none !important;
    }

    body:has(.azds-booking-section) boutique-room-category-group .room-info:has(.azds-toggle-details .azds-button) {
        display: grid !important;
        grid-template-columns: 1fr 160px !important;
        grid-template-rows: repeat(5, auto) !important;
        grid-column-gap: 0px !important;
        grid-row-gap: 0px !important;
    }

    body:has(.azds-booking-section) boutique-room-category-group .room-info:has(.azds-toggle-details .azds-button) h3.room-title {
        grid-area: 1 / 1 / 2 / 2;
    }

    body:has(.azds-booking-section) boutique-room-category-group .room-info:has(.azds-toggle-details .azds-button) .azds-room-categories__slider {
        grid-area: 2 / 1 / 3 / 3;
    }

    body:has(.azds-booking-section) boutique-room-category-group .room-info:has(.azds-toggle-details .azds-button) .room-content {
        grid-area: 3 / 1 / 4 / 2;
    }

    body:has(.azds-booking-section) boutique-room-category-group .room-info:has(.azds-toggle-details .azds-button) .azds-toggle-details {
        grid-area: 3 / 2 / 4 / 3;
        padding: 1.8% 1% 0 3% !important;
    }

    body:has(.azds-booking-section) boutique-room-category-group .room-info:has(.azds-toggle-details .azds-button) .room-facilities {
        grid-area: 4 / 1 / 5 / 3;
    }

    body:has(.azds-booking-section) boutique-room-category-group .room-info:has(.azds-toggle-details .azds-button) extension-point {
        grid-area: 5 / 1 / 6 / 3;
    }
}

/* End of BEA-1312 */

/* 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;
    position: static !important;
    padding: 0 !important;
    margin: 0 !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) .long-description b {
    font-weight: bold !important;
}

@-moz-document url-prefix() {
    .info-wrapper .info>li {
        margin-left: 17px;
    }

    .long-description div>li {
        margin-left: 17px;
    }

    .long-description div>b>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;
    }
}

@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;
    }

    body:has(.azds-booking-section) .azds-multi-room-item__content-promo button {
        padding: 0 !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;
        padding: 0 25px !important;
        margin-top: 2px !important;
    }
}

@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: 1400px) {
    body:has(.azds-booking-section) .amenities-button-container span {
        font-size: 11px !important;
    }

    body:has(.azds-booking-section) .room-info .room-price .current-price {
        font-size: 18px !important;
    }

    body:has(.azds-booking-section) boutique-room .room-info .room-content {
        grid-template-columns: 1fr 180px !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;
    }
}

@media screen and (max-width: 768px) {
    body:has(.azds-booking-section) .long-description {
        padding-top: 20px !important;
    }
}

.azds-booking-section .booking-section-wrap .dates-step .ng-select .ng-select-container .ng-value-container .ng-value .ng-value-label,
.azds-booking-section .booking-section-wrap .dates-step .ng-select .ng-select-container .ng-value-container .ng-value .ng-value-label *,
.azds-booking-section .booking-section-wrap .dates-step .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,
.azds-booking-section .booking-section-wrap .dates-step .ng-dropdown-panel .ng-dropdown-panel-items .ng-option span,
.dates-step .reserve-box .promo-wrap .promo-block input[type="text"] {
    font-size: 12px !important;
}

.dates-step .reserve-box .promo-wrap .promo-block input[type="text"] {
    font-size: 12px !important;
}

.dates-step .reserve-box .promo-wrap .promo-block input[type="text"]::placeholder {
    font-size: 12px !important;
}

.dates-step .reserve-box .promo-wrap .promo-block input[type="text"]::-webkit-input-placeholder {
    font-size: 12px !important;
}

.dates-step .reserve-box .promo-wrap .promo-block input[type="text"]::-moz-placeholder {
    font-size: 12px !important;
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
    body:has(.azds-booking-section) boutique-room .room-info .room-content {
        display: grid !important;
        grid-template-rows: 1fr !important;
    }

    body:has(.azds-booking-section) .room-main-info .room-info .tax-info {
        font-size: 10px !important;
    }
}

@media screen and (min-width: 1281px) {
    body:has(.azds-booking-section) boutique-room .room-info .room-content {
        display: grid !important;
        grid-template-rows: 1fr !important;
        grid-template-columns: 1fr 240px !important;
    }
}

body:has(.azds-booking-section) boutique-room .room-info.room-description-shown[class*="clearfix"] {
    border-bottom: 1px solid transparent !important;
}

@media screen and (max-width: 460px) {
    body:has(.azds-booking-section) .legend-block strong {
        width: auto !important;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
    body:has(.azds-booking-section) .azds-promo-popover:has(.azds-code[disabled]) {
        min-width: 0 !important;
    }

    body:has(.azds-booking-section) .azds-promo-popover:has(.azds-code[disabled]) input:disabled {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 10px !important;
    }

    body:has(.azds-booking-section) .azds-promo-popover:has(.azds-code[disabled]) .azds-code-row button {
        width: auto !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;
}

.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 (max-width: 414px) {
    boutique-room-rate .info-wrapper {
        width: 100% !important;
    }

    body:has(.azds-booking-section) .price-info {
        padding: 0 !important;
    }
}

@media (max-width: 414px) and (min-width: 0px) {
    body:has(.azds-booking-section) boutique-room-rate .info ul>p {
        text-align: left !important;
    }
}

@media screen and (max-width: 414px) {
    body:has(.azds-booking-section) .room-info .room-facilities boutique-room-amenity .room-amenities-list {
        display: grid !important;
        grid-template-rows: auto !important;
        grid-template-columns: repeat(3, 33%) !important;
    }

    body:has(.azds-booking-section) .room-info .room-facilities boutique-room-amenity .room-amenities-list li {
        width: 100% !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
    .azds-booking-section .nightly-price-wrap .price {
        font-size: 11px !important;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1400px) {
    body:has(.azds-booking-section) .dates-step {
        padding-left: 4% !important;
        padding-right: 4% !important;
    }

    .azds-booking-section .nightly-price-wrap .price {
        font-size: 10px !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 1280px) {
    body:has(.azds-booking-section) .azds-promo-popover:has(.azds-code[disabled]) {
        min-width: 0 !important;
    }

    body:has(.azds-booking-section) .azds-promo-popover:has(.azds-code[disabled]) input:disabled {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 10px !important;
    }

    body:has(.azds-booking-section) .azds-promo-popover:has(.azds-code[disabled]) .azds-code-row button {
        width: auto !important;
    }
}

body:has(.azds-booking-section) p.room-description {
    margin-bottom: 10px !important;
}

@media (max-width: 660px) and (min-width: 600px) {
    body:has(.azds-booking-section) .azds-promo-popover.booking-lang-en .azds-code-row button {
        width: 90px !important;
    }

    body:has(.azds-booking-section) .azds-promo-popover.booking-lang-en .azds-code-row input {
        width: calc(100% - 100px) !important;
    }
}

@media (min-width: 576px) {
    body:has(.azds-booking-section) .modal-dialog {
        max-width: none !important;
    }
}

.azds-booking-section .reserve-form:not(.modify-form) .ng-select:not(.form-input-selected).ng-untouched.ng-dirty.ng-valid .ng-select-container {
    color: inherit !important;
}

@media (max-width: 768px) and (min-width: 0) {
    .azds-booking-section .reserve-form .reserve-col {
        margin-bottom: 15px !important;
        width: 100%;
    }
}

@media screen and (max-width: 414px) {
    body:has(.azds-booking-section) .info-wrapper .info>li {
        text-align: left;
    }
}

body:has(.azds-booking-section) .row {
    display: block;
}

body:has(.azds-booking-section) .booking-confirmation-wrap .booking-confirmation-info .azds-buttons .btn-cancel-reservation-search {
    border-radius: 1000px !important;
    border: 0.05px solid #002e2a !important;
}

body:has(.azds-booking-section) modal-container .modal-content:has(boutique-account-iprefer-form),
body:has(.azds-booking-section) modal-container .modal-content:has(boutique-account-login-popup) {
    background-color: #e6eaea !important;
}

body:has(.azds-booking-section) .room-main-info .room-info .azds-toggle-details .azds-button {
    padding-bottom: 9px !important;
}

body:has(.azds-booking-section) a.btn-book {
    padding-top: 2px !important;
}

body:has(.azds-booking-section) .room-info .room-price .room-reserve-btn {
    padding-bottom: 4px !important;
}

body:has(.azds-booking-section) boutique-multi-room .azds-multi-room .b-main-bcolor-hover.next {
    position: relative !important;
    display: inline-block !important;
    overflow: hidden !important;
    border-radius: 1000px !important;
    color: white !important;
    background-color: transparent !important;
    background: transparent !important;
    z-index: 0 !important;
    padding-bottom: 4px !important;
}

body:has(.azds-booking-section) boutique-multi-room .azds-multi-room .b-main-bcolor-hover.next::after,
body:has(.azds-booking-section) boutique-multi-room .azds-multi-room .b-main-bcolor-hover.next::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body:has(.azds-booking-section) boutique-multi-room .azds-multi-room .b-main-bcolor-hover.next::before {
    background-color: #002e2a !important;
    z-index: -2 !important;
}

body:has(.azds-booking-section) boutique-multi-room .azds-multi-room .b-main-bcolor-hover.next::after {
    z-index: -1;
    opacity: 0;
    transition: opacity 500ms ease;
    background-size: cover;
    background-image: url(https://thebeaumont.com/wp-content/themes/beaumont-mayfair/assets/images/red-bg-small.jpg);
}

body:has(.azds-booking-section) boutique-multi-room .azds-multi-room .b-main-bcolor-hover.next:hover::after {
    opacity: 1;
}

body:has(.azds-booking-section) .enhance-stay-block__item_add-btn.add-button,
body:has(.azds-booking-section) .enhance-stay-block__item_add-btn.remove-button {
    padding-top: 2px !important;
}

body:has(.azds-booking-section) .ds-step3-right .room-info .room-price .room-reserve-btn {
    padding-bottom: 8px !important;
}

/* Integration end */
