/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 28 2026 | 02:42:32 */
.card__content .product__overlay {display:none;}
.product-tabs .nav-product-tabs {display:none;}
.products.list .product__header {
    display: flex;
    align-items: flex-start !important;
    flex-direction: column;
    align-content: flex-start;
    flex-wrap: nowrap;
}
.card:has(.woocommerce-additional-fields:not(:has(*))) {
    display: none !important;
}
.products.list .product__img {
    text-align: center;
    display: flex;
    align-items: flex-start !important;
}
.add_to_cart_button {display:none;}
.header-cart-dropdown .btn-default {opacity: 0;}