body.tt-desktop.tt-route-cart{background:#f7f8fa}
body.tt-desktop .tt-commerce-shell{padding-top:18px;padding-bottom:56px}
body.tt-desktop .tt-commerce-page{min-width:0}
body.tt-desktop .tt-commerce-steps{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 0 22px;color:#9aa3b1;font-size:12px;font-weight:800}
body.tt-desktop .tt-commerce-steps span,body.tt-desktop .tt-commerce-steps a{display:flex;align-items:center;gap:7px;color:#737d8d}
body.tt-desktop .tt-commerce-steps b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e9edf2;color:#6f7785;font-size:11px}
body.tt-desktop .tt-commerce-steps .is-current{color:var(--tt-red)}
body.tt-desktop .tt-commerce-steps .is-current b{background:var(--tt-red);color:#fff}
body.tt-desktop .tt-commerce-steps i{font-size:20px;font-style:normal;color:#c3c9d1}
body.tt-desktop .tt-commerce-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 18px;padding:0 2px}
body.tt-desktop .tt-commerce-title span,body.tt-desktop .tt-commerce-eyebrow{color:var(--tt-red);font-size:10px;font-weight:900;letter-spacing:.09em}
body.tt-desktop .tt-commerce-title h1{margin:3px 0 4px;color:var(--tt-ink);font-size:28px;line-height:1.15}
body.tt-desktop .tt-commerce-title p{margin:0;color:var(--tt-muted);font-size:13px}
body.tt-desktop .tt-commerce-title>b{padding:7px 11px;border-radius:999px;background:#fff0f0;color:var(--tt-red);font-size:11px}
body.tt-desktop .tt-cart-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.65fr);gap:20px;align-items:start}
body.tt-desktop .tt-cart-form{min-width:0;border:1px solid #e3e7ec;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(18,24,38,.04);overflow:hidden}
body.tt-desktop .tt-cart-items{display:grid}
body.tt-desktop .tt-cart-item{position:relative;display:grid;grid-template-columns:96px minmax(0,1fr) 150px 150px 30px;gap:16px;align-items:center;min-width:0;padding:18px 18px;border-bottom:1px solid #edf0f3}
body.tt-desktop .tt-cart-item:last-child{border-bottom:0}
body.tt-desktop .tt-cart-item-media{display:grid;place-items:center;width:96px;height:96px;padding:7px;border:1px solid #e7ebf0;border-radius:12px;background:#fff}
body.tt-desktop .tt-cart-item-media img{width:100%;height:100%;object-fit:contain}
body.tt-desktop .tt-cart-item-info{display:grid;gap:7px;min-width:0}
body.tt-desktop .tt-cart-item-name{color:var(--tt-ink);font-size:15px;font-weight:800;line-height:1.35}
body.tt-desktop .tt-cart-item-name:hover{color:var(--tt-red)}
body.tt-desktop .tt-cart-item-variation{color:var(--tt-muted);font-size:10px}
body.tt-desktop .tt-cart-item-variation dl{margin:0}
body.tt-desktop .tt-cart-item-price{display:flex;align-items:center;gap:8px}
body.tt-desktop .tt-cart-item-price small,body.tt-desktop .tt-cart-item-qty>small,body.tt-desktop .tt-cart-item-total>small{color:#8a94a3;font-size:10px}
body.tt-desktop .tt-cart-item-price strong{color:#4b5563;font-size:12px}
body.tt-desktop .tt-cart-item-qty,body.tt-desktop .tt-cart-item-total{display:grid;justify-items:start;gap:6px}
body.tt-desktop .tt-cart-qty-stepper{display:grid;grid-template-columns:34px 48px 34px;align-items:center;height:38px;border:1px solid #d9e0e8;border-radius:10px;overflow:hidden;background:#fff}
body.tt-desktop .tt-cart-qty-btn{display:grid!important;place-items:center!important;width:34px!important;height:36px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f8fafc!important;color:#334155!important;font-size:17px!important;font-weight:800!important;box-shadow:none!important;cursor:pointer}
body.tt-desktop .tt-cart-qty-stepper .quantity{display:block!important;width:48px!important;margin:0!important}
body.tt-desktop .tt-cart-qty-stepper .quantity input.qty{width:48px!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;border:0!important;border-left:1px solid #e4e8ed!important;border-right:1px solid #e4e8ed!important;border-radius:0!important;background:#fff!important;color:#111827!important;box-shadow:none!important;text-align:center!important;font-size:14px!important;font-weight:800!important;-moz-appearance:textfield}
body.tt-desktop .tt-cart-qty-stepper input::-webkit-outer-spin-button,body.tt-desktop .tt-cart-qty-stepper input::-webkit-inner-spin-button{appearance:none;margin:0}
body.tt-desktop .tt-cart-item-total strong{color:var(--tt-red);font-size:15px;white-space:nowrap}
body.tt-desktop .tt-cart-item-remove{display:grid;place-items:center;width:28px;height:28px;border:1px solid #e4e8ed;border-radius:50%;color:#7c8795;font-size:20px;line-height:1}
body.tt-desktop .tt-cart-item-remove:hover{border-color:#f3b4b6;background:#fff4f4;color:var(--tt-red)}
body.tt-desktop .tt-cart-form-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-top:1px solid #edf0f3;background:#fbfcfd}
body.tt-desktop .tt-cart-continue{color:#374151;font-size:12px;font-weight:800}
body.tt-desktop .tt-cart-update{min-height:38px!important;margin:0!important;padding:0 16px!important;border:1px solid #d9e0e8!important;border-radius:9px!important;background:#fff!important;color:#334155!important;box-shadow:none!important;font-size:12px!important;font-weight:800!important}
body.tt-desktop .tt-cart-coupon{padding:0 18px 16px;background:#fbfcfd}
body.tt-desktop .tt-collapse-trigger{margin:0!important;padding:0!important;border:0!important;background:none!important;color:var(--tt-red)!important;box-shadow:none!important;font-size:12px!important;font-weight:900!important;cursor:pointer!important}
body.tt-desktop .tt-collapse-panel{margin-top:10px}
body.tt-desktop .tt-collapse-panel[hidden]{display:none!important}
body.tt-desktop .tt-cart-coupon .tt-collapse-panel{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:8px;max-width:420px}
body.tt-desktop .tt-cart-coupon input{height:40px!important;margin:0!important;padding:0 12px!important;border:1px solid #d9e0e8!important;border-radius:9px!important;box-shadow:none!important}
body.tt-desktop .tt-cart-coupon button[type=submit]{height:40px!important;margin:0!important;padding:0 14px!important;border:0!important;border-radius:9px!important;background:#111827!important;color:#fff!important;font-size:12px!important;font-weight:800!important}
body.tt-desktop .tt-cart-summary{position:sticky;top:18px}
body.tt-desktop .tt-cart-summary-inner{padding:20px;border:1px solid #e3e7ec;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(18,24,38,.04)}
body.tt-desktop .tt-cart-summary .cart_totals{width:100%!important;float:none!important}
body.tt-desktop .tt-cart-summary .cart_totals h2{margin:4px 0 14px!important;color:var(--tt-ink)!important;font-size:20px!important}
body.tt-desktop .tt-cart-summary table{width:100%;border-collapse:collapse}
body.tt-desktop .tt-cart-summary th,body.tt-desktop .tt-cart-summary td{padding:11px 0!important;border:0!important;border-bottom:1px solid #edf0f3!important;background:none!important;font-size:12px!important}
body.tt-desktop .tt-cart-summary th{text-align:left;color:#667085;font-weight:600}
body.tt-desktop .tt-cart-summary td{text-align:right;color:#111827;font-weight:800}
body.tt-desktop .tt-cart-summary .order-total th,body.tt-desktop .tt-cart-summary .order-total td{padding-top:14px!important;color:#111827!important;font-size:15px!important}
body.tt-desktop .tt-cart-summary .order-total strong{color:var(--tt-red);font-size:20px}
body.tt-desktop .tt-cart-summary .wc-proceed-to-checkout{padding:16px 0 4px!important}
body.tt-desktop .tt-cart-summary .checkout-button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:48px!important;margin:0!important;padding:0 18px!important;border-radius:11px!important;background:var(--tt-red)!important;color:#fff!important;font-size:14px!important;font-weight:900!important;line-height:1!important}
body.tt-desktop .tt-cart-trust{display:grid;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #edf0f3}
body.tt-desktop .tt-cart-trust span{display:flex;align-items:center;gap:8px;color:#667085;font-size:10px;font-weight:700}
body.tt-desktop .tt-cart-trust svg{width:16px;height:16px;color:var(--tt-red);stroke:var(--tt-red)}
body.tt-desktop .woocommerce-shipping-destination,body.tt-desktop .woocommerce-shipping-calculator{font-size:10px}
body.tt-desktop .tt-commerce-empty{display:grid;place-items:center;max-width:620px;margin:70px auto;padding:42px;border:1px solid #e4e8ed;border-radius:18px;background:#fff;text-align:center}
body.tt-desktop .tt-commerce-empty>span svg{width:52px;height:52px;stroke:var(--tt-red)}
body.tt-desktop .tt-commerce-empty h1{margin:12px 0 4px;color:var(--tt-ink);font-size:25px}
body.tt-desktop .tt-commerce-empty p{margin:0 0 18px;color:var(--tt-muted);font-size:13px}
body.tt-desktop .tt-commerce-empty>a{display:inline-flex;min-height:42px;align-items:center;padding:0 18px;border-radius:9px;background:var(--tt-red);color:#fff;font-size:12px;font-weight:900}
body.tt-desktop .woocommerce-error,body.tt-desktop .woocommerce-info{margin:0 0 14px!important;padding:12px 14px!important;border:1px solid #f0c4c6!important;border-radius:10px!important;background:#fff7f7!important;color:#8d1c21!important;font-size:12px!important}
@media(max-width:1279px){body.tt-desktop .tt-cart-layout{grid-template-columns:minmax(0,1fr) 320px;gap:14px}body.tt-desktop .tt-cart-item{grid-template-columns:82px minmax(0,1fr) 135px 125px 28px;gap:12px;padding:14px}body.tt-desktop .tt-cart-item-media{width:82px;height:82px}}

/* v3.5.5 — compact cart: no intro block + deterministic qty control */
body.tt-desktop .tt-commerce-title{display:none!important}
body.tt-desktop .tt-cart-item-qty>small{display:none!important}
body.tt-desktop .tt-cart-qty-stepper{
  display:grid!important;
  grid-template-columns:40px 56px 40px!important;
  align-items:stretch!important;
  width:136px!important;
  height:42px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid #d9e0e8!important;
  border-radius:12px!important;
  overflow:hidden!important;
  background:#fff!important;
}
body.tt-desktop .tt-cart-qty-stepper .tt-cart-qty-btn{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:40px!important;
  min-width:40px!important;
  height:40px!important;
  min-height:40px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#f8fafc!important;
  color:#334155!important;
  box-shadow:none!important;
  font-size:22px!important;
  font-weight:800!important;
  line-height:1!important;
  text-indent:0!important;
  appearance:none!important;
}
body.tt-desktop .tt-cart-qty-stepper .tt-cart-qty-btn::before,
body.tt-desktop .tt-cart-qty-stepper .tt-cart-qty-btn::after{display:none!important;content:none!important}
body.tt-desktop .tt-cart-qty-stepper input.tt-cart-qty-input{
  display:block!important;
  width:56px!important;
  min-width:56px!important;
  max-width:56px!important;
  height:40px!important;
  min-height:40px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-left:1px solid #e4e8ed!important;
  border-right:1px solid #e4e8ed!important;
  border-radius:0!important;
  background:#fff!important;
  color:#111827!important;
  box-shadow:none!important;
  text-align:center!important;
  font-size:18px!important;
  font-weight:800!important;
  line-height:40px!important;
  -moz-appearance:textfield!important;
  appearance:textfield!important;
}
body.tt-desktop .tt-cart-qty-stepper input.tt-cart-qty-input::-webkit-outer-spin-button,
body.tt-desktop .tt-cart-qty-stepper input.tt-cart-qty-input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}
