/** Shopify CDN: Minification failed

Line 36:0 Unexpected "/"

**/
height-observer
  > x-header
  > nav.header__primary-nav.hidden.md\:flex
  > ul
  > li:nth-child(8)
  > a:after {
  content: "";
  width: 7px;
  height: 7px;
  display: inline-block;
  background: #f64e36 !important;
  border-radius: 50%;
  margin-left: 3.5px;
  top: -6px;
  pointer-events: none;
  border-radius: 100%;
  width: 4px;
  height: 4px;
  position: relative;
}

.prose table td {
  text-align: left;
}

.product-card__floating-size-selector {
--selector-grid-max-column-count: 2;
}


/price-list {
  width: 100%;
  justify-content: space-between;
}

.order-summary td:nth-child(2)
{
  min-width: 270px;
}

.order-summary td:nth-child(3)
{
  min-width: 130px;
}

/* 

@media screen and (min-width: 1000px) {
.product {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-auto-flow: column;
  margin: 0;
  }

.product-gallery {
position: relative;
}
  }

.product {
grid-auto-flow: column;
  }

*/
