.sc-bagde-inner:empty{
    display: none;
}

.sc-bagde-inner:empty{
    display: none;
}

.sc-bagde-inner{
    /*margin-top: 1rem;*/
}
@media screen and (max-width: 1500px) {
    .deferred-payment
    {
        flex-wrap: wrap;
    }
    .payment-item-parent.sc-badge {
        width: auto;
    }
}

@media screen and (max-width: 500px) {
    .product-card .deferred-payment
    {
        display: flex!important;
    }
}
