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


.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-selected,
.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-noArrival {
  color: #fff !important;
}

.nightly-price-wrap .day {
  top: 6px !important;
  font-size: 14px !important;
}

.azds-booking-section .nightly-price-wrap .price {
  margin-top: 12px !important;
  font-size: 12px !important;
}

.azds-contact-block {
  background-color: #fff !important;
}

.azds-contact-block .azds-contact-block-phone a,
.azds-contact-block .azds-contact-block-email a {
  color: #000 !important;
}

.azds-booking-section .booking-section-header .btn-close {
  width: 25px !important;
}

boutique-policies-block h4 {
  font-variant: none !important;
  font-feature-settings: "none" !important;
}

.azds-booking-section .reserve-box .reserve-box-btn {
  background-color: #56595c !important;
  border: 1px solid #56595c !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: #56595c !important;
  border: 1px solid #56595c !important;
}

.azds-booking-section .reserve-form .reserve-btn {
  background-color: #56595c !important;
  border: 1px solid #56595c !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: #56595c !important;
  border: 1px solid #56595c !important;
}

.descr-wrap .ri .btn-book {
  background-color: #56595c !important;
  border: 1px solid #56595c !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: #56595c !important;
  border: 1px solid #56595c !important;
}

.room-info .room-price .room-reserve-btn {
  background-color: #56595c !important;
  border: 1px solid #56595c !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: #56595c !important;
  border: 1px solid #56595c !important;
}

.azds-multi-room-item__content {
  background-color: #fff !important;
}

.ds-step3-right .room-info .room-title {
  text-transform: none !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;
}

.booking-lang-de .room-main-info .room-info .room-title {
  font-feature-settings: "none" !important;
  font-variant: none !important;
  text-transform: initial !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 .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,
.booking-overlay-open .legend-block strong,
.booking-overlay-open app-button strong {
  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: none !important;
}

.booking-overlay-open .le a {
  font-variant: none !important;
  text-transform: none !important;
}

.room-info .room-price .current-price {
  text-transform: initial !important;
}

.price span {
  font-feature-settings: "none" !important;
  font-variant: none !important;
  text-transform: initial !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,
.room-info .room-actions .room-additional-details-btn {
  text-transform: none !important;
}

.azds-booking-section .ng-select .ng-select-container .ng-value-container {
  text-transform: initial !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;
}

.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;
}

.azds-booking-section .reserve-form .wrap-checkboxes a {
  color: #d6b160 !important;
}

.azds-booking-section .reserve-form .wrap-checkboxes a:hover,
.le a:hover,
div.azds-button-wrap strong:hover,
.azds-multi-room .azds-menu #addRoomButton:hover {
  text-decoration: underline !important;
  color: #d6b160 !important;
}

div.azds-button-wrap strong {
  text-transform: none !important;
  font-variant: normal !important;
}

.booking-lang-de div.azds-button-wrap strong {
  text-transform: initial !important;
  font-variant: normal !important;
}

boutique-room-feature .room-text-info .room-text-features .room-text-feature-section h5 {
  font-variant: none !important;
  font-family: "AZDS-room-rate-fourth", "GT-Walsheim", serif !important;
}

boutique-policies-block h4 {
  font-family: "AZDS-room-rate-fourth", "GT-Walsheim", serif !important;
}

/* Integration start */
html.booking-overlay-open,
html.booking-overlay-open body {
  font-size: 16px !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  word-break: normal;
}

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: capitalize !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 (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;
  }
}

