/** Shopify CDN: Minification failed

Line 48:1 Expected "}" to go with "{"

**/
.text-block h1 {
    font-size: 38px;
}

div:has(.compare-at-price)[ref=priceContainer] .price {
    color: #FF0709;
}

div:has(.compare-at-price)[ref=priceContainer] .compare-at-price {
    color: #838383;
}

.tax-note.tax-note.tax-note {
    color: black;
}

@media (max-width:768px) {


.text-block h1 {
    font-size: 28px;
}



span[style="--add-to-cart-font-case: ;"] {
    width: 100%;
    max-width: 100%;
    min-width: 100% !important;
}

.button[id^=BuyButtons-ProductSubmitButton-] {
    max-width: 100%;
    min-width: 100%;
}

.product-form-buttons {
    gap: 16px !important;
}

.accordion .details__header {
    font-weight: 700;
}