                
            @font-face {
        font-family: 'AZDS-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/60f87d0c778e3857230867.ttf") format("truetype");
                }
            @font-face {
        font-family: 'AZDS-second';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/60f87d0c778e3857230867.ttf") format("truetype");
                }
            @font-face {
        font-family: 'AZDS-third';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/60f87d0c778e3857230867.ttf") format("truetype");
                }
            @font-face {
        font-family: 'AZDS-fourth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/60f87d0c778e3857230867.ttf") format("truetype");
                }
            @font-face {
        font-family: 'AZDS-fifth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/60f87d0c778e3857230867.ttf") format("truetype");
                }
            @font-face {
        font-family: 'AZDS-sixth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/60f87d0c778e3857230867.ttf") format("truetype");
                }
    
    :root {
    --azds-theme-main-color: #a29261 !important;
    }
    .b-main-bcolor {
    background-color: #a29261 !important;
    }
    .b-main-bcolor-hover:hover {
    background-color: #a29261 !important;
    }
    .b-main-fcolor {
    color: #a29261 !important;
    }
    .b-main-fcolor-hover:hover {
    color: #a29261 !important;
    }
    .b-main-border-color{
    border-color: #a29261 !important;
    }
    .b-main-border-color-hover:hover {
    border-color: #a29261 !important;
    }
    .b-main-border-color::after{
    border-color: #a29261 !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/60f9b13a80d3a053274052.jpeg) !important;
        background-position: center;
        background-size: cover;
    }

.booking-overlay-open body {
  font-size: 16px;
  line-height: normal;
  letter-spacing: normal;
}

.calendar-month .cal-month-view .cal-cell-top .cal-event-description,
.calendar-month .cal-month-view .azds-calendar-day-selected .cal-cell-top,
.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-noArrival {
  color: #fff !important;
}

@media screen and (min-width: 1280px) {
  .azds-booking-section .booking-section-header {
    text-align: center;
  }
  .azds-booking-section .booking-section-header .logo {
    margin: 0 auto;
  }
}

.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.expired {
  color: #c5c7d0 !important;
}

.booking-section-inner .logo img {
  position: static !important;
}

.booking-overlay-open .wrapper {
  width: auto !important;
}

@media screen and (max-width: 1023px) {
  .booking-overlay-open .room-content {
    display: block !important;
  }
}

.azds-booking-section .reserve-form .inp textarea,
.azds-booking-section .reserve-form .inp input[type="text"],
.azds-booking-section .reserve-form .inp input[type="password"],
.azds-booking-section .reserve-form .inp input[type="datetime"],
.azds-booking-section .reserve-form .inp input[type="datetime-local"],
.azds-booking-section .reserve-form .inp input[type="date"],
.azds-booking-section .reserve-form .inp input[type="month"],
.azds-booking-section .reserve-form .inp input[type="time"],
.azds-booking-section .reserve-form .inp input[type="week"],
.azds-booking-section .reserve-form .inp input[type="number"],
.azds-booking-section .reserve-form .inp input[type="email"],
.azds-booking-section .reserve-form .inp input[type="url"],
.azds-booking-section .reserve-form .inp input[type="search"],
.azds-booking-section .reserve-form .inp input[type="tel"],
.azds-booking-section .reserve-form .inp input[type="color"] {
  line-height: normal;
}

@media screen and (max-width: 768px) {
  .booking-section-form .right-col {
    float: none !important;
  }
}

@media screen and (max-width: 640px) {
  boutique-dynamic-package-form .enhance-stay-block__item_content-block .enhance-stay-block__item_description {
    padding-right: 20px;
  }

  .enhance-stay-block.booking-lang-fr .add-button,
  .enhance-stay-block.booking-lang-fr .remove-button {
    white-space: nowrap !important;
    min-width: 165px !important;
  }
}

@media (max-width: 945px) and (min-width: 501px) {
  .booking-lang-de .left.calendar-month-inner {
    width: 100% !important;
  }
}

@media screen and (max-width: 600px) {
  .booking-lang-fr .ds-step3-rigth .room-main-info .room-info .room-price {
    min-width: 155px !important;
  }
}

