/* Use this file to add custom css to the theme. */
.product__price:has(s[data-compare-price]:not(:empty))::after{content:"Salg -20%";display:block;width:max-content;margin-top:14px;padding:8px 16px;background:#000;color:#fff;font-size:12px;letter-spacing:.18em;text-transform:uppercase;line-height:1}