/** Shopify CDN: Minification failed

Line 33:2 Expected "}" to go with "{"

**/
/* Full-width header nav */
.section-header .header-wrapper .header.page-width {
  max-width: 100% !important;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.section-header .header-wrapper .header__inline-menu {
  flex: 1 1 auto !important;
}

.section-header .header-wrapper .header__inline-menu .list-menu--inline {
  display: flex !important;
  justify-content: space-evenly !important;
  width: 100% !important;
}
/* Smaller compact buttons on mobile */
@media screen and (max-width: 749px) {
  a.ai-responsive-banner__button-as1fonxz4zuxmm2w5raigenblock5a9d1e4igegmt {
    font-size:1rem !important;
    padding: 0.8rem 0.6rem !important;
    width: fit-content !important;
    min-width: fit-content !important;
    line-height: 1.3 !important;
    min-height: unset !important;
    height: auto !important;
  }
  