.m-cart-item{gap:1.5rem;margin-bottom:3.5rem}.m-cart-item__image{max-width:10rem}.m-cart-item__image img{display:block;height:auto;width:100%}.m-cart-item__content{flex:1;flex-direction:column;gap:1rem;justify-content:flex-start}.m-cart-item__title a{font-size:var(--body-fs-md);font-weight:700;letter-spacing:.028rem;line-height:var(--body-lh-md);margin-bottom:0;text-decoration:none;text-transform:capitalize}.m-cart-item__quantity.a-input{margin:0}.m-cart-item__price{text-align:left}.m-cart-item__badges{font-size:var(--body-fs-xs);gap:.2rem;justify-content:flex-start;line-height:var(--body-lh-xs)}.m-cart-item__badges .icon{height:1.2rem;width:1.2rem}.m-cart-item__information{flex-direction:column;gap:1rem;justify-content:space-between}.m-cart-item__actions{justify-content:space-between;margin-top:auto;padding-top:1.5rem}.m-cart-item__remove{margin-left:auto}.m-cart-item__remove button{padding:0}.m-cart-item__remove .icon{width:2rem}.m-cart-item__error{color:rgb(var(--color-error));margin-top:.5rem}