:root{--j-dark:#122217;--j-green:#2b4c3b;--j-light:#f9fafa;--j-gold:#cfa861;--text-main:#1f2321;--text-muted:#6b736d;--border-soft:#e7ebe7;--bg-main:#fff;--error-red:#e53935;--card-shadow:0 10px 35px rgba(18,34,23,.04)}
body.woocommerce-cart .site-main,body.woocommerce-cart .content-area{width:100%;max-width:none}
body.woocommerce-cart .j-woo-container{max-width:1280px;margin:44px auto 70px;padding:0 20px;color:var(--text-main)}
body.woocommerce-cart .j-page-title{font-size:64px;line-height:1;letter-spacing:-.04em;font-weight:800;color:var(--j-dark);margin:0 0 34px;text-align:center}
body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message,body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-error,body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-info{border-top-color:var(--j-green);border-radius:14px;padding:18px 22px;margin-bottom:22px}
body.woocommerce-cart .j-shipping-promo{background:#f8faf7;border:1px solid var(--border-soft);border-radius:20px;padding:24px 28px;margin-bottom:34px;text-align:center;box-shadow:var(--card-shadow)}
body.woocommerce-cart .j-shipping-text{font-size:16px;font-weight:700;margin-bottom:14px;color:var(--j-dark)}
body.woocommerce-cart .j-shipping-text span{color:var(--j-green)}
body.woocommerce-cart .j-shipping-bar-bg{width:100%;max-width:600px;height:8px;background:#e6e8e4;border-radius:999px;margin:0 auto;overflow:hidden}
body.woocommerce-cart .j-shipping-bar-fill{height:100%;background:var(--j-green)}
body.woocommerce-cart .j-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:36px;align-items:start}
body.woocommerce-cart .j-cart-items-wrapper{min-width:0;display:flex;flex-direction:column;gap:20px}
body.woocommerce-cart .j-cart-header{display:grid;grid-template-columns:96px minmax(0,1fr) 110px 150px 124px 32px;gap:14px;padding:0 0 14px;border-bottom:1px solid var(--border-soft);font-size:12px;text-transform:uppercase;font-weight:800;color:var(--text-muted);letter-spacing:.08em;align-items:center}
body.woocommerce-cart .j-cart-item{display:grid;grid-template-columns:96px minmax(0,1fr) 110px 150px 124px 32px;gap:14px;align-items:center;padding:12px 0 24px;border-bottom:1px solid var(--border-soft)}
body.woocommerce-cart .j-item-img img{width:110px;height:110px;object-fit:cover;border-radius:16px;border:1px solid var(--border-soft);background:#fff}
body.woocommerce-cart .j-item-details{display:flex;flex-direction:column;gap:8px;min-width:0}
body.woocommerce-cart .j-item-name{font-size:28px;line-height:1.15;font-weight:800;color:var(--j-dark);text-decoration:none;letter-spacing:-.03em}
body.woocommerce-cart .j-item-name:hover{color:var(--j-green)}
body.woocommerce-cart .j-item-meta,body.woocommerce-cart .j-item-meta p{font-size:14px;color:var(--text-muted);margin:0}
body.woocommerce-cart .j-item-price-unit{font-size:16px;font-weight:700;color:var(--text-main);white-space:nowrap}
body.woocommerce-cart .j-qty-wrapper{display:inline-flex;align-items:center;border:1px solid var(--border-soft);border-radius:16px;background:#fff;overflow:hidden;width:150px;max-width:150px;height:56px;box-shadow:none}
body.woocommerce-cart .j-qty-btn,body.woocommerce-cart button.j-qty-btn{appearance:none;-webkit-appearance:none;background:#fff!important;border:0!important;box-shadow:none!important;width:44px;min-width:44px;height:56px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;color:var(--j-dark)!important;cursor:pointer;transition:.2s;line-height:1;padding:0!important}
body.woocommerce-cart .j-qty-btn:hover{background:#f4f7f3;color:var(--j-green)}
body.woocommerce-cart .j-qty-input,body.woocommerce-cart input.qty.j-qty-input,body.woocommerce-cart .j-qty-wrapper input.qty{appearance:none!important;-webkit-appearance:none!important;border:0!important;background:#fff!important;box-shadow:none!important;outline:none!important;width:62px!important;min-width:62px!important;max-width:62px!important;height:56px!important;min-height:56px!important;padding:0!important;margin:0!important;text-align:center!important;font-size:18px!important;font-weight:800!important;color:var(--j-dark)!important;border-left:1px solid var(--border-soft)!important;border-right:1px solid var(--border-soft)!important;border-radius:0!important;display:block!important;opacity:1!important;visibility:visible!important}
body.woocommerce-cart .j-qty-input::-webkit-outer-spin-button,body.woocommerce-cart .j-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
body.woocommerce-cart .j-item-subtotal{font-size:18px;font-weight:800;color:var(--j-green);white-space:nowrap;text-align:left;letter-spacing:-.02em}
body.woocommerce-cart .j-remove-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:#9aa19c;text-decoration:none;font-size:20px;transition:.22s}
body.woocommerce-cart .j-remove-btn:hover{color:#fff;background:#d95c5c}
body.woocommerce-cart .j-coupon-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:6px}
body.woocommerce-cart .j-coupon-input{flex:1 1 280px;max-width:320px;padding:16px 18px;border:1px solid var(--border-soft);border-radius:14px;font-size:15px;font-family:inherit;background:#fff}
body.woocommerce-cart .j-coupon-input:focus{border-color:#bfd0c2;outline:none;box-shadow:0 0 0 4px rgba(43,76,59,.06)}
body.woocommerce-cart .j-coupon-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;background:#fff;color:var(--j-dark);border:1px solid var(--border-soft);padding:0 22px;border-radius:14px;font-weight:700;cursor:pointer;transition:.22s;text-transform:uppercase;letter-spacing:.04em;font-size:13px}
body.woocommerce-cart .j-coupon-btn:hover{background:var(--j-green);border-color:var(--j-green);color:#fff}
body.woocommerce-cart .j-cart-totals{background:linear-gradient(180deg,#fff 0%,#fbfcfa 100%);border:1px solid var(--border-soft);border-radius:24px;padding:30px;position:sticky;top:24px;box-shadow:var(--card-shadow)}
body.woocommerce-cart .j-totals-title{font-size:40px;line-height:1.05;font-weight:800;margin:0 0 20px;color:var(--j-dark);letter-spacing:-.03em;padding-bottom:18px;border-bottom:1px solid var(--border-soft)}
body.woocommerce-cart .j-totals-row{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px;font-size:17px;color:var(--text-main)}
body.woocommerce-cart .j-totals-row.shipping{flex-direction:column;gap:12px}
body.woocommerce-cart .j-shipping-options ul,#shipping_method{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}
body.woocommerce-cart .j-shipping-options label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:var(--text-muted)}
body.woocommerce-cart .j-shipping-options input[type=radio]{accent-color:var(--j-green)}
body.woocommerce-cart .j-totals-grand{display:flex;justify-content:space-between;align-items:flex-end;margin-top:24px;padding-top:20px;border-top:1px solid var(--border-soft);font-size:18px;font-weight:700;color:var(--j-dark)}
body.woocommerce-cart .j-totals-grand span:last-child{font-size:42px;line-height:1;color:var(--j-green);font-weight:800;letter-spacing:-.04em}
body.woocommerce-cart .j-checkout-btn{width:100%;background:var(--j-green);color:#fff;border:none;padding:18px;border-radius:16px;font-size:16px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-top:26px;display:flex;align-items:center;justify-content:center;gap:10px;transition:.22s;text-decoration:none}
body.woocommerce-cart .j-checkout-btn:hover{background:var(--j-dark);transform:translateY(-2px);color:#fff}
body.woocommerce-cart .j-secure-checkout{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;color:var(--text-muted);font-size:13px;text-align:center}
body.woocommerce-cart .j-secure-checkout i{font-size:18px;color:var(--j-green)}
body.woocommerce-cart .j-empty-cart-box{text-align:center;border:1px solid var(--border-soft);padding:60px 20px;border-radius:24px;background:#fff;box-shadow:var(--card-shadow)}
body.woocommerce-cart .j-empty-btn{max-width:320px;margin:25px auto 0}
body.woocommerce-cart.j-cart-loading .j-cart-layout{opacity:.55;pointer-events:none}
@media (max-width:1180px){body.woocommerce-cart .j-page-title{font-size:54px}body.woocommerce-cart .j-cart-layout{grid-template-columns:1fr}body.woocommerce-cart .j-cart-totals{position:static}}
@media (max-width:768px){body.woocommerce-cart .j-woo-container{margin:20px auto 40px;padding:0 14px}body.woocommerce-cart .j-page-title{font-size:42px;margin-bottom:22px}body.woocommerce-cart .j-shipping-promo{padding:18px 16px;border-radius:18px;margin-bottom:22px}body.woocommerce-cart .j-shipping-text{font-size:14px}body.woocommerce-cart .j-cart-header{display:none}body.woocommerce-cart .j-cart-item{grid-template-columns:88px minmax(0,1fr) auto;grid-template-areas:'img details remove' 'img price remove' 'img qty subtotal';gap:12px 14px;align-items:start;padding:0 0 18px}body.woocommerce-cart .j-item-img{grid-area:img}body.woocommerce-cart .j-item-img img{width:88px;height:88px;border-radius:14px}body.woocommerce-cart .j-item-details{grid-area:details}body.woocommerce-cart .j-item-name{font-size:20px}body.woocommerce-cart .j-item-price-unit{grid-area:price;font-size:15px}body.woocommerce-cart .j-qty-wrapper{grid-area:qty;width:124px;height:44px;border-radius:12px}body.woocommerce-cart .j-qty-btn{width:40px;height:44px;font-size:22px}body.woocommerce-cart .j-qty-input{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;font-size:16px!important}body.woocommerce-cart .j-item-subtotal{grid-area:subtotal;justify-self:end;align-self:center;font-size:18px}body.woocommerce-cart .j-remove-btn{grid-area:remove;justify-self:end}body.woocommerce-cart .j-coupon-row{flex-direction:column}body.woocommerce-cart .j-coupon-input{max-width:none;width:100%}body.woocommerce-cart .j-coupon-btn{width:100%}body.woocommerce-cart .j-cart-totals{padding:22px 18px;border-radius:20px}body.woocommerce-cart .j-totals-title{font-size:30px}body.woocommerce-cart .j-totals-grand span:last-child{font-size:32px}}

/* 1.3.2 cart stability fixes */
body.woocommerce-cart .j-cart-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.95fr);gap:40px;align-items:start}
body.woocommerce-cart .j-cart-items-wrapper{min-width:0}
body.woocommerce-cart .j-cart-header,
body.woocommerce-cart .j-cart-item{grid-template-columns:110px minmax(180px,1.6fr) minmax(90px,.7fr) minmax(160px,.9fr) minmax(120px,.8fr) 28px;column-gap:20px;align-items:center}
body.woocommerce-cart .j-item-name{font-size:18px;line-height:1.2;word-break:break-word}
body.woocommerce-cart .j-item-price-unit, body.woocommerce-cart .j-item-subtotal{white-space:nowrap}
body.woocommerce-cart .j-qty-wrapper{display:inline-flex;align-items:center;justify-content:center;min-width:160px;max-width:160px;height:56px;border:1px solid var(--border-soft);border-radius:14px;overflow:hidden;background:#fff}
body.woocommerce-cart .j-qty-wrapper .j-qty-btn{width:46px;height:56px;border:0;background:#fff;font-size:26px;font-weight:700;line-height:1;cursor:pointer}
body.woocommerce-cart .j-qty-wrapper .quantity{display:flex;align-items:center;justify-content:center;flex:1;min-width:0;height:56px;margin:0}
body.woocommerce-cart .j-qty-wrapper .qty,
body.woocommerce-cart .j-qty-wrapper .input-text.qty{width:100%!important;min-width:0!important;height:56px!important;border:0!important;text-align:center!important;font-size:20px!important;font-weight:700!important;padding:0 6px!important;background:#fff!important;appearance:textfield;-moz-appearance:textfield}
body.woocommerce-cart .j-qty-wrapper .qty::-webkit-outer-spin-button,
body.woocommerce-cart .j-qty-wrapper .qty::-webkit-inner-spin-button{appearance:none;margin:0}
body.woocommerce-cart .j-cart-totals{position:sticky;top:40px;min-width:0}
@media (max-width:1180px){body.woocommerce-cart .j-cart-layout{grid-template-columns:1fr}body.woocommerce-cart .j-cart-totals{position:static}}
@media (max-width:767px){body.woocommerce-cart .j-cart-item{grid-template-columns:84px minmax(0,1fr);grid-template-areas:'img details' 'img qty' 'img subtotal';row-gap:12px;position:relative;padding-right:34px}body.woocommerce-cart .j-item-img{grid-area:img}body.woocommerce-cart .j-item-details{grid-area:details}body.woocommerce-cart .j-qty-wrapper{grid-area:qty;min-width:132px;max-width:132px;height:46px}body.woocommerce-cart .j-qty-wrapper .j-qty-btn{width:38px;height:46px;font-size:22px}body.woocommerce-cart .j-qty-wrapper .quantity,body.woocommerce-cart .j-qty-wrapper .qty{height:46px!important;font-size:18px!important}body.woocommerce-cart .j-item-subtotal{grid-area:subtotal;position:static;margin-top:4px}body.woocommerce-cart .j-remove-btn{position:absolute;top:0;right:0}}
