.bdf-ehb-rate-options {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 8px;
}

.bdf-ehb-rate-options label {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
}

.bdf-ehb-rate-plan-note {
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.45;
  color: #666;
}

.bdf-ehb-integrated-note {
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.45;
  color: #666;
}

.bdf-ehb-extra-beds-injected .de-number input,
.bdf-ehb-rate-plan input[type="radio"] {
  cursor: pointer;
}

.eshb-booking-form .de-number .d-plus.bdf-ehb-disabled {
  opacity: 0.45;
  pointer-events: none;
}
