section.cart-page>.inset #cart_form>.cart-table{position:relative}section.cart-page>.inset #cart_form>.cart-table>.table-head,section.cart-page>.inset #cart_form>.cart-table>.line-items>.line-item{display:grid;grid-template-columns:2fr 1fr 100px;gap:10px}section.cart-page>.inset #cart_form>.cart-table>.table-head *:nth-child(3),section.cart-page>.inset #cart_form>.cart-table>.line-items>.line-item *:nth-child(3){text-align:right}section.cart-page>.inset #cart_form>.cart-table>.table-head{border-bottom:2px solid #d5d5d5}section.cart-page>.inset #cart_form>.cart-table>.total-bar{border-top:2px solid #d5d5d5;text-align:right}section.cart-page>.inset #cart_form>.cart-table .line-item{margin:2rem 0}section.cart-page>.inset #cart_form>.cart-table .line-item .product-information{display:flex;flex-wrap:wrap;gap:10px;align-items:center}section.cart-page>.inset #cart_form>.cart-table .line-item .product-information .image-wrapper{display:inline-block;width:100px;position:relative;overflow:hidden}section.cart-page>.inset #cart_form>.cart-table .line-item .product-information .image-wrapper:before{content:"";display:block;width:100%;max:width 100%;height:0;padding-top:62.5%;z-index:-1}section.cart-page>.inset #cart_form>.cart-table .line-item .product-information .image-wrapper>img,section.cart-page>.inset #cart_form>.cart-table .line-item .product-information .image-wrapper>svg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.cart-page>.inset #cart_form>.cart-table .line-item .quantity-wrapper{display:flex;align-items:center;gap:1rem}section.cart-page>.inset #cart_form>.cart-table .line-item .quantity-wrapper>a{color:#c52821;text-decoration:none;font-size:1.5rem;opacity:.5;transition:opacity .25s ease-in-out}section.cart-page>.inset #cart_form>.cart-table .line-item .quantity-wrapper>a:hover{opacity:1}section.cart-page>.inset #cart_form>.cart-table .line-item .quantity-wrapper .quantity-box-wrapper{position:relative;width:7rem;display:flex;border:1px solid #1e1e1e}section.cart-page>.inset #cart_form>.cart-table .line-item .quantity-wrapper .quantity-box-wrapper>button,section.cart-page>.inset #cart_form>.cart-table .line-item .quantity-wrapper .quantity-box-wrapper>input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;text-align:center;width:2rem}section.cart-page>.inset #cart_form>.cart-table .line-item .quantity-wrapper .quantity-box-wrapper>button[type=number]::-webkit-inner-spin-button,section.cart-page>.inset #cart_form>.cart-table .line-item .quantity-wrapper .quantity-box-wrapper>button[type=number]::-webkit-outer-spin-button,section.cart-page>.inset #cart_form>.cart-table .line-item .quantity-wrapper .quantity-box-wrapper>input[type=number]::-webkit-inner-spin-button,section.cart-page>.inset #cart_form>.cart-table .line-item .quantity-wrapper .quantity-box-wrapper>input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}section.cart-page>.inset #cart_form>.cart-table .line-item .quantity-wrapper .quantity-box-wrapper>button{display:flex;justify-content:center;align-items:center;cursor:pointer;flex-shrink:0;padding:0;opacity:.5;transition:opacity .25s ease-in-out}section.cart-page>.inset #cart_form>.cart-table .line-item .quantity-wrapper .quantity-box-wrapper>button:hover{opacity:1}section.cart-page>.inset #cart_form>.cart-table .line-item .quantity-wrapper .quantity-box-wrapper>input{flex-grow:1;padding:.5em .25em}
/*# sourceMappingURL=cart-page.css.map */
