

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

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

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


.azds-booking-section .offers-wrap,
.azds-booking-section .booking-confirmation-wrap {
    background-image: url(https://dbmajt85xhr99.cloudfront.net/prod/offers-av.jpg) !important;
}

.azds-booking-section button,
.azds-booking-section .reserve-box .booking-sel .ng-select-container,
.azds-booking-section .filter-area .filters-wrap .ng-select-container,
.azds-booking-section .rooms-bl .room-info .room-title,
.azds-booking-section .rooms-bl .room-info .room-price,
.azds-booking-section .rooms-bl .room-info .room-description,
.azds-booking-section .rooms-bl .extra-descr .le a,
.azds-booking-section .booking-section-form-wrap *,
.azds-booking-section .booking-confirmation-info h1
{
    font-family: 'Conv_Neutra2Text-Book', serif !important;
}

.ng-select .ng-select-container {
 line-height: 1;
}

.azds-booking-section .reserve-box .dates .day { font-family: 'Conv_Neutra2Text-Light', serif !important; }

.azds-booking-section .reserve-box .dates .title,
.azds-booking-section .rooms-bl .rates-title { font-family: 'Conv_Neutra2Text-Demi', serif !important; }

.azds-booking-section .reserve-box .promo-wrap .promo-block input::-webkit-input-placeholder { font-family: 'Conv_Neutra2Text-Book', serif !important; opacity: 0.5 !important; }
.azds-booking-section .reserve-box .promo-wrap .promo-block input:-moz-placeholder { font-family: 'Conv_Neutra2Text-Book', serif !important; opacity: 0.5 !important; }
.azds-booking-section .reserve-box .promo-wrap .promo-block input::-moz-placeholder { font-family: 'Conv_Neutra2Text-Book', serif !important; opacity: 0.5 !important; }
.azds-booking-section .reserve-box .promo-wrap .promo-block input:-ms-input-placeholder { font-family: 'Conv_Neutra2Text-Book', serif !important; opacity: 0.5 !important; }

.azds-booking-section .booking-section-form-wrap .ng-select-container {
    font-family: "GT-Walsheim", serif !important;
}

.azds-booking-section .rooms-bl .room-info .room-title {
    opacity: 0.6 !important;
}

.azds-booking-section .rooms-step .ng-select-container {
    font-size: 12px !important;
}

@supports (-webkit-overflow-scrolling: touch) {
  .booking-overlay-open body div.wrapper, .booking-overlay-open body footer {
  	display: none;
  }
}

.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-selected {
   color: #fff !important;
}
.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-noArrival {
   color: #fff !important;
}
.nightly-price-wrap .day {
  right: 0 !important;
  width: 100% !important;
  text-align: center !important;
}

/* 
    Custom CSS for Express Checkout
    Avalon Beverly Hills, Hotel code: 1919
    https://www.avalon-hotel.com/

    // create a style tag and append it to the head in one line
    document.head.appendChild(document.createElement("style")).textContent = ` 
    
    `;
*/
:root {
  --express-sb-trg1-font: "AZDS-review-third", "AZDS-third", "Conv_Neutra2Text-Book", serif;
  --express-sb-trg2-font: "AZDS-review-main", "AZDS-main", "Conv_Neutra2Text-Book", serif;

  --express-sb-trg1-color: #000000;
  --express-sb-trg2-color: #000000;
  --express-sb-trg3-color: #000000;

  --express-sb-trg1-font-size: 29px;
  --express-sb-trg2-font-size: 19px;
  --express-sb-trg3-font-size: 15px;

  --express-sb-trg1-letter-spacing: 0.1em;
  --express-sb-trg2-letter-spacing: 0.08em;

}

#sb-express {
  --express-font-family: var(--express-sb-trg1-font) !important;
  position: relative !important;
}

#sb-express .Express-Input-Container,
#sb-express .Express-CreditCard-Container,
#sb-express .Express-Phone-Container {
  border: 1px solid #505050 !important;
  border-radius: 0px !important;
  background-color: transparent !important;
}

#sb-express .Express-Input Container {
  font-family: var(--express-sb-trg1-font) !important;
}

#sb-express .Express-Input-Container--invalid,
#sb-express .Express-CreditCard-Container--invalid,
#sb-express .Express-Phone-Container--error {
  border-color: #dd2c2f !important;
}

#sb-express .Express-Input-Container:focus-within,
#sb-express .Express-Phone-Container:focus-within {
  border: 1px solid #505050 !important;
}

#sb-express .Express-ExpressPay-Header,
#sb-express .Express-CardPay-Header {
  font-size: 29px !important;
  line-height: 100% !important;
  text-align: left !important;
  letter-spacing: var(--express-sb-trg2-letter-spacing) !important;
  font-weight: 275 !important;
  margin-top: 8px !important;
  color: #282828 !important;
  font-family: var(--express-sb-trg1-font) !important;
  text-transform: uppercase !important;
}

@media screen and (max-width: 1023px) {

  #sb-express .Express-ExpressPay-Header,
  #sb-express .Express-CardPay-Header {
      font-size: 29px !important;
  }
}