.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: 1090px) {

  .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 .booking-section-wrap .dates-step .ng-select .ng-arrow-wrapper .ng-arrow {
  height: 20px !important;
}

.azds-multi-room-item__close button.remove-btn {
  white-space: nowrap;
  font-size: 16px !important;
}

@media screen and (min-width: 769px) {

  .azds-multi-room-item__content-promo .azds-button,
  .azds-multi-room-item.selected .azds-multi-room-item__close button {
    font-size: 16px !important;
  }
}

@media (max-width: 768px) and (min-width: 0px) {
  .azds-button.b-main-bcolor-hover[id*="showPromo"] {
    padding: 0 5px !important;
  }
}

@media screen and (min-width: 1024px) {
  .azds-promo-popover.booking-lang-de button {
    width: 143px !important;
  }

  .azds-promo-popover.booking-lang-de .azds-code-row input {
    width: calc(100% - 153px) !important;
  }
}

@media screen and (min-width: 677px) and (max-width: 1023px) {
  .azds-promo-popover.booking-lang-de button {
    width: 112px !important;
  }

  .azds-promo-popover.booking-lang-de .azds-code-row input {
    width: calc(100% - 122px) !important;
  }
}

@media screen and (min-width: 601px) and (max-width: 676px) {
  .azds-promo-popover.booking-lang-de button {
    width: 112px !important;
  }

  .azds-promo-popover.booking-lang-de .azds-code-row input {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 600px) {
  .azds-promo-popover.booking-lang-de .azds-promo-popover__apply-button {
    font-size: 14px !important;
  }
}

@media (max-width: 945px) and (min-width: 501px) {
  .azds-booking-section.booking-lang-de .left.calendar-month-inner {
    width: 100%;
  }
}

.booking-overlay-open .azds-buttons.row.submit {
  display: block;
}

@media screen and (max-width: 430px) {

  .booking-lang-de .booking-confirmation-wrap .booking-confirmation-info .booking-confirmation-info-title h1,
  .booking-lang-de .booking-confirmation-info h1 {
    font-size: 24px !important;
  }
}

@media screen and (max-width: 1070px) and (min-width: 677px) {
  .booking-lang-de .azds-promo-popover.booking-lang-de input {
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 10px !important;
    margin-right: 0 !important;
  }

  .booking-lang-de .azds-promo-popover.booking-lang-de button {
    width: auto !important;
  }

  .booking-lang-de .azds-promo-popover.booking-lang-de {
    min-width: 0 !important;
  }
}

/* Integration end */

.stay-summer .date {
  text-transform: initial !important;
}

booking-layout .azds-booking-section app-boutique-order-step boutique-review-charge .row-expand-link span {
  font-family: "AZDS-main", sans-serif !important;
  text-transform: lowercase !important;
  padding: 0 !important;
  border: none !important;
  font-variant: none !important;
}

boutique-review-charge .row {
  font-variant: none !important;
  text-transform: initial !important;
}

.booking-overlay-open .booking-lang-de .reserve-box .dates .title,
.booking-overlay-open .booking-lang-de .reserve-box .reserve-box-btn,
boutique-room-feature .room-text-info>h4 {
  text-transform: lowercase !important;
}

.booking-overlay-open .booking-lang-de .descr-wrap .ri .btn-book {
  text-transform: uppercase !important;
}

@media screen and (max-width: 428px) {
  .booking-lang-en .info-section .section-cols .entity {
    min-width: 100px !important;
  }

  .booking-lang-en .info-section .section-cols .value {
    max-width: calc(100% - 100px) !important;
  }

  [class*="booking-lang-es"] .info-section .section-cols .entity {
    min-width: 120px !important;
  }

  [class*="booking-lang-es"] .info-section .section-cols .value {
    max-width: calc(100% - 120px) !important;
  }

  .booking-lang-de .info-section .section-cols .entity {
    min-width: 110px !important;
  }

  .booking-lang-de .info-section .section-cols .value {
    max-width: calc(100% - 110px) !important;
  }
}

[class*="booking-lang-de"] .info-section .section-cols .entity {
  min-width: 110px !important;
}

[class*="booking-lang-de"] .info-section .section-cols .value {
  max-width: calc(100% - 110px) !important;
}

@media screen and (min-width: 769px) {
  .booking-lang-en .info-section .section-cols .entity {
    min-width: 100px !important;
  }

  .booking-lang-en .info-section .section-cols .value {
    max-width: calc(100% - 100px) !important;
  }

  [class*="booking-lang-es"] .info-section .section-cols .entity {
    min-width: 120px !important;
  }

  [class*="booking-lang-es"] .info-section .section-cols .value {
    max-width: calc(100% - 120px) !important;
  }

  .booking-lang-de .info-section .section-cols .entity {
    min-width: 110px !important;
  }

  .booking-lang-de .info-section .section-cols .value {
    max-width: calc(100% - 110px) !important;
  }
}

@media screen and (max-width: 640px) {

  .azds-booking-section[class*="booking-lang-en"] boutique-mobile-dynamic-package-list .mobile-dynamic-packages .panel button.enhance-stay-block__item_add-btn,
  .azds-booking-section[class*="booking-lang-de"] boutique-mobile-dynamic-package-list .mobile-dynamic-packages .panel button.enhance-stay-block__item_add-btn {
    max-width: 135px;
  }
}

booking-layout .azds-booking-section[class*="booking-lang-de"] app-boutique-order-step boutique-review-charge .row-expand-link span {
  text-transform: capitalize !important;
}
