                    @font-face {
            font-family: 'Playfair Display';
            font-style: normal;
            font-weight: 400;
                                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/5cf15affcba69159660766.woff") format("woff");
                    }
            

    :root {
    --azds-theme-main-color: #003366 !important;
    }
    .b-main-bcolor {
    background-color: #003366 !important;
    }
    .b-main-bcolor-hover:hover {
    background-color: #003366 !important;
    }
    .b-main-fcolor {
    color: #003366 !important;
    }
    .b-main-fcolor-hover:hover {
    color: #003366 !important;
    }
    .b-main-border-color{
    border-color: #003366 !important;
    }
    .b-main-border-color-hover:hover {
    border-color: #003366 !important;
    }
    .b-main-border-color::after{
    border-color: #003366 !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: #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;
    }

    .b-main-background {
        background-image: url(https://d1t1qzzb2zwrre.cloudfront.net/master/6217c7959cdd0624309750.jpg) !important;
        background-position: center;
        background-size: cover;
    }

.cal-month-view .cal-day-cell[ng-reflect-ng-class="expired"] {
  color: #c5c7d0 !important;
}
.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-notAvailable {
  color: #fff !important;
}
.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-green {
  color: #fff !important;
}
.legend-block strong.available i {
  border: solid 1px #000;
}
.azds-booking-section .reserve-form .wrap-checkboxes a {
  text-decoration: underline !important;
}

@media screen and (min-width: 1435px) {
  .azds-booking-section .booking-section-header {
    text-align: center !important;
  }
  .azds-booking-section .booking-section-header .logo {
    margin: 0 auto;
  }
}

.azds-booking-section .cal-month-view .cal-days .cal-cell-row,
.room-info .room-content {
  width: 100%;
}

.booking-overlay-open .menu-btn {
  display: none !important;
}

.room-info p.room-description {
  display: initial;
}

.booking-overlay-open h1,
.booking-overlay-open h2,
.booking-overlay-open h3,
.booking-overlay-open h4,
.booking-overlay-open h5 {
  float: none;
}

.booking-overlay-open .card {
  max-width: none;
  float: none;
  text-align: initial;
}

.booking-overlay-open .wrapper {
  max-width: none !important;
  width: 100% !important;
}

.booking-overlay-open .modal-content {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  text-align: initial !important;
}

.booking-overlay-open a.btn,
.booking-overlay-open .btn {
  float: none;
  margin: 0;
  height: auto;
  margin-top: 0;
  clear: none;
}

.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 .sel ng-select .ng-select-container {
  height: 100%;
}

.azds-booking-section .reserve-form .inp input {
  font-size: 14px !important;
}

.booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search {
  font-size: 23px !important;
}

@media (max-width: 1279px) and (min-width: 0) {
  .booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search {
    font-size: 16px !important;
  }
}

.booking-confirmation-info .info-section .section-cols + .section-cols .entity {
  min-width: 108px;
}

.booking-confirmation-info .info-section .section-cols + .section-cols .value {
  max-width: calc(100% - 108px);
}

@media (max-width: 1023px) and (min-width: 0) {
  .reserve-box .promo-wrap .promo-block input[type="text"],
  .reserve-box .booking-sel select,
  .reserve-box .booking-sel .ng-select,
  boutique-special-rates .booking-sel,
  .reserve-box .dates .month {
    font-size: 60% !important;
  }
}

@media screen and (max-width: 1090px) {
  .reserve-box .promo-wrap .promo-block input[type="text"],
  .reserve-box .booking-sel select,
  .reserve-box .booking-sel .ng-select,
  boutique-special-rates .booking-sel,
  .reserve-box .dates .month {
    font-size: 54% !important;
  }
}

@media screen and (max-width: 1130px) {
  .reserve-box .promo-wrap .promo-block input[type="text"],
  .reserve-box .booking-sel select,
  .reserve-box .booking-sel .ng-select,
  boutique-special-rates .booking-sel,
  .reserve-box .dates .month {
    font-size: 59% !important;
  }
}

@media screen and (max-width: 1210px) {
  .reserve-box .promo-wrap .promo-block input[type="text"],
  .reserve-box .booking-sel select,
  .reserve-box .booking-sel .ng-select,
  boutique-special-rates .booking-sel,
  .reserve-box .dates .month {
    font-size: 60% !important;
  }
}

@media (max-width: 1279px) and (min-width: 0) {
  .reserve-box .promo-wrap .promo-block input[type="text"],
  .reserve-box .booking-sel select,
  .reserve-box .booking-sel .ng-select,
  boutique-special-rates .booking-sel,
  .reserve-box .dates .month {
    font-size: 65% !important;
  }
}

@media (max-width: 1439px) and (min-width: 0) {
  .reserve-box .promo-wrap .promo-block input[type="text"],
  .reserve-box .booking-sel select,
  .reserve-box .booking-sel .ng-select,
  boutique-special-rates .booking-sel,
  .reserve-box .dates .month {
    font-size: 68% !important;
  }
}

.reserve-box .promo-wrap .promo-block input[type="text"],
.reserve-box .booking-sel select,
boutique-special-rates .booking-sel,
.reserve-box .dates .month {
  font-size: 78% !important;
}

.booking-overlay-open .form .form-message,
.booking-overlay-open .form input,
.booking-overlay-open .form input:focus,
.booking-overlay-open [placeholder]::-webkit-input-placeholder {
  color: rgba(8, 8, 8, 0.43);
}

@media (max-width: 1023px) and (min-width: 601px) {
  .azds-promo-popover input {
    font-size: 13px !important;
  }
}

.azds-promo-popover input {
  font-size: 78% !important;
}

@media screen and (max-width: 678px) and (min-width: 601px) {
  .azds-promo-popover input {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

boutique-dynamic-packages boutique-dynamic-package-form form.enhance-stay-block__item_content {
  display: flex;
}

.booking-confirmation-info .info-section .section-cols .entity {
  min-width: 108px;
}

.booking-confirmation-info .info-section .section-cols .value {
  max-width: calc(100% - 108px);
}
.room-amenities-list li .room-amenities-item-hint {
  color: #000 !important;
}

modal-container .modal-dialog.image .modal-content {
  height: auto !important;
}

/* Dima H. Checked. MultiRoomItem implementation. */
/* boutique-multi-room-item .azds-multi-room-item.booking-lang-en .azds-col--row .azds-col .multi-room-dropdown {
  min-width: 110px;
}

boutique-multi-room-item .azds-multi-room-item.booking-lang-en .azds-col--row .azds-col + .azds-col .multi-room-dropdown {
  min-width: 130px;
}

boutique-multi-room-item .azds-multi-room-item.booking-lang-fr .azds-col--row .azds-col .multi-room-dropdown {
  min-width: 116px;
}

boutique-multi-room-item .azds-multi-room-item.booking-lang-fr .azds-col--row .azds-col + .azds-col .multi-room-dropdown {
  min-width: 118px;
} */

@media screen and (max-width: 460px) {
  .azds-top-menu {
    right: 30px !important;
  }

  .azds-top-menu > :not(:first-child) {
    margin-left: 10px !important;
  }

  .azds-booking-section .ng-select.ng-select_currency-dropdown .ng-value-container,
  .azds-booking-section .ng-select.ng-select_language-dropdown .ng-value-container {
    font-size: 14px !important;
  }

  .azds-booking-section .booking-section-header .logo img {
    max-height: 40px !important;
    margin-left: -5px !important;
  }
}

boutique-rooms-step .room-info .room-price .room-reserve-btn,
boutique-multi-room .azds-menu button {
  padding-top: 4px !important;
}

.azds-booking-section .reserve-form .t-area textarea {
  font-size: 14px !important;
}

@media screen and (min-width: 1024px) {
  .azds-promo-popover.booking-lang-fr button {
    width: 123px !important;
  }

  .azds-promo-popover.booking-lang-fr .azds-code-row input {
    max-width: calc(100% - 133px);
  }
}

@media screen and (max-width: 1023px) and (min-width: 601px) {
  .azds-promo-popover.booking-lang-fr button {
    width: 100px !important;
  }

  .azds-promo-popover.booking-lang-fr .azds-code-row input {
    max-width: calc(100% - 110px) !important;
  }
}

@media screen and (max-width: 1023px) and (min-width: 601px) {
  .azds-promo-popover.booking-lang-fr button {
    width: 100px !important;
  }

  .azds-promo-popover.booking-lang-fr .azds-code-row input {
    max-width: calc(100% - 110px) !important;
  }
}

@media screen and (max-width: 680px) and (min-width: 601px) {
  .azds-promo-popover.booking-lang-fr .azds-code-row input {
    max-width: none !important;
    width: 100% !important;
    margin-right: 0 !important;
  }
}

.booking-overlay-open .owl-dt-dialog-container {
  font-size: 100% !important;
}

.booking-overlay-open .reserve-box .reserve-box-btn,
.booking-overlay-open .reserve-box .reserve-box-btn-mob,
.booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search {
  padding-top: 13px !important;
  font-family: "AZDS-reservation-form-main", "AZDS-main", "GT-Walsheim-light", serif !important;
}
.ds-step3-right .room-main-info .room-info .room-price .room-reserve-btn {
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}

.ds-step3-right .room-main-info .room-info .room-price .room-reserve-btn:hover {
  background-color: #003360 !important;
  color: #fff !important;
}
.price .amenity-fee {
  display: none !important;
}

.fee-title {
  font-variant: none !important;
}
h4 {
  font-variant: none !important;
}

p.policy-block-label {
  font-variant: small-caps !important;
}

.fee-container {
  font-size: 15px !important;
}

.booking-overlay-open booking-layout form {
  display: block !important;
}

boutique-dynamic-packages boutique-dynamic-package-form form.enhance-stay-block__item_content,
.booking-overlay-open booking-layout .dynamic-package-large-slide-form__wrapper form.dynamic-package-large-slide-form {
  display: flex !important;
}

@media screen and (min-width: 800px) and (max-width: 900px) {
  boutique-dynamic-packages boutique-dynamic-package-form.form-outer form.enhance-stay-block__item_content {
    display: block !important;
  }
}

modal-container boutique-price-breakdowns .taxes-with-details {
  display: none !important;
}

app-boutique-order-step boutique-reservation-review boutique-review-charge .taxes-and-fees {
  display: none !important;
}

boutique-i-prefer-logo a {
  background-image: url(https://static-new.lhw.com/Assets/p/images/global/logo-club-dark-large.png);
  width: 200px;
  display: inline-block;
  height: 110px;
  background-repeat: no-repeat;
  background-size: 75%;
  background-position: center;
  position: relative;
  margin-bottom: 10px !important;
}

boutique-i-prefer-logo a img {
  display: none !important;
}

boutique-i-prefer-logo a::after {
  content: "Leaders Club - Sign Up or Login In";
  position: absolute;
  top: 85%;
  left: 0;
  font-size: 11px;
  width: 100%;
  text-align: center;
  color: #4f4e4ee8;
}

.booking-overlay-open .info-popup boutique-charge .charge-block .room-total dt:first-of-type,
.booking-overlay-open .info-popup boutique-charge .charge-block .room-total dd:first-of-type {
  display: none !important;
}

/* 
Agency: AZDS
Hotel: Beau Rivage
ID: 6806
*/

:root {
  --express-sb-trg1-font: "AZDS-review-third", "AZDS-third", "GT-Sectra-Display", serif !important;
  --express-sb-trg2-font: "AZDS-review-main", "AZDS-main", "GT-Walsheim-light", serif !important;

  --express-sb-trg1-cta-bg-color: transparent !important;
  --express-sb-trg2-cta-text-color: #000000 !important;

  --express-sb-trg1-font-size: 29px !important;
  --express-sb-trg2-font-size: 19px !important;
  --express-sb-trg3-font-size: 15px !important;

  --express-sb-trg1-letter-spacing: 0.1em !important;
  --express-sb-trg2-letter-spacing: 0.08em !important;
}
#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: var(--express-sb-trg1-font-size) !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: 1279px) {
  #sb-express #sb-express-content .Express-ExpressPay-Header,
  #sb-express #sb-express-content .Express-CardPay-Header {
    font-size: 24px !important;
  }
}

@media screen and (max-width: 1023px) {
  #sb-express #sb-express-content .Express-ExpressPay-Header,
  #sb-express #sb-express-content .Express-CardPay-Header {
    font-size: 20px !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: var(--express-sb-trg3-font-size) !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: var(--express-sb-trg2-font-size) !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) !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: var(--express-sb-trg1-cta-text-color) !important;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 100% !important;
  letter-spacing: var(--express-sb-trg2-letter-spacing) !important;
  background-color: var(--express-sb-trg1-cta-bg-color) !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-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);
}

#sb-express .gpay-button,
#sb-express .apple-pay-btn {
  border-radius: 0px !important;
  border-width: 0px !important;
}

#sb-express .gpay-button {
  border: 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;
}

apple-pay-button:hover {
  opacity: 0.8;
}

#sb-express #sb-express-powered-by {
  display: none !important;
}

/* Paybox End */
