.product-item-out-of-stock {
    filter: none;
}
.product-box .footer-btns .btn-product-card-out-of-stock{
  display: none !important;
}
.product-box .tp-image-product .out-of-stock, .tp-product-image .out-of-stock{
  display: none !important;
}
.product-box .tp-content-wrapper .tp-price-product .price-new{
  color: #444
}
.product-box .tp-image-product .badge-name ,.product-images-carousel .badge-name {
        width: auto;
    font-size: 16px;
padding: 8px 15px;
    background: #ff70ab !important;}