/* NEGO offer pricing in catalog */
.priceLead{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important}
.catalogPriceNow{font-size:inherit;font-weight:950;color:#111;white-space:nowrap}
.catalogPriceOld{font-size:10px;color:#99929d;text-decoration:line-through;white-space:nowrap}
.catalogDiscount{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 7px;border-radius:999px;background:#eee7ff;color:#6840e8;font-size:8px;font-weight:900;white-space:nowrap}
