/** Shopify CDN: Minification failed

Line 1226:0 Expected "}" to go with "{"

**/
/* ============================
   FONT: GGX
   ============================ */
@font-face {
  font-family: 'GGX';
  src: url('/cdn/shop/files/GGX.woff2') format('woff2'),
       url('/cdn/shop/files/GGX.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* ============================
   FONT: LinotypeMedium
   ============================ */
@font-face {
  font-family: 'Linotype Medium';
  src: url('/cdn/shop/files/LinotypeMedium.woff2') format('woff2'),
       url('/cdn/shop/files/LinotypeMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* ============================
   FONT: LinotypeRegular
   ============================ */
@font-face {
  font-family: 'Linotype Regular';
  src: url('/cdn/shop/files/LinotypeRegular.woff2') format('woff2'),
       url('/cdn/shop/files/LinotypeRegular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* ============================
   FONT: SteelRace
   ============================ */
@font-face {
  font-family: 'Steel Race';
  src: url('/cdn/shop/files/SteelRace.woff2') format('woff2'),
       url('/cdn/shop/files/SteelRace.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* Match @font-face weights; stop Firefox/legacy browsers from faux-bolding custom fonts */
body,
h1, h2, h3, h4, h5, h6,
.h1 p, .h2 p, .h3 p, .h4 p, .h5 p, .h6 p,
.text-block.h1 > *, .text-block.h2 > *, .text-block.h3 > *,
.text-block.h4 > *, .text-block.h5 > *, .text-block.h6 > * {
  font-synthesis: none;
}

/* ============================
   BASE FAMILY ASSIGNMENTS
   ============================ */
body {
  font-family: 'Linotype Regular', sans-serif !important;
}


.paragraph p {
  font-family: 'Inter', sans-serif !important;
  letter-spacing: -1px;
  font-size: 17px;
}

legend {
    font-size: 17px;
}


h1, h2, h3, h4, h5, .h1 p, .h2 p, .h3 p, .h4 p, .h5 p {
  font-family: 'GGX', sans-serif !important;
  font-weight: 100 !important;
  letter-spacing: 0.02em;
}

h1, .h1 p {
    line-height: 5.5rem !important;
    font-size: 7.5rem !important;
    text-transform: uppercase !important;
}
@media only screen and (max-width: 749px) {
  h1, .h1 p {
      line-height: 4rem !important;
      font-size: 5rem !important;
      text-transform: uppercase !important;
  }
}
h2, .h2 p, .priceContainer span.price {
    font-family: 'GGX', sans-serif !important;
    line-height: 5rem !important;
    font-size: 6.5rem !important;
    text-transform: uppercase !important;
}
@media only screen and (max-width: 749px) {
  h2, .h2 p, .priceContainer span.price {
      font-family: 'GGX', sans-serif !important;
      line-height: 3.5rem !important;
      font-size: 4.5rem !important;
      text-transform: uppercase !important;
  }
}
h3, .h3 p {
    line-height: 4.75rem !important;
    font-size: 5.5rem !important;
    text-transform: uppercase !important;
}
@media only screen and (max-width: 749px) {
  h3, .h3 p {
    line-height: 3rem !important;
    font-size: 3.5rem !important;
    text-transform: uppercase !important;
  }
}

h4, .h4 p {
    line-height: 3.75rem !important;
    font-size: 4.5rem !important;
    text-transform: uppercase !important;
}
h5, .h5 p {
    line-height: 3rem !important;
    font-size: 4.5rem !important;
}
@media only screen and (max-width: 749px) {
  h5, .h5 p {
    line-height: 2rem !important;
    font-size: 3rem !important;
  }
}


.h5 span {
    font-family: 'Inter', sans-serif !important;
    line-height: 2rem !important;
    font-size: 2.25rem !important;
    font-weight: 500;
}
h6, .h6 p {
  font-family: 'Inter', sans-serif !important;
  letter-spacing: -1px !important;
  font-size: 24px !important;
  line-height: 1.3 !important;
  font-weight: 400 !important;
}

@media only screen and (max-width: 749px) {
  h6, .h6 p {
    font-size: 19px !important;
    line-height: 1.3 !important;
  }
}



strong, b {
  font-family: 'Linotype Medium', sans-serif !important;
  letter-spacing: normal;
}

h1 strong, .h1 p strong {
  line-height: 5.5rem !important;
  font-size: 12rem !important;
  text-transform: uppercase !important;
  font-family: 'GGX', sans-serif !important;
  font-weight: 100 !important;
}
@media only screen and (max-width: 749px) {
  h1 strong, .h1 p strong {        
    line-height: 4.5rem !important;
    font-size: 6rem !important;
  }
  .hero__content-wrapper .spacing-style.text-block.h6 {
    padding-bottom: 0 !important;
  }
}


em, i {
  font-family: 'Steel Race', sans-serif !important;
}

.logo-block, .logo-block * {
  font-family: 'Steel Race', sans-serif !important;
  font-weight: 100;
}


a.button {
    font-family: 'GGX';
    text-transform: uppercase;
    font-weight: 100;
    font-size: 1.5rem;
    padding: 0.2rem 1rem;
    border-radius: inherit;
    letter-spacing: 1px;
    min-width: 190px;
}

button.content-link:not(.is-active) {
    opacity: 0.5;
}

button.content-link {
    border-bottom: 2px solid;
}

span.price {
  font-family: 'GGX', sans-serif !important;
  font-weight: 100 !important;
  letter-spacing: 0.02em !important;
} 

span.price {
    font-family: 'GGX', sans-serif !important;
    line-height: 4rem !important;
    font-size: 5.5rem !important;
    text-transform: uppercase !important;
}
@media only screen and (max-width: 749px) {
  span.price {
      font-family: 'GGX', sans-serif !important;
      line-height: 3.5rem !important;
      font-size: 4.5rem !important;
      text-transform: uppercase !important;
  }
}


@media only screen and (min-width: 750px) {
  a.menu-list__link {
      font-family: GGX, sans-serif !important;
      font-weight: 100 !important;
      margin-left: 2rem !important;
      text-transform: uppercase !important;
      font-size: 1.8rem !important;
      letter-spacing: 1px !important;
  }
  span.header-logo__image-container {
    max-width: 207px;
  }
} 

product-card span.price {
    font-size: 2rem !important;
    line-height: 1 !important;
}

a.contents.user-select-text {
    font-size: 17px;
}

.card-gallery {
    background: #f1f1f1;
    border-radius: 9px;
}

label.variant-option__button-label {
    background: transparent;
    color: #fff1db;
    border-radius: 0;
    border: 2px solid #fff1db;
    font-family: 'Linotype Medium';
    font-size: 1rem;
    opacity: 0.4;
}

.variant-option__button-label:has(:checked) {
    color: #fff1db !important;
    background: transparent;
    color: #fff1db;
    border-radius: 0;
    font-family: 'Linotype Medium', sans-serif;
    font-size: 1rem;
    opacity: 1;
    border: 2px solid #fff1db !important;
    background: transparent;
}

.variant-option__button-label:has(:checked):not(.variant-option__button-label--has-swatch):not(:has([data-option-available=false])):before {
  display: none !important;
}

span.add-to-cart-text__content {
    font-family: 'Linotype Medium';
}

.add-to-cart-button {
    border-radius: 0;
}

.product-media-container.constrain-height {
  background: transparent !important;
}

#shopify-installments-content svg {
    color: #fff1db !important;
}
#shopify-installments-content p {
    color: #fff1db !important;
}

button#checkout {
    text-transform: capitalize;
    font-family: 'Linotype Medium';
    font-size: 17px;
    border-radius: inherit;
}
.cart__summary-item.tax-note.cart-primary-typography {
    display: none;
}
disclosure-custom.cart-discount {
    display: none;
}

button.button.button--primary.antic-upsell__add {
    width: 100%;
    text-transform: capitalize;
    font-family: 'Linotype Medium';
    font-size: 17px;
    border-radius: inherit;
}
button.button.button--secondary.antic-upsell__skip {
    background: transparent;
    color: #fff1db;
    text-transform: capitalize;
    text-align: center;
    width: 100%;
    height: auto !important;
    padding: 0 !important;
    text-transform: capitalize;
    font-family: 'Linotype Regular';
    font-size: 17px;
    border-radius: inherit;
}

h2#cart-drawer-heading {
    margin-bottom: 0;
    line-height: 2rem !important;
    text-transform: uppercase !important;
    font-size: 2rem !important;
}

.dialog-drawer[open] {
    z-index: 1;
}

.quantity-selector :is(.quantity-minus,.quantity-plus) {
    width: 30px !important;
    height: 30px !important;
}

tr.cart-items__table-row {
    /* background: #fff; */
    padding: 0.5rem 1rem 0 1rem;
    border-radius: 6px;
    border: none !important;
    margin-bottom: 0.75rem !important;
    padding-bottom: 0 !important;
}

.cart-drawer__items .cart-items__table-row:last-child {
    padding-block-end: 1.25rem !important;
}

a.cart-items__title {
    line-height: 0.6 !important;
    font-family: 'Linotype Medium';
}
/*
button.disclosure-trigger {
    display: none;
} */

.column-options-wrapper {
    display: none !important;
}

product-card span.price {
    font-size: 17px !important;
    line-height: 1 !important;
    font-family: 'Linotype Regular' !important;
}
product-card a.contents p {
    font-size: 17px !important;
    font-family: 'Linotype Regular' !important;
    letter-spacing: 0.5px;
}

.collection-links__image {
    display: none !important;
}

sup.collection-links__count {
    display: none;
}

.collection-links__link {
    font-size: 1.5rem;
}

.facets.facets--horizontal.spacing-style {
    width: max-content;
    float: right;
}

collection-links-component {
    margin-bottom: -40px;
}

.facets.facets--horizontal.spacing-style {
    margin-top: -10px;
}

a.collection-links__link {
    font-size: 1.5rem;
}

.collection-links__link {
  z-index: 1;
}

li.menu__item.paragraph a {
    font-family: GGX, sans-serif !important;
    font-weight: 100 !important;
    margin-left: 2rem !important;
    text-transform: uppercase !important;
    font-size: 1.8rem !important;
    letter-spacing: 1px !important;
}

@media only screen and (min-width: 750px) {
  .product-step-flow {
      margin-top: 0;
  }
}

@media screen and (min-width: 750px) {
    :is(.product-information__grid:not(:has(.product-information__media:empty)).product-information__grid--half,.product-information__grid:not(:has(.product-information__media:empty)).product-information__grid--half:has(.media-gallery--extend)).product-information--media-left .product-information__media {
        grid-column: 2 / 3 !important;
    }
}

/* Normalize media box height on ALL product cards */
.product-card .product-media,
.product-item .product-media,
.product-grid-item .product-media {
  aspect-ratio: auto;      /* stop forcing 1:1 square */
  height: 240px;           /* pick the height you want for all cards */
}

/* Make the image fill that fixed-height box nicely */
.product-card .product-media img,
.product-item .product-media img,
.product-grid-item .product-media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}



slideshow-component slideshow-slide:not(:first-child) .product-media img.product-media__image {
    width: 100%;
    object-fit: cover !important;
}

.product-information span.compare-at-price {
    font-family: GGX, sans-serif !important;
    font-weight: 100 !important;
    line-height: 4rem !important;
    font-size: 5.5rem !important;
    text-transform: uppercase !important;
}  


@media only screen and (max-width: 749px) {
  .product-information span.compare-at-price {
      font-family: 'GGX', sans-serif !important;
      line-height: 3.5rem !important;
      font-size: 4.5rem !important;
      text-transform: uppercase !important;
  }
}

.product-information span.compare-at-price {
    margin-right: 10px;
    position: relative;
}

.product-information span.compare-at-price:before {
    content: '';
    background: red;
    width: calc(100% + 30px);
    height: 4px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
}

button.button.button--tertiary.cart-items__remove {
    height: 30px !important;
    font-size: 12px;
}


rte-formatter em strong:before {
    content: '$2,500';
    font-weight: 100;
    margin-left: 1px;
    margin-right: 5px;
    text-decoration: line-through;
    font-family: 'Inter', sans-serif;
    letter-spacing: -1px;
}

rte-formatter em strong {
    font-style: normal;
}


.antic-upsell__form {
    max-height: 430px !important;
    overflow: scroll;
}

product-recommendations .color-scheme-5.block-resource-list.spacing-style.gap-style {
    background: transparent;
}

.media-fit-contain :is(img, .deferred-media__poster-image) {
  background: transparent !important;
}

/* S2 Override */


span.svg-wrapper.add-to-cart-icon {
    display: none !important;
}

.quick-add__button .add-to-cart-text__content {
  transform: none !important;
}

quantity-selector-component.quantity-selector {
    border-radius: 0 !important;
}

[data-template="collection"] [data-type="add-to-cart-form"] {
    display: none !important;
}

@media only screen and (max-width: 749px) {
  [data-template="collection"] .product-card .product-media, [data-template="collection"] .product-item .product-media, [data-template="collection"] .product-grid-item .product-media {
      max-height: 140px;
  }
  /* [data-template="collection"] .collection-links__container { 
      overflow: scroll !important;
      flex-wrap: nowrap !important;
  } */
  [data-template="collection"] .collection-links__link {
    font-size: 1.2rem;
    width: max-content;
  }
}

/* 2-column collection links on mobile */
@media screen and (max-width: 749px) {
  .collection-links__container {
    /* display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 12px;
    row-gap: 3px !important;
    gap: 1px; */
    display: flex !important;
    flex-wrap: nowrap !important;
  }

  /* make each link fill its grid cell */
  .collection-links__link {
    width: 100%;
  }
  collection-links-component {
    margin-bottom: 0 !important;
        overflow: scroll;
  } 
}

@media only screen and (max-width: 749px) {
  .bike-pdp aside.announcement-bar {
    display: none !important;
  }
  
  .product-information.section[data-product-handle="antic-bike"] [data-hero-badge] {
    max-width: 170px !important;
    left: 15px !important;
    top: 25px !important;
  }
  [data-template="product.bike"] .shopify-section:not(.header-section) .section-background {
    height: 40% !important;
  }
  .product-information.section[data-product-handle="antic-bike"] .product-panel {
    background: #1f1f1f;
  }

  .product-panel.product-panel--main.is-active {
    padding: 1rem !important;
  }
  [data-option-id="template-20871467532538__main-8987572568314-model"] {
    display: flex !important;
  }

  [data-option-id="template-20871467532538__main-8987572568314-model"]  label.variant-option__button-label {
    flex: 0 0 100%;
  }
  .product-information.section[data-product-handle="antic-bike"] {
    max-height: none !important;
  }
  .bike-pdp .product-panel.product-panel--main.is-active {
    padding-left: 1rem !important;
  }

/*
  .sticky-product-footer {
      display: none !important;
  }
*/

  .section-resource-list__content {
    margin-top: 10px !important;
  }
  h6, .h6 p {
      font-size: 24px !important;
      line-height: 1.3 !important;
  }
  .bike-pdp .product-panel.product-panel--recommendations.is-active {
    padding: 1rem !important;
    padding-left: 1rem !important;
  }
  .rec-horizontal-card {
    padding: 1rem !important;
  }
  .product-recommendations--complementary .rec-horizontal-card {
    flex-direction: row !important;
  }
  
}


span.add-to-cart-text {
    font-size: 17px;
}

span.add-to-cart-text--added {
  font-weight: bold;
    font-size: 17px;
}
.quick-add__button .add-to-cart-text--added {
  position: absolute !important;
}
button.button.quick-add__button.quick-add__button--add.atc-added {
    background: #1f1f1f !important;
    color: #fff1db !important;
    width: 80px !important;
}
button.button.quick-add__button.quick-add__button--add.atc-added .add-to-cart-text--added {
  color: #fff1db !important; 
}
.quick-add__button .add-to-cart-text--added {
  justify-self: center !important;
}

.product-recommendations--complementary add-to-cart-component {
    position: absolute !important;
    top: -10px !important;
    right: -10px !important;
}

.quick-add-modal__content .product-information__media {
    background: #f1f1f1;
}
@media only screen and (max-width: 749px) {
  .quick-add-modal__content span.price {
    line-height: 2rem !important;
    font-size: 2.5rem !important;
  }
}


/* Scrollable area */
.product-recommendations--complementary .resource-list {
  max-height: 460px;          /* adjust to taste */
    overflow-y: auto;
    position: relative;
}

/* Bottom fade overlay */
.product-recommendations--complementary .resource-list::after {
  content: '';
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: -68px;               /* height of the fade */
  height: 66px;               /* height of the fade */
  pointer-events: none;
  /* Match your panel background color here */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0),         /* transparent at top */
    rgba(0, 0, 0, 0.4)        /* solid at bottom */
  );
  width: 201%;
}

@media only screen and (max-width: 749px) {

  .product-recommendations--complementary .resource-list::after {
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),         /* transparent at top */
      #1f1f1f73      /* solid at bottom */
    );
    .product-information__media {
        margin-bottom: -10px;
    }
  }



