#block-search,
#block-search * {
  box-sizing: border-box;
}

#block-search {
  background: #faf6f3;
}

@media screen and (min-width: 992px) {
  #block-search.block-search--main {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    background: rgba(250, 246, 243, 0.85);
  }
}

.be-container {
  max-width: 1430px;
  margin: 0 auto;
  padding: 0 30px;
}

.block-search--hotel .be-container {
  max-width: 1200px;
}

#tl-booking-cart {
  z-index: 1 !important;
}

.page-id-5677 .header-search-form,
.page-id-5689 .header-search-form {
  display: none!important;
}

.page-id-5677 .header,
.page-id-5689 .header {
  box-shadow: 0 4px 12.6px rgba(0, 0, 0, 0.06);
}
