/** Shopify CDN: Minification failed

Line 14:16 Expected ")" to end URL token
Line 15:13 Expected ")" to end URL token

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:footer (INDEX:6) */
@font-face {
    font-family: 'Gotham Rounded';
    src: url({{ 'Gotham Rounded Bold.woff2' | asset_url }}) format('woff2'),
      url({{ 'Gotham Rounded Bold.woff' | asset_url }}) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }

  .bobos-footer {
    position: relative;
    background: #0f4fac;
    color: #fff;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    overflow: hidden;
  }

  .bobos-footer:before,
  .bobos-footer:after {
    display: none !important;
  }

  .bobos-footer__inner {
    max-width: 1440px;
    margin: 0 auto;
    padding: 40px 24px 32px;
  }

  .bobos-footer__top {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }

  .bobos-footer__logo {
    display: block;
    width: 140px;
    height: 48px;
    object-fit: contain;
    object-position: left center;
    filter: brightness(0) invert(1);
  }

  .bobos-footer__brand-text,
  .bobos-footer__copy,
  .bobos-footer .bobos-footer__brand-text,
  .bobos-footer .bobos-footer__copy {
    margin: 16px 0 0;
    max-width: 340px;
    color: #fff;
    font-family: 'Gotham Rounded', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .bobos-footer__heading,
  .bobos-footer h5.bobos-footer__heading {
    margin: 0 0 8px;
    color: #fff;
    font-family: 'Gotham Rounded', sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
  }

  .bobos-footer__heading:after {
    display: none;
  }

  .bobos-footer__aside {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .bobos-footer__form {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 360px;
    min-height: 48px;
    padding: 4px 4px 4px 16px;
    background: #fff;
    border-radius: 999px;
    margin-top: 10px;
  }

  .bobos-footer__input,
  .bobos-footer input.bobos-footer__input {
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
    height: 40px;
    margin: 0;
    padding: 0 8px 0 0;
    border: 0;
    background: transparent;
    color: #575b5f;
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', sans-serif;
    font-size: 14px;
    box-shadow: none;
  }

  .bobos-footer__submit,
  .bobos-footer button.bobos-footer__submit {
    flex: 0 0 auto;
    width: auto;
    min-width: 88px;
    height: 40px;
    margin: 0;
    padding: 0 20px;
    border: 0;
    border-radius: 999px;
    background: #0f4fac;
    color: #fff;
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
  }

  .bobos-footer__notice {
    color: #fff;
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', sans-serif;
    font-size: 13px;
    line-height: 20px;
    text-decoration: underline;
  }

  .bobos-footer__social {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .bobos-footer__social a {
    display: flex;
    width: 24px;
    height: 24px;
    color: #fff;
  }

  .bobos-footer__social svg {
    width: 24px;
    height: 24px;
  }

  .bobos-footer__menus {
    display: flex;
    flex-direction: column;
    order: 3;
    gap: 0;
  }

  .bobos-footer .bobos-footer__accordion.footer-nav__button,
  .bobos-footer button.bobos-footer__accordion.footer-nav__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 56px;
    margin: 0;
    padding: 16px 0;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 0;
    background: transparent !important;
    color: #fff;
    font-family: 'Gotham Rounded', sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0 !important;
    text-align: left;
    text-transform: none;
  }

  .bobos-footer .bobos-footer__accordion.footer-nav__button:after,
  .bobos-footer button.bobos-footer__accordion.footer-nav__button:after,
  .bobos-footer .bobos-footer__accordion.footer-nav__button.is-open:after,
  .bobos-footer button.bobos-footer__accordion.footer-nav__button.is-open:after {
    display: none !important;
    content: none !important;
    background: none !important;
    background-image: none !important;
  }

  .bobos-footer__accordion-label {
    flex: 1 1 auto;
  }

  .bobos-footer__accordion-icon {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    margin-left: 16px;
    transition: transform 0.2s ease;
  }

  .bobos-footer__accordion-icon svg {
    display: block;
    width: 16px;
    height: 16px;
  }

  .bobos-footer__accordion.is-open .bobos-footer__accordion-icon {
    transform: rotate(180deg);
  }

  .bobos-footer .bobos-footer__list.footer-nav__list {
    margin: 0;
    padding: 8px 0 16px;
    background: transparent;
    text-align: left;
  }

  .bobos-footer .footer-nav__list-item {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .bobos-footer .footer-nav__list-item a {
    color: #fff;
    font-family: 'Gotham Rounded', sans-serif;
    font-size: 16px;
    font-weight: 300;
  }

  .bobos-footer__bottom {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }

  .bobos-footer__heart-img {
    display: block;
    width: 72px;
    height: 72px;
    object-fit: contain;
  }

  .bobos-footer__legal,
  .bobos-footer__copyright,
  .bobos-footer p.bobos-footer__legal,
  .bobos-footer p.bobos-footer__copyright {
    margin: 0;
    color: #fff;
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
  }

  .bobos-footer__legal {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 20px;
  }

  .bobos-footer__legal a {
    color: #fff;
    text-decoration: none;
  }

  .bobos-footer__brand {
    order: 1;
  }

  .bobos-footer__aside {
    order: 2;
  }

  @media (min-width: 1025px) {
    .bobos-footer {
      border-top-left-radius: 48px;
      border-top-right-radius: 48px;
    }

    .bobos-footer__inner {
      padding: 56px 64px 32px;
    }

    .bobos-footer__top {
      display: grid;
      grid-template-columns: 220px 1fr 280px;
      gap: 40px;
      align-items: start;
    }

    .bobos-footer__brand,
    .bobos-footer__menus,
    .bobos-footer__aside {
      order: 0;
    }

    .bobos-footer__menus {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
      gap: 24px;
    }

    .bobos-footer__heading,
    .bobos-footer h5.bobos-footer__heading {
      margin-bottom: 16px;
    }

    .bobos-footer .bobos-footer__list.footer-nav__list {
      padding: 0;
    }

    .bobos-footer__bottom {
      grid-template-columns: 1fr auto 1fr;
      align-items: end;
      margin-top: 48px;
    }

    .bobos-footer__copyright {
      grid-column: 1;
      grid-row: 1;
    }

    .bobos-footer__legal {
      grid-column: 2;
      justify-content: center;
    }

    .bobos-footer__heart {
      grid-column: 3;
      justify-self: end;
    }
  }
/* END_SECTION:footer */

/* START_SECTION:header (INDEX:8) */
@font-face {
    font-family: 'Instrument Sans';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('//eatbobos.com/cdn/fonts/instrument_sans/instrumentsans_n4.db86542ae5e1596dbdb28c279ae6c2086c4c5bfa.woff2')
        format('woff2'),
      url('//eatbobos.com/cdn/fonts/instrument_sans/instrumentsans_n4.510f1b081e58d08c30978f465518799851ef6d8b.woff')
        format('woff');
  }

  @font-face {
    font-family: 'Instrument Sans';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('//eatbobos.com/cdn/fonts/instrument_sans/instrumentsans_n7.e4ad9032e203f9a0977786c356573ced65a7419a.woff2')
        format('woff2'),
      url('//eatbobos.com/cdn/fonts/instrument_sans/instrumentsans_n7.b9e40f166fb7639074ba34738101a9d2990bb41a.woff')
        format('woff');
  }

  .bobos-announce {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    min-height: 36px;
    padding: 8px 40px;
    background: #000;
    color: #fff;
    text-align: center;
  }

  .bobos-announce__text,
  .bobos-announce .bobos-announce__text {
    margin: 0;
    color: #fff;
    font-family: 'Gotham Rounded', sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.08em;
    line-height: 1.3;
    text-transform: uppercase;
    text-decoration: none;
  }

  .bobos-announce__chevron {
    opacity: 0.5;
  }

  .bobos-announce svg {
    display: block;
    width: 16px;
    height: 16px;
  }

  .js-header {
    position: relative;
    z-index: 20;
    background: #fff;
  }

  .js-header > .bobos-announce,
  .js-header > .header {
    position: relative;
    z-index: 2;
  }

  .header.header--layout-logo-center-nav-left {
    display: block;
    background-color: var(--color-background-header);
    color: var(--color-text-header);
    font-family: 'Instrument Sans', 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', sans-serif;
  }

  .header .header__inner {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    box-shadow: none;
  }

  .header .header__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .header .header__row.three-segment {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
  }

  .header .header__row .header__row-segment {
    display: flex;
    flex-shrink: 0;
    align-items: center;
  }

  .header .header__row .header__row-segment.contains-nav {
    flex-shrink: 1;
    overflow: visible;
    align-self: stretch;
  }

  .header .header__row .header__row-segment.right {
    justify-content: flex-end;
  }

  .header .header__row-segment.header__row-segment-desktop.right {
    display: none;
  }

  .header .header__row-segment.header__row-segment-desktop.right ul {
    display: flex;
    flex-direction: row;
    list-style: none;
    align-items: center;
    margin: 0;
    padding: 0;
  }

  .header .header__row-segment.header__row-segment-desktop.right li {
    display: flex;
    align-items: center;
  }

  .header .header__logo {
    display: flex;
    align-self: center;
    align-items: center;
  }

  .header .header__logo-link {
    display: flex;
    align-items: center;
    line-height: 0;
    text-decoration: none;
  }

  .header.header--has-logo .header__logo-link {
    width: auto;
    max-width: var(--mobile-logo-width);
  }

  .header .header__logo-img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
  }

  .header .header__icon-touch {
    position: relative;
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    margin: 0 0 0 16px;
    color: #000;
    text-decoration: none;
    line-height: 0;
    flex: 0 0 auto;
  }

  .header .header__icon-touch:hover {
    color: #000;
  }

  .header .header__icon-touch .icon-button,
  .header .header__icon-touch .icon-button__icon,
  .header .header__icon-touch .icon,
  .header .header__icon-touch svg {
    display: block;
    flex: 0 0 auto;
  }

  .header .header__icon-touch--search .icon-button__icon,
  .header .header__icon-touch--search .icon,
  .header .header__icon-touch--search .icon-button,
  .header .header__icon-touch--search svg {
    width: 16px;
    height: 16px;
  }

  .header .header__icon-touch--account .icon-button__icon,
  .header .header__icon-touch--account .icon,
  .header .header__icon-touch--account .icon-button,
  .header .header__icon-touch--account svg {
    width: 17px;
    height: 21px;
  }

  .header .header__icon-menu,
  .header .header__icon-menu .icon-button__icon,
  .header .header__icon-menu .icon,
  .header .header__icon-menu .icon-button {
    width: 25px;
    height: 17px;
  }

  .header .header__menu-icon.nav-toggle,
  .header .header__icon-menu.nav-toggle {
    position: relative;
    display: block;
    overflow: visible;
    float: none;
    width: 25px;
    height: 17px;
    margin: 0 0 0 16px;
    padding: 0;
    border: 0;
    background: transparent;
    font-size: 0;
    cursor: pointer;
  }

  .header .nav-toggle span,
  .header .nav-toggle--nav span {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: auto;
    width: 25px;
    height: 17px;
    margin: 0;
    padding: 0;
    background: none;
    transform: translateY(-50%);
  }

  .header .nav-toggle span::before,
  .header .nav-toggle span::after,
  .header .nav-toggle--nav span::before,
  .header .nav-toggle--nav span::after {
    display: none !important;
    content: none !important;
  }

  .header .header__icon-menu .icon-button-header-menu,
  .header .header__icon-menu .icon-button-header-menu-close {
    position: absolute;
    top: 50%;
    left: 0;
    width: 25px;
    height: 17px;
    transform: translateY(-50%);
    transition: opacity 100ms cubic-bezier(0.33, 0, 0, 1), transform 100ms cubic-bezier(0.33, 0, 0, 1);
  }

  .header .header__icon-menu .icon-button-header-menu-close {
    left: auto;
    right: 0;
    width: 20px;
    height: 20px;
    opacity: 0;
    transform: translateY(-50%) scale(0.8);
  }

  .header .header__icon-menu .icon-button-header-menu-close,
  .header .header__icon-menu .icon-button-header-menu-close .icon-button__icon,
  .header .header__icon-menu .icon-button-header-menu-close .icon {
    width: 20px;
    height: 20px;
  }

  .header .header__icon-menu.is-active .icon-button-header-menu {
    opacity: 0;
    transform: translateY(-50%) scale(0.8);
  }

  .header .header__icon-menu.is-active .icon-button-header-menu-close {
    opacity: 1;
    transform: translateY(-50%) scale(1);
  }

  .header .header__where-to-buy-btn {
    display: none;
  }

  .header .header__where-to-buy-link {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    min-height: 40px;
    min-width: 0;
    padding: 0 24px;
    overflow: hidden;
    z-index: 1;
    border: 1px solid #111;
    border-radius: 32px;
    background: transparent;
    color: #000;
    font-family: 'Gotham Rounded', sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.25;
    text-transform: none;
    text-decoration: none;
    white-space: nowrap;
    box-shadow: none;
    box-sizing: border-box;
    cursor: pointer;
  }

  .header .header__where-to-buy-link span {
    position: relative;
    z-index: 1;
    display: inline;
    color: inherit;
    font: inherit;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: none;
    background: none;
  }

  .header .header__where-to-buy-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: -15%;
    width: 130%;
    height: 100%;
    background: #000;
    z-index: 0;
    transform: translate3d(-100%, 0, 0) skew(30deg);
    transition: transform 500ms cubic-bezier(0.33, 0, 0, 1);
  }

  .header .header__where-to-buy-link:hover,
  .header .header__where-to-buy-link:focus {
    color: #fff;
    background: transparent;
    border-color: #111;
  }

  .header .header__where-to-buy-link:hover::before,
  .header .header__where-to-buy-link:focus::before {
    transform: translate3d(0, 0, 0) skew(30deg);
  }

  .header .header__links.header__links-primary {
    display: none;
    align-self: stretch;
    height: 100%;
    padding: 12px 0;
  }

  .header .header__links-list {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin: 0;
    padding: 8px 20px 24px;
    list-style: none;
    float: none;
  }

  .header .header__links-list > li {
    list-style: none;
    display: block;
    margin: 0;
  }

  .header .header__links-list > li > a,
  .header .header__links-list > li > button {
    display: inline-flex;
    align-items: center;
    min-height: 0;
    width: auto;
    margin: 0;
    padding: 14px 0;
    border: 0;
    background: none;
    box-shadow: none;
    color: inherit;
    font-family: 'Gotham Rounded', sans-serif;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: -0.005em;
    line-height: 1.5;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
  }

  .header .navigation__link,
  .header .fs-navigation-base,
  .header .header__links-list .link-hover {
    font-family: 'Gotham Rounded', sans-serif;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: -0.005em;
    text-transform: none;
  }

  .header .header__links-list > li > a:hover,
  .header .header__links-list > li > button:hover {
    color: inherit;
    text-decoration: none;
  }

  .header .header__links-list .header__links-icon {
    display: flex;
    pointer-events: none;
    margin-top: -2px;
    margin-left: 4px;
    transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  }

  .header .header__links-list .header__links-icon .icon {
    display: flex;
    width: 10px;
    height: 10px;
    color: currentColor;
    vertical-align: baseline;
  }

  .header .header__links-list .header__links-icon .icon svg {
    display: block;
    width: 100%;
    height: 100%;
  }

  .header .navigation__submenu-trigger[aria-expanded='true'] .header__links-icon {
    transform: rotate(180deg);
  }

  .header .header__links.header__links-primary > ul > li > [data-link] {
    position: relative;
    line-height: 1.5;
    text-decoration: none;
  }

  .header .header__links.header__links-primary > ul > li > [data-link] .link-hover {
    position: relative;
    pointer-events: none;
  }

  .header .header__links.header__links-primary > ul > li > [data-link] .link-hover::before {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 2px;
    background: currentColor;
    pointer-events: none;
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform 300ms cubic-bezier(0.33, 0, 0, 1);
  }

  .header .header__links.header__links-primary > ul > li > [data-link]:hover .link-hover::before,
  .header .header__links.header__links-primary > ul > li > [data-link][aria-expanded='true'] .link-hover::before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
  }

  .header .navigation__submenu {
    position: static;
    display: none;
    color: #000;
    text-align: left;
    text-transform: none;
  }

  .header .navigation__submenu.active {
    display: block;
  }

  .header .navigation__submenu-list {
    --width: 250px;
    margin: 0;
    padding: 0 0 8px 12px;
    background: #fff;
    box-shadow: none;
    list-style: none;
  }

  .header .navigation__submenu-item {
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: normal;
  }

  .header .navigation__submenu-item [data-link] {
    position: relative;
    display: block;
    padding: 10px 0;
    color: #000;
    font-family: 'Instrument Sans', sans-serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: -0.005em;
    text-align: left;
    text-transform: none;
    text-decoration: none;
  }

  .header-overlay {
    display: none;
  }

  .header .header__rule-wrap {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
  }

  .header .header__rule {
    display: block;
    width: 100%;
    height: 1px;
    margin: 0 !important;
    padding: 0;
    border: 0 !important;
    background: #000 !important;
    opacity: 1;
    overflow: hidden;
  }

  .header .header__rule::before,
  .header .header__rule::after {
    display: none !important;
    content: none !important;
    background: none !important;
  }

  @media (max-width: 959px) {
    .header .header__row.header__row-desktop.lower {
      display: block;
      height: 0;
      min-height: 0;
      overflow: visible;
      padding: 0;
      margin: 0;
    }

    .header .header__row.header__row-desktop.lower .header__logo,
    .header .header__row.header__row-desktop.lower .header__row-segment.right {
      display: none;
    }

    .header .header__row.header__row-desktop.lower .header__row-segment.left {
      display: block;
      width: 100%;
      overflow: visible;
    }

    .header .header__row.header__row-mobile {
      display: flex;
      justify-content: space-between;
      min-height: 60px;
    }

    .header .header__links.header__links-primary {
      display: none;
    }

    .header .header__links.header__links-primary.active {
      display: block;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      z-index: 30;
      width: 100%;
      height: auto;
      max-height: calc(100vh - 112px);
      margin-top: 0;
      padding: 0;
      overflow-y: auto;
      background: #fff;
      border-bottom: 1px solid #000;
    }

    .header .header__logo {
      padding-top: 8px;
      padding-bottom: 8px;
    }

    .header .header__row-segment.left .header__icon-touch:first-child {
      margin-left: 0;
    }

    .header .header__menu-icon,
    .header .header__icon-menu,
    .header .nav-toggle,
    .header .nav-toggle--nav {
      display: none !important;
    }

    .header .header__row-mobile .header__row-segment.right .header__icon-touch--search,
    .header .header__row-mobile .header__row-segment.right .header__icon-touch--account {
      display: none;
    }
  }

  @media (min-width: 960px) {
    .bobos-announce {
      padding: 8px 48px;
    }

    .header.header--layout-logo-center-nav-left {
      padding-top: 12px;
    }

    .header .header__row {
      position: relative;
      z-index: 20;
      align-items: center;
      padding-left: 48px;
      padding-right: 48px;
    }

    .header .header__row.header__row-desktop.lower {
      display: grid;
    }

    .header .header__row.header__row-desktop.lower .header__logo {
      margin: 22px 32px 21px;
    }

    .header .header__row.header__row-mobile {
      display: none;
    }

    .header.header--has-logo .header__logo-link {
      width: var(--logo-width);
      max-width: var(--logo-width);
    }

    .header .header__icon-touch {
      width: 18px;
      height: 18px;
    }

    .header .header__icon-touch--search .icon-button__icon,
    .header .header__icon-touch--search .icon,
    .header .header__icon-touch--search .icon-button,
    .header .header__icon-touch--search svg {
      width: 18px;
      height: 18px;
    }

    .header .header__icon-touch--account .icon-button__icon,
    .header .header__icon-touch--account .icon,
    .header .header__icon-touch--account .icon-button,
    .header .header__icon-touch--account svg {
      width: 18px;
      height: 18px;
    }

    .header .header__menu-icon,
    .header .header__icon-menu,
    .header .nav-toggle,
    .header .nav-toggle--nav {
      display: none !important;
    }

    .header .header__where-to-buy-btn {
      display: block;
      margin-left: 24px;
    }

    .header .header__where-to-buy-link {
      width: auto;
      height: 40px;
    }

    .header .header__links.header__links-primary,
    .header .header__links.header__links-primary.active {
      display: flex;
      position: static;
      z-index: auto;
      width: auto;
      height: 100%;
      max-height: none;
      margin: 0;
      padding: 12px 0;
      overflow: visible;
      background: transparent;
      border: 0;
    }

    .header .header__links-list {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      align-items: center;
      white-space: nowrap;
      float: none;
      padding: 0;
    }

    .header .header__links-primary .header__links-list > li:not(:last-child) {
      margin-right: 16px;
    }

    .header .header__links-list > li:last-of-type {
      margin-right: 0;
    }

    .header .header__links-list > li > a,
    .header .header__links-list > li > button {
      display: flex;
      min-height: 44px;
      padding: 0;
    }

    .header .header__links.header__links-primary > ul > li > [data-link] .link-hover::before {
      height: 0;
    }

    .header .header__mobile-utility {
      display: none !important;
    }

    .header.dropdown-active .navigation__link {
      opacity: 0.5;
    }

    .header.dropdown-active .navigation__link[aria-expanded='true'] {
      opacity: 1;
    }

    .header .navigation__submenu {
      position: absolute;
      top: 100%;
      left: auto;
      z-index: 10;
      display: block;
      margin-top: -1px;
      margin-left: 0;
      line-height: 1;
      transition: visibility 0s 0s cubic-bezier(0.33, 0, 0, 1), opacity 300ms 0s cubic-bezier(0.33, 0, 0, 1);
    }

    .header .navigation__submenu:not(.active) {
      visibility: hidden;
      opacity: 0;
      transition: visibility 0s 300ms cubic-bezier(0.33, 0, 0, 1), opacity 300ms cubic-bezier(0.33, 0, 0, 1);
    }

    .header .navigation__submenu-list {
      width: auto;
      max-width: var(--width);
      margin-top: 2px;
      padding: 24px;
      border: 0;
      border-radius: 0 0 8px 8px;
      background: #fff;
      overflow-y: auto;
      max-height: calc(100vh - var(--height-header, 160px));
      -ms-overflow-style: none;
      scrollbar-width: none;
    }

    .header .navigation__submenu-list::-webkit-scrollbar {
      display: none;
    }

    .header .navigation__submenu-item + .navigation__submenu-item {
      margin-top: 16px;
    }

    .header .navigation__submenu-item.header__mobile-utility + .navigation__submenu-item {
      margin-top: 0;
    }

    .header .navigation__submenu-item [data-link] {
      display: inline;
      width: 100%;
      margin-bottom: 0.4em;
      padding: 0;
      font-weight: 700;
      line-height: 140%;
    }

    .header .navigation__submenu-item [data-link]::before {
      content: '';
      position: absolute;
      left: 0;
      top: 100%;
      width: 100%;
      height: 1px;
      background: currentColor;
      pointer-events: none;
      transform-origin: 100% 50%;
      transform: scale3d(0, 1, 1);
      transition: transform 300ms cubic-bezier(0.33, 0, 0, 1);
    }

    .header .navigation__submenu-item [data-link]:hover {
      text-decoration: none;
    }

    .header .navigation__submenu-item [data-link]:hover::before {
      transform-origin: 0% 50%;
      transform: scale3d(1, 1, 1);
    }

    .header-overlay {
      display: none;
    }

    .header-overlay.is-active {
      display: block;
    }

    .header-overlay__inner {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1;
      background-color: rgba(0, 0, 0, 0.7);
      opacity: 0;
      transition: opacity 300ms cubic-bezier(0.33, 0, 0, 1);
    }

    .header-overlay__inner.is-visible {
      opacity: 0.5;
    }

    .header .header__rule-wrap {
      padding: 0 48px;
    }
  }