span.add-to-cart-text {
    text-transform: capitalize;
}

[data-option-id="template-20871467532538__main-8987572568314-model"] {
    --variant-ch: 100% !important;
}

body.shopify-admin {
    display: none !important;
}

@media only screen and (max-width: 749px) { 
  body.shopify-admin {
      display: none !important;
  }
}

@media only screen and (max-width: 749px) { 
  button.button.quick-add__button.quick-add__button--choose {
      position: absolute;
      top: -10px;
      right: -10px;
  }
}

[data-option-id="template-20871467532538__main-8987572568314-model"] {
    --variant-ch: 100% !important];
}

span.add-to-cart-text {
  text-transform: capitalize !important;
}

.cart-items__table-row {
    column-gap: 0.3rem !important;
}

.email-signup__input.paragraph {
  border-radius: 0 !important;
}
.email-signup__button {
    text-transform: capitalize !important;
    font-weight: bold !important;
    border-radius: 0 !important;
}

footer .layout-panel-flex--column {
    justify-content: flex-start !important;
}

body:not(.is-index) .sticky-product-footer {
  display: none !important;
  border-top: 1px solid #fff1db;
}

.button-secondary {
    border-radius: 0 !important;;
    text-transform: uppercase !important;;
    font-family: 'GGX' !important;;
    color: #fff1db !important;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 1.5rem;
    padding: 0.2rem 1rem;
    border-radius: 0  !important;
    letter-spacing: 1px;
    min-width: 190px;
}


