/* Styles definition here */

/*Booking Form*/
.booking-form .others-text label {
  opacity: 0;
}
.booking-form .others-text input {
  border: 0px;
  border-bottom: 1px solid;
  border-radius: 0px !important;
}
.booking-form textarea {
  padding: 10px 12px !important;
}