/* BE20-4196 */

@media screen and (min-width: 1280px) {
  .booking-confirmation-wrap .booking-confirmation-info .azds-buttons.booking-lang-fr .btn-cancel-reservation-search {
    font-size: 21px !important;
  }
}

@media screen and (max-width: 1279px) and (min-width: 0) {
  .room-main-info.booking-lang-de .room-info .room-price .room-reserve-btn,
  .room-main-info.booking-lang-nl .room-info .room-price .room-reserve-btn,
  .room-main-info.booking-lang-fr .room-info .room-price .room-reserve-btn {
    min-width: 140px !important;
  }
}

@media screen and (max-width: 900px) and (min-width: 769px) {
  .booking-lang-de boutique-form-wrapper .reserve-form .special-requests .reserve-col,
  .azds-booking-section.booking-lang-de boutique-form-wrapper .reserve-form .special-requests .reserve-col,
  .booking-lang-fr boutique-form-wrapper .reserve-form .special-requests .reserve-col,
  .azds-booking-section.booking-lang-fr boutique-form-wrapper .reserve-form .special-requests .reserve-col {
    width: 49% !important;
  }
}

@media screen and (max-width: 469px) {
  .booking-lang-de boutique-form-wrapper .reserve-form .special-requests .reserve-col,
  .azds-booking-section.booking-lang-de boutique-form-wrapper .reserve-form .special-requests .reserve-col,
  .booking-lang-fr boutique-form-wrapper .reserve-form .special-requests .reserve-col,
  .azds-booking-section.booking-lang-fr boutique-form-wrapper .reserve-form .special-requests .reserve-col {
    width: 49% !important;
  }
}

@media screen and (max-width: 600px) {
  .filters-wrap .ng-select-container {
    letter-spacing: 1px !important;
    font-size: 12px !important;
    padding-right: 15px !important;
    margin-right: 2% !important;
    margin-left: 2% !important;
  }
}

.reserve-box .reserve-box-btn,
.reserve-box .reserve-box-btn-mob,
.booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search {
  padding-top: 13px !important;
}

.azds-menu button,
.rooms-bl .room-info .room-price .room-reserve-btn {
  padding-top: 4px !important;
}

.descr-wrap .ri .btn-book {
  line-height: normal !important;
  height: auto !important;
  padding-top: 8px !important;
  padding-bottom: 10px !important;
}

.ds-step3-rigth .room-main-info .room-info .room-price .room-reserve-btn {
  padding-top: 9px !important;
}

@media screen and (max-width: 500px) and (min-width: 415px) {
  .rooms-bl .room-info .room-content .room-price {
    display: flex !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
  }

  .rooms-bl .room-info .room-content .room-price::after {
    display: none !important;
  }

  .rooms-bl .room-info .room-content .room-price boutique-limited-rooms-urgency-trigger {
    width: 0 !important;
    display: none !important;
  }

  .rooms-bl .room-info .room-content .room-price p {
    text-align: left !important;
  }

  .rooms-bl .room-info .room-price .room-reserve-btn {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 414px) {
  .room-main-info.booking-lang-de .room-info .room-price .room-reserve-btn,
  .room-main-info.booking-lang-nl .room-info .room-price .room-reserve-btn,
  .room-main-info.booking-lang-fr .room-info .room-price .room-reserve-btn {
    max-width: none !important;
  }
}

.azds-booking-section .ng-select-container {
  background-origin: initial !important;
  background-size: auto !important;
}

.booking-overlay-open ul li:before {
  content: "";
}

@media screen and (min-width: 601px) {
  /* Dima H. Checked. MultiRoomItem implementation. */
  /* .booking-overlay-open .azds-multi-room-item .azds-col.azds-col--edit {
    margin-right: 40px !important;
  } */
}

.booking-overlay-open .inp {
  height: 100%;
}

.azds-booking-section .reserve-form .inp input {
  height: 100% !important;
}

@media screen and (max-width: 600px) and (min-width: 415px) {
  .ds-step3-right .booking-lang-fr.room-main-info .room-info .room-price {
    min-width: 160px !important;
  }
}