@media only screen and (max-width: 749px) {
    h6, .h6 p {
        font-size: 19px !important;
        line-height: 1.3 !important;
    }
    li.menu__item.paragraph a {
        margin-left: 0 !important;
        text-align: center !important;
        display: flex;
        justify-content: center;
    }

    .footer-accordion-nav__links li.menu__item.paragraph a {
        text-align: left !important;
        justify-content: flex-start !important;
        display: block;
        letter-spacing: 0.5px !important;
    }

    footer .logo-block.spacing-style {
        margin: 0 auto;
    }

    ul.menu-drawer__menu.has-submenu * {
        font-family: 'GGX' !important;
        font-weight: 100 !important;
        text-transform: uppercase;
        font-size: 4rem;
        line-height: 1;
        justify-content: unset;
    }
}

.product-information span.compare-at-price {
    text-decoration: none !important;
}

@media only screen and (min-height: 1200px) {
  .product-information.section[data-product-handle="antic-bike"] .product-information__grid.product-information--media-left {
      max-height: 700px !important;
  }
}

header {
    z-index: 100 !important; 
}

@media only screen and (max-width: 749px) {
  footer .group-block-content.layout-panel-flex.layout-panel-flex--column.mobile-column {
      --horizontal-alignment: flex-start !important;
  }
}

