/* Booking Form */
/* tHIS CUSTOM FIEL DOES not GET USED. Go into HELIX template Style and add the css at the bottom of "Custom Code" in thw Blue menu. */
/*
.twc-filter-actions .btn-primary,
.twc-booking-top,
.twc-tip {
  display: none !important;
}
.twc-series-card.is-expanded {
  background-color: #00ff9f !important;
}
.twc-series-card {
  background: #ffe897 !important;
}
.sp-menu-item.current-item.active {
  border-bottom: 4px solid red !important;
}
.btn.disabled, .btn:disabled, fieldset:disabled .btn {
  background-color: #cbcbcb !important;
  border-color: #d6d6d6 !important;
}
*/