.gm-cart-page{max-width:900px;margin:0 auto;padding:2rem 1.5rem 4rem}.gm-cart-page__title{margin-bottom:1.5rem}.gm-cart-page__empty{color:#4a4a4a;margin-bottom:1.5rem}.gm-cart-page__list{border-top:1px solid #e6e2d8}.gm-cart-page__row{display:grid;grid-template-columns:2.2fr 1fr 1fr 1fr auto;gap:1rem;align-items:center;padding:1.25rem 0;border-bottom:1px solid #e6e2d8}.gm-cart-page__product{display:flex;gap:1rem;align-items:center}.gm-cart-page__product img{width:80px;height:80px;object-fit:cover;border-radius:4px;flex-shrink:0}.gm-cart-page__product-title{color:var(--gm-text);text-decoration:none;font-weight:600;line-height:1.3}.gm-cart-page__variant{font-size:.85rem;color:#6a6a6a}.gm-cart-page__price,.gm-cart-page__total{font-weight:600;color:var(--gm-green)}.gm-cart-page__qty-input{width:64px;padding:.5rem;border:1px solid #ccc;border-radius:4px;text-align:center;font-size:1rem}.gm-cart-page__remove{color:#999;text-decoration:none;font-size:1.5rem;line-height:1;justify-self:end}.gm-cart-page__remove:hover{color:#b3261e}.gm-cart-page__summary{margin-top:2rem;text-align:right}.gm-cart-page__subtotal{display:flex;justify-content:flex-end;gap:1rem;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.gm-cart-page__note{font-size:.8rem;color:#6a6a6a;margin-bottom:1.5rem}.gm-cart-page__checkout{padding:1rem 2rem;font-size:1rem}@media(max-width:700px){.gm-cart-page__row{grid-template-columns:1fr 1fr;grid-template-areas:"product product" "price qty" "total remove"}.gm-cart-page__product{grid-area:product}.gm-cart-page__price{grid-area:price}.gm-cart-page__qty{grid-area:qty;justify-self:end}.gm-cart-page__total{grid-area:total}.gm-cart-page__remove{grid-area:remove}.gm-cart-page__price:before{content:"Prix : ";font-weight:400;color:#6a6a6a}.gm-cart-page__total:before{content:"Total : ";font-weight:400;color:#6a6a6a}.gm-cart-page__summary{text-align:center}.gm-cart-page__subtotal{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/custom-cart-page.css.map */
