                    @font-face {
            font-family: 'Mono Text';
            font-style: normal;
            font-weight: 400;
                                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/654e8a1ecca56729131181.woff2") format("woff2");
                    }
                            @font-face {
            font-family: 'MenoText-RegularItalic';
            font-style: normal;
            font-weight: 400;
                                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/654e899d93bb4794880523.woff2") format("woff2");
                    }
                            @font-face {
            font-family: 'SaaSeriesFD';
            font-style: normal;
            font-weight: 400;
                                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/654e89cb2b0ec916422221.woff2") format("woff2");
                    }
                                                
            @font-face {
        font-family: 'AZDS-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/654e8b34e7ca5046629038.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-second';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/65775f68783d7617187779.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-progress-bar-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/65c729a7abd0f320186861.woff2") format("woff2");
                }
    
    :root {
    --azds-theme-main-color: #000000 !important;
    }
    .b-main-bcolor {
    background-color: #000000 !important;
    }
    .b-main-bcolor-hover:hover {
    background-color: #000000 !important;
    }
    .b-main-fcolor {
    color: #000000 !important;
    }
    .b-main-fcolor-hover:hover {
    color: #000000 !important;
    }
    .b-main-border-color{
    border-color: #000000 !important;
    }
    .b-main-border-color-hover:hover {
    border-color: #000000 !important;
    }
    .b-main-border-color::after{
    border-color: #000000 !important;
    }

    :root {
    --azds-theme-second-color: #ededf2 !important
    }
    .b-second-bcolor {
    background-color: #ededf2 !important;
    }
    .b-second-bcolor-hover:hover {
    background-color: #ededf2 !important;
    }
    .b-second-fcolor {
    color: #ededf2 !important;
    }
    .b-second-fcolor-hover:hover {
    color: #ededf2 !important;
    }
    .swiper-pagination .swiper-pagination-handle .swiper-pagination-bullet-active {
    background-color: #ededf2 !important;
    }
    .b-second-border-color{
    border-color: #ededf2 !important;
    }
    .b-second-border-color-hover:hover {
    border-color: #ededf2 !important;
    }
    .b-second-border-color::after{
    border-color: #ededf2 !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;
    }


#sb-express #sb-express-powered-by {
  display: none !important;
}

.booking-overlay-open * {
    font-variant-numeric: lining-nums !important;
}

/* Check Avail Btn on cal */
button {
  font-style: italic !important;
}
.reserve-box .reserve-box-btn:hover {
  background-color: #d9ff70 !important;
  color: black !important;
}

/* Rest of buttons */
.btn-rates {
  font-style: italic !important;
  background-color: black !important;
  color: white !important;
}
.btn-rates:hover {
  background-color: #d9ff70 !important;
  color: black !important;
}

a.btn-rates.room-reserve-btn.azds-button-view-rates {
  font-style: italic !important;
  background-color: black !important;
  color: white !important;
}
a.btn-rates.room-reserve-btn.azds-button-view-rates:hover {
  background-color: #d9ff70 !important;
  color: black !important;
}

a.btn-book {
  font-style: italic !important;
  background-color: black !important;
  color: white !important;
}
a.btn-book:hover {
  background-color: #d9ff70 !important;
  color: black !important;
}

/* Alignment of logo */
.azds-booking-section .booking-section-header {
  text-align: center !important;
}

/* Integration start */
.azds-booking-section app-boutique-cancellation .reserve-form .inp input::placeholder {
  font-size: inherit !important;
}
.azds-booking-section app-boutique-cancellation .reserve-form ::placeholder {
  font-size: inherit !important;
}
.azds-promo-popover input::placeholder {
  font-size: inherit !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%;
}

html:not(.accessible).booking-overlay-open,
html:not(.accessible).booking-overlay-open body {
  font-size: 16px !important;
  line-height: normal !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;
}
.room-text-feature-section > h5 + span {
  display: inline-block !important;
}
.long-description {
  white-space: pre-line;
}
.long-description ul > li {
  list-style-type: disc !important;
  margin-left: 17px !important;
  line-height: normal;
}

