.product-price{display:flex;flex-direction:column;gap:.5em;line-height:1}.product-price ins{border:none}.product-price del{font-size:.75em;opacity:1;color:var(--color-grey-dark)}.product-price .value,.product-price .worth{display:flex;gap:.5em;align-items:flex-end}.product-price .worth span{font-size:.75em}.product-price .worth span.worth-price{opacity:1;color:var(--color-grey-dark)}.product-price .worth span.worth-savings{font-family:Cormorant,arial,sans-serif;font-weight:500;color:#a26f58}