/** Shopify CDN: Minification failed

Line 30:9 Unexpected "#"
Line 30:11 Unexpected "{"
Line 30:18 Expected ":"

**/
a[href*=black].color-swatch:not(.is-selected) {
    border-color: #696969;
    height: 2rem;
    width: 2rem;
}
a[href*=black].color-swatch.is-selected {
    height: 2.125rem;
    width: 2.125rem;
}
a[href*=army].color-swatch:not(.is-selected) {
    border-color: #696969;
    height: 2rem;
    width: 2rem;
}
a[href*=army].color-swatch.is-selected {
    height: 2.125rem;
    width: 2.125rem;
}
.footer__block.footer__block--newsletter .align-self-start button.button {
  color: white;
}
@media screen and (max-width: 699px) {
  footer #{{ block.id }} .v-stack > p.h6:after {
        filter: invert(99%) sepia(12%) saturate(335%) hue-rotate(15deg) brightness(121%) contrast(100%);
  }
}
.ugc_slide span.button--subdued.button--outline .btn.button {
    --button-background: black !important;
    --button-text-color: white;
}
.header__primary-nav-item[data-title="SALE"]::before {
    padding-right: 0;
    padding-left: 0;
}

div.color-scheme.color-scheme--scheme-3 .product-info__block-item[data-block-type="@app"] {
    margin-block-end: 3.5rem;
}

.tap-area {
  display: none;
}