/** Shopify CDN: Minification failed

Line 7:0 Unexpected "}"

**/

}
span.product__price.product__price--compare {
    font-size: 14px;
    color:#000000;
}
span.product__price.on-sale {
    font-size: 18px;
    color: #33AC82;
    font-weight: 700;
}
span.product__price-savings {
    background: #1E9C70;
    color: white;
    padding: 2px 4px;
    font-size: 12px;
}
span.shipping_text {
    font-size: 12px;
    text-align: center;
    display: block;
}
button.btn.cart__checkout{
        
    background:rgb(0, 0, 0) ! Important;
}
.drawer__footer  .badgesContainer {
    margin-bottom: -27px !important;
}
span.grid-product__price--savings {
    display: none;
}
span.grid-product__price--original {
    color:rgb(0, 0, 0);
}
.grid-product__price {
    color: #33ac82;
}