/* END_SECTION:header */

/* START_SECTION:wholesale-closed (INDEX:16) */
@font-face {
    font-family: 'Questrian';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('https://fonts.cdnfonts.com/s/23620/Questrian.woff') format('woff');
  }

  .wholesale-closed {
    background: var(--wc-bg, #ffffff);
  }

  .wholesale-closed__inner {
    max-width: 1440px;
    margin: 0 auto;
    padding: 16px;
  }

  .wholesale-closed__card {
    display: flex;
    flex-direction: column;
    gap: 24px;
    overflow: hidden;
    background: var(--wc-card, #ffffff);
    border: 1px solid var(--wc-border, #dddddd);
    border-radius: 16px;
  }

  .wholesale-closed__copy {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    padding: 24px 24px 0;
    text-align: center;
  }

  .wholesale-closed__heading {
    margin: 0;
    width: 100%;
    color: var(--wc-heading, #000000);
    font-family: Questrian, FrenteH1, 'Arial Narrow', Impact, sans-serif;
    font-size: 36px;
    font-weight: 400;
    font-style: normal;
    line-height: 40px;
    letter-spacing: 0;
  }

  .wholesale-closed__description,
  .wholesale-closed__description p {
    margin: 0;
    width: 100%;
    color: var(--wc-text, #575b5f);
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
  }

  .wholesale-closed__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 0 32px;
    border: 0;
    border-radius: 27px;
    background: var(--wc-button, #0f4fac);
    box-shadow: 0 4px 6px rgba(78, 42, 20, 0.1);
    color: var(--wc-button-text, #ffffff);
    font-family: 'Gotham Rounded', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
  }

  .wholesale-closed__cta:hover,
  .wholesale-closed__cta:focus {
    color: var(--wc-button-text, #ffffff);
    opacity: 0.92;
  }

  .wholesale-closed__contact,
  .wholesale-closed__contact span {
    margin: 0;
    width: 100%;
    color: var(--wc-text, #575b5f);
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .wholesale-closed__contact a {
    color: var(--wc-link, #0f4fac);
    font-weight: 600;
    text-decoration: underline;
    text-underline-position: from-font;
    font-family: 'Gotham Rounded';
  }

  .wholesale-closed__media {
    position: relative;
    flex-shrink: 0;
    width: 100%;
    height: 341px;
    overflow: hidden;
  }

  .wholesale-closed__media picture,
  .wholesale-closed__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .wholesale-closed__image {
    object-fit: cover;
    object-position: center;
  }

  @media (min-width: 768px) {
    .wholesale-closed__inner {
      padding: 48px;
    }

    .wholesale-closed__card {
      flex-direction: row;
      align-items: stretch;
      gap: 0;
      min-height: 504px;
    }

    .wholesale-closed__copy {
      flex: 1 1 auto;
      justify-content: center;
      min-width: 0;
      padding: 48px 40px;
    }

    .wholesale-closed__heading {
      font-size: 56px;
      line-height: 60px;
    }

    .wholesale-closed__media {
      flex: 0 1 616px;
      align-self: stretch;
      width: 616px;
      max-width: 46%;
      height: auto;
      min-height: 504px;
    }
  }

  @media (min-width: 1200px) {
    .wholesale-closed__copy {
      padding: 48px 80px;
    }
  }
/* END_SECTION:wholesale-closed */