#sb-express .Express-Phone-Input-Container:hover,
#sb-express .Express-Phone-Input-Container:focus-within,
#sb-express .Express-Phone-Input-Container,
#sb-express .Express-CreditCard-CardNumber-Container,
#sb-express .Express-CreditCard-Expiration-Container,
#sb-express .Express-CreditCard-CVV-Container,
#sb-express .Express-CreditCard-CardNumber-Container:focus-within,
#sb-express .Express-CreditCard-Expiration-Container:focus-within,
#sb-express .Express-CreditCard-CVV-Container:focus-within,
#sb-express .Express-CountrySelect,
#sb-express .Express-CountrySelect:hover,
#sb-express .Express-CountrySelect:focus-within {
  border-color: transparent !important;
  background-color: transparent !important;
}

boutique-account-hello div,
#sb-express .Express-ExpressPay-Footer,
#sb-express .Express-Checkbox-Content>span,
#sb-express .Express-CardPay-Footer {
  font-size: 14px !important;
  line-height: 1.7 !important;
  font-family: var(--express-sb-trg2-font) !important;

}

#sb-express .Express-CardPay-Content-GuestInformationHeader,
#sb-express .Express-CardPay-Content-PaymentInformationHeader {
  font-style: normal !important;
  font-weight: 275 !important;
  font-size: 19px !important;
  line-height: 100% !important;
  letter-spacing: var(--express-sb-trg1-letter-spacing) !important;
  text-transform: uppercase !important;
  color: #181818 !important;
  font-family: var(--express-sb-trg2-font) !important;
  text-align: left !important;
}

#sb-express .Express-CardPay-Content {
  margin-top: 24px !important;
}

#sb-express .Express-CardPay-Content-PaymentInformationHeader {
  margin-top: 40px !important;
}

#sb-express .Express-Checkbox-Content {
  margin: 0 !important;
  font-weight: 500 !important;
}

#sb-express .Express-BookNow-Button {
  margin-top: 30px !important;
  color: black !important;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 100% !important;
  letter-spacing: var(--express-sb-trg2-font) !important;
  background-color: transparent !important;
}

#sb-express .Express-BookNow-Content {
  font-size: 20px !important;
  font-weight: 400 !important;
  padding-bottom: 8px !important;
  border-bottom: 2px solid black !important;
  font-family: var(--express-sb-trg1-font) !important;
}

#sb-express .sb-express-content {
  border: 1px solid #3b3b3d !important;
  padding: 56px 44px !important;
}

#sb-express-content {
  padding: 0 44px !important;
  padding-bottom: 30px !important;
}

@media screen and (max-width: 600px) {
  #sb-express #sb-express-content {
      padding: 0 !important;
  }
}

#sb-express .sb-express-content * {
  font-family: var(--express-sb-trg2-font) !important;

}

#sb-express .gpay-button,
#sb-express .apple-pay-btn {
  border-radius: 0px !important;
  border-width: 0px !important;
}

#sb-express #sb-express-powered-by {
  display: flex !important;
  margin-top: 25px !important;
  position: absolute !important;
  justify-content: center !important;
  width: 100% !important;
}

#sb-express .Express-Phone-Divider {
  border-right: 1px solid rgb(206 212 218 / var(--tw-border-opacity)) !important;
}

#sb-express .Express-Input-Input {
  box-shadow: none !important;
  padding-left: 0px !important;
}

#sb-express #sb-express-powered-by {
  display: none !important;
}
/* Paybox End */

.room-info .room-actions .room-additional-details-btn {
  display: none !important;
}

.price .amenity-fee,
.price .taxes-label,
.room-main-info .room-info .tax-info a {
color: #000 !important;
font-weight: bold !important;
}

/* Start of BE20-11810 */
body:has(.azds-booking-section) .proper-inside-banner .proper-inside-banner_header {
    font-family:  ""AZDS-room-third", "GT-Walsheim"", serif !important;
    font-size: 16px !important;
    letter-spacing: 1.6px !important;
    margin-bottom: 3px;
}

body:has(.azds-booking-section) .proper-inside-banner {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    background-color: #2e545f !important;
    height: 70px !important;
    padding: 18px 0 14px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000000 !important;
    transform: translateZ(10px);
}

body:has(.azds-booking-section):has(.ds-step1-full):not(:has(.proper-inside-banner_close-checkbox:checked)) .azds-booking-section:has(.proper-inside-banner) .booking-section-inner {
    top: 70px !important;
    padding-bottom: 90px !important;
}

body:has(.azds-booking-section) .proper-inside-banner_wrapper {
    display: inline-block;
    margin: 0 auto;
}

body:has(.azds-booking-section) .proper-inside-banner_text-wrapper {
    display: inline-flex !important;
    font-family: "AZDS-notification-main", var(--default-font-family) !important;
    color: #FFFFFF !important;
    gap: 3px !important;
    padding: 0 30px !important;
    justify-content: center !important;
    text-align: center;
    flex-wrap: wrap;
}

