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

#block-search {
  background: #fff;
  width: 100%;
  max-width: 998px;
}

.tl-container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0;
}

.x-tl-booking-widget {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: rgb(212, 165, 142)!important;
    Font-weight: 300!important;
}

.x-tl-booking-widget__label {
 Font-weight: 300!important;   
}
