.product-price{align-items:flex-end;color:var(--price-color,var(--c-black));display:flex;flex-direction:row;flex-wrap:wrap;font-size:var(--price-font-size,var(--font-size--sm));font-weight:var(--price-font-weight,var(--font-weight--normal));justify-content:var(--price-justify-content,start);line-height:var(--price-line-height,var(--line-height--sm));margin-left:auto}.product-price__item{font-family:var(--font-family--secondary);text-decoration:none}.product-price__item.currency,.product-price__item.label,.product-price__item.old{margin-right:4px}.product-price__item.label{color:var(--price-label-color,var(--price-color,var(--c-black)));font-weight:var(--price-label-font-weight,var(--price-font-weight,var(--font-weight--normal)))}.product-price__item.old{color:var(--c-danger);text-decoration:line-through}
