.drawer-cart-items{width:100%}.drawer-cart-items .cart-items-new{border-collapse:collapse;width:100%}.drawer-cart-items .line-item{display:grid;grid-template:repeat(2,auto)/80px repeat(2,1fr);-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:1.2rem;padding:16px 0}.drawer-cart-items .line-item td{padding:0}.drawer-cart-items .line-item:not(:last-child){border-bottom:1px solid rgba(var(--color-foreground),var(--border-opacity, .1))}.drawer-cart-items .line-item__media{position:relative;width:8rem;vertical-align:top;grid-row:1/3}.drawer-cart-items .line-item__image-container{display:inline-flex}.drawer-cart-items .line-item__image{border-radius:4px;max-width:100%;height:auto}.drawer-cart-items .line-item__details{vertical-align:top;grid-column:2/4}.drawer-cart-items .line-item__title{display:flex;gap:12px;justify-content:space-between;align-items:center}.drawer-cart-items .line-item__name{font-weight:700;text-decoration:none;display:block;font-size:1.4rem;color:#282828;line-height:20px}.drawer-cart-items .line-item__price{font-weight:700;font-size:1.8rem;color:rgb(var(--color-primary));line-height:24px}.drawer-cart-items .line-item__product-option{color:#929292;font-size:1.2rem;line-height:16px}.drawer-cart-items .line-item dl{margin:4px 0}.drawer-cart-items .line-item__totals{grid-column:3/4;grid-row:2/3}.drawer-cart-items .line-item__quantity{grid-column:2/3;min-height:36px;width:120px;border-radius:4px}.drawer-cart-items .line-item .quantity__button{width:36px}.drawer-cart-items .line-item .quantity__input{font-size:1.4rem;font-weight:700}.drawer-cart-items .line-item .quantity:after{border-radius:4px}.drawer-cart-items .line-item__quantity-wrapper{justify-content:center}.drawer-cart-items .line-item cart-remove-button{display:inline-flex}.drawer-cart-items .line-item cart-remove-button a{color:#929292}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-drawer-cart-items.css.map */
