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

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

.cal-month-view .cal-day-cell[ng-reflect-ng-class="expired"] {
  color: #c5c7d0 !important;
}

.azds-contact-block {
  background-color: #000000 !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-minimumStay {
  color: #ffffff !important;
}

.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-selected {
  color: #000 !important;
}

.room-info .room-price .room-reserve-btn {
  background-color: #a4bbb0 !important;
  color: #000 !important;
  border: solid 1px #a4bbb0 !important;
}

.room-info .room-price .room-reserve-btn:hover {
  background-color: transparent !important;
  color: #000 !important;
  border: solid 1px #a4bbb0 !important;
}

.azds-booking-section .booking-section-header .logo img {
  vertical-align: middle !important;
  max-height: 100px !important;
  min-height: 115px !important;
}

@media screen and (min-width: 1024px) {
  .booking-overlay-open .dates-step {
    max-height: calc(100% - 70px);
  }
}

.booking-overlay-open .booking-confirmation-wrap {
  max-height: calc(100% - 70px);
}

.azds-booking-section .booking-section-header {
  text-align: center !important;
}

.azds-booking-section .booking-section-header .logo {
  margin: 0 auto;
}

.reserve-box .dates .title,
.reserve-box .reserve-box-btn,
button,
descr-wrap .ri .btn-book.b-main-bcolor {
  color: #000 !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: 108px;
}

boutique-multi-room-item .azds-multi-room-item.booking-lang-en .azds-col--row .azds-col + .azds-col .multi-room-dropdown {
  min-width: 124px;
}

@media screen and (min-width: 1280px) {
  boutique-multi-room-item .azds-multi-room-item.booking-lang-en .azds-col--row .azds-col .multi-room-dropdown {
    min-width: 115px;
  }

  boutique-multi-room-item .azds-multi-room-item.booking-lang-en .azds-col--row .azds-col + .azds-col .multi-room-dropdown {
    min-width: 131px;
  }
} */

.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,
.azds-booking-section .reserve-form .sel .ng-select,
.azds-booking-section .reserve-form .ng-select .ng-select-container .ng-value-container {
  height: 100%;
}

.azds-booking-section .booking-section-header .logo img {
  width: 100% !important;
}

.azds-booking-section .ng-select.ng-select-opened.ng-select_iprefer-form>.ng-select-container,
.azds-booking-section .ng-select.ng-select_iprefer-form .ng-select-container:hover,
.azds-booking-section .reserve-box .booking-sel .ng-select.ng-select-opened>.ng-select-container,
.azds-booking-section .reserve-box .booking-sel .ng-select .ng-select-container:hover,
.azds-booking-section .sel .ng-select.ng-select-opened>.ng-select-container,
.azds-booking-section .sel .ng-select .ng-select-container:hover,
.azds-booking-section .azds-booking-sel .ng-select.ng-select-opened>.ng-select-container,
.azds-booking-section .azds-booking-sel .ng-select .ng-select-container:hover {
  box-shadow: none !important;
}

@media screen and (min-width: 601px) {

  .category-name .category-description,
  .category-name h2 {
    text-align: left !important;
  }
}

@media screen and (max-width: 600px) {
  .category-name {
    width: 100% !important;
  }

  .category-name .category-description,
  .category-name h2 {
    text-align: left !important;
  }
}

.enhance-stay-block__heading h2 {
  font-size: 30px !important;
}

.enhance-stay-block .package-category-wrapper .active-category {
  font-size: 26px !important;
}

.enhance-stay-block .package-category-wrapper .package-category {
  font-size: 20px !important;
}

.enhance-stay-block__item_label {
  font-size: 20px !important;
}

boutique-room-rate .descr-wrap .price .amenity-fee {
  display: none !important;
}

boutique-travel-insurance h3 {
  text-transform: none !important;
  font-variant: none !important;
}
