@media (min-width: 750px) {
  #shopline-section-sections--header-group__header .header__container-top-wrap.page-width {
    box-sizing: border-box;
    width: 100% !important;
    max-width: none !important;
    margin-inline: 0 !important;
    padding-inline: clamp(24px, 2.1vw, 40px) !important;
  }
}

@media (min-width: 750px) and (max-width: 1399.98px) {
  #shopline-section-sections--header-group__header theme-locale-picker {
    display: none !important;
  }
}
