                    @font-face {
            font-family: 'commuter sans';
            font-style: normal;
            font-weight: 400;
                            src: font;
                    }
                            @font-face {
            font-family: 'scotch-display-roman';
            font-style: normal;
            font-weight: 400;
                                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/67e191f9981b4795065785.woff") format("woff");
                    }
                            @font-face {
            font-family: 'RobotoFlex';
            font-style: normal;
            font-weight: 400;
                                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/67e192180c622513688094.woff") format("woff");
                    }
                                                    @font-face {
            font-family: 'Raleway light';
            font-style: normal;
            font-weight: 400;
                            src: raleway;
                    }
            
            @font-face {
        font-family: 'AZDS-main';
        font-style: normal;
        font-weight: 400;
                    src: roboto;
                }
            @font-face {
        font-family: 'AZDS-second';
        font-style: normal;
        font-weight: 400;
                    src: roboto;
                }
            @font-face {
        font-family: 'AZDS-third';
        font-style: normal;
        font-weight: 400;
                    src: roboto;
                }
            @font-face {
        font-family: 'AZDS-fourth';
        font-style: normal;
        font-weight: 400;
                    src: roboto;
                }
            @font-face {
        font-family: 'AZDS-fifth';
        font-style: normal;
        font-weight: 400;
                    src: roboto;
                }
            @font-face {
        font-family: 'AZDS-sixth';
        font-style: normal;
        font-weight: 400;
                    src: roboto;
                }
            @font-face {
        font-family: 'AZDS-room-third';
        font-style: normal;
        font-weight: 400;
                    src: roboto;
                }
            @font-face {
        font-family: 'AZDS-room-rate-fourth';
        font-style: normal;
        font-weight: 400;
                    src: roboto;
                }
    
    :root {
    --azds-theme-main-color: #1a3929 !important;
    }
    .b-main-bcolor {
    background-color: #1a3929 !important;
    }
    .b-main-bcolor-hover:hover {
    background-color: #1a3929 !important;
    }
    .b-main-fcolor {
    color: #1a3929 !important;
    }
    .b-main-fcolor-hover:hover {
    color: #1a3929 !important;
    }
    .b-main-border-color{
    border-color: #1a3929 !important;
    }
    .b-main-border-color-hover:hover {
    border-color: #1a3929 !important;
    }
    .b-main-border-color::after{
    border-color: #1a3929 !important;
    }

    :root {
    --azds-theme-second-color: #f6f4f0 !important
    }
    .b-second-bcolor {
    background-color: #f6f4f0 !important;
    }
    .b-second-bcolor-hover:hover {
    background-color: #f6f4f0 !important;
    }
    .b-second-fcolor {
    color: #f6f4f0 !important;
    }
    .b-second-fcolor-hover:hover {
    color: #f6f4f0 !important;
    }
    .swiper-pagination .swiper-pagination-handle .swiper-pagination-bullet-active {
    background-color: #f6f4f0 !important;
    }
    .b-second-border-color{
    border-color: #f6f4f0 !important;
    }
    .b-second-border-color-hover:hover {
    border-color: #f6f4f0 !important;
    }
    .b-second-border-color::after{
    border-color: #f6f4f0 !important;
    }

    :root {
    --azds-theme-third-color: #af9961 !important
    }
    .b-third-bcolor {
    background-color: #af9961 !important;
    }
    .b-third-bcolor-hover:hover {
    background-color: #af9961 !important;
    }
    .b-third-fcolor {
    color: #af9961 !important;
    }
    .b-third-border-color{
    border-color: #af9961 !important;
    }
    .b-third-border-color-hover:hover {
    border-color: #af9961 !important;
    }
    .b-third-border-color::after{
    border-color: #af9961 !important;
    }


.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-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-notAvailable, 
.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-noArrival { 
color: #fff  !important;
}
.room-info .room-price .room-reserve-btn {
  background-color: #A39161 !important;
  color: #ffffff !important;
  border: solid 1px #A39161!important;
}

.room-info .room-price .room-reserve-btn:hover {
  background-color: transparent !important;
  color: #b64f1e !important;
  border: solid 1px #A39161 !important;
}
.azds-booking-section .booking-section-header .logo img {
    vertical-align: middle;
    max-height: 100px;
    min-height: 70px;
    max-width: 100%;
}
.azds-booking-section .booking-section-header {
  background-color:#f6f4f0 !important;
  padding: 10px !important;
}
boutique-room-rate .descr-wrap .price .amenity-fee {
  display: none !important;
}
