/* Pre-Sale discount labelling */
body .product-card-wrapper .card__content .card__information .card-information .price .price-item {
display: block !important;
}
body .product .product__info-wrapper .price .badge {
margin-bottom: 10px !important;
}