.long-description ul {
  margin-bottom: 1rem !important;
  line-height: 0;
}
.booking-overlay-open .azds-booking-section .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  align-items: inherit;
  justify-content: inherit;
}
.booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search {
  font-style: italic !important;
}
.azds-booking-section .calendar-wrap .scroll-next-month:not(:disabled):not(.disabled):active {
  background: rgba(0, 0, 0, 0) url(https://newbooking.azds.com/assets-web/themes/boutique/arrow.svg) no-repeat scroll center center;
  background-size: 25px 25px;
  outline: 0;
  box-shadow: inset 0 3px 5px #00000020;
}
.azds-booking-section .calendar-wrap .scroll-prev-month:not(:disabled):not(.disabled):active {
  background: url(https://newbooking.azds.com/assets-web/themes/boutique/arrow.svg) center no-repeat;
  background-size: 25px 25px;
  outline: 0;
  box-shadow: inset 0 3px 5px #00000020;
}
.azds-booking-section .btn:focus {
  box-shadow: none;
}
a.btn-rates.room-reserve-btn.azds-button-view-rates {
  padding-bottom: 2px !important;
}
.azds-multi-room-item__content-promo .azds-multi-room-item__content-promo-ellipsis {
  padding-right: 2px;
}
@media screen and (max-width: 530px) {
  .azds-multi-room-item__content-promo {
    grid-template-columns: 1fr !important;
  }
}
@media (min-width: 576px) {
  .booking-overlay-open .modal-dialog {
    max-width: none;
  }
}
.descr-wrap .ri .btn-book {
  padding-top: 2px !important;
}
@media (max-width: 768px) and (min-width: 0px) {
  .booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search {
    font-size: 20px !important;
  }
}
.azds-multi-room-item__content-promo .azds-button .azds-multi-room-item__content-promo-ellipsis {
  margin-top: 4px !important;
}
.multi-room-dropdown.ng-select .ng-select-container .ng-value-container .ng-value,
.azds-promo-popover .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value {
  margin-top: 2px !important;
}
.azds-promo-popover .azds-code-row button {
  padding-top: 2px !important;
}
@media screen and (max-width: 768px) {
  modal-container .modal-dialog.image .modal-header .close {
    margin: -5px 0 0 auto !important;
    padding: 0 3px 0 0 !important;
  }
  modal-container .modal-dialog.image .modal-header {
    position: static !important;
    height: 34px !important;
  }
}
@media screen and (max-width: 1279px) and (min-width: 901px) {
  #sb-express .md\:col-span-1 {
    grid-column: span 2 / span 2 !important;
  }
}
#sb-express .Express-BookNow-Button {
  border: 0 !important;
}
@media screen and (max-width: 768px) {
  #sb-express .Express-ExpressPay-Header,
  #sb-express .Express-CardPay-Header {
    font-size: 19px !important;
  }
}
#sb-express .Express-Phone-Container {
  padding-left: 0 !important;
}
#sb-express .Express-Phone-Container .Express-Phone-Input-Container {
  padding-left: 15px !important;
}
.booking-confirmation-info app-button {
  background-position-y: 1px !important;
}
/* Integration end */


/*.azds-booking-section img {
    width: 375px !important;
}*/

boutique-confirmation-step .addons-list-wrapper_no-arrows .swiper-wrapper {
  justify-content: center !important;
}

boutique-confirmation-step .addons-list-wrapper_no-arrows {
  justify-content: center !important;
  padding-left: 0 !important;
  align-items: center !important;
}

boutique-confirmation-step .addons-list-wrapper_no-arrows .addons-list {
  justify-content: center !important;
}

boutique-confirmation-step .addons-list-wrapper_no-arrows .swiper-wrapper boutique-addon-desktop:last-child {
  margin-right: 0 !important;
}

.azds-contact-block-phone>div::before {
    content: "If you require assistance, please contact ";
    display: inline-block;
    color: #fff !important;
    font-family: "AZDS-contact-main", var(--default-font-family) !important;
    margin-right: 5px;
}

@media screen and (max-width: 768px) {
  .wrapper .login-wrapper .modify-reservation {
    display: none !important;
  }
}

/*BE20-10883*/
.azds-booking-section span.azds-reservation-number {
    font-variant-numeric: lining-nums !important;
    font-family: 'AZDS-second', serif !important;
    font-size: 14px !important;
}

.azds-booking-section boutique-modify-step-header h2,
.azds-booking-section boutique-modify-step-header * {
    font-family: 'AZDS-second', serif !important;
}
