                            
            @font-face {
        font-family: 'AZDS-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6408c3eeb2a68196467613.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-second';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6408c3eeb2a68196467613.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-third';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6408c3eeb2a68196467613.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-fourth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6408c3eeb2a68196467613.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-fifth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6408c3eeb2a68196467613.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-sixth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6408c3eeb2a68196467613.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/6408c3eeb2a68196467613.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/6408c34f173f7783901959.woff") format("woff");
                }
    
    :root {
    --azds-theme-main-color: #e20714 !important;
    }
    .b-main-bcolor {
    background-color: #e20714 !important;
    }
    .b-main-bcolor-hover:hover {
    background-color: #e20714 !important;
    }
    .b-main-fcolor {
    color: #e20714 !important;
    }
    .b-main-fcolor-hover:hover {
    color: #e20714 !important;
    }
    .b-main-border-color{
    border-color: #e20714 !important;
    }
    .b-main-border-color-hover:hover {
    border-color: #e20714 !important;
    }
    .b-main-border-color::after{
    border-color: #e20714 !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;
    }


@media screen and (min-width: 1024px) {
  .azds-booking-section .booking-section-header {
    text-align: center !important;
  }
}
.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: #fff !important;
}

.azds-booking-section .reserve-box .reserve-box-btn {
  background-color: #000 !important;
  border: 1px solid #000 !important;
  color: #fff !important;
  transition: color 0.3s ease, background-color 0.3s ease;
}
.azds-booking-section .reserve-box .reserve-box-btn:hover {
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}

.azds-booking-section .reserve-form .reserve-btn {
  background-color: #e20714 !important;
  border: 1px solid #e20714 !important;
  color: #fff !important;
  transition: color 0.3s ease, background-color 0.3s ease;
  border-radius: 0 !important;
  padding: 2px 10px 4px !important;
  line-height: 32px;
  transition: color 0.4s, box-shadow 0.1s, background-color 0.4s;
}
.azds-booking-section .reserve-form .reserve-btn:hover {
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}

boutique-room .long-description strong {
  font-weight: 700 !important;
}
.long-description ul {
  list-style: inside !important;
}

.long-description li::marker {
  font-size: 16px !important;
}

.legend-block strong.available i {
  border: solid 1px #000;
}

.nightly-price-wrap .day {
  top: 6px !important;
  font-size: 12px !important;
}

.azds-booking-section .nightly-price-wrap .price {
  margin-top: 12px !important;
  font-size: 12px !important;
}

.descr-wrap .ri .btn-book {
  background-color: #000 !important;
  border: 1px solid #000 !important;
  color: #fff !important;
  transition: color 0.3s ease, background-color 0.3s ease;
}
.descr-wrap .ri .btn-book.b-main-bcolor {
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}

boutique-room-rate .rate-row:not(.rate-with-image),
.offers-wrap .step-2-rates .rates-title {
  background-color: #fff !important;
}

.room-info .room-price .room-reserve-btn {
  background-color: #000 !important;
  border: 1px solid #000 !important;
  color: #fff !important;
  transition: color 0.3s ease, background-color 0.3s ease;
}
a.btn-rates.room-reserve-btn.azds-button-view-rates.b-main-bcolor,
.room-reserve-btn.btn-rates.btn-book:hover {
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}
.azds-booking-section .booking-section-header .btn-close {
  width: 25px !important;
}
.azds-booking-section .reserve-form .wrap-checkboxes a,
boutique-price-breakdowns .title,
boutique-price-breakdowns .charge-block h1 {
  color: #e20714 !important;
}
.azds-booking-section .reserve-form .wrap-checkboxes a,
.le a,
app-button .azds-button-wrap strong {
  text-decoration: underline !important;
}

boutique-policies-block h4 {
  font-variant: none !important;
  font-feature-settings: "none" !important;
}

booking-layout .azds-booking-section boutique-language-dropdown .ng-select-container,
booking-layout .azds-booking-section boutique-currency-dropdown .ng-select-container,
booking-layout .azds-booking-section boutique-language-dropdown .ng-select-container .ng-value,
booking-layout .azds-booking-section boutique-currency-dropdown .ng-select-container .ng-value {
  font-size: 13px !important;
  letter-spacing: 1px !important;
}