.bike-pdp h1 {
    display: none !important;
}


/* Group blocks: hide on mobile (theme editor checkbox) */
@media only screen and (max-width: 749px) {
  .group-block--hide-mobile,
  .group-block[data-hide-on-mobile='true'] {
    display: none !important;
  }

  /* Footer: Antic logo group (2nd child after accordion nav) */
  footer .footer-content > *:nth-child(2) {
    display: none !important;
  }
}

/* Footer trust badges (reasons to buy) — mobile */
@media only screen and (max-width: 749px) {
  [id*='section_LDCNVB'] .section-content-wrapper.section-content--mobile-grid {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    gap: 0.35rem !important;
  }

  [id*='section_LDCNVB'] .section-content-wrapper.section-content--mobile-grid > .group-block:not([data-hide-on-mobile]) {
    flex: 1 1 0 !important;
    min-width: 0 !important;
    max-width: none !important;
    width: auto !important;
    --size-style-width-mobile: auto !important;
    --size-style-width-mobile-min: 0 !important;
    gap: 0.25rem !important;
  }

  [id*='section_LDCNVB'] .section-content-wrapper > .group-block:not([data-hide-on-mobile]) .group-block-content {
    align-items: center !important;
    text-align: center;
  }

  /* First 3 trust icons — keep visible, readable size */
  [id*='section_LDCNVB'] .section-content-wrapper > .group-block:not([data-hide-on-mobile]) .icon-block {
    display: flex !important;
    justify-content: center;
    width: 100%;
  }

  [id*='section_LDCNVB'] .section-content-wrapper > .group-block:not([data-hide-on-mobile]) .icon-block__media,
  [id*='section_LDCNVB'] .section-content-wrapper > .group-block:not([data-hide-on-mobile]) .icon-block svg,
  [id*='section_LDCNVB'] .section-content-wrapper > .group-block:not([data-hide-on-mobile]) .icon-block__media img {
    width: 40px !important;
    height: 40px !important;
    max-width: 40px !important;
    max-height: 40px !important;
    min-width: 32px !important;
    min-height: 32px !important;
    object-fit: contain;
  }

  [id*='section_LDCNVB'] .section-content-wrapper > .group-block:not([data-hide-on-mobile]) p,
  [id*='section_LDCNVB'] .section-content-wrapper > .group-block:not([data-hide-on-mobile]) strong {
    font-size: 0.75rem !important;
    line-height: 1.2 !important;
    margin: 0 !important;
  }

  [id*='section_LDCNVB'] .section {
    padding-block: 0.75rem !important;
  }

  /* Last 2 only: Shop Pay + payment cards (via hide on mobile checkbox) */
  [id*='section_LDCNVB'] .section-content-wrapper > .group-block[data-hide-on-mobile='true'] {
    display: none !important;
  }
}

