.cart-item{display:block;background:#f3f3f3;padding:10px 20px;margin:0}.cart-item__inner{display:flex;column-gap:16px}.cart-item__image{width:80px;height:80px}.cart-item__image img{display:block;width:100%;height:100%;object-fit:cover}.cart-item__content{flex:1;display:flex;align-items:center;justify-content:space-between;gap:5px}.cart-item__title{font-size:16px;line-height:1}.cart-item__title a{text-decoration:none}.cart-item__title a:hover{text-decoration:underline}.cart-item__price .price{font-size:15px;color:#999;letter-spacing:0}.cart-item__price .price ins{text-decoration:none}.cart-item__discount-list li{display:flex;align-items:center;column-gap:8px}.cart-item__quantity{margin-top:auto}.cart-item__quantity-inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px}.cart-item__button-remove:hover{text-decoration:underline}.cart-item__quantity-error{margin-top:6px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cart-item.css.map */