booking-layout .azds-top-menu ng-select {
  border-bottom: none !important;
}

boutique-room-rate .title,
.room-main-info .room-info .room-title,
.booking-overlay-open .order-container p:not(.text-container),
.stay-summer .type,
.stay-summer .name {
  font-feature-settings: "none" !important;
  font-variant: none !important;
  text-transform: capitalize !important;
}

.room-main-info .room-info .room-title,
.stay-summer .type,
.stay-summer .name {
  font-family: "AZDS-room-rate-fourth", "GT-Walsheim", serif !important;
}

.booking-overlay-open .reserve-form .title span,
.booking-overlay-open .stay-summer .title,
boutique-form-wrapper .reserve-form .title,
.azds-booking-section boutique-form-wrapper .reserve-form .title,
.booking-overlay-open .stay-summer .name,
.booking-overlay-open .stay-summer .type {
  text-transform: inherit !important;
}
.booking-section-form boutique-form-wrapper .reserve-form input,
.booking-section-form boutique-form-wrapper .reserve-form .ng-value-container,
.booking-section-form boutique-form-wrapper .reserve-form textarea,
.booking-section-form boutique-form-wrapper .reserve-form ::placeholder {
  text-transform: capitalize !important;
  font-variant: none !important;
}

.booking-overlay-open .legend-block strong,
.booking-overlay-open app-button strong,
.booking-overlay-open .reserve-box .promo-wrap .promo-block input[type="text"],
.booking-overlay-open .reserve-box .promo-wrap .promo-block input[type="text"]::placeholder,
.booking-overlay-open .reserve-box .booking-sel .ng-value-container,
boutique-special-rates .booking-sel,
.booking-overlay-open .reserve-box .reserve-box-btn-mob,
.azds-promo-popover .ng-value-container {
  text-transform: capitalize !important;
  font-variant: none !important;
}

.azds-promo-popover .azds-code-row input,
.azds-promo-popover .azds-code-row input::placeholder {
  text-transform: none !important;
  font-variant: none !important;
}

.booking-overlay-open .long-description,
.booking-overlay-open .long-description *,
.booking-overlay-open .policy-block-desc,
.booking-overlay-open .policy-block-desc *,
.azds-booking-section ul,
.azds-booking-section ul li {
  text-transform: none !important;
  font-variant: none !important;
}
boutique-multi-room .ng-value-container {
  text-transform: capitalize !important;
}
.booking-overlay-open modal-container h4 {
  font-variant: none !important;
  text-transform: capitalize !important;
}
.booking-overlay-open .le a {
  font-variant: none !important;
  text-transform: capitalize !important;
}

.room-info .room-price .current-price {
  text-transform: lowercase !important;
}
.price span {
  font-feature-settings: "none" !important;
  font-variant: none !important;
  text-transform: lowercase !important;
}

.price .amenity-fee {
  text-transform: none !important;
  font-variant: none !important;
}

.room-main-info .room-info .tax-info a,
.azds-multi-room-item__content-title {
  text-transform: capitalize !important;
}
.azds-booking-section .ng-select .ng-select-container .ng-value-container,
.room-info .room-actions .room-additional-details-btn {
  text-transform: capitalize !important;
}
.booking-overlay-open modal-container .info-popup .title,
.booking-overlay-open modal-container .info-popup .charge-block h1 {
  text-transform: none !important;
  font-feature-settings: none !important;
  font-variant: none !important;
}

.azds-booking-section .enhance-stay-block__item_content-block .select-wrapper *,
.azds-booking-section .enhance-stay-block__item_content-block .select-wrapper .ng-dropdown-panel .ng-dropdown-panel-items .ng-option span {
  text-transform: capitalize !important;
}

.azds-booking-section .ng-dropdown-panel .ng-dropdown-panel-items .ng-option span {
  text-transform: none !important;
}

