/*
Generated time: September 10, 2025 22:43
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.product-card__badges{display:flex;gap:.8rem}.product-card__badge{padding:.6rem .8rem;height:-moz-fit-content;height:fit-content;text-align:center;font-size:var(--font-size-static-xs);line-height:var(--line-height-static-sm);letter-spacing:.14rem;white-space:nowrap;text-transform:uppercase;font-weight:var(--font-weight-medium)}.product-card__badge.product-card__badge--square{border-radius:0}.product-card__badge.product-card__badge--rounded{border-radius:.4rem}.product-card__badge{background-color:rgba(var(--color-tag-background));color:rgba(var(--color-tag-foreground))}.product__title--with-badges{display:flex;align-items:center;gap:1rem}.product-card__badge--discount{background-color:var(--color-badge-discount-background);color:var(--color-badge-discount-foreground)}