.cart-item__controls{display:flex;align-items:flex-end;gap:12px;min-width:0}.cart-item__qty{margin:0;display:grid;gap:6px}.cart-item__qty>span{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#c8d6e6}.cart-item__remove{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:9px 14px;border:1px solid rgba(170,198,226,.48);border-radius:9px;background:#051e3c73;color:#f7fbff;font-size:12px;font-weight:850;line-height:1;text-decoration:none;white-space:nowrap;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.cart-item__remove span{font-size:18px;line-height:1;font-weight:500}.cart-item__remove:hover{border-color:#ffc400;background:#ffc4001a;color:#ffc400;transform:translateY(-1px)}.cart-item__remove:focus-visible{outline:3px solid #ffc400;outline-offset:3px}.cart-item__total{min-width:84px;text-align:right;align-self:center}.cart-items>.btn[name=update]{margin-top:12px}@media(max-width:700px){.cart-item__controls{align-items:stretch;flex-direction:column;gap:8px}.cart-item__remove{width:100%}.cart-item__total{min-width:0}}@media(max-width:480px){.cart-item__remove{min-height:42px}.cart-item__qty input{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/v183.css.map */
