                
            @font-face {
        font-family: 'AZDS-calendar-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/5f9091f88a1ff065113651.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-calendar-second';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/5f9091f88a1ff065113651.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-room-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/5f9091f88a1ff065113651.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-room-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/5f9091f88a1ff065113651.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-room-amenity-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/5f9091f88a1ff065113651.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/5f9091f88a1ff065113651.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/5f9091f88a1ff065113651.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-order-form-second';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/5f9091f88a1ff065113651.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-room-fourth';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/5f9091f88a1ff065113651.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-reservation-form-second';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/5f9091f88a1ff065113651.woff") format("woff");
                }
            @font-face {
        font-family: 'AZDS-reservation-form-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/5f9091f88a1ff065113651.woff") format("woff");
                }
    
    :root {
    --azds-theme-main-color: #6198af !important;
    }
    .b-main-bcolor {
    background-color: #6198af !important;
    }
    .b-main-bcolor-hover:hover {
    background-color: #6198af !important;
    }
    .b-main-fcolor {
    color: #6198af !important;
    }
    .b-main-fcolor-hover:hover {
    color: #6198af !important;
    }
    .b-main-border-color{
    border-color: #6198af !important;
    }
    .b-main-border-color-hover:hover {
    border-color: #6198af !important;
    }
    .b-main-border-color::after{
    border-color: #6198af !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: #b75333 !important
    }
    .b-third-bcolor {
    background-color: #b75333 !important;
    }
    .b-third-bcolor-hover:hover {
    background-color: #b75333 !important;
    }
    .b-third-fcolor {
    color: #b75333 !important;
    }
    .b-third-border-color{
    border-color: #b75333 !important;
    }
    .b-third-border-color-hover:hover {
    border-color: #b75333 !important;
    }
    .b-third-border-color::after{
    border-color: #b75333 !important;
    }

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

.azds-contact-block,
.azds-contact-block .azds-contact-block-phone a,
.azds-contact-block .azds-contact-block-email a {
  background-color: #fff !important;
  color: #000 !important;
}
app-button .azds-button-wrap strong {
  text-decoration: underline !important;
  text-transform: capitalize !important;
  font-variant: none !important;
}
.cal-month-view .cal-day-cell[ng-reflect-ng-class="expired"] {
  color: #c5c7d0 !important;
}
.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-selected {
  color: #ffffff !important;
}