.azds-multi-room-item.selected .azds-multi-room-item__close button,
.order-container .text-container {
  text-transform: capitalize !important;
}
div.azds-button-wrap strong {
  text-transform: lowercase !important;
  font-variant: normal !important;
  font-family: "AZDS-second", serif !important;
  text-decoration: underline !important;
}
.reserve-col div[class*="form-email_"] .reserve-box .inp .input__field--hoshi {
  text-transform: lowercase !important;
}

.reserve-col div[class*="form-email_"] .reserve-box .inp .input__field--hoshi::placeholder {
  text-transform: capitalize !important;
}

.reserve-col div[class*="form-email_"] .reserve-box .inp .input__field--hoshi::-webkit-placeholder {
  text-transform: capitalize !important;
}

.azds-booking-section .form-estimatedTimeOfArrival.form-input-selected .ng-value-container .ng-value .ng-value-label {
  text-transform: uppercase !important;
}

boutique-multi-room-item .azds-multi-room-item__content-promo .azds-button {
  font-family: "AZDS-main", sans-serif !important;
  text-transform: capitalize !important;
  text-decoration: underline !important;
  border: none !important;
  letter-spacing: 1px;
  background-color: transparent !important;
  color: #fff !important;
}

.azds-menu button {
  font-family: "AZDS-main", sans-serif !important;
  text-transform: capitalize !important;
  text-decoration: underline !important;
  padding: 0 !important;
  border: none !important;
  letter-spacing: 1px;
  background-color: transparent !important;
  color: #000 !important;
}

.azds-menu button:hover,
.azds-menu button:focus:hover,
.amenities-button-container.b-second-bcolor:active,
.amenities-button-container.b-second-bcolor:hover {
  font-family: "AZDS-main", sans-serif !important;
  text-transform: capitalize !important;
  text-decoration: none !important;
  border: none !important;
  letter-spacing: 1px;
  background-color: transparent !important;
  color: #000 !important;
}
boutique-multi-room .azds-multi-room-item__content button:hover {
  color: #fff !important;
}

boutique-multi-room .azds-multi-room-item__content button:hover {
  text-decoration: none !important;
}

.booking-overlay-open .reserve-box .dates .month {
  font-size: 18px !important;
}

.azds-contact-block {
  background-color: #000 !important;
}
.azds-contact-block .azds-contact-block-phone a,
.azds-contact-block .azds-contact-block-email a {
  color: #fff !important;
}

boutique-reservation-form .title.b-main-bcolor {
  background-color: #000 !important;
}

i.arrow.up,
i.arrow.down {
  display: none !important;
}

.amenities-button-container {
  font-family: "AZDS-main", sans-serif !important;
  text-transform: capitalize !important;
  text-decoration: underline !important;
  padding: 0 !important;
  border: none !important;
  letter-spacing: 1px;
  background-color: transparent !important;
  color: #000 !important;
}

.stay-summer .date {
  text-transform: capitalize !important;
}

.azds-booking-section .reserve-form .reserve-col-tercera .checkbox span {
  font-feature-settings: "none" !important;
  font-variant: none !important;
  position: relative !important;
  text-transform: inherit !important;
}

.ds-step3-right .room-info .room-title {
  text-transform: none !important;
}

.enhance-stay-block .add-button,
.enhance-stay-block .remove-button {
  background-color: #000 !important;
  border: 1px solid #000 !important;
  color: #fff !important;
  transition: color 0.3s ease, background-color 0.3s ease;
}

.booking-overlay-open .reserve-box .dates .title {
  font-size: 14px !important;
  min-height: 30px !important;
}

.order-info-inner-wrapper .edit-container span {
  text-transform: lowercase !important;
}

.policy-wrapper .policy-block-label {
  font-weight: bolder;
}

booking-layout .azds-booking-section app-boutique-order-step boutique-review-charge .row-expand-link span,
.azds-review-charge .row-expand-link span {
  text-transform: uppercase !important;
  text-decoration: underline !important;
}

.step-3-form .policy-wrapper {
  overflow: hidden;
}

.step-3-form .policy-wrapper p.policy-block-label {
  display: inline-block;
  margin-left: -7px;
  position: relative;
}

.step-3-form .policy-wrapper p.policy-block-label::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 2px;
  background-color: #fff;
  right: 0;
  top: 0;
}

