/**
 * Vacation packages hero — calendar + search dock stacking
 */
.fm-vp-hero {
  overflow-x: clip;
  overflow-y: visible;
}

.fm-vp-hero .fm-hero-search-dock {
  position: relative;
  z-index: 30;
}

.fm-vp-hero .fms-hero-shell {
  position: relative;
  z-index: 31;
}
