.cart-discounts{-moz-column-gap:8px;column-gap:8px;display:flex;flex-wrap:wrap;margin-bottom:15px;row-gap:8px}.cart-discounts li{background-color:#ededed;border-radius:5px;padding:8px 9px}.cart-discounts span{text-transform:uppercase}.cart-discounts .remove-discount{align-items:center;cursor:pointer;display:flex;height:10px;justify-content:center;margin-left:9px;width:10px}.cart-discounts .remove-discount svg{width:100%;height:100%;color:rgb(var(--color-base-accent-2))}.discount-form{margin-bottom:8px}.discount-form .form{display:flex;gap:8px}.discount-form .error{padding:11px;border-radius:8px;color:red;display:none}