/** Shopify CDN: Minification failed

Line 41:34 Unexpected "{"

**/
.horizontal-product__cta .button, cart-drawer .count-bubble, slideshow-carousel .button {
    background: white;
    color: black;
}

media-carousel .bf_badge {
        left: 0;
    margin: 10px;
}


.badge, .tabs-inner::part(tab-list):after,.progress-bar:before, .switch:checked {
    background: #e85c0d!important;
}

.offer {
    background: #e85c0d1c;
    color: #fff !important;
    border: 1px solid #e85c0d;
}

.cart-drawer__featured-product .horizontal-product {
        padding: 0;
    padding-top: 17px;
}


.cart-drawer__featured-product .horizontal-product__cta {
    margin: 0px!important;
}

.buy-buttons .button, .scrollbar__progress:before, .before-after__cursor:before {
     background: #e85c0d!important;
}

.product-card__quick-buy .button, {
        background: white;
    color: black;
}


@media screen and (max-width: 699px) {
.cart-drawer__featured-product .horizontal-product__info {
    display: flex;
    align-items: start;
}

media-carousel .bf_badge {
    margin: var(--spacing-4);
}

.bf_badge .badge {
    font-size: 10px;
}

}


.bf_badge {
    right: var(--product-card-badge-spacing);
    left: auto!important;
}

.bf_badge .badge {
  background: #e85c0d!important;
}