/* CSS Document */
:root {
  interpolate-size: allow-keywords;
}

@media screen and (min-width: 750px) {
  body .shopify-section-header .localization-form {
    display: flex;
  }
}
