/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 11 2026 | 11:49:46 */
#bps_shortcodeform_638 .distance-field {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
}

#bps_shortcodeform_638 .distance-field > * {
  min-width: 0;
}

#bps_shortcodeform_638 .distance-field select {
  min-width: 90px !important;
  width: 90px !important;
  max-width: 90px !important;
  padding-left: 12px !important;
  padding-right: 26px !important;
  text-align: center !important;
  white-space: nowrap !important;
  overflow: visible !important;
  text-overflow: clip !important;
  font-size: 18px !important;
  line-height: 1.2 !important;
}

#bps_shortcodeform_638 .distance-field select option {
  white-space: nowrap !important;
}

@media screen and (max-width: 767px) {
  #bps_shortcodeform_638 .distance-field select {
    min-width: 96px !important;
    width: 96px !important;
    max-width: 96px !important;
    font-size: 18px !important;
    padding-left: 10px !important;
    padding-right: 24px !important;
  }
}

#bps_shortcodeform_638 .distance-field .select2-selection,
#bps_shortcodeform_638 .distance-field .select2-selection__rendered,
#bps_shortcodeform_638 .distance-field .km-field,
#bps_shortcodeform_638 .distance-field .unit-field {
  min-width: 90px !important;
  width: 90px !important;
  max-width: 90px !important;
  font-size: 18px !important;
  white-space: nowrap !important;
  overflow: visible !important;
  text-overflow: clip !important;
}

@media screen and (max-width: 767px) {
  #bps_shortcodeform_638 .distance-field .select2-selection,
  #bps_shortcodeform_638 .distance-field .select2-selection__rendered,
  #bps_shortcodeform_638 .distance-field .km-field,
  #bps_shortcodeform_638 .distance-field .unit-field {
    min-width: 96px !important;
    width: 96px !important;
    max-width: 96px !important;
  }
}