/*! SX Engine Cart Items — v2.51.96 | Conditional shortcode / legacy cart styles */
 .sxe-cart-pg__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid var(--sxe-border)}.sxe-cart-pg__head h1{font-size:28px;font-weight:700;margin:0}.sxe-cart-pg__continue{display:flex;align-items:center;gap:8px;color:var(--sxe-accent);text-decoration:none;font-weight:500}.sxe-cart-pg__body{display:grid;grid-template-columns:1fr 380px;gap:48px}.sxe-cart-pg__summary{background:var(--sxe-bg2);border-radius:16px;padding:32px;height:fit-content;position:sticky;top:100px}.sxe-cart-pg__summary h3{font-size:18px;font-weight:600;margin:0 0 24px;padding-bottom:16px;border-bottom:1px solid var(--sxe-border)}.sxe-cart-pg__row{display:flex;justify-content:space-between;margin-bottom:12px;font-size:15px;color:var(--sxe-muted)}.sxe-cart-pg__row--total{font-size:18px;font-weight:600;color:var(--sxe-text);margin-top:16px;padding-top:16px;border-top:1px solid var(--sxe-border)}.sxe-cart-pg__secure{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;font-size:13px;color:var(--sxe-muted)}.sxe-cart-page{max-width:100%}.sxe-cart-empty{text-align:center;padding:48px 0}.sxe-cart-item{display:grid;grid-template-columns:100px 1fr auto auto auto;gap:16px;align-items:center;padding:20px 0;border-top:1px solid var(--sxe-border)}.sxe-cart-item-image img{width:100%;border-radius:var(--sxe-radius)}.sxe-cart-item-title{font-size:15px;font-weight:500;margin:0 0 4px}.sxe-cart-item-title a,.sxe-cart-item-title .sxe-cart-item-title-text{color:var(--sxe-text);text-decoration:none}.sxe-cart-item-variant{color:var(--sxe-muted);font-size:13px;margin:0}.sxe-cart-item-qty{display:flex;align-items:center;gap:6px}.sxe-cart-item-qty input{width:48px;text-align:center;border:1px solid var(--sxe-border);border-radius:6px;padding:6px}.sxe-cart-item-total{font-weight:600;font-size:15px}.sxe-cart-item-remove{background:none;border:none;font-size:22px;color:var(--sxe-muted);cursor:pointer;padding:8px}.sxe-cart-item-remove:hover{color:var(--sxe-error)}@media(max-width:968px){.sxe-cart-pg__body{grid-template-columns:1fr}.sxe-cart-pg__summary{position:static}.sxe-cart-item{grid-template-columns:80px 1fr;gap:12px}}.sxe-cart-pg__summary{position:sticky;top:88px}.sxe-cart-pg__shoppay{margin-top:10px}.sxe-cart-pg__shoppay shop-pay-button{display:block;width:100%}@media(max-width:968px){.sxe-cart-pg__summary{position:static}}