body:has(.azds-booking-section):has(.ds-step1-full):not(:has(.proper-inside-banner_close-checkbox:checked)) .proper-inside-banner_text-wrapper {
    padding: 0 55px !important;
}

body:has(.azds-booking-section):has(.ds-step1-full):not(:has(.proper-inside-banner_close-checkbox:checked)) .ds-step1-full.region-wrapper:has(.proper-inside-banner) .message-block {
    background-color: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
}

body:has(.azds-booking-section):has(.ds-step1-full):not(:has(.proper-inside-banner_close-checkbox:checked)) .ds-step1-full.region-wrapper:has(.proper-inside-banner) .message-block .txt {
    margin: 0 !important;
    padding: 0 !important;
}

body:has(.azds-booking-section) .proper-inside-banner_text-wrapper .proper-inside-banner_text-wrapper_tc {
    font-style: italic !important;
    font-family: "Plantin MT Pro", sans-serif !important;
}

@media screen and (max-width: 460px) {
    @supports (-webkit-touch-callout: none) {
        body:not(:has(.proper-inside-banner_close-checkbox:checked)):has(.azds-booking-section):has(.ds-step1-full) .azds-booking-section:has(.proper-inside-banner) .booking-section-inner {
            top: 0 !important;
            padding-bottom: 90px !important;
            padding-top: 70px !important;
        }
    }
}

.proper-inside-banner {
    position: relative;
}

body:has(.azds-booking-section) .proper-inside-banner_close-button {
    position: absolute;
    width: 25px;
    height: 25px;
    display: inline-block;
    background: rgba(0, 0, 0, 0) url(https://azdsbooking-demo.azds.com/assets-web/themes/boutique/btn-close.png) no-repeat scroll center center / contain;
    cursor: pointer;
    top: 25px;
    right: 3%;
}

body:has(.azds-booking-section) .proper-inside-banner_close-button .proper-inside-banner_close-checkbox {
    visibility: hidden;
    opacity: 0;
}

body:has(.azds-booking-section):has(.proper-inside-banner_close-checkbox:checked) .proper-inside-banner {
    display: none !important;
}

@media screen and (max-width: 500px) {
    body:has(.azds-booking-section) .proper-inside-banner_text-wrapper {
        font-size: 13px !important;
    }

    body:not(:has(.proper-inside-banner_close-checkbox:checked)):has(.azds-booking-section):has(.ds-step1-full) .proper-inside-banner_close-button {
        width: 15px !important;
        height: 15px !important;
        top: 28px !important;
    }

    body:has(.azds-booking-section):has(.ds-step1-full):not(:has(.proper-inside-banner_close-checkbox:checked)) .proper-inside-banner_text-wrapper {
        padding: 0 30px !important;
    }
}

/* Step-2 */

body:has(.azds-booking-section) .ds-step2-right:has(#proper-inside-banner-step-2) {
    display: grid;
    grid-template-areas:
        "banner"
        "."
        ".";
}

body:has(.azds-booking-section) .ds-step2-right ng-component:has(#proper-inside-banner-step-2) {
    margin: 0 -13% 10px !important;
    width: 126% !important;
    display: block !important;
    grid-area: banner;
}

body:has(.azds-booking-section) .ds-step2-right .proper-inside-banner-step-2_header {
    font-family: "AZDS-room-third", "GT-Walsheim", serif !important;
    font-size: 16px !important;
    letter-spacing: 1.6px !important;
}

body:has(.azds-booking-section) .ds-step2-right .proper-inside-banner-step-2_description {
    font-size: 12px !important;
    line-height: 12px !important;
    font-family: "AZDS-policies-block-second", var(--second-font-family) !important;
}

body:has(.azds-booking-section) .proper-inside-banner-step-2 {
    text-align: center;
}

body:has(.azds-booking-section) .proper-inside-banner-step-2_text-wrapper {
    margin: 0 auto;
    height: 38px;
    padding-top: 3px;
    display: inline-flex;
    align-items: center;
}

body:has(.azds-booking-section) .ds-step2-right .proper-inside-banner_text-wrapper {
    flex-wrap: wrap !important;
}

@media screen and (max-width: 768px) {
    body:has(.azds-booking-section) .ds-step2-right .proper-inside-banner-step-2_text-wrapper {
        max-width: 375px !important;
    }

    body:has(.azds-booking-section) .ds-step2-right .proper-inside-banner-step-2_header {
        width: 100% !important;
        text-align: center !important;
        flex-basis: 100% !important;
        flex-grow: 1;
    }

    body:has(.azds-booking-section) .ds-step2-right .proper-inside-banner-step-2_description {
        width: 100% !important;
        text-align: center !important;
        flex-basis: 100% !important;
        flex-grow: 1;
        line-height: 18px !important;
    }

    body:has(.azds-booking-section) .ds-step2-right ng-component:has(#proper-inside-banner-step-2) {
        margin: 0 -16px 10px !important;
        width: calc(100% + 32px) !important;
    }

    body:has(.azds-booking-section) .ds-step2-right .proper-inside-banner_text-wrapper {
        font-size: 13px !important;
        padding: 0 10px !important;
    }
}

/* End of BE20-11810 */