boutique-destination-hotel .azds-hotel > div .azds-hotel-view-rooms {
  background-color: #b75333 !important;
  border: solid 1px #b75333 !important;
  padding-top: 6px !important;
  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 .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-selected {
  color: #fff !important;
}
.legend-block strong.available i {
  border: solid 1px #000;
}
.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell.azds-calendar-day-noArrival {
  color: #fff !important;
}
.azds-contact-block {
  background-color: #6199af !important;
}
.azds-booking-section .reserve-form .reserve-btn {
  background-color: #b75333 !important;
  color: #fff !important;
}
.azds-booking-section .reserve-form .reserve-btn {
  background-color: #b75333 !important;
  border: 1px solid #b75333 !important;
  border-radius: 0 !important;
  padding: 4px 35px 8px !important;
  line-height: 32px;
}
.room-info .room-price .room-reserve-btn {
  background-color: #b75333 !important;
  border: solid 1px #b75333 !important;
  color: #fff !important;
}
.descr-wrap .ri .btn-book {
  background-color: #b75333 !important;
  border: solid 1px #b75333 !important;
  color: #fff !important;
}

.azds-booking-section .booking-section-header .logo {
  margin: 0 auto;
}
.cal-month-view .cal-day-cell[ng-reflect-ng-class="expired"] {
  color: #c5c7d0 !important;
}

.room-info .room-title {
  color: #274e5e !important;
  font-weight: 600 !important;
}

.left .title {
  color: #274e5e !important;
  font-weight: 600 !important;
}

.room-info .room-title {
  text-transform: none !important;
}

.rate-row .left .title {
  font-variant: none !important;
  text-transform: capitalize !important;
}

modal-container h4,
.charge-block h1,
.charge-block dt,
.charge-block .total {
  font-weight: bold !important;
}

.charge-block .total span,
.charge-block .total p {
  font-weight: normal !important;
}

modal-container h4 {
  font-size: 18px !important;
  font-variant: none !important;
  text-transform: uppercase !important;
}

.reserve-form .title span,
.stay-summer .title,
boutique-form-wrapper .reserve-form .title,
.azds-booking-section boutique-form-wrapper .reserve-form .title,
.stay-summer .name,
.stay-summer .type {
  text-transform: capitalize !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 button,
.booking-section-form boutique-form-wrapper .reserve-form ::placeholder,
.booking-section-form boutique-form-wrapper .reserve-form ng-select,
.booking-section-form boutique-form-wrapper .reserve-form ng-select * {
  text-transform: capitalize !important;
  font-variant: none !important;
}

.booking-section-form boutique-form-wrapper .reserve-form input[title="Email"] {
  text-transform: none !important;
}

.booking-section-form boutique-form-wrapper .reserve-form input[title="Email"]::placeholder {
  text-transform: capitalize !important;
}

.azds-contact-block-phone {
  display: none !important;
}

.azds-contact-block .azds-contact-block-email {
  padding-bottom: 5px !important;
}

.azds-contact-block {
  padding: 15px 0 !important;
}

boutique-multi-room .ng-value-container {
  text-transform: capitalize !important;
}

.azds-booking-section app-boutique-calendar .title-monthes,
.azds-booking-section .calendar-month h2,
.legend-block strong,
app-button strong,
.reserve-box .dates .title,
.reserve-box .promo-wrap .promo-block input[type="text"],
.reserve-box .promo-wrap .promo-block input[type="text"]::placeholder,
.reserve-box .booking-sel .ng-value-container,
.reserve-box .dates .month,
boutique-special-rates .booking-sel,
.reserve-box .reserve-box-btn,
.reserve-box .reserve-box-btn-mob,
.azds-promo-popover .ng-value-container,
.azds-review-charge .row .col-l,
.azds-booking-section .reserve-form .ng-select .ng-select-container {
  text-transform: capitalize !important;
  font-variant: none !important;
}

.azds-promo-popover .azds-code-row input,
.azds-promo-popover .azds-code-row input::placeholder {
  text-transform: none !important;
  font-variant: none !important;
}

boutique-multi-room .azds-button,
.azds-promo-popover .azds-code-row button,
.azds-menu button,
.azds-multi-room-item .azds-col.azds-col--edit button,
.order-info-bl *,
.azds-multi-room-item .azds-col.azds-col--title,
.booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search,
.azds-booking-section .reserve-form *::-webkit-input-placeholder,
.item .row .col-l,
.stay-summer .date p {
  text-transform: capitalize !important;
  font-variant: none !important;
}

boutique-form-wrapper .reserve-form .reserve-col .sel .ng-invalid .ng-select-container,
.azds-booking-section boutique-form-wrapper .reserve-form .reserve-col .sel .ng-invalid .ng-select-container {
  color: rgba(8, 8, 8, 0.43) !important;
}

.azds-menu button,
.azds-menu button:hover,
.azds-promo-popover .azds-code-row button,
.azds-promo-popover .azds-code-row button:hover {
  background-color: #b75333 !important;
  color: #fff !important;
  border-color: transparent !important;
}

.amenities-button-container {
  background-color: #eeeeee !important;
}

.order-info-bl .login-wrapper .modify-reservation .azds-button-wrap strong,
.modify-reservation-mobile .azds-button-wrap strong {
  font-size: 17px !important;
  color: #080808 !important;
  text-decoration: underline !important;
}
.azds-contact-block,
.azds-contact-block .azds-contact-block-phone a,
.azds-contact-block .azds-contact-block-email a {
  background-color: #fff !important;
  color: #000 !important;
}

app-button .azds-button-wrap strong {
  text-decoration: underline !important;
}

.azds-booking-section .room-info .room-description,
.azds-booking-section .room-info .room-description *,
.long-description,
.long-description *,
.policy-block-desc,
.policy-block-desc *,
.azds-booking-section p,
.azds-booking-section ul,
.azds-booking-section ul li {
  text-transform: none !important;
  font-variant: none !important;
}

.azds-booking-section .reserve-form .reserve-box .sel,
.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 {
  height: 100%;
}

@media screen and (min-width: 566px) and (max-width: 610px) {
  .booking-confirmation-wrap .booking-confirmation-info .azds-buttons .btn-cancel-reservation-search {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.booking-overlay-open .site-header {
  z-index: 0 !important;
}

.booking-confirmation-wrap .booking-confirmation-info .azds-buttons .btn-cancel-reservation-search:last-child {
  margin-right: 0 !important;
}

.booking-confirmation-wrap .booking-confirmation-info .azds-buttons {
  padding: 0 10px !important;
}

@media screen and (min-width: 1024px) {
  .room-main-info .room-info .tax-info a {
    text-align: right !important;
  }
}

.azds-multi-room-item button {
  padding-top: 1px !important;
}

.room-info .room-price .room-reserve-btn {
  padding-top: 6px !important;
}

.azds-menu button {
  padding-top: 6px !important;
}

.azds-booking-section .reserve-form .reserve-btn {
  padding-top: 8px !important;
}

.reserve-box .reserve-box-btn,
.reserve-box .reserve-box-btn-mob,
.booking-confirmation-wrap .booking-confirmation-info .btn-cancel-reservation-search {
  padding-top: 15px !important;
}

@media screen and (max-width: 485px) {
  boutique-multi-room {
    display: none !important;
  }
}

.azds-multi-room-item .azds-col--row .azds-col .multi-room-dropdown {
  min-width: 108px;
}

.azds-multi-room-item .azds-col--row .azds-col + .azds-col .multi-room-dropdown {
  min-width: 124px;
}

@media screen and (max-width: 768px) {
  .azds-buttons button.btn-cancel-reservation-search.azds-button {
    margin-left: 0 !important;
  }
}

.group-code-logo .group-code-logo-text {
  text-align: center !important;
}

.booking-section-form boutique-form-wrapper .reserve-form .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value {
  font-feature-settings: "smcp";
}

boutique-room-rate .info {
  display: !important;
}
boutique-destination-hotel .azds-hotel > div .azds-hotel-info > div {
  display: flex !important;
  flex-direction: column !important;
}

.booking-overlay-open * {
  font-family: "AZDS-calendar-main", "GT-Walsheim-light", serif !important;
}

.azds-booking-section *::placeholder {
  font-family: "AZDS-calendar-main", "GT-Walsheim-light", serif !important;
}

.azds-booking-section *::-webkit-input-placeholder {
  font-family: "AZDS-calendar-main", "GT-Walsheim-light", serif !important;
}

.azds-booking-section *:-moz-placeholder {
  font-family: "AZDS-calendar-main", "GT-Walsheim-light", serif !important;
}
.azds-booking-section *::-moz-placeholder {
  font-family: "AZDS-calendar-main", "GT-Walsheim-light", serif !important;
}
.azds-booking-section *:-ms-input-placeholder {
  font-family: "AZDS-calendar-main", "GT-Walsheim-light", serif !important;
}

.azds-button-view-rates { 
display: none !important;
}

div.booking-confirmation-wrap.b-main-background {
min-height: 1200px !important;
width: auto !important;
}

boutique-currency-dropdown {
display: none !important;
}

boutique-destination-hotel .azds-hotel>div .azds-hotel-price-value {
padding-top: 4px !important;
}

.azds-hotel-tab-container .hotel-tab-item .hotel-title {
  min-width: 75px !important;
}

.azds-hotel-tab-container .hotel-tab-item .hotel-title.b-main-bcolor,
.azds-small-tab .small-tab-item.active,
.azds-small-tab .small-tab-item.active *,
.azds-hotel-info.b-main-bcolor,
.azds-hotel-info.b-main-bcolor *,
boutique-destination-hotel .azds-hotel > div .azds-hotel-info.b-main-bcolor .azds-hotel-price span.azds-hotel-price-label,
boutique-multi-room-item.azds-active.b-main-bcolor .azds-multi-room-item__content-title.azds-col--title span,
.azds-summary-info-container .header .title.b-main-bcolor {
  color: #fff !important;
}

.azds-small-tab .small-tab-item.active .hotel-number.b-main-bcolor {
  border-color: #fff !important;
}

.azds-booking-section .reserve-form .ng-select .ng-select-container,
.azds-booking-section .reserve-form .ng-select .ng-select-container * {
  text-transform: capitalize !important;
  font-variant: none !important;
    font-feature-settings: normal;
}

.azds-booking-section .calendar-month .cal-month-view .cal-days .cal-cell[style*="background-color: rgb(0, 0, 0)"] .day-label {
  color: #fff !important;
}

/* .reserve-box .reserve-box-btn:disabled, .reserve-box .reserve-box-btn-mob:disabled {
  display: none !important;
} */

.booking-overlay-open .calendar-modify app-button {
  display: none !important;
}

/* Start of BE20-11763 */
body:has(.azds-booking-section):has(input[type="hidden"][id="uc-bryce-canyon"]) .room-info .room-price .room-reserve-btn.azds-button-book-room,
body:has(.azds-booking-section):has(input[type="hidden"][id="under-canvas-moab"]) .room-info .room-price .room-reserve-btn.azds-button-book-room,
body:has(.azds-booking-section):has(input[type="hidden"][id="uc-grand-canyon"]) .room-info .room-price .room-reserve-btn.azds-button-book-room,
body:has(.azds-booking-section):has(input[type="hidden"][id="uc-lake-powell"]) .room-info .room-price .room-reserve-btn.azds-button-book-room,
body:has(.azds-booking-section):has(input[type="hidden"][id="under-canvas-zion"]) .room-info .room-price .room-reserve-btn.azds-button-book-room {
    display: inline-block !important;
}

body:has(.azds-booking-section):has(input[type="hidden"][id="uc-bryce-canyon"]) .room-info .room-price .room-reserve-btn.azds-button-view-rates,
body:has(.azds-booking-section):has(input[type="hidden"][id="under-canvas-moab"]) .room-info .room-price .room-reserve-btn.azds-button-view-rates,
body:has(.azds-booking-section):has(input[type="hidden"][id="uc-grand-canyon"]) .room-info .room-price .room-reserve-btn.azds-button-view-rates,
body:has(.azds-booking-section):has(input[type="hidden"][id="uc-lake-powell"]) .room-info .room-price .room-reserve-btn.azds-button-view-rates,
body:has(.azds-booking-section):has(input[type="hidden"][id="under-canvas-zion"]) .room-info .room-price .room-reserve-btn.azds-button-view-rates {
    display: none !important;
}

body:has(.azds-booking-section) .message-block:has(input[type="hidden"][id="uc-bryce-canyon"]),
body:has(.azds-booking-section) .message-block:has(input[type="hidden"][id="under-canvas-moab"]),
body:has(.azds-booking-section) .message-block:has(input[type="hidden"][id="uc-grand-canyon"]),
body:has(.azds-booking-section) .message-block:has(input[type="hidden"][id="uc-lake-powell"]),
body:has(.azds-booking-section) .message-block:has(input[type="hidden"][id="under-canvas-zion"]) {
    display: none;
}

/* End of BE20-11763 */
