/** Shopify CDN: Minification failed

Line 32:0 Unexpected "}"

**/
@media screen and (max-width: 769px) {
.v-stack.gap-2\.5.ds {
    border: none;
}
.v-stack.gap-2\.5.ds a.link-faded {
    font-size: 22px;
    font-family: 'GlacialIndifference-Regular';
    font-weight: 800;
    color: black;
    letter-spacing: -1px;
}
  .collection .product-list[collection-mobile-layout=large] {
    gap: 6px;
}
  .collection {
    margin: 0px;
    margin-top: 0px !important;
    margin-left: -10px;
    margin-right: -10px;
}
  a.product-title.h6 {
    letter-spacing: 0px;
}
  margin-bottom: 10px !important;
}

}
.product-card {
    gap: 8px;
}
sale-price.h6.text-subdued {
    color: black;
    letter-spacing: 0px;
}
.product-card__info :is(.price-list,.rating-badge) {
    justify-content: center;
    color: black;
    margin-top: -10px;
}


@media screen and (min-width: 769px) {
.collection-banner {
    max-width: 94%;
    margin: auto;
}
.v-stack.gap-2\.5.ds {
    border: none;
}
.v-stack.gap-2\.5.ds a.link-faded {
    font-size: 32px;
    font-family: 'GlacialIndifference-Regular';
    font-weight: 800;
    color: black;
    letter-spacing: -1px;
}
  .collection .product-list[collection-mobile-layout=large] {
    gap: 6px;
}
  .collection {
    margin: 0px;
    margin-top: 0px !important;
    margin-left: -10px;
    margin-right: -10px;
}
  a.product-title.h6 {
    letter-spacing: 0px;
}
.v-stack.gap-2\.5.ds {
    border: none;
    justify-content: space-around;
}
.product-card {
    gap: 5px;
}
a.product-title.h6 {
    margin-bottom: -15px;
    font-size: 24px;
    letter-spacing: 1px !important;
}
sale-price.h6.text-subdued {
    color: black;
    letter-spacing: 0px;
    font-size: 20px;
}
}
@media screen and (max-width: 769px) {
a.product-title.h6 {
    margin-bottom: -15px;
    font-size: 18px;
    letter-spacing: 1px !important;
    /* font-family: 'GlacialIndifference-Regular'; */
    /* font-weight: 700; */
}
.v-stack.justify-items-center.gap-1 {
    gap: 6px;
}
  sale-price.h6.text-subdued {
    color: black;
    letter-spacing: 0px;
    font-size: 16px;
    letter-spacing: 0px;
}
  product-card.product-card {
    gap: 7px;
}
}

@media screen and (min-width: 769px){
a.product-title.h6 {
    margin-bottom: -15px;
    font-size: 22px;
    letter-spacing: 1px !important;
}
}