/*
Generated time: July 5, 2025 10:02
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.
*/
.discounts{font-size:1.2rem;color:rgb(var(--color-foreground-secondary));display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.discounts__wrapper{margin-top:1rem}.discounts__discount{display:flex;align-items:center;line-height:1.5}.discounts__discount--end{justify-content:flex-end}.discounts__discount--center{justify-content:center}.discounts__discount>.icon{width:1.2rem;height:1.2rem;margin-right:.7rem}#main-cart-items .cart-item__details .discounts{align-items:flex-start}