                            
            @font-face {
        font-family: 'AZDS-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6113fe89d4443982994223.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-second';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6113fe89d4443982994223.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-third';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6113fe89d4443982994223.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-fourth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6113fe89d4443982994223.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-fifth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6113fe89d4443982994223.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-sixth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6113fe89d4443982994223.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-review-info-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/6113fe89d4443982994223.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/5f776b8927f78018574787.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/5f776b8927f78018574787.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-order-form-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/5f776b8927f78018574787.woff") format("woff");
                }
    
    :root {
    --azds-theme-main-color: #1b3a5d !important;
    }
    .b-main-bcolor {
    background-color: #1b3a5d !important;
    }
    .b-main-bcolor-hover:hover {
    background-color: #1b3a5d !important;
    }
    .b-main-fcolor {
    color: #1b3a5d !important;
    }
    .b-main-fcolor-hover:hover {
    color: #1b3a5d !important;
    }
    .b-main-border-color{
    border-color: #1b3a5d !important;
    }
    .b-main-border-color-hover:hover {
    border-color: #1b3a5d !important;
    }
    .b-main-border-color::after{
    border-color: #1b3a5d !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: #5b5b5b !important
    }
    .b-third-bcolor {
    background-color: #5b5b5b !important;
    }
    .b-third-bcolor-hover:hover {
    background-color: #5b5b5b !important;
    }
    .b-third-fcolor {
    color: #5b5b5b !important;
    }
    .b-third-border-color{
    border-color: #5b5b5b !important;
    }
    .b-third-border-color-hover:hover {
    border-color: #5b5b5b !important;
    }
    .b-third-border-color::after{
    border-color: #5b5b5b !important;
    }

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

.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-minimumStay {
  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 .booking-section-header {
  text-align: center !important;
}
.azds-booking-section .booking-section-header .logo {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  boutique-modify-reservation-cancel .azds-buttons.row.submit button.btn-cancel-reservation-search.azds-button {
    margin: 0 0 15px !important;
  }

  boutique-modify-reservation-cancel .azds-buttons.row.submit button.btn-cancel-reservation-search.azds-button:last-child {
    margin-left: 5px !important;
  }

  boutique-modify-reservation-cancel .azds-buttons.row.submit {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media (min-width: 576px) {
  .booking-overlay-open .modal-dialog {
    max-width: none;
  }
}

.azds-booking-section .calendar-month h2 {
  font-size: 18px !important;
}

@media (max-width: 1439px) and (min-width: 0) {
  .azds-booking-section .calendar-month h2 {
    font-size: 16px !important;
  }
}

@media (max-width: 1279px) and (min-width: 0) {
  .azds-booking-section .calendar-month h2 {
    font-size: 15px !important;
  }
}

@media screen and (max-width: 1210px) {
  .azds-booking-section .calendar-month h2 {
    font-size: 13px !important;
  }
}

.booking-confirmation-wrap .booking-confirmation-info .row {
  display: block !important;
  max-width: none !important;
}

.reserve-box .reserve-box-btn,
.reserve-box .reserve-box-btn-mob {
  padding-top: 10px !important;
}

.reserve-box .dates .title {
  padding-top: 8px !important;
}

boutique-multi-room .azds-menu button {
  padding-top: 4px !important;
}

.category-button-wrap button {
  padding-top: 4px !important;
}

.room-info .room-price .room-reserve-btn {
  padding-top: 4px !important;
}

.ds-step3-rigth .room-main-info .room-info .room-price .room-reserve-btn {
  padding-top: 8px !important;
}

.booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search {
  padding-top: 10px !important;
}

.charge-block h1 {
  font-size: 26px !important;
  line-height: normal !important;
}

.cal-month-view .cal-events {
  border-color: transparent !important;
}

@media screen and (max-width: 1023px) {
  .booking-overlay-open .bookmobile {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  .booking-overlay-open h1,
  .booking-overlay-open h2,
  .booking-overlay-open h3,
  .booking-overlay-open h4,
  .booking-overlay-open h5,
  .booking-overlay-open h6,
  .booking-overlay-open body,
  .booking-overlay-open p {
    text-align: initial !important;
  }

  .booking-overlay-open .order-container p,
  .stay-summer .date p,
  .booking-overlay-open .azds-booking-section .calendar-month h2,
  .booking-confirmation-info h1,
  .booking-overlay-open .booking-confirmation-info h4 {
    text-align: center !important;
  }
}

@media screen and (max-width: 767px) {
  .booking-overlay-open .modal.fade.in {
    top: 0 !important;
  }
}

@media screen and (max-width: 600px) {
  .category-content-wrap h2 {
    text-align: center !important;
  }
}

@media screen and (max-width: 414px) {
  .room-info .room-price extension-point {
    float: none !important;
    display: block;
    text-align: center !important;
  }

  .room-main-info .room-content.room-main-info .room-price.room-main-info p.room-main-info,
  .room-info .room-price .current-price,
  .room-info .room-title,
  .room-info .room-description,
  boutique-room-rate .left {
    text-align: center !important;
  }

  .room-main-info .room-info .tax-info {
    justify-content: center !important;
  }
}

boutique-modify-step-header h2 {
  font-size: 15px !important;
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .room-info .room-price .current-price {
    text-align: right !important;
  }
}
