#block-search,
#block-search * {
  box-sizing: border-box;
}

#block-search {
  position: relative;
  z-index: 1;
  background: #ffffff;
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.08);
}

@media screen and (min-width: 992px) {
  #block-search.block-search--main {
    width: calc(100% - 30px);
    max-width: 1170px;
    margin: -320px auto 0;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 8px;
  }
}

.block-search-wrapper {
  overflow: visible !important;
}

.be-container {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 30px;
}

#tl-booking-cart {
  z-index: 1 !important;
}

.page-id-2656 .social-media,
.page-id-2656 #fixedButtonMekan360,
.page-id-2656 #back_to_top,
.page-id-2661 .social-media,
.page-id-2661 #fixedButtonMekan360,
.page-id-2661 #back_to_top {
  display: none !important;
}

#be-reputation-widget {
  position: absolute !important;
  right: 10px;
  bottom: 100%;
  width: 100%;
  max-width: 170px;
  height: 121px;
  margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
  #be-reputation-widget {
    right: 0;
    top: 100%;
    bottom: auto;
    max-width: 300px;
    height: 83px;
    margin: 10px 0 0;
  }
}

@media screen and (max-width: 480px) {
  #be-reputation-widget {
    position: relative !important;
    right: auto;
    bottom: auto;
    width: calc(100% - 60px);
    max-width: none;
    padding-bottom: 24px;
    margin: 0 auto;
    height: auto;
  }
}

.page-id-2680 .social-media,
.page-id-2680 #fixedButtonMekan360,
.page-id-2680 #back_to_top,
.page-id-2682 .social-media,
.page-id-2682 #fixedButtonMekan360,
.page-id-2682 #back_to_top {
  display: none !important;
}
