/* Keep the header search compact until opened, then allow the field to expand. */
header .wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) {
  width: clamp(220px, 28vw, 320px) !important;
}
header .wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) .wp-block-search__inside-wrapper {
  width: 100% !important;
}
header .wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) .wp-block-search__input {
  width: 100% !important;
  min-width: 0;
}
/* Keep the header search compact until opened, then allow the field to expand. */
header .wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) {
  width: clamp(220px, 28vw, 320px) !important;
}
header .wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) .wp-block-search__inside-wrapper {
  width: 100% !important;
}
header .wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) .wp-block-search__input {
  width: 100% !important;
  min-width: 0;
}

/* Prevent the collections heading from overflowing on phones. */
@media (max-width: 480px) {
  body.home .wp-container-core-group-is-layout-36f7e070 > h2.has-x-large-font-size {
    font-size: 32px !important;
    line-height: 1.15;
  }
}
/* Keep the header search compact until opened, then allow the field to expand. */
header .wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) {
  width: clamp(220px, 28vw, 320px) !important;
}
header .wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) .wp-block-search__inside-wrapper {
  width: 100% !important;
}
header .wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) .wp-block-search__input {
  width: 100% !important;
  min-width: 0;
}
/* Keep the header search compact until opened, then allow the field to expand. */
header .wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) {
  width: clamp(220px, 28vw, 320px) !important;
}
header .wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) .wp-block-search__inside-wrapper {
  width: 100% !important;
}
header .wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) .wp-block-search__input {
  width: 100% !important;
  min-width: 0;
}

/* Prevent the collections heading from overflowing on phones. */
@media (max-width: 480px) {
  body.home .wp-container-core-group-is-layout-36f7e070 > h2.has-x-large-font-size {
    font-size: 32px !important;
    line-height: 1.15;
  }
}

/* Keep the opened search field inside the phone header. */
@media (max-width: 480px) {
  header .wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) {
    position: absolute;
    left: 72px;
    right: 50px;
    width: auto !important;
    z-index: 20;
  }
}
