/** Shopify CDN: Minification failed

Line 31:17 Expected identifier but found whitespace
Line 31:18 Unexpected "15px"

**/
.newss {
    background-image: url(/cdn/shop/files/Newsletter_1440_x_350_1.png?v=1754295363);
    background-size: cover;
    background-position: bottom;
}
.gallery__item-content p {
    margin-bottom: 8px !important;
}
.gallery__item-content p.subheading {
    font-size: .75rem;
    margin-bottom: 2px !important;
}
.collection-card.style1 .collection-card__content {
    text-align: left !important;
}
.price {
    display: none !important;

}
/* .gallery__item-content .text-button {
    position: relative;
    z-index: 22;
    border: 1px solid;
    /* padding: 11px; */
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 9px !important;
    height: 38px!important;
} */
span.price {
    display: none !important;
}
span.badge.out-of-stock.top.left {
       display: none !important;
}
.thb-product-detail .product-price-container .price {
display: none !important;
}