/* Footer mobile accordion nav */
.footer-accordion-nav {
  width: 100%;
}

.footer-accordion-nav__social {
  text-align: center;
  padding-block-end: var(--padding-md, 1rem);
  margin-block-end: var(--padding-sm, 0.75rem);
  border-block-end: 1px solid var(--color-border);
}

.footer-accordion-nav__social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.85rem;
  margin-block-end: var(--padding-xs, 0.5rem);
}

.footer-accordion-nav__social .social-icons__icon-wrapper {
  margin: 0;
}

.footer-accordion-nav__social .social-icons__icon-wrapper a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  background-color: #fff2dc;
  color: #1f1f1f;
  text-decoration: none;
}

.footer-accordion-nav__social .social-icons__icon {
  display: block;
  width: 1.15rem !important;
  height: 1.15rem !important;
  fill: currentColor;
}

.footer-accordion-nav__social .social-icons__icon path {
  fill: currentColor;
}

.footer-accordion-nav__social .social-icons__icon-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.footer-accordion-nav__social-handle {
  margin: 0;
  font-family: 'Linotype Regular', sans-serif;
  font-size: 0.95rem;
}

.footer-accordion-nav__menus .menu__heading__default {
  display: none;
}

.footer-accordion-nav__menus .menu__heading--empty {
  display: flex !important;
  width: 100%;
}

