                                @font-face {
            font-family: 'Geometric - Light';
            font-style: normal;
            font-weight: 400;
                                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/5f7770b6b32d4559512332.woff") format("woff");
                    }
                        
            @font-face {
        font-family: 'AZDS-main';
        font-style: normal;
        font-weight: 400;
                                            src: url("https://d1t1qzzb2zwrre.cloudfront.net/master/system/fonts/5f77709533452742126099.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/5f7770ce87577118782802.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/5f77709533452742126099.woff") format("woff");
                }
    
    :root {
    --azds-theme-main-color: #9a5625 !important;
    }
    .b-main-bcolor {
    background-color: #9a5625 !important;
    }
    .b-main-bcolor-hover:hover {
    background-color: #9a5625 !important;
    }
    .b-main-fcolor {
    color: #9a5625 !important;
    }
    .b-main-fcolor-hover:hover {
    color: #9a5625 !important;
    }
    .b-main-border-color{
    border-color: #9a5625 !important;
    }
    .b-main-border-color-hover:hover {
    border-color: #9a5625 !important;
    }
    .b-main-border-color::after{
    border-color: #9a5625 !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: #9a5625 !important
    }
    .b-third-bcolor {
    background-color: #9a5625 !important;
    }
    .b-third-bcolor-hover:hover {
    background-color: #9a5625 !important;
    }
    .b-third-fcolor {
    color: #9a5625 !important;
    }
    .b-third-border-color{
    border-color: #9a5625 !important;
    }
    .b-third-border-color-hover:hover {
    border-color: #9a5625 !important;
    }
    .b-third-border-color::after{
    border-color: #9a5625 !important;
    }

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

.booking-overlay-open img {
  width: auto;
}

.booking-overlay-open .site .site_header,
.booking-overlay-open .site .teaser,
.booking-overlay-open .site .abstand,
.booking-overlay-open .site footer,
.booking-overlay-open .parallax-mirror {
  display: none;
}

@media screen and (min-width: 769px) and (max-width: 927px) {
  app-boutique-order-step .booking-section-form {
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  app-boutique-order-step .ds-step3-rigth,
  app-boutique-order-step .enhance-stay-block,
  app-boutique-order-step .booking-section-form-wrap {
    max-width: 1900px !important;
    padding-left: 8% !important;
    padding-right: 8% !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  /* Dima H. Checked. MultiRoomItem implementation. */
  /* boutique-multi-room-item > div .azds-col-title {
    min-width: 160px;
  } */
}

@media screen and (min-width: 601px) and (max-width: 1023px) {
  /* Dima H. Checked. MultiRoomItem implementation. */
  /* boutique-multi-room-item
    > div.booking-lang-de
    + div.ng-star-inserted
    .azds-col-title {
    width: auto;
    font-size: 13px;
    min-width: 152px;
    padding-right: 5px;
  }

  boutique-multi-room-item > div .azds-col-title {
    flex: 0 0 152px !important;
  } */

  .azds-booking-children-age-item {
    max-width: 140px !important;
  }
}

@media screen and (max-width: 768px) {
  .azds-review-charge .row .col-r {
    float: left !important;
  }
}

@media screen and (max-width: 375px) {
  .azds-booking-section .booking-section-header .logo img {
    max-width: 92px !important;
  }


  .azds-booking-section .booking-section-header .logo {
    height: 50px;
    display: flex !important;
    align-items: center;
  }
}

boutique-review-charge .item .row:last-child, boutique-review-charge .item .row.totals, .azds-review-charge .row.totals, .azds-review-charge .row.totals + .row {
  display: none !important;
}

.cal-month-view .cal-day-cell[ng-reflect-ng-class="expired"] {
  color: #c5c7d0 !important;
}
