.tp-product-item,
.tp-product-item-2,
.tp-product-item-3,
.tp-product-item-4,
.tp-product-item-5 {
    overflow: hidden;
}

.tp-product-add-cart-btn-large,
.tp-product-item-3 .tp-product-add-cart-btn-large,
.tp-product-action-btn-2.tp-product-add-cart-btn,
.tp-product-add-to-cart-4 {
    background-color: var(--product-card-customizer-add-to-cart-bg, #000000) !important;
}

.tp-product-add-cart-btn-large:hover,
.tp-product-item-3 .tp-product-add-cart-btn-large:hover,
.tp-product-action-btn-2.tp-product-add-cart-btn:hover,
.tp-product-add-to-cart-4:hover {
    background-color: var(--product-card-customizer-add-to-cart-bg, #000000) !important;
}