.footer-accordion-nav__menus .menu__heading__accordion {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 1rem;
}

.footer-accordion-nav__menus .menu__heading__toggle.icon-plus {
  flex-shrink: 0;
  margin-inline-start: auto;
}

.footer-accordion-nav__menus .menu__heading__toggle.icon-plus svg {
  width: 1.25rem;
  height: 1.25rem;
}

.footer-accordion-nav__details {
  padding-inline: 0;
}

.footer-accordion-nav__menus,
.footer-accordion-nav__menus .menu__heading__accordion,
.footer-accordion-nav__menus .footer-accordion-nav__details summary,
.footer-accordion-nav__links,
.footer-accordion-nav__links a,
.footer-accordion-nav__links .menu__item,
.footer-accordion-nav__contact,
.footer-accordion-nav__contact p,
.footer-accordion-nav__contact a {
  font-family: GGX, sans-serif !important;
  font-weight: 100 !important;
  font-synthesis: none;
}

.footer-accordion-nav__details summary {
  text-transform: uppercase !important;
  letter-spacing: 0.04em;
  font-size: 2rem !important;
  line-height: 1.1;
  min-height: 3.5rem;
  display: flex !important;
  align-items: center;
  width: 100%;
  list-style: none;
  cursor: pointer;
}

.footer-accordion-nav__details summary::-webkit-details-marker {
  display: none;
}

