.product-entry__subtitle {
    display: none !important;
}

.discount-amount {
    display: none !important;
}/* Add custom CSS styles below */
.price_is_on_sale {
    flex-direction: row !important;
    column-gap: 5px !important;
}