/*
Generated time: April 29, 2025 14:34
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:10px;line-height:1.2rem;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)}