@media screen and (min-width:750px){#main-cart .cart-items__table-row{--ero-cart-media: 7.4rem;--ero-cart-price: 7rem;--ero-cart-quantity: 9.6rem;--ero-cart-total: 8rem;display:grid!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;grid-template-columns:var(--ero-cart-media) minmax(0,1fr) var(--ero-cart-price) var(--ero-cart-quantity) var(--ero-cart-total)!important;column-gap:.8rem!important}#main-cart .cart-items thead .cart-items__table-row{grid-template-rows:1fr!important;grid-template-areas:"product product price quantity total"!important;min-height:5.6rem!important;padding:0 1.4rem!important;align-items:center!important}#main-cart .cart-items thead #productImage{grid-area:product!important;grid-column:1 / 3!important;justify-content:flex-start!important}#main-cart .cart-items thead #productPrice{grid-area:price!important;grid-column:3!important}#main-cart .cart-items thead #quantity{grid-area:quantity!important;grid-column:4!important}#main-cart .cart-items thead #productTotal{grid-area:total!important;grid-column:5!important}#main-cart .cart-items thead #productInformation,#main-cart .cart-items thead #productRemove,#main-cart .cart-items thead #productTotalMobile{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}#main-cart .cart-items tbody .cart-item{grid-template-rows:auto auto!important;grid-template-areas:"media details price quantity total" "media remove  price quantity total"!important;min-height:13rem!important;padding:1.4rem!important;row-gap:.55rem!important;align-items:center!important;overflow:hidden!important}#main-cart .cart-item__media{grid-area:media!important;align-self:center!important;justify-self:start!important}#main-cart .cart-item__details{grid-area:details!important;align-self:end!important;min-width:0!important;width:100%!important;padding:0!important;box-sizing:border-box!important}#main-cart .cart-item__price{grid-area:price!important}#main-cart .cart-item__quantity{grid-area:quantity!important}#main-cart .cart-item__totals{grid-area:total!important}#main-cart .cart-item__price,#main-cart .cart-item__quantity,#main-cart .cart-item__totals{grid-row:1 / 3!important;align-self:center!important;justify-self:center!important;justify-content:center!important;min-width:0!important;width:100%!important;text-align:center!important}#main-cart .cart-item__remove{grid-area:remove!important;position:static!important;inset:auto!important;align-self:start!important;justify-self:start!important;display:flex!important;width:3.2rem!important;height:3.2rem!important;min-width:3.2rem!important;min-height:3.2rem!important;margin:0!important;padding:0!important;transform:none!important}#main-cart .cart-item__remove .button{display:grid!important;place-items:center!important;width:3.2rem!important;height:3.2rem!important;min-width:3.2rem!important;min-height:3.2rem!important;margin:0!important;padding:0!important}#main-cart .cart-item__image-container{width:7rem!important;height:7rem!important;min-width:7rem!important;padding:.55rem!important}#main-cart .cart-item__name{width:100%!important;max-width:100%!important;font-size:1.5rem!important;line-height:1.25!important;-webkit-line-clamp:3!important}#main-cart .product-option{width:100%!important;max-width:100%!important;font-size:1.18rem!important}#main-cart .cart-item__price,#main-cart .cart-item__totals{font-size:1.45rem!important;white-space:nowrap!important}#main-cart .cart-item__quantity .quantity-selector{display:grid!important;grid-template-columns:repeat(3,3.2rem)!important;width:9.6rem!important;min-width:9.6rem!important;height:4.2rem!important}#main-cart .cart-item__quantity .quantity__button,#main-cart .cart-item__quantity .quantity__input{display:flex!important;align-items:center!important;justify-content:center!important;width:3.2rem!important;min-width:3.2rem!important;height:4.2rem!important;min-height:4.2rem!important}#main-cart .cart-item__quantity .quantity-minus{grid-column:1!important}#main-cart .cart-item__quantity .quantity__input{grid-column:2!important}#main-cart .cart-item__quantity .quantity-plus{grid-column:3!important}}@media screen and (max-width:749px){body.template-cart #main-cart .cart-items tbody .cart-item{position:relative!important;grid-template-columns:6.4rem minmax(0,1fr) 4rem!important;grid-template-areas:"media details details" "media totals totals" "remove quantity quantity"!important;column-gap:.8rem!important;row-gap:.9rem!important;min-height:0!important;padding:1rem!important}body.template-cart #main-cart .cart-items tbody .cart-item>.cart-item__price{display:none!important}body.template-cart #main-cart .cart-items tbody .cart-item>.cart-item__media{grid-area:media!important;align-self:start!important;justify-self:start!important}body.template-cart #main-cart .cart-items tbody .cart-item>.cart-item__details{grid-area:details!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;align-self:start!important;min-width:0!important;width:100%!important;height:auto!important}body.template-cart #main-cart .cart-item__details>*{min-width:0!important;width:100%!important;max-width:100%!important}body.template-cart #main-cart .cart-item__name,body.template-cart #main-cart .cart-item__name .text{min-width:0!important;max-width:100%!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}body.template-cart #main-cart .cart-item__name{-webkit-line-clamp:4!important}body.template-cart #main-cart .product-option{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.6rem!important;min-width:0!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}body.template-cart #main-cart .product-option edit-cart{justify-self:end!important;min-width:2.8rem!important}body.template-cart #main-cart .cart-items tbody .cart-item>.cart-item__totals{grid-area:totals!important;align-self:start!important;justify-self:stretch!important;justify-content:flex-start!important;width:100%!important;height:auto!important;text-align:left!important}body.template-cart #main-cart .cart-items tbody .cart-item>.cart-item__quantity{grid-area:quantity!important;flex-direction:column!important;align-items:flex-end!important;align-self:center!important;justify-self:stretch!important;justify-content:flex-end!important;width:100%!important;height:auto!important}body.template-cart #main-cart .cart-items tbody .cart-item>.cart-item__quantity .cart-item__error{justify-content:flex-end!important;width:100%!important;min-width:0!important;max-width:100%!important;text-align:right!important;overflow-wrap:anywhere!important}body.template-cart #main-cart .cart-items tbody .cart-item>.cart-item__remove{grid-area:remove!important;position:static!important;inset:auto!important;align-self:center!important;justify-self:stretch!important;justify-content:flex-start!important;width:100%!important;height:auto!important;transform:none!important}body.template-cart #main-cart .cart-item__quantity .quantity-selector{grid-template-columns:repeat(3,3.2rem)!important;width:9.6rem!important;min-width:9.6rem!important}body.template-cart #main-cart .cart-item__quantity .quantity__button,body.template-cart #main-cart .cart-item__quantity .quantity__input{width:3.2rem!important;min-width:3.2rem!important}body.template-cart #main-cart .cart-item__image-container{width:6.4rem!important;height:6.4rem!important;min-width:6.4rem!important;padding:.5rem!important}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/ero-v15-cart-page-grid-final-v3.css.map */