.booking-overlay-open .row-expand-link span:after {
  left: 0 !important;
}

html.booking-overlay-open,
html.booking-overlay-open body {
  font-size: 16px !important;
  line-height: 1.15 !important;
}

.booking-overlay-open .reserve-box .reserve-box-btn,
.booking-overlay-open .reserve-box .reserve-box-btn-mob {
  font-size: 0.75rem !important;
  text-underline-offset: 0.3em !important;
  line-height: 2 !important;
  font-variant: none !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  padding: 0.45rem 1.875rem 0.375rem !important;
}

.room-info .room-price .room-reserve-btn,
.descr-wrap .ri .btn-book,
.room-main-info .room-info .room-price .room-reserve-btn,
.enhance-stay-block__heading .add-button,
.enhance-stay-block__heading .add-button.enhance-stay-block__heading,
.enhance-stay-block__heading .remove-button,
.enhance-stay-block__heading .remove-button.enhance-stay-block__heading,
.enhance-stay-block .add-button,
.enhance-stay-block .remove-button {
  font-size: 0.75rem !important;
  text-underline-offset: 0.3em !important;
  line-height: 2 !important;
  font-variant: none !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  padding: 0.475rem 5px 0.375rem !important;
  height: auto !important;
}

.azds-booking-section .reserve-form .reserve-btn,
.booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search {
  font-size: 0.75rem !important;
  text-underline-offset: 0.3em !important;
  line-height: 2 !important;
  font-variant: none !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  padding: 0.475rem 1.875rem 0.375rem !important;
  height: auto !important;
}

.booking-overlay-open ::selection {
  color: #fff !important;
  background: #e20714 !important;
}
.azds-multi-room-item__content {
  background: #000 !important;
  color: #fff !important;
}
.azds-multi-room-item {
  background: #000 !important;
}
button.azds-close {
  background-color: #000 !important;
  color: #fff !important;
  text-transform: capitalize !important;
  text-decoration: underline !important;
}
button.azds-close:hover {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #000 !important;
  text-decoration: none !important;
}

.azds-multi-room .azds-menu #addRoomButton {
  text-transform: capitalize !important;
  text-decoration: underline !important;
}
.azds-multi-room .azds-menu #addRoomButton:hover {
  text-decoration: none !important;
  color: #000 !important;
}

boutique-review-charge .row {
  text-transform: uppercase !important;
  font-variant: none !important;
}
boutique-review-charge .item .row .col-l {
  font-size: 16px !important;
}

progress-bar .dropdown-item_completed .dropdown-item_icon {
  background-color: #fff !important;
}

@media screen and (max-width: 600px) {
  boutique-language-dropdown .ng-select_language-dropdown.azds-small,
  boutique-language-dropdown .ng-select_language-dropdown.azds-small *,
  .azds-booking-section boutique-language-dropdown .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,
  .azds-booking-section boutique-language-dropdown .ng-dropdown-panel .ng-dropdown-panel-items .ng-option span {
    text-transform: uppercase !important;
  }
}

