#booking-desktop-villas {
  bottom: 5px !important;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
#booking-desktop-villas form {
  padding-top: 10px;
  padding-bottom: 0px;
}
#booking-desktop-villas .bf_check_availability .form-group .form-select-wrap:after {
  right: 0.5rem;
}
#booking-desktop-villas .bf_check_availability input,
#booking-desktop-villas .bf_check_availability select,
#booking-desktop-villas .bf_check_availability a {
  border-radius: 8px;
}
#booking-desktop-villas .bf_check_availability input,
#booking-desktop-villas .bf_check_availability select {
  font-family: "GothamBook";
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.87px;
  color: #917e6b;
  padding-left: 5px;
  padding-right: 10px;
}
#booking-desktop-villas .bf_check_availability input::placeholder,
#booking-desktop-villas .bf_check_availability select::placeholder {
  opacity: 1;
  font-family: "GothamBook";
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.87px;
  color: #b19f8d;
}
#booking-desktop-villas .bf_check_availability input:-ms-input-placeholder,
#booking-desktop-villas .bf_check_availability select:-ms-input-placeholder {
  opacity: 1;
  font-family: "GothamBook";
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.87px;
  color: #b19f8d;
}
#booking-desktop-villas .bf_check_availability input::-ms-input-placeholder,
#booking-desktop-villas .bf_check_availability select::-ms-input-placeholder {
  opacity: 1;
  font-family: "GothamBook";
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.87px;
  color: #b19f8d;
}
#booking-desktop-villas .bf_check_availability .bf_check_availability,
#booking-desktop-villas .bf_check_availability .bf_search_wrap {
  margin-top: 0;
}
#booking-desktop-villas .bf_check_availability .form-group .fas,
#booking-desktop-villas .bf_check_availability .form-group .far {
  top: 1.3rem;
}
#booking-desktop-villas .filter_show_in_sticky label {
  position: absolute;
  right: 40%;
  top: 35%;
}
#booking-desktop-villas .multiselect-wrapper #section_input {
  height: 45px;
}
#booking-desktop-villas .amenities-label {
  position: absolute;
  top: 20%;
  left: 15%;
  font-family: "GothamBook";
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.87px;
  color: #b19f8d;
}
#icon-search-property:hover {
  color: #867461;
  cursor: pointer;
}
