.main-cart{padding:4rem 0;background-color:#fafafa;min-height:60vh}.cart__title{font-size:2.8rem;font-weight:700;color:#1a1a1a;margin-bottom:3rem}.cart__layout{display:grid;grid-template-columns:1fr 38rem;gap:5rem;align-items:start}.cart__products{display:flex;flex-direction:column;gap:0}.cart__item{display:flex;gap:2rem;padding:2.4rem 0;border-bottom:1px solid #e5e5e5}.cart__item:first-child{padding-top:0}.cart__item-image{width:12rem;height:12rem;flex-shrink:0;border-radius:1rem;overflow:hidden;background-color:#f0f0f0}.cart__item-image img{width:100%;height:100%;object-fit:cover}.cart__item-info{flex:1;display:flex;flex-direction:column;justify-content:space-between}.cart__item-top{display:flex;justify-content:space-between;align-items:flex-start}.cart__item-vendor{font-size:1.2rem;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem}.cart__item-title{font-size:1.5rem;font-weight:600;margin-bottom:.4rem;line-height:1.3}.cart__item-title a{color:#1a1a1a;text-decoration:none;transition:color .2s}.cart__item-title a:hover{color:#555}.cart__item-variant{font-size:1.3rem;color:#888;margin-bottom:.4rem}.cart__item-unit-price{font-size:1.4rem;font-weight:500;color:#1a1a1a}.cart__item-prices{text-align:right;flex-shrink:0}.cart__item-price-ttc{font-size:1.5rem;font-weight:700;color:#1a1a1a;letter-spacing:.02em}.cart__item-price-ttc span{font-size:1.2rem;font-weight:400;color:#1a1a1a}.cart__item-price-ht{font-size:1.3rem;color:#5f5f5f;margin-top:.2rem;letter-spacing:.02em}.cart__item-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:1.2rem}.cart__item-quantity{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:.8rem;overflow:hidden}.cart__qty-btn{width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#555;transition:background-color .2s,color .2s}.cart__qty-btn:hover{background-color:#f0f0f0;color:#1a1a1a}.cart__qty-input{width:4rem;height:3.6rem;text-align:center;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;font-size:1.4rem;font-weight:600;color:#1a1a1a;-moz-appearance:textfield;background:transparent}.cart__qty-input::-webkit-outer-spin-button,.cart__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart__item-remove{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;color:#bbb;border-radius:50%;transition:all .2s}.cart__item-remove:hover{color:#e74c3c;background-color:#fdf2f2}.cart__sidebar{position:sticky;top:2rem}.cart__summary{background:#fff;border:1px solid #e5e5e5;border-radius:1.2rem;padding:2.8rem}.cart__summary-title{font-size:1.8rem;font-weight:700;color:#1a1a1a;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.cart__summary-line{display:flex;justify-content:space-between;align-items:center}.cart__summary-total{margin-bottom:.5rem}.cart__summary-total span:first-child{font-size:1.6rem;font-weight:600;color:#1a1a1a}.cart__summary-total span:last-child{font-size:2.2rem;font-weight:700;color:#1a1a1a}.cart__summary-ht{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eee}.cart__summary-ht span:first-child{font-size:1.5rem;color:gray}.cart__summary-ht span:last-child{font-size:1.5rem;color:gray}.cart__checkout-btn{display:block;width:100%;padding:1.6rem;background-color:#f59e0b;color:#fff;font-size:1.6rem;font-weight:700;text-align:center;border:none;border-radius:.8rem;cursor:pointer;transition:background-color .2s;margin-bottom:1rem;text-decoration:none}.cart__checkout-btn:hover{background-color:var(--color-primary-hover)}.cart__update-btn{display:block;width:100%;padding:1.2rem;background:none;color:#888;font-size:1.3rem;font-weight:500;text-align:center;border:1px solid #ddd;border-radius:.8rem;cursor:pointer;transition:all .2s;margin-bottom:2rem}.cart__update-btn:hover{border-color:#1a1a1a;color:#1a1a1a}.cart__help{text-align:center;padding-top:2rem;border-top:1px solid #eee}.cart__help-title{font-size:1.4rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.cart__help-phone{display:inline-block;font-size:1.6rem;font-weight:700;color:#f59e0b;text-decoration:none;margin-bottom:.3rem;transition:color .2s}.cart__help-phone:hover{color:#1a1a1a}.cart__help-hours{font-size:1.2rem;color:#999}.cart__empty{text-align:center;padding:8rem 0}.cart__empty p{font-size:1.8rem;color:#888;margin-bottom:2.5rem}@media screen and (max-width:989px){.cart__layout{grid-template-columns:1fr}.cart__sidebar{position:static}.cart__item-image{width:10rem;height:10rem}}@media screen and (max-width:749px){.cart__title{font-size:2.2rem}.cart__item{gap:1.4rem}.cart__item-image{width:8rem;height:8rem;border-radius:.8rem}.cart__item-top{flex-direction:column;gap:.6rem}.cart__item-prices{text-align:left}.cart__summary{padding:2rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-cart.css.map */