@media screen and (min-width: 769px) {
  .booking-overlay-open .azds-booking-section progress-bar {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  .enhance-stay-block__heading h2::before,
  .enhance-stay-block:after {
    content: "";
    display: block;
    width: 240px;
    height: 1px;
    margin: 35px auto;
    border-top: solid 1px #181818;
  }

  .enhance-stay-block__heading h2::after {
    background-position-y: 82% !important;
  }

  .enhance-stay-block__heading--content-expanded h2::after {
    background-position-y: 20% !important;
  }
}

.enhance-stay-block__heading h2 {
  text-transform: initial !important;
}

@media (max-width: 768px) and (min-width: 0px) {
  .azds-booking-section .booking-section-header .logo img {
    max-height: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .azds-booking-section .booking-section-header .logo img {
    max-height: 75px !important;
  }
}

@media screen and (max-width: 1210px) {
  .azds-booking-section .title-monthes,
  .azds-booking-section .calendar-month h2 {
    font-size: 13px !important;
  }
}

@media (max-width: 1279px) and (min-width: 0) {
  .azds-booking-section .title-monthes {
    font-size: 15px !important;
  }
  .azds-booking-section .calendar-month h2 {
    font-size: 15px !important;
  }
}

@media (max-width: 1439px) and (min-width: 0) {
  .azds-booking-section .calendar-month h2 {
    font-size: 16px !important;
  }
}

.azds-booking-section .calendar-month h2 {
  font-size: 18px !important;
}

html.booking-overlay-open,
html.booking-overlay-open body {
  line-height: normal !important;
  font-size: 16px !important;
  text-align: initial;
}

.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%;
}

@media screen and (max-width: 1023px) {
  .azds-booking-section .booking-section-header .logo img {
    max-height: 55px !important;
  }

  .azds-booking-section .booking-section-header {
    max-height: none !important;
    height: auto !important;
  }
}

@media screen and (max-width: 1024.98px) {
  .azds-booking-section .booking-section-inner {
    top: 0px !important;
  }

  .azds-booking-section .booking-section-header {
    max-height: none !important;
    height: auto !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;
}

.azds-booking-section .order-info-bl .edit-container {
  border-right: 0 !important;
}

.booking-overlay-open .action-link__mobile-icon:focus,
.booking-overlay-open .btn:focus,
.booking-overlay-open .card-carousel--arrows-btn .carousel-arrow:focus,
.booking-overlay-open .card-carousel--arrows-btn .focus.carousel-arrow,
.booking-overlay-open .card-carousel__arrow-btn:focus,
.booking-overlay-open .cc-btn.cc-dismiss:focus,
.booking-overlay-open .focus.action-link__mobile-icon,
.booking-overlay-open .focus.btn,
.booking-overlay-open .focus.card-carousel__arrow-btn,
.booking-overlay-open .focus.cc-btn.cc-dismiss,
.booking-overlay-open .form-custom button.focus[type="submit"],
.booking-overlay-open .form-custom button[type="submit"]:focus {
  box-shadow: none !important;
}

.booking-overlay-open modal-container.modal {
  background: transparent;
  z-index: 99999999;
}

.booking-overlay-open bs-modal-backdrop.modal-backdrop {
  z-index: 99999999;
}

.booking-overlay-open .charge-block h1 {
  font-size: 26px !important;
}

@media screen and (min-width: 753px) and (max-width: 1023px) {
  .azds-promo-popover.booking-lang-ru button {
    width: 112px !important;
  }

  .azds-promo-popover.booking-lang-ru .azds-code-row input {
    width: calc(100% - 122px) !important;
  }
}

@media screen and (min-width: 1024px) {
  .azds-promo-popover.booking-lang-ru button {
    width: 143px !important;
  }

  .azds-promo-popover.booking-lang-ru .azds-code-row input {
    width: calc(100% - 153px) !important;
  }
}

@media screen and (min-width: 601px) and (max-width: 752px) {
  .azds-promo-popover.booking-lang-ru button {
    width: 112px !important;
  }

  .azds-promo-popover.booking-lang-ru .azds-code-row input {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

.booking-overlay-open
  a[href=""]:not(.btn):not(.card-carousel__arrow-btn):not(.action-link__mobile-icon):not([class*="-link"]):not([class*="__link"]):not([class*="__text"]):not(
    [class*="accordion-trigger"]
  ) {
  text-decoration: none;
}

@media screen and (min-width: 1024px) {
  .booking-overlay-open[dir="rtl"] .room-info .room-price {
    padding-right: 3% !important;
    padding-left: 1% !important;
  }
}

.booking-confirmation-wrap .booking-confirmation-info .booking-confirmation-info-title h1 {
  font-size: 29px !important;
}

.booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search {
  border: 1px solid #e20714 !important;
}

.booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search:hover {
  background-color: #fff !important;
  color: #000 !important;
  border: solid 1px #000 !important;
}

.enhance-stay-block__heading h2 {
  font-size: 19px !important;
}

boutique-mobile-dynamic-package-list .mobile-dynamic-packages .panel .panel-title .accordion-toggle .btn-link {
  height: auto !important;
  font-size: 16px !important;
}

@media screen and (min-width: 641px) and (max-width: 735px) {
  .enhance-stay-block__item_label {
    font-size: 10px !important;
    max-width: calc(100% - 5px) !important;
    line-height: 15px !important;
    bottom: 3px !important;
  }
}

.booking-overlay-open[dir="rtl"] .step-3-form .policy-wrapper p.policy-block-label {
  margin-right: -7px !important;
}

.booking-overlay-open[dir="rtl"] .step-3-form .policy-wrapper p.policy-block-label::after {
  width: 6px !important;
  left: -3px !important;
  right: auto !important;
}

@media (max-width: 600px) and (min-width: 415px) {
  .ds-step3-right .room-main-info.booking-lang-ar .room-info .room-price {
    min-width: 165px !important;
  }
}

boutique-modify-step-header h2 {
  font-size: 13px !important;
}

.booking-overlay-open .azds-buttons.row.submit {
  display: block;
}

.booking-overlay-open .azds-booking-section .calendar-wrap .scroll-next-month:active {
  background: rgba(0, 0, 0, 0) url(https://newbooking.azds.com/assets-web/themes/boutique/arrow.svg) no-repeat scroll center center !important;
  background-size: 25px 25px !important;
}

.booking-overlay-open .azds-booking-section .calendar-wrap .scroll-prev-month:active {
  background: url(https://newbooking.azds.com/assets-web/themes/boutique/arrow.svg) center no-repeat !important;
  background-size: 25px 25px !important;
}

@media (max-width: 768px) and (min-width: 0px) {
  .booking-overlay-open[class*="booking-lang-"][dir] [class*="azds-booking-section"] .azds-multi-room-item__close button[class*="b-main-bcolor"]:hover,
  .booking-overlay-open[class*="booking-lang-"][dir] [class*="azds-booking-section"] .azds-multi-room-item__close .azds-close[class*="remove-btn"],
  .booking-overlay-open[class*="booking-lang-"][dir] [class*="azds-booking-section"] .azds-multi-room-item__close .azds-close[class*="remove-btn"]:hover,
  .booking-overlay-open[class*="booking-lang-"][dir]
    [class*="azds-booking-section"]
    .azds-multi-room-item[class*="selected"]
    .azds-multi-room-item__close
    button[class*="b-main-bcolor"],
  .booking-overlay-open[class*="booking-lang-"][dir]
    [class*="azds-booking-section"]
    .azds-multi-room-item[class*="selected"]
    .azds-multi-room-item__close
    button[class*="b-main-bcolor"]:hover {
    text-decoration: underline !important;
    border: 0 !important;
    color: #fff !important;
    border-bottom: 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .booking-overlay-open[class*="booking-lang-"][dir] [class*="azds-booking-section"] .azds-multi-room-item__close .azds-close[class*="remove-btn"],
  .booking-overlay-open[class*="booking-lang-"][dir] [class*="azds-booking-section"] .azds-multi-room-item__close .azds-close[class*="remove-btn"]:hover {
    border-bottom: 0 !important;
  }
}

.booking-overlay-open[class*="booking-lang-"]
  .azds-booking-section[role="dialog"]
  .azds-multi-room-item[class*="selected"]
  .azds-multi-room-item__close
  .azds-close[class*="remove-btn"] {
  border-bottom: 0 !important;
}

.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-notAvailable .day-label {
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
}

.booking-overlay-open .cdk-overlay-container {
  z-index: 1001000 !important;
}

@media (max-width: 414px) and (min-width: 0px) {
  boutique-room .room-main-info.booking-lang-ar .room-info .room-price .room-reserve-btn {
    margin-left: 0 !important;
  }

  .azds-promo-popover.booking-lang-it .azds-title {
    font-size: 17px !important;
  }

  boutique-modify-step-header + .dates-step {
    padding-top: 15px !important;
  }
}

@media screen and (max-width: 640px) {
  .booking-lang-ar boutique-mobile-dynamic-package-list .mobile-dynamic-packages .panel .panel-title .accordion-toggle .btn-link {
    padding-left: 10px !important;
  }
}

@media screen and (max-width: 880px) and (min-width: 769px) {
  .azds-booking-section boutique-modify-reservation boutique-modify-search .reserve-form .inp input {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 776px) and (min-width: 769px) {
  boutique-modify-reservation-view
    boutique-modify-layout
    .booking-confirmation-wrap
    .booking-confirmation-info
    .azds-buttons.booking-lang-it
    .btn-cancel-reservation-search {
    min-width: 380px;
  }
}

@media screen and (max-width: 430px) {
  .booking-confirmation-wrap .booking-confirmation-info .booking-confirmation-info-title h1,
  .booking-confirmation-info h1 {
    font-size: 24px !important;
  }
}

@media screen and (min-width: 415px) and (max-width: 480px) {
  .azds-booking-section boutique-form-wrapper .reserve-form .special-requests .title + div {
    display: flex !important;
    flex-wrap: wrap !important;
  }

  .azds-booking-section boutique-form-wrapper .reserve-form .special-requests .title + div .reserve-col {
    flex: 0 0 47% !important;
  }
}

/* Intergation start */
.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-notAvailable .day-label {
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
}

.booking-overlay-open .cdk-overlay-container {
  z-index: 1001000 !important;
}

@media (max-width: 414px) and (min-width: 0px) {
  boutique-room .room-main-info.booking-lang-ar .room-info .room-price .room-reserve-btn {
    margin-left: 0 !important;
  }

  .azds-promo-popover.booking-lang-it .azds-title {
    font-size: 17px !important;
  }

  boutique-modify-step-header + .dates-step {
    padding-top: 15px !important;
  }
}

@media screen and (max-width: 640px) {
  .booking-lang-ar boutique-mobile-dynamic-package-list .mobile-dynamic-packages .panel .panel-title .accordion-toggle .btn-link {
    padding-left: 10px !important;
  }
}

@media screen and (max-width: 880px) and (min-width: 769px) {
  .azds-booking-section boutique-modify-reservation boutique-modify-search .reserve-form .inp input {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 776px) and (min-width: 769px) {
  boutique-modify-reservation-view
    boutique-modify-layout
    .booking-confirmation-wrap
    .booking-confirmation-info
    .azds-buttons.booking-lang-it
    .btn-cancel-reservation-search {
    min-width: 380px;
  }
}

@media screen and (max-width: 430px) {
  .booking-confirmation-wrap .booking-confirmation-info .booking-confirmation-info-title h1,
  .booking-confirmation-info h1 {
    font-size: 24px !important;
  }
}

@media screen and (min-width: 415px) and (max-width: 480px) {
  .azds-booking-section boutique-form-wrapper .reserve-form .special-requests .title + div {
    display: flex !important;
    flex-wrap: wrap !important;
  }

  .azds-booking-section boutique-form-wrapper .reserve-form .special-requests .title + div .reserve-col {
    flex: 0 0 47% !important;
  }
}
booking-layout .azds-booking-section app-boutique-order-step boutique-review-charge .row-expand-link span,
.azds-review-charge .row-expand-link span {
  text-transform: uppercase !important;
  text-decoration: underline !important;
}

@media screen and (max-width: 430px) {
  .enhance-stay-block.booking-lang-ru .enhance-stay-block__heading h2 {
    font-size: 17px !important;
  }
}

@media screen and (max-width: 400px) {
  boutique-modify-guest-info .reserve-form.modify-form .step-3-form .azds-buttons button.btn-cancel-reservation-search:first-child {
    margin: 0 10px !important;
  }

  boutique-modify-guest-info .reserve-form.modify-form .step-3-form .azds-buttons button.btn-cancel-reservation-search {
    width: calc(100% - 20px) !important;
    margin: 10px 10px 0 !important;
  }
}

.azds-booking-section.booking-lang-ru .step-3-form .policy-wrapper p.policy-block-label {
  margin-left: 0px !important;
}

.azds-booking-section.booking-lang-ru .step-3-form .policy-wrapper p.policy-block-label::after {
  width: 3px !important;
}

@media screen and (max-width: 1170px) and (min-width: 901px) {
  .azds-booking-section.booking-lang-ru .reserve-form .reserve-row.reserve-row-section.special-requests-text .reserve-col {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 600px) and (min-width: 0) {
  .legend-block strong {
    margin-right: 10px !important;
  }
}

.booking-overlay-open modal-container h4 {
  font-size: 16px !important;
}

.azds-booking-section .booking-section-wrap .step-3-form .ng-select .ng-select-container .ng-value-container .ng-value .ng-value-label {
  font-size: 14px !important;
}

.enhance-stay-block__heading.enhance-stay-block__heading--content-expanded + boutique-mobile-dynamic-package-list {
  margin-top: 35px !important;
  display: block !important;
}

@media screen and (min-width: 1280px) {
  .azds-booking-section boutique-modify-reservation boutique-modify-search .reserve-form .inp input {
    min-width: 245px !important;
  }

  .azds-booking-section
    boutique-modify-layout
    .booking-confirmation-wrap
    .booking-confirmation-info
    .booking-confirmation-info-title
    boutique-modify-search
    .reserve-form:not(.modify-form) {
    min-width: 530px !important;
  }
}

@media screen and (max-width: 1060px) and (min-width: 769px) {
  .azds-booking-section boutique-modify-reservation boutique-modify-search .reserve-form .inp input {
    font-size: 12px !important;
    letter-spacing: normal !important;
  }

  .azds-booking-section
    boutique-modify-layout
    .booking-confirmation-wrap
    .booking-confirmation-info
    .booking-confirmation-info-title
    boutique-modify-search
    .reserve-form:not(.modify-form) {
    min-width: 400px !important;
  }
}

@media screen and (max-width: 414px) {
  [dir=ltr] body:has(.azds-booking-section) .azds-top-menu {
    right: 25px !important;
  }

  [dir=ltr] body:has(.azds-booking-section) .azds-top-menu> :not(:first-child) {
    margin-left: 10px !important;
  }
}

@media screen and (min-width: 736px) and (max-width: 800px) {
  .enhance-stay-block__item_label {
    max-width: calc(100% - 10px) !important;
    bottom: 5px !important;
    left: 5px !important;
    font-size: 11px !important;
  }
}

.booking-overlay-open modal-container h4 {
  font-size: 16px !important;
}

@media (max-width: 768px) and (min-width: 0px) {
  .descr-wrap .le.booking-lang-ru {
    width: 100% !important;
  }
}

@media screen and (max-width: 414px) {
  boutique-multi-room .azds-multi-room {
    padding: 0 5px !important;
  }

  boutique-multi-room .azds-multi-room .azds-multi-room-items boutique-multi-room-item .azds-multi-room-item__content {
    margin: 16px 10px !important;
  }
}

@media screen and (max-width: 1200px) and (min-width: 1024px) {
  .room-main-info.booking-lang-nl .room-info .room-price {
    position: static !important;
    width: auto !important;
    margin-top: 10px !important;
    float: right !important;
    padding: 2.8% 0 !important;
  }

  .room-main-info.booking-lang-nl .room-info .room-content {
    display: block !important;
  }
}

.azds-booking-section .enhance-stay-block__item_content-block .select-wrapper *,
.azds-booking-section .enhance-stay-block__item_content-block .select-wrapper .ng-dropdown-panel .ng-dropdown-panel-items .ng-option span {
  font-size: 16px !important;
}

.azds-booking-section .reserve-form .t-area textarea {
  font-size: 14px !important;
}

@media (max-width: 768px) and (min-width: 0px) {
  .booking-lang-ar .reserve-box .dates {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  .room-main-info.booking-lang-it .room-info .room-price .room-reserve-btn {
    white-space: nowrap !important;
    min-width: 142px !important;
  }
}

@media screen and (min-width: 1280px) {
  .room-main-info.booking-lang-de .room-info .room-price .room-reserve-btn {
    white-space: nowrap !important;
    min-width: 150px !important;
  }
}

@media screen and (min-width: 1115px) {
  .room-main-info.booking-lang-ru .room-info .room-price .room-reserve-btn {
    white-space: nowrap !important;
    min-width: 193px !important;
  }
}

  .room-main-info.booking-lang-de .room-info .room-price .current-price { 
  text-transform: initial !important;
}
