/** Shopify CDN: Minification failed

Line 170:0 Unexpected "}"
Line 197:0 Unexpected "}"

**/
  /* SIZE CHARTS */
table {
    border-spacing: 0 !important;
}
 #size-chart {
      margin-top: 10px;
  }
  #size-chart .measurement-toggle {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
  }
  #size-chart .measurement-toggle button {
      text-transform: uppercase;
      font-size: 9px;
      font-weight: 300;
      letter-spacing: .20em;
      margin-bottom: 5px;
      background-color: transparent;
      border: 0;
      cursor: pointer;
      color: #000;
      padding: 0px;
      box-shadow: unset;
      min-width: 100px;
  }
  #size-chart .measurement-toggle button[data-active="true"] {
  	  text-decoration: underline;
  }
  #size-chart table {
      border-top: 1px solid #000;
      padding: 0;
      margin: 10px 0 0;
      width: 100%;
  }
  #size-chart td:first-child, #size-chart th:first-child {
      text-align: left;
  }
  #size-chart td, #size-chart th {
      border-top: 0px solid #000;
      border-bottom: 1px solid #000;
      font-size: 9px;
      font-weight: 400;
      line-height: 20px;
      padding: 1.81818em 1.81818em 1.63636em 0;
      text-align: center;
      text-transform: uppercase;
  }
  #size-chart tr:last-of-type td {
  	  border-bottom: 0px;
  }
  #size-chart tr:first-child td, #size-chart tr:last-child td {
      padding: 1.81818em 1.81818em 1.63636em 0;
  }
  #size-chart .right-bottom {
      padding-bottom: 20px;
  }
   #size-chart .right-bottom h3 {
      font-size: 11px;
      margin-top: 10px;
  }
/* Product image swap fade effect - Stampd Theme */

/* Hide all slides except the first one by default */
.card-gallery slideshow-slide {
  opacity: 0;
  transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* Show only the first slide by default */
.card-gallery slideshow-slide:first-child {
  opacity: 1;
}

/* On hover, hide first slide and show second slide */
.card-gallery:hover slideshow-slide:first-child {
  opacity: 0;
}

.card-gallery:hover slideshow-slide:nth-child(2) {
  opacity: 1;
}

/* Alternative approach using slide IDs */
.card-gallery slideshow-slide[slide-id] {
  opacity: 0;
  transition: opacity 0.8s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* First image visible by default */
.card-gallery slideshow-slide:first-child {
  opacity: 1;
  position: relative;
}

/* Second image appears on hover */
.card-gallery:hover slideshow-slide:first-child {
  opacity: 0;
}

.card-gallery:hover slideshow-slide:nth-child(2) {
  opacity: 1;
}
.product-grid slideshow-arrows .slideshow-control {
        display: none !important;
    }
h2.facets-drawer__title.h3 {
    font-size: 12px;
    font-weight: bold;
}
summary.facets__summary {
    text-transform: uppercase;
    font-weight: bold;
}

label.facets__pill-label {
    font-size: 10px !important;
}
span.checkbox__label-text {
    font-size: 10px;
    text-transform: uppercase;
}
span.cart-drawer__heading.h3 {
    font-size: 12px;
    font-weight: bold;
}
a.cart-items__title {
    font-size: 10px !important;
}
.cart-items__details *, a.resource-card__link, .resource-card__content, span.predictive-search-results__title {
    font-size: 10px !important;
    text-transform: uppercase;
    font-family: nimbus-sans-condensed, sans-serif !important;
    letter-spacing: 2px;
}
td.cart-items__price.cart-secondary-typography {
    font-size: 10px;
}
span.cart__total-label.cart-primary-typography {
    font-family: nimbus-sans-condensed, sans-serif !important;
    letter-spacing: 2px;
}
span.cart__total-label.cart-primary-typography {
    font-weight: bold;
    text-transform: uppercase;
}
.variant-option__button-label svg {
    display: none;
}
}
input[data-option-available="false"] {
  text-decoration: line-through;
  opacity: 0.5; 
}
.cc-compliance > button {
    border-radius: 0px !important;
    text-transform: uppercase;
}
.group-block.group-block--height-fit.group-block--width-fill.border-style.spacing-style.size-style {
    padding-left: 0px;
}
@media screen and (max-width: 750px) {
  ul.product-grid.product-grid--template--16900297621566__main-collection.product-grid--grid {
    padding: 10px;
  }
  #shopify-section-sections--16900297883710__header_section span.menu-drawer__menu-item-text {
    font-size: 10px;}
    #shopify-section-sections--16957361684542__header_section span.menu-drawer__menu-item-text {
    font-size: 12px !important;
}
}
  
.main-collection-grid {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
}
.svg-wrapper {
scale: .75;
}
.variant-option__button-label input[data-option-available="false"] ~ .variant-option__button-label__text {
  text-decoration: line-through;
  color: #b9b9b9;
  font-size: 10px;
}
details.menu__details.spacing-style
 {
    font-size: 8px !important;
}
li.menu__item.paragraph a {
    font-size: 10px !important;
}
.menu__heading__default {
    display: contents;
    font-size: 10px !important;
}
.button-secondary:hover {
    --button-color: rgb(255 255 255);
    --button-border-color: rgb(255 255 255);
}
.coming-soon-text {
    font-style: normal !important;
}
button.prelaunch-button {
    display: none !important;
}

product-form .btn-primary,
.product-form .btn-add-to-cart,
.product-form [data-add-to-cart],
.product-form .add-to-cart-btn,
form[action*="/cart/add"] button[type="submit"],
form[action*="/cart/add"] input[type="submit"] {
    background-color: #000000 !important;
    opacity: 1 !important;
}
.add-to-cart-button {
    color: #ffffff !important;
}
.prelaunch-text {
    align-items: normal  !important;
    justify-content: left  !important;
    text-align: left !important;
}