.footer-accordion-nav__links {
  text-align: left;
}

.footer-accordion-nav__links a {
  font-size: 0.95rem !important;
  text-decoration: none;
  color: inherit;
  text-align: left !important;
  text-transform: none;
}

.footer-accordion-nav__links li.menu__item.paragraph a {
  letter-spacing: 0.5px !important;
}

.footer-accordion-nav__links .menu__item {
  text-align: left !important;
  justify-content: flex-start !important;
}

.footer-accordion-nav__links .menu__item + .menu__item {
  margin-block-start: 0.4rem;
}

.footer-accordion-nav__contact {
  margin-block-start: var(--padding-md, 1rem);
  font-size: 0.95rem !important;
  line-height: 1.45;
  text-align: left;
}

.footer-accordion-nav__address {
  margin: 0 0 0.5rem;
}

.footer-accordion-nav__email {
  margin: 0;
}

.footer-accordion-nav__email a {
  color: inherit;
  text-decoration: none;
}

/* Footer: accordion nav on mobile, column menus on desktop */
@media only screen and (max-width: 749px) {
  .footer-content > .menu {
    display: none !important;
  }

  .footer-content > .footer-accordion-nav {
    display: block;
    width: 100%;
  }

  .utilities .social-icons__wrapper {
    display: none !important;
  }

  .footer-accordion-nav .menu__heading__toggle.icon-caret {
    display: none;
  }

  .footer-accordion-nav__menus.menu--accordion .menu__heading__accordion {
    display: flex !important;
    justify-content: space-between !important;
    width: 100% !important;
  }

  .footer-accordion-nav__details summary {
    font-size: 2.5rem !important;
    min-height: 4rem;
  }

  .footer-accordion-nav__menus .menu__heading__toggle.icon-plus svg {
    width: 1.5rem;
    height: 1.5rem;
  }

  .footer-accordion-nav__links a {
    font-size: 0.9rem !important;
  }

  .footer-accordion-nav__social .social-icons__icon-wrapper a {
    min-width: 30px !important;
    width: 30px !important;
    height: 30px !important;
  }

  .footer-accordion-nav__social .social-icons__icon-wrapper {
    margin: 0 3px;
  }
}

@media only screen and (min-width: 750px) {
  .footer-content > .footer-accordion-nav {
    display: none !important;
  }
}

#shopify-section-sections--20858434486522__section_LDCNVB p strong {
  font-weight: 500 !important;
}

.footer-content.spacing-style.footer-content--isolated-grid-item-tablet {
    border-top: 1px solid #fff2dc !important;
}

.cart-drawer__summary {
    gap: 1rem !important;
}

html, body {
    overflow-x: hidden !important; 
}


.predictive-search-results__list div[ref="priceContainer"] {
    text-align: center !important;
}

.predictive-search-results__list div[ref="priceContainer"] * {
    font-size: 17px !important;
    line-height: 1 !important;
    font-family: 'Linotype Regular' !important;
}

@media only screen and (max-width: 749px) {
  .footer-accordion-nav__menus.menu.menu--accordion.menu--plus.menu--dividers {
      margin-bottom: 10px;
  }

  .shopify-section-group-footer-group .spacing-style.layout-panel-flex.layout-panel-flex--row.section-content-wrapper.section-content--mobile-grid {
      padding-bottom: 0.5rem;
  }
  .footer-content.spacing-style.footer-content--isolated-grid-item-tablet {
    border-top: 0 !important;
    padding-top: 0.85rem !important;
  }
  .footer-accordion-nav__social {
    margin-bottom: 0 !important;
  }
}


@media only screen and (min-width: 750px) {
  .footer-accordion-nav.spacing-style {
      display: none !important;
  }
}
