:root {
  --tkvs-black:#070707;
  --tkvs-graphite:#171717;
  --tkvs-red:#e1061a;
  --tkvs-red-dark:#a20714;
  --tkvs-paper:#f5f2ed;
  --tkvs-white:#fffcf8;
  --tkvs-line:#d8d3cb;
  --tkvs-muted:#655f59;
  --tkvs-shell:min(1480px,calc(100vw - 64px));
  --tkvs-body:'Inter',Arial,sans-serif;
  --tkvs-display:'Barlow Condensed','Arial Narrow',Arial,sans-serif;
}
.tkvs-order-hub__hero { padding:56px 0; color:#fff; background:radial-gradient(circle at 82% 18%,rgba(225,6,26,.27),transparent 28%),linear-gradient(115deg,#070707 0%,#151212 70%,#25070b 100%); border-bottom:4px solid var(--tkvs-red); }
.tkvs-order-hub__hero-grid { display:grid; grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr); gap:28px; align-items:stretch; }
.tkvs-order-hub__intro { align-self:center; max-width:840px; }
.tkvs-order-hub__intro h1 { max-width:760px; margin:10px 0 18px; color:#fff; font:italic 900 clamp(48px,6vw,86px)/.93 var(--tkvs-display); letter-spacing:-.025em; text-transform:uppercase; }
.tkvs-order-hub__intro>p { max-width:720px; margin:0; color:#e7e1dc; font-size:18px; line-height:1.65; }
.tkvs-order-hub__actions { display:flex; flex-wrap:wrap; gap:12px; margin-top:28px; }
.tkvs-order-hub__actions .tkvs-button--outline { color:#fff!important; border-color:#777; }
.tkvs-order-hub__actions .tkvs-button--outline:hover { color:#111!important; background:#fff; border-color:#fff; }
.tkvs-order-hub__status { min-width:0; display:flex; flex-direction:column; justify-content:center; padding:30px; background:#fff; color:#171717; border-top:5px solid var(--tkvs-red); box-shadow:0 20px 45px rgba(0,0,0,.28); }
.tkvs-order-hub__status>span,.tkvs-order-hub__section-head>span,.tkvs-order-hub__route-grid article>span { color:var(--tkvs-red); font-size:11px; font-weight:900; letter-spacing:.12em; }
.tkvs-order-hub__status h2 { margin:10px 0 12px; font:italic 900 34px/1 var(--tkvs-display); text-transform:uppercase; }
.tkvs-order-hub__status p { margin:0; color:#59534e; font-size:16px; line-height:1.6; }
.tkvs-order-hub__status a,.tkvs-order-hub__route-grid a { min-height:44px; display:inline-flex; align-items:center; width:max-content; max-width:100%; margin-top:18px; color:var(--tkvs-red)!important; font:italic 900 16px/1.2 var(--tkvs-display); text-decoration:none!important; text-transform:uppercase; }
.tkvs-order-hub__journey,.tkvs-order-hub__routes { padding:54px 0; }
.tkvs-order-hub__routes { padding-top:0; }
.tkvs-order-hub__section-head { max-width:760px; margin-bottom:24px; }
.tkvs-order-hub__section-head h2 { margin:8px 0 0; font:italic 900 clamp(34px,4vw,54px)/1 var(--tkvs-display); letter-spacing:-.015em; text-transform:uppercase; }
.tkvs-order-hub__steps { list-style:none; margin:0; padding:0; display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:12px; }
.tkvs-order-hub__steps li,.tkvs-order-hub__route-grid article { min-width:0; padding:24px; background:var(--tkvs-white); border:1px solid #d1c9c1; border-top:4px solid #111; box-shadow:0 14px 30px rgba(35,17,10,.07); }
.tkvs-order-hub__steps li:first-child { border-top-color:var(--tkvs-red); }
.tkvs-order-hub__steps b { color:var(--tkvs-red); font:italic 900 30px/1 var(--tkvs-display); }
.tkvs-order-hub__steps h3,.tkvs-order-hub__route-grid h3 { margin:15px 0 8px; font:italic 900 25px/1.05 var(--tkvs-display); text-transform:uppercase; }
.tkvs-order-hub__status h2,.tkvs-order-hub__section-head h2,.tkvs-order-hub__steps h3,.tkvs-order-hub__route-grid h3 { color:#171717!important; }
.tkvs-order-hub__steps p,.tkvs-order-hub__route-grid p { margin:0; color:#5d5751; font-size:16px; line-height:1.6; }
.tkvs-order-hub__route-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:14px; }
.tkvs-order-hub__route-grid article { border-top-color:var(--tkvs-red); }

@media (max-width:900px) {
  .tkvs-order-hub__hero-grid { grid-template-columns:1fr; }
  .tkvs-order-hub__steps { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .tkvs-order-hub__route-grid { grid-template-columns:1fr; }
}

@media (max-width:600px) {
  .tkvs-order-hub__hero { padding:34px 0; }
  .tkvs-order-hub__intro h1 { font-size:48px; }
  .tkvs-order-hub__intro>p { font-size:16px; }
  .tkvs-order-hub__actions { flex-direction:column; }
  .tkvs-order-hub__actions .tkvs-button { width:100%; min-height:50px; }
  .tkvs-order-hub__status { padding:24px 20px; }
  .tkvs-order-hub__journey { padding:38px 0; }
  .tkvs-order-hub__steps { grid-template-columns:1fr; }
  .tkvs-order-hub__steps li,.tkvs-order-hub__route-grid article { padding:21px 19px; }
}

/* v1.0.127: failure fallback only; successful adds use WoodMart's native side cart. */
body.tkvs-active .cart-widget-side {
	z-index: 6000;
}

body.tkvs-active .wd-close-side {
	z-index: 5900;
}

.tkvs-quote-feedback {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-top: 10px;
	padding: 10px 12px;
	border-left: 4px solid #e30613;
	background: #151515;
	color: #fff;
	font-size: 12px;
	line-height: 1.35;
}

.tkvs-quote-feedback[hidden] {
	display: none;
}

.tkvs-quote-feedback.is-success {
	border-left-color: #38a169;
}

.tkvs-quote-feedback.is-error {
	border-left-color: #e30613;
}

.tkvs-quote-feedback strong {
	font: inherit;
	font-weight: 700;
}

.tkvs-quote-feedback a {
	display: inline-flex;
	min-height: 44px;
	align-items: center;
	justify-content: center;
	padding: 0 12px;
	border: 1px solid currentColor;
	color: #fff;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: .03em;
	text-decoration: none;
	white-space: nowrap;
}

.tkvs-quote-feedback a:hover,
.tkvs-quote-feedback a:focus-visible {
	background: #fff;
	color: #111;
}

@media (max-width: 575px) {
	.tkvs-quote-feedback {
		align-items: stretch;
		flex-direction: column;
	}

	.tkvs-quote-feedback a {
		width: 100%;
	}
}

/* v1.0.46 — canonical CRM chat, visually rebuilt with required reply email */
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded {
  right:24px!important;
  bottom:82px!important;
  width:min(420px,calc(100vw - 32px))!important;
  height:min(600px,calc(100vh - 112px))!important;
  height:min(600px,calc(100dvh - 112px))!important;
  grid-template-rows:auto minmax(0,1fr) auto auto!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-top:3px solid var(--tkvs-red)!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 28px 90px rgba(0,0,0,.48),0 0 0 1px rgba(0,0,0,.08)!important;
  font-family:var(--tkvs-body)!important;
  isolation:isolate;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded[hidden] { display:none!important; }
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tk-chat-head {
  min-height:82px;
  display:grid;
  grid-template-columns:46px minmax(0,1fr) 44px;
  align-items:center;
  gap:12px;
  padding:14px 14px 14px 16px;
  border:0;
  background:linear-gradient(110deg,rgba(225,6,26,.12),transparent 42%),#09090a;
  color:#fff;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-brand {
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.2);
  border-radius:12px;
  background:linear-gradient(145deg,var(--tkvs-red),#9e0010);
  box-shadow:0 8px 22px rgba(225,6,26,.25);
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-brand .dashicons {
  width:24px;
  height:24px;
  color:#fff;
  font-size:24px;
  line-height:1;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-heading {
  min-width:0;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:2px;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-heading .tkvs-chat-eyebrow {
  color:#ff6573;
  font:800 10px/1.1 var(--tkvs-body);
  letter-spacing:.13em;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-heading strong {
  color:#fff;
  font:800 24px/1 var(--tkvs-display);
  font-style:italic;
  letter-spacing:.01em;
  text-transform:uppercase;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-heading>span:last-child {
  display:flex;
  align-items:center;
  gap:6px;
  color:#c8c8ca;
  font:500 11px/1.3 var(--tkvs-body);
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-heading i {
  width:7px;
  height:7px;
  flex:0 0 7px;
  border-radius:50%;
  background:#22c55e;
  box-shadow:0 0 0 3px rgba(34,197,94,.16);
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tk-chat-close {
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  padding:0;
  border:1px solid rgba(255,255,255,.16);
  border-radius:10px;
  background:rgba(255,255,255,.06);
  color:#fff;
  transition:background-color .18s ease,border-color .18s ease,transform .18s ease;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tk-chat-close:hover {
  border-color:rgba(255,255,255,.34);
  background:rgba(255,255,255,.12);
  transform:translateY(-1px);
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tk-chat-close .dashicons {
  width:22px;
  height:22px;
  font-size:22px;
  line-height:1;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tk-chat-log {
  min-height:0;
  padding:16px;
  gap:10px;
  overscroll-behavior:contain;
  border:0;
  background:radial-gradient(circle at 92% 8%,rgba(225,6,26,.055),transparent 34%),#f7f4ef;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tk-chat-bubble {
  max-width:88%;
  margin:0;
  padding:11px 13px;
  border:1px solid #ded9d2;
  border-radius:12px 12px 12px 3px;
  background:#fff;
  box-shadow:0 5px 16px rgba(20,18,16,.05);
  color:#292725;
  font:500 13px/1.55 var(--tkvs-body);
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tk-chat-bubble.tkvs-chat-intro {
  max-width:100%;
  padding:13px 14px 13px 17px;
  border-left:3px solid var(--tkvs-red);
  background:#fff;
  color:#393633;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tk-chat-bubble-user,
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tk-chat-bubble.is-user {
  align-self:flex-end;
  border-color:#111;
  border-radius:12px 12px 3px 12px;
  background:#111;
  color:#fff;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-email-gate {
  display:grid;
  gap:7px;
  padding:12px 14px 9px;
  border-top:1px solid #ded9d2;
  background:#fff;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-email-gate label {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin:0;
  color:#171717;
  font:800 11px/1.2 var(--tkvs-body);
  letter-spacing:.08em;
  text-transform:uppercase;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-email-gate label small {
  color:var(--tkvs-red);
  font:800 9px/1 var(--tkvs-body);
  letter-spacing:.1em;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-email-field {
  position:relative;
  display:flex;
  align-items:center;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-email-field>.dashicons {
  position:absolute;
  left:13px;
  z-index:1;
  width:18px;
  height:18px;
  color:#7b7772;
  font-size:18px;
  line-height:1;
  pointer-events:none;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded #tkvs-chat-email {
  width:100%;
  min-height:46px;
  box-sizing:border-box;
  padding:10px 13px 10px 40px;
  border:1px solid #cfc9c1;
  border-radius:9px;
  outline:0;
  background:#fff;
  color:#171717;
  font:500 14px/1.3 var(--tkvs-body);
  box-shadow:none;
  transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded #tkvs-chat-email:hover { border-color:#9f9890; }
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded #tkvs-chat-email:focus {
  border-color:var(--tkvs-red);
  background:#fff;
  box-shadow:0 0 0 3px rgba(225,6,26,.11);
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded [data-tkvs-chat-status] {
  min-height:14px;
  margin:0;
  color:#77716a;
  font:500 10px/1.4 var(--tkvs-body);
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded [data-tkvs-chat-status].is-error { color:#b50012; }
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded [data-tkvs-chat-status].is-success { color:#15763b; }
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded #tk-chat-lead-form { display:none!important; }
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded #tk-chat-form {
  display:grid;
  grid-template-columns:minmax(0,1fr) 152px;
  gap:9px;
  padding:9px 14px 14px;
  border:0;
  background:#fff;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded #tk-chat-form textarea {
  width:100%;
  min-height:78px;
  max-height:132px;
  box-sizing:border-box;
  padding:11px 12px;
  border:1px solid #cfc9c1;
  border-radius:9px;
  outline:0;
  background:#fff;
  color:#171717;
  font:500 13px/1.45 var(--tkvs-body);
  resize:vertical;
  box-shadow:none;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded #tk-chat-form textarea:focus {
  border-color:var(--tkvs-red);
  background:#fff;
  box-shadow:0 0 0 3px rgba(225,6,26,.11);
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded #tk-chat-form button {
  min-height:78px;
  padding:12px 14px;
  border:0;
  border-radius:9px;
  background:linear-gradient(135deg,#ed0820,#c90015);
  color:#fff;
  font:800 17px/1 var(--tkvs-display);
  font-style:italic;
  letter-spacing:.02em;
  text-transform:uppercase;
  box-shadow:0 10px 24px rgba(225,6,26,.2);
  transition:filter .18s ease,transform .18s ease,box-shadow .18s ease;
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded #tk-chat-form button:hover {
  filter:brightness(1.06);
  transform:translateY(-1px);
  box-shadow:0 13px 28px rgba(225,6,26,.27);
}
body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded #tk-chat-form button:disabled {
  cursor:wait;
  opacity:.64;
  transform:none;
}
body.tk-chat-open .tkvs-contact-dock {
  opacity:0;
  pointer-events:none;
  transform:translateY(10px);
}

@media (max-width: 520px) {
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded {
    right:12px!important;
    bottom:calc(76px + env(safe-area-inset-bottom,0px))!important;
    width:calc(100vw - 24px)!important;
    height:min(520px,calc(100vh - 132px))!important;
    height:min(520px,calc(100dvh - 132px))!important;
    border-radius:15px!important;
  }
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tk-chat-head {
    min-height:68px;
    grid-template-columns:40px minmax(0,1fr) 44px;
    gap:10px;
    padding:10px 10px 10px 12px;
  }
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-brand {
    width:40px;
    height:40px;
    border-radius:10px;
  }
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-heading strong { font-size:20px; }
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-heading>span:last-child { font-size:10px; }
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tk-chat-log { padding:11px 12px; gap:8px; }
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tk-chat-bubble {
    max-width:92%;
    padding:9px 10px;
    font-size:12px;
  }
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded .tkvs-chat-email-gate {
    gap:6px;
    padding:10px 12px 7px;
  }
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded #tkvs-chat-email {
    min-height:44px;
    font-size:16px;
  }
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded #tk-chat-form {
    grid-template-columns:1fr;
    gap:7px;
    padding:7px 12px 12px;
  }
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded #tk-chat-form textarea {
    min-height:62px;
    max-height:86px;
    font-size:16px;
  }
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded #tk-chat-form button {
    min-height:46px;
    font-size:16px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded *,
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded *::before,
  body.tkvs-active #tk-chat-panel.tkvs-chat-upgraded *::after {
    scroll-behavior:auto!important;
    transition:none!important;
    animation:none!important;
  }
}

html { scroll-behavior:smooth; }
body.tkvs-active {
  margin:0!important;
  overflow-x:hidden;
  background:var(--tkvs-paper)!important;
  color:#151515!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:14px;
  line-height:1.55;
}
body.tkvs-active *,body.tkvs-active *::before,body.tkvs-active *::after { box-sizing:border-box; }
body.tkvs-active img { max-width:100%; }
body.tkvs-active a { color:inherit; }
body.tkvs-active button,body.tkvs-active input,body.tkvs-active select,body.tkvs-active textarea { font:inherit; }
body.tkvs-active button,body.tkvs-active a { -webkit-tap-highlight-color:transparent; }
body.tkvs-active button { cursor:pointer; }
body.tkvs-active :focus-visible { outline:3px solid #ff3344!important; outline-offset:3px; }
body.tkvs-active h1,body.tkvs-active h2,body.tkvs-active h3 {
  font-family:"Barlow Condensed",Impact,sans-serif!important;
  font-weight:900!important;
  font-style:italic;
  line-height:.96!important;
  letter-spacing:-.02em;
  text-transform:uppercase;
}
.tkvs-shell { width:var(--tkvs-shell); margin-inline:auto; }
.tkvs-main { min-height:60vh; }
.tkvs-skip-link { position:fixed; left:16px; top:-80px; z-index:999999; padding:12px 18px; background:#fff; color:#111; font-weight:800; }
.tkvs-skip-link:focus { top:14px; }
.tkvs-eyebrow { color:var(--tkvs-red); font-family:"Barlow Condensed",sans-serif; font-size:14px; font-style:italic; font-weight:900; letter-spacing:.06em; }
.tkvs-button { min-height:50px; display:inline-flex; align-items:center; justify-content:center; padding:0 26px; text-decoration:none!important; font-family:"Barlow Condensed",sans-serif; font-size:17px; font-style:italic; font-weight:900; letter-spacing:.02em; text-transform:uppercase; transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease; }
.tkvs-button:hover { transform:translateY(-2px); }
.tkvs-button--red { background:var(--tkvs-red); color:#fff!important; border:1px solid var(--tkvs-red); }
.tkvs-button--red:hover { background:var(--tkvs-red-dark); border-color:var(--tkvs-red-dark); }
.tkvs-button--dark { background:var(--tkvs-black); color:#fff!important; border:1px solid var(--tkvs-black); }
.tkvs-button--dark:hover { background:#252525; }
.tkvs-button--outline { color:#111!important; background:transparent; border:1px solid #111; }
.tkvs-button--outline:hover { color:#fff!important; background:#111; }
.tkvs-button .dashicons { width:18px; height:18px; margin-left:8px; font-size:18px; }

/* Header */
.tkvs-header { position:sticky; top:0; z-index:5000; color:#fff; background:var(--tkvs-black); box-shadow:0 10px 30px rgba(0,0,0,.22); }
.admin-bar .tkvs-header { top:0; margin-top:0; }
.tkvs-header-main { border-bottom:1px solid #292929; }
.tkvs-header-main__inner { min-height:76px; display:grid; grid-template-columns:150px minmax(360px,1fr) 190px 60px 64px; grid-template-areas:"logo search contact account cart"; gap:14px; align-items:center; }
.tkvs-header-main__inner>.tkvs-menu-toggle { display:none!important; }
.tkvs-logo { grid-area:logo; }
.tkvs-search { grid-area:search; }
.tkvs-contact-cluster { grid-area:contact; }
.tkvs-account { grid-area:account; }
.tkvs-cart-link { grid-area:cart; }
.tkvs-logo { width:132px; height:54px; display:flex; align-items:center; justify-content:flex-start; text-decoration:none; }
.tkvs-logo img { width:128px; height:50px; object-fit:contain; object-position:left center; }
.tkvs-search { height:46px; display:grid; grid-template-columns:minmax(180px,1fr) 168px 52px; overflow:hidden; border:1px solid #d8d8d8; border-radius:8px; background:#fff; color:#242424; box-shadow:0 4px 16px rgba(0,0,0,.16); }
.tkvs-search>.screen-reader-text { position:absolute!important; width:1px!important; height:1px!important; margin:-1px!important; padding:0!important; overflow:hidden!important; clip:rect(0,0,0,0)!important; clip-path:inset(50%)!important; border:0!important; white-space:nowrap!important; }
.tkvs-active .tkvs-search input[type="search"],.tkvs-active .tkvs-search select { box-sizing:border-box!important; width:100%!important; min-width:0!important; height:44px!important; min-height:44px!important; margin:0!important; border:0!important; border-radius:0!important; background:transparent!important; box-shadow:none!important; color:#222!important; outline:0!important; }
.tkvs-active .tkvs-search input[type="search"] { padding:0 20px!important; }
.tkvs-active .tkvs-search select { padding:0 12px!important; border-left:1px solid #dedede!important; font-size:12px; }
.tkvs-active .tkvs-search button { width:52px; height:44px; min-height:44px; display:grid; place-items:center; margin:0; padding:0!important; border:0!important; border-radius:0!important; background:var(--tkvs-red); box-shadow:none!important; color:#fff; line-height:1; }
.tkvs-search button .dashicons { width:21px; height:21px; font-size:21px; }
.tkvs-search button:hover { background:var(--tkvs-red-dark); }
.tkvs-contact-cluster { min-height:46px; display:flex; align-items:center; gap:9px; color:#fff!important; text-decoration:none!important; }
.tkvs-contact-icon { width:22px; height:22px; font-size:22px; }
.tkvs-contact-cluster>span:last-child { min-width:0; display:flex; flex-direction:column; gap:2px; }
.tkvs-contact-cluster strong { font-size:13px; white-space:nowrap; }
.tkvs-contact-cluster small,.tkvs-account small,.tkvs-cart-link small { color:#b3b3b3; font-size:9px; }
.tkvs-account,.tkvs-cart-link { min-height:48px; position:relative; display:flex; flex-direction:column; align-items:center; justify-content:center; gap:2px; color:#fff!important; text-decoration:none!important; }
.tkvs-account>.dashicons,.tkvs-cart-link>.dashicons { width:23px; height:23px; font-size:23px; line-height:1; }
.tkvs-cart-link b { position:absolute; right:13px; top:5px; width:19px; height:19px; display:grid; place-items:center; border-radius:50%; color:#fff; background:var(--tkvs-red); font-size:10px; }
.tkvs-nav { position:relative; min-height:48px; background:#030303; border-bottom:3px solid var(--tkvs-red); }
.tkvs-nav__inner { min-height:48px; display:flex; align-items:stretch; gap:2px; }
.tkvs-nav__inner>a,.tkvs-nav__inner>button { min-height:48px; padding:0 22px; display:flex; align-items:center; border:0; color:#fff!important; background:transparent; text-decoration:none!important; font-family:"Barlow Condensed",sans-serif; font-size:15px; font-style:italic; font-weight:900; text-transform:uppercase; }
.tkvs-nav__inner>a:hover,.tkvs-nav__inner>button:hover,.tkvs-nav__inner>.is-active { background:var(--tkvs-red); }
.tkvs-catalog-trigger span { margin-left:7px; }
.tkvs-language {
  position:relative;
  margin-left:auto;
  display:flex;
  align-items:center;
  color:#ddd;
  font-size:12px;
}
.tkvs-language .tk-i18n-switcher__button {
  min-width:112px;
  min-height:48px;
  display:flex;
  align-items:center;
  gap:9px;
  padding:0 14px;
  border:0;
  border-left:1px solid #242424;
  border-right:1px solid #242424;
  color:#fff;
  background:#0b0b0b;
  font-family:"Barlow Condensed",sans-serif;
  font-size:13px;
  font-weight:900;
  letter-spacing:.04em;
}
.tkvs-language .tk-i18n-switcher__button:hover,
.tkvs-language.is-open .tk-i18n-switcher__button { background:#171717; }
.tkvs-language .tk-i18n-flag {
  width:31px;
  height:21px;
  flex:0 0 31px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.36);
  border-radius:2px;
  background-color:#272727;
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
  box-shadow:0 1px 4px rgba(0,0,0,.22);
  color:#fff;
  font-family:"Barlow Condensed",sans-serif;
  font-size:9px;
  font-weight:900;
  letter-spacing:.04em;
  line-height:1;
}
.tk-i18n-flag--en { background-image:url("/wp-content/plugins/tk-otf-storefront-visual-system-v173/assets/flags/en.png"); font-size:0; }
.tk-i18n-flag--es { background-image:url("/wp-content/plugins/tk-otf-storefront-visual-system-v173/assets/flags/es.png"); font-size:0; }
.tk-i18n-flag--de { background-image:url("/wp-content/plugins/tk-otf-storefront-visual-system-v173/assets/flags/de.png"); font-size:0; }
.tk-i18n-flag--fr { background-image:url("/wp-content/plugins/tk-otf-storefront-visual-system-v173/assets/flags/fr.png"); font-size:0; }
.tk-i18n-flag--pt-br { background-image:url("/wp-content/plugins/tk-otf-storefront-visual-system-v173/assets/flags/pt-br.png"); font-size:0; }
.tk-i18n-flag--it { background-image:url("/wp-content/plugins/tk-otf-storefront-visual-system-v173/assets/flags/it.png"); font-size:0; }
.tk-i18n-flag--nl { background-image:url("/wp-content/plugins/tk-otf-storefront-visual-system-v173/assets/flags/nl.png"); font-size:0; }
.tk-i18n-flag--tr { background-image:url("/wp-content/plugins/tk-otf-storefront-visual-system-v173/assets/currency-flags/tr.svg"); font-size:0; }
.tkvs-language__chevron { margin-left:auto; color:#aaa; font-size:15px; transition:transform .18s ease; }
.tkvs-language.is-open .tkvs-language__chevron { transform:rotate(180deg); }
.tkvs-language .tk-i18n-switcher__menu {
  width:280px;
  position:absolute;
  right:0;
  top:calc(100% + 5px);
  z-index:5300;
  display:none;
  padding:10px;
  color:#171717;
  background:#fff;
  border:1px solid #d8d0c8;
  border-top:3px solid var(--tkvs-red);
  box-shadow:0 22px 46px rgba(0,0,0,.3);
}
.tkvs-language.is-open .tk-i18n-switcher__menu { display:block; }
.tk-i18n-switcher__heading {
  min-height:45px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:3px 8px 10px;
  border-bottom:1px solid #e5dfd8;
  color:#171717;
}
.tk-i18n-switcher__heading span {
  font-family:"Barlow Condensed",sans-serif;
  font-size:18px;
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
}
.tk-i18n-switcher__heading small { color:#8b837b; font-size:9px; font-weight:800; text-transform:uppercase; }
.tkvs-language .tk-i18n-switcher__item {
  min-height:50px;
  display:grid;
  grid-template-columns:32px minmax(0,1fr) 20px;
  align-items:center;
  gap:11px;
  padding:5px 8px;
  color:#171717!important;
  border-bottom:1px solid #eee8e1;
  text-decoration:none!important;
}
.tkvs-language .tk-i18n-switcher__item:hover,
.tkvs-language .tk-i18n-switcher__item.is-active {
  color:var(--tkvs-red)!important;
  background:#fff0f1;
}
.tk-i18n-switcher__copy strong { display:block; font-size:12px; line-height:1.1; }
.tk-i18n-switcher__copy small { display:block; margin-top:3px; color:#8b837b; font-size:8px; font-weight:800; }
.tk-i18n-switcher__check { color:transparent; }
.tk-i18n-switcher__check .dashicons { width:17px; height:17px; font-size:17px; }
.tk-i18n-switcher__item.is-active .tk-i18n-switcher__check { color:var(--tkvs-red); }
.tkvs-language .tk-i18n-switcher__status { display:block; padding:8px 8px 2px; color:#6c655f; font-size:9px; line-height:1.35; }
.tk-i18n-switcher--mobile-floating { display:none!important; }
.tkvs-mega { position:absolute; left:0; right:0; top:100%; z-index:5100; padding:22px 0 24px; background:#fff; color:#171717; box-shadow:0 24px 45px rgba(0,0,0,.28); border-bottom:4px solid var(--tkvs-red); }
.tkvs-mega__grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)) 1.05fr; gap:0; }
.tkvs-mega__grid>section,.tkvs-mega__services { min-width:0; padding:0 18px; border-right:1px solid #e3dfda; }
.tkvs-mega h3 { margin:0 0 13px; color:#111; font-size:18px; }
.tkvs-mega__grid>section>a { min-height:58px; display:grid; grid-template-columns:46px minmax(0,1fr) 18px; gap:10px; align-items:center; padding:6px; text-decoration:none; border-bottom:1px solid #eee9e3; }
.tkvs-mega__grid>section>a:hover { color:var(--tkvs-red); background:#fff3f3; }
.tkvs-mega__thumb { width:46px; height:44px; display:block; background:#fff; }
.tkvs-mega__thumb img { width:100%; height:100%; object-fit:contain; }
.tkvs-mega__grid strong { display:block; font-size:11px; line-height:1.25; }
.tkvs-mega__grid small { display:block; margin-top:3px; color:#888; font-size:8px; }
.tkvs-mega__grid .dashicons,.tkvs-mega__services .dashicons { width:17px; height:17px; color:var(--tkvs-red); font-size:17px; }
.tkvs-mega__services { border:0; display:flex; flex-direction:column; }
.tkvs-mega__services>a { min-height:52px; display:flex; align-items:center; justify-content:space-between; padding:0 9px; border-bottom:1px solid #e6e1db; text-decoration:none; font-size:12px; font-weight:700; }
.tkvs-mega__services>a:hover { color:var(--tkvs-red); }
.tkvs-mega__services .tkvs-mega__rfq { margin-top:auto; padding:0 15px; color:#fff!important; background:var(--tkvs-red); border:0; }
.tkvs-icon-button,.tkvs-menu-toggle { display:none; }
.tkvs-mobile-drawer { position:fixed; inset:0; z-index:9000; }
.tkvs-mobile-drawer__backdrop { position:absolute; inset:0; background:rgba(0,0,0,.72); }
.tkvs-mobile-drawer>aside { position:absolute; left:0; top:0; bottom:0; width:min(390px,92vw); overflow:auto; background:#fff; color:#111; box-shadow:20px 0 45px rgba(0,0,0,.34); }
.tkvs-mobile-drawer header { position:sticky; top:0; z-index:2; min-height:64px; display:flex; align-items:center; justify-content:space-between; padding:0 18px; color:#fff; background:#090909; border-bottom:3px solid var(--tkvs-red); }
.tkvs-mobile-drawer header strong { font-family:"Barlow Condensed"; font-size:21px; font-style:italic; text-transform:uppercase; }
.tkvs-mobile-drawer header button { width:44px; height:44px; border:0; color:#fff; background:transparent; font-size:30px; }
.tkvs-mobile-drawer nav>a { min-height:58px; display:flex; align-items:center; justify-content:space-between; gap:12px; padding:8px 18px; border-bottom:1px solid #e8e2db; color:#171717; text-decoration:none; font-weight:700; }
.tkvs-mobile-drawer nav>a small { display:block; margin-top:2px; color:#8a837c; font-size:9px; font-weight:500; }
.tkvs-mobile-drawer__rfq { min-height:52px; margin:16px; display:flex; align-items:center; justify-content:center; color:#fff!important; background:var(--tkvs-red); text-decoration:none!important; font-family:"Barlow Condensed"; font-size:17px; font-style:italic; font-weight:900; text-transform:uppercase; }
.tkvs-hero__slides { position:absolute; inset:0; }
.tkvs-hero__slides::after { content:""; position:absolute; inset:0; background:linear-gradient(90deg,rgba(4,4,4,.96) 0%,rgba(4,4,4,.86) 38%,rgba(4,4,4,.28) 68%,rgba(4,4,4,.15) 100%),linear-gradient(0deg,rgba(0,0,0,.76),transparent 48%); }
.tkvs-hero__slides img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; opacity:0; transform:scale(1.02); transition:opacity .65s ease,transform 6s ease; }
.tkvs-hero__slides img.is-active { opacity:1; transform:scale(1); }
.tkvs-hero__grid { min-height:620px; position:relative; z-index:2; display:grid; grid-template-columns:minmax(0,700px) 1fr; }
.tkvs-hero__copy { align-self:center; padding:54px 20px 54px 0; }
.tkvs-hero__copy h1 { max-width:820px; margin:12px 0 18px; color:#fff; font-size:clamp(49px,5vw,76px); }
.tkvs-hero__copy>p { max-width:660px; margin:0; color:#d0cbc4; font-size:15px; line-height:1.7; }
.tkvs-hero__actions { display:flex; gap:12px; margin-top:27px; }
.tkvs-hero__proof { max-width:670px; margin-top:34px; padding-top:18px; display:grid; grid-template-columns:repeat(3,1fr); border-top:1px solid rgba(255,255,255,.24); }
.tkvs-hero__proof span { min-height:55px; display:flex; flex-direction:column; padding-right:18px; border-right:1px solid rgba(255,255,255,.16); }
.tkvs-hero__proof span:last-child { border:0; padding-left:18px; }
.tkvs-hero__proof span:nth-child(2) { padding-left:18px; }
.tkvs-hero__proof strong { color:#ff3344; font-family:"Barlow Condensed"; font-size:28px; font-style:italic; line-height:1; }
.tkvs-hero__proof small { margin-top:5px; color:#bdb7b0; font-size:9px; font-weight:700; text-transform:uppercase; }
.tkvs-hero__visual-note { position:absolute; right:0; bottom:35px; z-index:2; min-width:255px; padding:11px 17px; border-left:4px solid var(--tkvs-red); background:rgba(0,0,0,.7); }
.tkvs-hero__visual-note span { display:block; color:#ff9aa3; font-size:9px; font-weight:800; letter-spacing:.14em; }
.tkvs-hero__visual-note strong { display:block; margin-top:3px; font-family:"Barlow Condensed"; font-size:23px; font-style:italic; }
.tkvs-hero__controls { position:absolute; z-index:4; left:50%; bottom:20px; display:flex; align-items:center; transform:translateX(-50%); }
.tkvs-hero__controls>button { display:none; }
.tkvs-hero__controls>div { min-height:24px; display:flex; align-items:center; gap:6px; padding:7px 9px; border:0; background:rgba(5,5,5,.54); }
.tkvs-hero__controls>div button { width:24px; min-width:24px; height:3px; min-height:3px; padding:0!important; border:0; border-radius:0; background:rgba(255,255,255,.45); box-shadow:none; }
.tkvs-hero__controls>div button.is-active { background:var(--tkvs-red); }
.tkvs-section { padding:50px 0; }
.tkvs-section-head { min-height:58px; display:flex; align-items:end; justify-content:space-between; gap:25px; margin-bottom:20px; border-bottom:1px solid #cdc7bf; }
.tkvs-section-head>div { padding-bottom:10px; border-bottom:3px solid var(--tkvs-red); }
.tkvs-section-head span { color:var(--tkvs-red); font-size:9px; font-weight:800; letter-spacing:.14em; }
.tkvs-section-head h2 { margin:4px 0 0; color:#111!important; font-size:34px; }
.tkvs-section-head>a { min-height:44px; display:flex; align-items:center; text-decoration:none; font-family:"Barlow Condensed"; font-size:14px; font-style:italic; font-weight:900; text-transform:uppercase; }
.tkvs-section-head>a:hover { color:var(--tkvs-red); }
.tkvs-category-carousel__viewport { min-width:0; overflow:hidden; }
.tkvs-category-carousel__track {
  display:flex;
  gap:var(--tkvs-category-gap);
  overflow-x:auto;
  overscroll-behavior-inline:contain;
  scroll-behavior:smooth;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}
.tkvs-category-carousel__track::-webkit-scrollbar { display:none; }
.tkvs-category-carousel__card {
  flex:0 0 calc(25% - 10.5px);
  min-width:0;
  color:#fff!important;
  background:#161616;
  scroll-snap-align:start;
  text-decoration:none!important;
  cursor:pointer;
}
.tkvs-category-carousel__image {
  aspect-ratio:3 / 2;
  display:block;
  overflow:hidden;
  background:#1c1c1c;
}
.tkvs-category-carousel__image img {
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transition:filter .22s ease,transform .28s ease;
}
.tkvs-category-carousel__label {
  min-height:48px;
  display:flex;
  align-items:center;
  padding:9px 11px 10px;
  border-top:2px solid transparent;
  transition:border-color .2s ease,background-color .2s ease;
}
.tkvs-category-carousel__label strong {
  font-family:"Barlow Condensed",sans-serif;
  font-size:20px;
  font-style:italic;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
}
.tkvs-category-carousel__card:hover .tkvs-category-carousel__image img { filter:brightness(1.06); transform:scale(1.025); }
.tkvs-category-carousel__card:hover .tkvs-category-carousel__label { background:#1b1b1b; border-color:var(--tkvs-red); }
.tkvs-category-carousel__card:focus-visible { outline:2px solid var(--tkvs-red); outline-offset:-2px; }
.tkvs-category-carousel__footer {
  min-height:44px;
  margin-top:8px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.tkvs-category-carousel__controls {
  display:flex;
  align-items:center;
  justify-content:center;
  gap:0;
}
.tkvs-category-carousel__controls button {
  position:relative;
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  padding:0;
  color:transparent;
  background:transparent;
  border:0;
  border-radius:0;
  appearance:none;
  cursor:pointer;
  box-shadow:none;
}
.tkvs-category-carousel__controls button::before {
  content:"";
  width:24px;
  height:3px;
  display:block;
  background:#747474;
  transition:background-color .2s ease,box-shadow .2s ease;
}
.tkvs-category-carousel__controls button[data-tkvs-category-pause]::before {
  background:var(--tkvs-red);
  box-shadow:0 0 0 1px rgba(227,0,30,.08);
}
.tkvs-category-carousel__controls button:hover::before { background:#fff; }
.tkvs-category-carousel__controls button[data-tkvs-category-pause]:hover::before { background:#ff2841; }
.tkvs-category-carousel__controls button:focus-visible { outline:2px solid #fff; outline-offset:-7px; }
.tkvs-category-carousel__controls .dashicons {
  position:absolute;
  width:1px;
  height:1px;
  overflow:hidden;
  clip:rect(0 0 0 0);
  clip-path:inset(50%);
  white-space:nowrap;
}

/* Product cards */
.tkvs-product-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:15px; }
.tkvs-product-card { min-width:0; display:flex; flex-direction:column; background:var(--tkvs-white); border:1px solid #cec8c0; border-top:3px solid transparent; transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease; }
.tkvs-product-card:hover { transform:translateY(-3px); border-top-color:var(--tkvs-red); box-shadow:0 16px 34px rgba(31,17,10,.13); }
.tkvs-product-card__image { aspect-ratio:1/1; position:relative; display:block; overflow:hidden; background:#fff; text-decoration:none; }
.tkvs-product-card__image img { width:100%; height:100%; object-fit:contain; padding:9px; transition:transform .25s ease; }
.tkvs-product-card:hover .tkvs-product-card__image img { transform:scale(1.025); }
.tkvs-product-card__placeholder { height:100%; display:grid; place-items:center; color:#999; background:#eee; font-family:"Barlow Condensed"; font-size:24px; font-style:italic; font-weight:900; }
.tkvs-product-card__body { flex:1; padding:15px; display:flex; flex-direction:column; border-top:1px solid #e3ddd6; }
.tkvs-product-card__title { min-height:44px; color:#161616!important; text-decoration:none!important; font-size:13px; font-weight:800; line-height:1.4; }
.tkvs-product-card__title:hover { color:var(--tkvs-red)!important; }
.tkvs-product-card__sku { margin:8px 0 12px; color:#9a938c; font-size:9px; }
.tkvs-product-card__commerce { margin-top:auto; padding-top:12px; display:flex; align-items:end; justify-content:space-between; gap:8px; border-top:1px solid #e6e0d9; }
.tkvs-product-card__commerce strong { color:#111; font-size:18px; }
.tkvs-product-card__commerce .price,.tkvs-product-card__commerce .amount { color:#111!important; font-weight:900; }
.tkvs-product-card__commerce del { display:none; }
.tkvs-product-card__commerce small { color:#817970; font-size:8px; white-space:nowrap; }
.tkvs-product-card__cta { min-height:44px; margin-top:12px; display:flex; align-items:center; justify-content:center; color:#fff!important; background:var(--tkvs-red); text-decoration:none!important; font-family:"Barlow Condensed"; font-size:15px; font-style:italic; font-weight:900; text-transform:uppercase; }
.tkvs-product-card__cta:hover { background:var(--tkvs-red-dark); }
.tkvs-buyer-center { padding:54px 0; background:#fff; border-top:1px solid #d3ccc3; }
.tkvs-buyer-center__layout { display:grid; grid-template-columns:280px 1fr; gap:34px; }
.tkvs-buyer-center header { padding-top:13px; }
.tkvs-buyer-center header>span { color:var(--tkvs-red); font-size:9px; font-weight:800; letter-spacing:.14em; }
.tkvs-buyer-center h2 { margin:8px 0 15px; color:#111!important; font-size:43px; }
.tkvs-buyer-center header p { color:#665f58; font-size:12px; line-height:1.7; }
.tkvs-buyer-center__grid { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; }
.tkvs-buyer-center__grid>a { min-height:330px; position:relative; overflow:hidden; color:#fff!important; background:#111; text-decoration:none!important; }
.tkvs-buyer-center__grid img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; transition:transform .35s ease; }
.tkvs-buyer-center__grid>a::after { content:""; position:absolute; inset:0; background:linear-gradient(0deg,rgba(0,0,0,.94),rgba(0,0,0,.18) 78%); }
.tkvs-buyer-center__grid>a:hover img { transform:scale(1.03); }
.tkvs-buyer-center__grid>a>span { position:absolute; z-index:2; left:18px; right:18px; bottom:18px; display:flex; flex-direction:column; }
.tkvs-buyer-center__grid small { color:#ff7785; font-size:8px; font-weight:800; letter-spacing:.13em; }
.tkvs-buyer-center__grid strong { margin-top:5px; font-family:"Barlow Condensed"; font-size:25px; font-style:italic; line-height:.98; text-transform:uppercase; }
.tkvs-buyer-center__grid em { min-height:38px; margin-top:12px; display:flex; align-items:center; border-top:1px solid rgba(255,255,255,.3); font-family:"Barlow Condensed"; font-size:13px; font-style:italic; font-weight:800; text-transform:uppercase; }
.tkvs-catalog-hero { min-height:240px; padding:24px 0 34px; color:#fff; background:radial-gradient(circle at 80% 20%,rgba(225,6,26,.24),transparent 25%),#111; border-bottom:4px solid var(--tkvs-red); }
.tkvs-active .woocommerce-breadcrumb { margin:0 0 22px!important; color:#9f9891!important; font-size:10px!important; }
.tkvs-active .woocommerce-breadcrumb a { color:#b9b1aa!important; text-decoration:none; }
.tkvs-catalog-hero__content { display:flex; align-items:end; justify-content:space-between; gap:30px; }
.tkvs-catalog-owner { max-width:900px; }
.tkvs-catalog-owner h1 { margin:0; color:#fff; font-size:clamp(43px,5vw,68px); }
.tkvs-catalog-owner p { max-width:760px; margin:12px 0 0; color:#c0bbb5; font-size:13px; }
.tkvs-catalog-layout { display:grid; grid-template-columns:255px minmax(0,1fr); gap:22px; padding-block:28px 55px; }
.tkvs-catalog-sidebar { position:sticky; top:180px; align-self:start; overflow:hidden; background:var(--tkvs-white); border:1px solid #cbc4bb; box-shadow:0 14px 30px rgba(31,17,10,.08); }
.tkvs-catalog-sidebar>header { min-height:96px; display:flex; align-items:center; justify-content:space-between; gap:12px; padding:17px 18px; color:#fff; background:#0c0c0c; border-top:4px solid var(--tkvs-red); }
.tkvs-catalog-sidebar>header small { color:#ff7b88; font-size:9px; font-weight:800; letter-spacing:.14em; }
.tkvs-catalog-sidebar>header h2 { margin:6px 0 0; font-size:27px; line-height:1; }
.tkvs-catalog-sidebar__status { flex:0 0 auto; padding:6px 8px; color:#fff; background:var(--tkvs-red); font-family:"Barlow Condensed",sans-serif; font-size:11px; font-style:italic; font-weight:900; letter-spacing:.03em; line-height:1; text-transform:uppercase; }
.tkvs-catalog-sidebar>a { min-height:46px; display:flex; align-items:center; justify-content:space-between; padding:7px 15px; border-bottom:1px solid #e8e2db; color:#191919!important; text-decoration:none; font-size:11px; }
.tkvs-catalog-sidebar>a:hover,.tkvs-catalog-sidebar>a.is-current { padding-left:12px; color:var(--tkvs-red); background:#fff0f1; border-left:4px solid var(--tkvs-red); font-weight:800; }
.tkvs-catalog-sidebar>a b { min-width:33px; padding:3px 5px; color:#7e7770; background:#fff; text-align:center; font-size:9px; }
.tkvs-catalog-sidebar__rfq { margin:14px; padding:17px; background:#fff; border-left:3px solid var(--tkvs-red); }
.tkvs-catalog-sidebar__rfq strong { font-family:"Barlow Condensed"; font-size:18px; font-style:italic; text-transform:uppercase; }
.tkvs-catalog-sidebar__rfq p { color:#716a63; font-size:10px; }
.tkvs-catalog-sidebar__rfq a { color:var(--tkvs-red); font-family:"Barlow Condensed"; font-style:italic; font-weight:900; text-decoration:none; text-transform:uppercase; }
.tkvs-catalog-command { min-height:68px; display:grid; grid-template-columns:minmax(260px,1fr) 210px; gap:10px; align-items:center; padding:10px; color:#fff; background:#171515; border-top:3px solid var(--tkvs-red); box-shadow:0 12px 26px rgba(35,17,12,.09); }
.tkvs-catalog-command form[role=search] { min-height:45px; display:grid; grid-template-columns:32px 1fr; align-items:center; padding:0 12px; background:#fff; color:#222; }
.tkvs-catalog-command input { width:100%; min-width:0; border:0; outline:0; background:#fff; }
.tkvs-catalog-command .woocommerce-ordering { width:100%!important; min-width:0!important; margin:0!important; }
.tkvs-catalog-command select { width:100%; height:45px; margin:0!important; padding:0 12px; border:0; background:#fff; }
.tkvs-catalog-backdrop,.tkvs-catalog-sidebar__close { display:none!important; }
.tkvs-catalog-meta { min-height:58px; display:flex; align-items:center; color:#69625b; border-bottom:1px solid #d5cec6; font-size:11px; }
.tkvs-catalog-meta .woocommerce-result-count { margin:0!important; }
.tkvs-catalog-grid { margin-top:14px; }
.tkvs-pagination { margin-top:24px; }
.tkvs-pagination .woocommerce-pagination ul,.tkvs-pagination .nav-links { min-height:66px; display:flex!important; align-items:center; justify-content:center; gap:7px; padding:10px!important; border:1px solid #d1c9c0!important; background:var(--tkvs-white); }
.tkvs-pagination li { border:0!important; }
.tkvs-pagination a,.tkvs-pagination span.page-numbers { min-width:44px!important; height:44px!important; display:grid!important; place-items:center; padding:0 11px!important; border:1px solid #d2cbc3!important; color:#222!important; background:#fff!important; text-decoration:none!important; font-weight:800!important; }
.tkvs-pagination span.current,.tkvs-pagination a:hover { color:#fff!important; border-color:var(--tkvs-red)!important; background:var(--tkvs-red)!important; }

/* Single product */
.tkvs-product { padding:26px 0 60px; }
.tkvs-product-detail { display:grid; grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr); gap:0; overflow:hidden; background:var(--tkvs-white); border:1px solid #cfc7be; box-shadow:0 20px 46px rgba(36,18,12,.11); }
.tkvs-product-summary__tag { width:max-content; padding:5px 9px; color:#fff; background:#0b0b0b; border-left:3px solid var(--tkvs-red); font-family:"Barlow Condensed"; font-size:11px; font-style:italic; font-weight:900; }
.tkvs-active .wd-wishlist-btn,.tkvs-active .wd-compare-btn,.tkvs-active .yith-wcwl-add-to-wishlist,.tkvs-active .product-compare-button { display:none!important; }

/* Pages / content */
.tkvs-page-masthead { min-height:86px; display:flex; align-items:end; padding-bottom:18px; color:#fff; background:#111; border-bottom:4px solid var(--tkvs-red); }
.tkvs-page-shell { display:grid; grid-template-columns:minmax(0,1fr) 330px; gap:28px; align-items:start; padding-block:34px 60px; }
.tkvs-page-content { min-width:0; padding:34px; overflow:hidden; background:var(--tkvs-white); border:1px solid #d1c9c1; box-shadow:0 16px 35px rgba(35,17,10,.07); }
.tkvs-page-content>.elementor { margin:-34px; }
.tkvs-page-content h1 { margin:0 0 20px!important; color:#111!important; font-size:clamp(45px,5vw,68px)!important; }
.tkvs-page-content h2 { color:#111!important; font-size:38px!important; }
.tkvs-page-content h3 { color:#111!important; font-size:26px!important; }
.tkvs-page-content p,.tkvs-page-content li { color:#4f4943; line-height:1.78; }
.tkvs-page-content a { color:var(--tkvs-red); }
.tkvs-page-content .elementor-section,.tkvs-page-content .e-con { max-width:100%!important; left:auto!important; margin-inline:0!important; }
.tkvs-page-content form { display:grid; grid-template-columns:1fr 1fr; gap:14px; }
.tkvs-page-content form label { display:flex; flex-direction:column; gap:6px; font-weight:700; }
.tkvs-page-content form input,.tkvs-page-content form select,.tkvs-page-content form textarea { width:100%; min-height:48px; padding:10px 12px; border:1px solid #bfb7ad; border-radius:0; background:#fff; color:#111; }
.tkvs-page-content form textarea { min-height:120px; }
.tkvs-page-content form button,.tkvs-page-content form input[type=submit] { min-height:50px; padding:0 22px; border:0; color:#fff; background:var(--tkvs-red); font-family:"Barlow Condensed"; font-size:17px; font-style:italic; font-weight:900; text-transform:uppercase; }
.tkvs-page-assist { position:sticky; top:190px; padding:26px; color:#fff; background:#111; border-top:4px solid var(--tkvs-red); }
.tkvs-page-assist>span { color:#ff7b88; font-size:9px; font-weight:800; letter-spacing:.13em; }
.tkvs-page-assist h2 { margin:9px 0 12px; font-size:31px; }
.tkvs-page-assist p { color:#aaa; font-size:12px; line-height:1.65; }
.tkvs-page-assist a { min-height:46px; margin-top:10px; display:flex; align-items:center; justify-content:center; color:#fff!important; background:var(--tkvs-red); text-decoration:none!important; font-family:"Barlow Condensed"; font-size:15px; font-style:italic; font-weight:900; text-transform:uppercase; }
.tkvs-page-assist a.is-secondary { border:1px solid #555; background:transparent; }
.tkvs-page-assist a.is-secondary:hover { border-color:#fff; }
.tkvs-page-content .woocommerce { width:100%; }
.tkvs-page-content .shop_table { width:100%; border-collapse:collapse; }
.tkvs-page-content .shop_table th { color:#fff; background:#111; }
.tkvs-page-content .shop_table th,.tkvs-page-content .shop_table td { padding:14px!important; border:1px solid #d5cdc5!important; }
.tkvs-page-content .shop_table .product-thumbnail img { width:90px!important; height:90px!important; object-fit:contain; }
.tkvs-page-content .cart_totals { width:min(520px,100%)!important; padding:20px; border:1px solid #d4ccc4; background:#fff; }
.tkvs-page-content .checkout-button,.tkvs-page-content .wc-proceed-to-checkout a { color:#fff!important; background:var(--tkvs-red)!important; }

/* About and contact content inherit the new visual system without rewriting stored copy. */
.tkvs-page--about-top-knives-llc .tkvs-page-content { color:#d7d1ca!important; background:#090909!important; border-color:#2b2b2b; }
.tkvs-page--about-top-knives-llc .tkvs-page-shell { grid-template-columns:minmax(0,1fr); }
.tkvs-page--about-top-knives-llc .tkvs-page-assist { display:none; }
.tkvs-page--about-top-knives-llc .tkvs-page-content h1,.tkvs-page--about-top-knives-llc .tkvs-page-content h2,.tkvs-page--about-top-knives-llc .tkvs-page-content h3,.tkvs-page--about-top-knives-llc .tkvs-page-content h4,.tkvs-page--about-top-knives-llc .tkvs-page-content strong { color:#fff!important; }
.tkvs-page--about-top-knives-llc .tkvs-page-content p,.tkvs-page--about-top-knives-llc .tkvs-page-content li,.tkvs-page--about-top-knives-llc .tkvs-page-content span { color:#c8c1ba!important; }
.tkvs-page--about-top-knives-llc .tkvs-page-content a { color:#ff4657!important; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .elementor-button,.tkvs-page--about-top-knives-llc .tkvs-page-content .wp-block-button__link { color:#fff!important; background:var(--tkvs-red)!important; border:1px solid var(--tkvs-red)!important; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .elementor-button span { color:#fff!important; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .container { width:min(100%,1040px); margin-inline:auto; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .hero { padding:48px 42px; background:linear-gradient(110deg,#050505 0%,#101010 62%,#260208 100%); border-bottom:3px solid var(--tkvs-red); }
.tkvs-page--about-top-knives-llc .tkvs-page-content .section { padding:42px; border-bottom:1px solid #2a2a2a; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .section-title { margin-top:0!important; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .grid2,.tkvs-page--about-top-knives-llc .tkvs-page-content .cols { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:18px; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .grid4 { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .card,.tkvs-page--about-top-knives-llc .tkvs-page-content .box { padding:24px; border:1px solid #303030; border-top:3px solid var(--tkvs-red); background:#141414; box-shadow:0 16px 32px rgba(0,0,0,.26); }
.tkvs-page--about-top-knives-llc .tkvs-page-content .steps { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; margin-top:24px; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .step { min-height:190px; position:relative; display:flex; flex-direction:column; gap:18px; padding:24px; border:1px solid #333; border-top:3px solid var(--tkvs-red); background:linear-gradient(160deg,#171717,#0c0c0c); }
.tkvs-page--about-top-knives-llc .tkvs-page-content .step .n { width:42px; height:42px; display:grid; place-items:center; border-radius:50%; color:#fff!important; background:var(--tkvs-red); font-family:"Barlow Condensed"; font-size:24px; font-style:italic; font-weight:900; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .step h4 { margin:0 0 9px; font-family:"Barlow Condensed"; font-size:23px; font-style:italic; text-transform:uppercase; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .actions,.tkvs-page--about-top-knives-llc .tkvs-page-content .mini-nav,.tkvs-page--about-top-knives-llc .tkvs-page-content .badge-row { display:flex; flex-wrap:wrap; gap:8px; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .actions a,.tkvs-page--about-top-knives-llc .tkvs-page-content .btn { min-height:44px; display:inline-flex; align-items:center; justify-content:center; padding:0 18px; border:1px solid #4a4a4a; color:#fff!important; background:#171717; font-family:"Barlow Condensed"; font-style:italic; font-weight:900; text-decoration:none!important; text-transform:uppercase; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .actions a:first-child,.tkvs-page--about-top-knives-llc .tkvs-page-content .btn:not(.secondary) { border-color:var(--tkvs-red); background:var(--tkvs-red); }
.tkvs-page--about-top-knives-llc .tkvs-page-content .mini-nav { padding:12px 0; border-top:1px solid #303030; border-bottom:1px solid #303030; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .mini-nav a,.tkvs-page--about-top-knives-llc .tkvs-page-content .badge { padding:6px 10px; border:1px solid #363636; color:#ddd!important; background:#101010; text-decoration:none!important; font-size:10px; font-weight:800; }
.tkvs-page--contact-top-knives-llc .tkvs-page-content { color:#332d28!important; background:#fff!important; }
.tkvs-page--contact-top-knives-llc .tkvs-page-shell { grid-template-columns:minmax(0,1fr); }
.tkvs-page--contact-top-knives-llc .tkvs-page-assist { display:none; }
.tkvs-page--contact-top-knives-llc .tkvs-page-content h1,.tkvs-page--contact-top-knives-llc .tkvs-page-content h2,.tkvs-page--contact-top-knives-llc .tkvs-page-content h3,.tkvs-page--contact-top-knives-llc .tkvs-page-content h4,.tkvs-page--contact-top-knives-llc .tkvs-page-content strong { color:#111!important; }
.tkvs-page--contact-top-knives-llc .tkvs-page-content p,.tkvs-page--contact-top-knives-llc .tkvs-page-content li,.tkvs-page--contact-top-knives-llc .tkvs-page-content span { color:#4b443e!important; }
.tkvs-page--contact-top-knives-llc .tkvs-page-content form label { color:#171310!important; }
.tkvs-page--contact-top-knives-llc .tkvs-page-content a { color:var(--tkvs-red)!important; }
.tkvs-page--contact-top-knives-llc .tkvs-page-content .elementor-button,.tkvs-page--contact-top-knives-llc .tkvs-page-content .wp-block-button__link { color:#fff!important; background:var(--tkvs-red)!important; border:1px solid var(--tkvs-red)!important; }
.tkvs-page--contact-top-knives-llc .tkvs-page-content .elementor-button span { color:#fff!important; }
.tkvs-page--contact-top-knives-llc .tkvs-page-shell { padding-top:34px; }
.tkvs-page--contact-top-knives-llc .tkvs-page-content { padding:0; background:#fff!important; }
.tkvs-page--contact-top-knives-llc .tkvs-page-content>.elementor { margin:0; }
.tkvs-page--contact-top-knives-llc .tk-contact-page { overflow:hidden; background:#fff; }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero { padding:58px 36px 50px; color:#fff; background:linear-gradient(115deg,#080808 0%,#171313 65%,#39080d 100%); border-bottom:4px solid var(--tkvs-red); }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .wrap,.tkvs-page--contact-top-knives-llc .tk-contact-page>.section .wrap,.tkvs-page--contact-top-knives-llc .tk-contact-page>.final .wrap,.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>.wrap { width:min(1120px,100%); margin-inline:auto; }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero h1 { max-width:980px; margin:0 0 18px!important; color:#fff!important; font-size:clamp(48px,5vw,70px)!important; }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero p { max-width:780px; color:#c9c2bb!important; font-size:15px; }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero strong { color:#fff!important; }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .cta,.tkvs-page--contact-top-knives-llc .tk-contact-page .card .cta,.tkvs-page--contact-top-knives-llc .tk-contact-page>.final .cta { display:flex; flex-wrap:wrap; gap:10px; margin-top:24px; }
.tkvs-page--contact-top-knives-llc .tk-contact-page .btn { min-height:46px; display:inline-flex; align-items:center; justify-content:center; padding:0 20px; color:#fff!important; background:var(--tkvs-red); border:1px solid var(--tkvs-red); font-family:"Barlow Condensed"; font-size:16px; font-style:italic; font-weight:900; text-decoration:none!important; text-transform:uppercase; }
.tkvs-page--contact-top-knives-llc .tk-contact-page .btn.ghost { color:#fff!important; background:transparent; border-color:#666; }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.section { padding:42px 36px; }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.section .wrap.grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:18px; }
.tkvs-page--contact-top-knives-llc .tk-contact-page .card { min-height:100%; padding:28px; background:#fff; border:1px solid #d8d0c7; border-top:4px solid var(--tkvs-red); box-shadow:0 16px 34px rgba(39,21,12,.08); }
.tkvs-page--contact-top-knives-llc .tk-contact-page .card h2 { margin:0 0 14px!important; font-size:34px!important; }
.tkvs-page--contact-top-knives-llc .tk-contact-page .card .list,.tkvs-page--contact-top-knives-llc .tk-contact-page .card .kv { display:grid; gap:12px; }
.tkvs-page--contact-top-knives-llc .tk-contact-page .card .item { padding:12px 0; border-bottom:1px solid #ddd5cc; }
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq { padding:46px 36px; background:#fff; border-block:1px solid #d5ccc2; }
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq h2 { margin-top:0!important; }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.final { padding:48px 36px; color:#fff; background:#0b0b0b; border-top:4px solid var(--tkvs-red); }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.final h2 { max-width:780px; margin:0 0 10px!important; color:#fff!important; }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.final p { color:#bdb6af!important; }

/* Articles */
.tkvs-article-head,.tkvs-knowledge-head { padding:44px 0 50px; color:#fff; background:#111; border-bottom:4px solid var(--tkvs-red); }
.tkvs-article-head h1,.tkvs-knowledge-head h1 { max-width:1050px; margin:11px 0 17px; color:#fff; font-size:clamp(46px,5.4vw,73px); }
.tkvs-article-head p,.tkvs-knowledge-head p { max-width:760px; margin:0; color:#c1bbb4; font-size:15px; }
.tkvs-article-body { min-width:0; padding:42px 50px; color:#d8d1ca; background:#0b0b0b; border:1px solid #2c2c2c; }
.tkvs-article-body h2 { margin:38px 0 15px; color:#fff!important; font-size:38px; }
.tkvs-article-body h3,.tkvs-article-body h4 { margin:28px 0 12px; color:#fff!important; font-size:27px; }
.tkvs-article-body p,.tkvs-article-body li { color:#d8d1ca!important; font-size:16px; line-height:1.8; }
.tkvs-article-body .tk-article-body p,.tkvs-article-body .tk-article-body li,.tkvs-article-body .tk-article-body span { color:#d8d1ca!important; }
.tkvs-article-body a { color:var(--tkvs-red); }
.tkvs-article-body blockquote { margin:25px 0; padding:20px 24px; color:#fff; background:#111; border-left:5px solid var(--tkvs-red); }
.tkvs-article-body blockquote p { color:#fff; }
.tkvs-article-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; padding-block:36px; }
.tkvs-article-grid>article { min-width:0; background:var(--tkvs-white); border:1px solid #d3cbc3; }
.tkvs-article-grid__image { height:240px; display:block; background:#111; }
.tkvs-article-grid__image img { width:100%; height:100%; object-fit:cover; }
.tkvs-article-grid>article>div { padding:20px; }
.tkvs-article-grid span { color:var(--tkvs-red); font-size:8px; font-weight:800; }
.tkvs-article-grid h2 { margin:8px 0 12px; font-size:28px; }
.tkvs-article-grid h2 a { text-decoration:none; }
.tkvs-article-grid p { color:#655f58; font-size:12px; }
.tkvs-article-grid>article>div>a:last-child { color:var(--tkvs-red); font-family:"Barlow Condensed"; font-style:italic; font-weight:900; text-decoration:none; text-transform:uppercase; }
.tkvs-not-found { min-height:68vh; display:grid; place-items:center; text-align:center; }
.tkvs-not-found span { color:var(--tkvs-red); font-family:"Barlow Condensed"; font-size:90px; font-style:italic; font-weight:900; }
.tkvs-not-found h1 { margin:0 0 10px; color:#17181b!important; font-size:55px; }

/* Footer */
.tkvs-footer { color:#fff; background:#070707; border-top:4px solid var(--tkvs-red); }
.tkvs-footer-rfq { background:var(--tkvs-red); }
.tkvs-footer-rfq>.tkvs-shell { min-height:120px; display:flex; align-items:center; justify-content:space-between; gap:30px; }
.tkvs-footer-rfq span { font-size:9px; font-weight:800; letter-spacing:.15em; }
.tkvs-footer-rfq h2 { margin:7px 0 0; color:#fff; font-size:35px; }
.tkvs-footer-rfq a { min-width:280px; min-height:54px; display:flex; align-items:center; justify-content:space-between; padding:0 20px; color:#fff!important; background:#090909; border:1px solid #fff; text-decoration:none!important; font-family:"Barlow Condensed"; font-size:18px; font-style:italic; font-weight:900; text-transform:uppercase; }
.tkvs-footer-rfq a:hover { color:#111!important; background:#fff; }
.tkvs-footer-grid { display:grid; grid-template-columns:1.3fr .8fr .8fr 1.1fr; padding:48px 0 44px; }
.tkvs-footer-grid>section { min-width:0; padding:0 28px; border-right:1px solid #292929; }
.tkvs-footer-grid>section:first-child { padding-left:0; }
.tkvs-footer-grid>section:last-child { padding-right:0; border:0; }
.tkvs-footer-logo { min-height:72px; display:flex; align-items:center; color:#fff!important; text-decoration:none!important; }
.tkvs-footer-logo img { width:92px; height:64px; object-fit:contain; object-position:left; }
.tkvs-footer-logo span { display:flex; flex-direction:column; }
.tkvs-footer-logo strong { font-family:"Barlow Condensed"; font-size:24px; font-style:italic; line-height:1; }
.tkvs-footer-logo small { margin-top:5px; color:#ff7c89; font-size:11px; font-weight:800; letter-spacing:.1em; }
.tkvs-footer-company>p { max-width:350px; color:#d2d2d2; font-size:15px; line-height:1.65; }
.tkvs-footer-fit { max-width:350px; margin-top:18px; padding:15px; background:#111; border:1px solid #303030; border-left:3px solid var(--tkvs-red); }
.tkvs-footer-fit>span { color:#ff7784; font-size:11px; font-weight:800; letter-spacing:.12em; }
.tkvs-footer-fit p { margin:8px 0 0; color:#c5c5c5; font-size:13px; line-height:1.55; }
.tkvs-footer-fit strong { color:#fff; }
.tkvs-footer-grid h3 { min-height:48px; margin:0 0 14px; color:#fff; font-size:22px; border-bottom:1px solid #333; }
.tkvs-footer-grid h3::after { content:""; display:block; width:40px; height:2px; margin-top:12px; background:var(--tkvs-red); }
.tkvs-footer-grid nav { display:flex; flex-direction:column; }
.tkvs-footer-grid nav a { min-height:39px; display:flex; align-items:center; color:#d0d0d0!important; text-decoration:none!important; font-size:14px; line-height:1.35; }
.tkvs-footer-grid nav a:hover,.tkvs-footer-grid nav a.is-accent { color:#fff!important; }
.tkvs-footer-grid nav a.is-accent { margin-top:5px; color:#ff7784!important; font-weight:800; }
.tkvs-footer-contact>a,.tkvs-footer-location { min-height:78px; display:grid; grid-template-columns:30px minmax(0,1fr); gap:14px; align-items:center; color:#fff!important; border-bottom:1px solid #292929; text-decoration:none!important; }
.tkvs-footer-contact>a { transition:color .2s ease,background-color .2s ease; }
.tkvs-footer-contact>a:hover { color:#ff7986!important; background:#0d0d0d; }
.tkvs-footer-contact__icon { width:24px; height:24px; display:block; object-fit:contain; }
.tkvs-footer-contact>a>span:last-child,.tkvs-footer-location>span:last-child { min-width:0; display:flex; flex-direction:column; }
.tkvs-footer-contact small { color:#b7b7b7; font-size:12px; font-weight:800; line-height:1.35; letter-spacing:.08em; text-transform:uppercase; }
.tkvs-footer-contact strong { margin-top:4px; font-size:16px; line-height:1.4; overflow-wrap:anywhere; }
.tkvs-footer-location { min-height:104px; align-items:start; padding-top:18px; border:0; }
.tkvs-footer-location em { margin-top:7px; color:#b7b7b7; font-size:14px; font-style:normal; line-height:1.5; }
.tkvs-footer-bottom { min-height:52px; display:flex; align-items:center; justify-content:space-between; color:#b8b8b8; border-top:1px solid #292929; font-size:12px; }

/* One intentional floating contact owner. Legacy chat and translation bubbles stay functional behind it, but are not rendered twice. */
.tk-floating-item,
.tk-i18n-switcher--mobile-floating,
.gtranslate_wrapper,
.gt_float_switcher,
.gt_switcher_wrapper { display:none!important; }
.tkvs-contact-dock {
  position:fixed;
  right:22px;
  bottom:24px;
  z-index:8998;
  display:flex;
  flex-direction:column;
  gap:8px;
}
.tkvs-contact-dock__item {
  width:50px;
  height:50px;
  position:relative;
  display:grid;
  place-items:center;
  padding:0;
  color:#fff!important;
  border:2px solid #fff;
  border-radius:50%;
  text-decoration:none!important;
  box-shadow:0 10px 26px rgba(0,0,0,.24);
  transition:transform .18s ease,box-shadow .18s ease;
}
.tkvs-contact-dock__item:hover,
.tkvs-contact-dock__item:focus-visible {
  color:#fff!important;
  transform:translateX(-3px);
  box-shadow:0 14px 30px rgba(0,0,0,.3);
}
.tkvs-contact-dock__item .dashicons {
  width:22px;
  height:22px;
  font-size:22px;
  line-height:1;
}
.tkvs-contact-dock__item img { width:22px; height:22px; display:block; object-fit:contain; }
.tkvs-contact-dock__item>span:last-child {
  min-height:30px;
  position:absolute;
  right:58px;
  top:50%;
  display:flex;
  align-items:center;
  padding:0 10px;
  color:#fff;
  background:#111;
  border:1px solid #3b3b3b;
  opacity:0;
  pointer-events:none;
  transform:translate(8px,-50%);
  transition:opacity .18s ease,transform .18s ease;
  white-space:nowrap;
  font-size:9px;
  font-weight:800;
  text-transform:uppercase;
}
.tkvs-contact-dock__item:hover>span:last-child,
.tkvs-contact-dock__item:focus-visible>span:last-child { opacity:1; transform:translate(0,-50%); }
.tkvs-contact-dock__item--chat { background:#1677d2; }
.tkvs-contact-dock__item--whatsapp { background:#1fbf56; }
.tkvs-contact-dock__item--email { background:#f0a72f; }
.tkvs-contact-dock__item--top {
  appearance:none;
  color:#fff!important;
  background:#8b8b8b!important;
  border:2px solid #fff!important;
  border-radius:50%!important;
  cursor:pointer;
}

/* Cart / quote list */
.woocommerce-cart .tkvs-page-masthead h2 { margin:12px 0 6px; color:#fff; font-size:42px; }
.woocommerce-cart .tkvs-page-masthead p { margin:0; color:#bdb7b0; }
.woocommerce-cart .tkvs-page-content { background:#fff; }
.woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart_totals { padding:24px; border:1px solid #d4cec6; background:#fff; box-shadow:0 18px 40px rgba(21,14,10,.08); }
.woocommerce-cart .shop_table { width:100%; border-collapse:collapse; }
.woocommerce-cart .shop_table th { color:#fff; background:#111; }
.woocommerce-cart .shop_table td,.woocommerce-cart .shop_table th { padding:14px; border:1px solid #d8d1c9; }
.woocommerce-cart .shop_table .product-name a { color:#111!important; font-weight:800; }
.woocommerce-cart .shop_table .amount { color:#f15a2a; font-weight:900; }
.woocommerce-cart .cart-collaterals { margin-top:22px; }
.woocommerce-cart .cart_totals { margin-left:auto; }

/* Dedicated commercial listing pages */
.tkvs-product-wall { background:var(--tkvs-paper); }
.tkvs-product-wall__head { padding:52px 0 44px; color:#fff; background:linear-gradient(110deg,#080808 0%,#111 67%,#24070b 100%); border-bottom:4px solid var(--tkvs-red); }
.tkvs-product-wall__head h1,.tkvs-product-wall__title { max-width:980px; margin:10px 0 14px; color:#fff; font-family:"Barlow Condensed"; font-size:clamp(48px,5vw,72px); font-style:italic; font-weight:900; line-height:.94; text-transform:uppercase; }
.tkvs-product-wall__head p { max-width:760px; margin:0; color:#c8c1ba; font-size:15px; line-height:1.7; }
.tkvs-product-wall__actions { display:flex; gap:12px; margin-top:25px; }
.tkvs-product-wall__actions .tkvs-button--outline { color:#fff!important; border-color:#696969; }
.tkvs-product-wall__actions .tkvs-button--outline:hover { border-color:#fff; background:#fff; color:#111!important; }
.tkvs-product-wall__body { padding:38px 0 62px; }
.tkvs-product-wall__toolbar { min-height:68px; margin-bottom:18px; display:flex; align-items:center; justify-content:space-between; gap:20px; padding:12px 18px; border:1px solid #d8d1c8; background:#fff; }
.tkvs-product-wall__toolbar>div { display:flex; flex-direction:column; }
.tkvs-product-wall__toolbar strong { font-family:"Barlow Condensed"; font-size:18px; font-style:italic; text-transform:uppercase; }
.tkvs-product-wall__toolbar span { color:#77716b; font-size:10px; }
.tkvs-product-wall__toolbar>a { display:flex; align-items:center; gap:5px; color:#111!important; text-decoration:none!important; font-family:"Barlow Condensed"; font-size:14px; font-style:italic; font-weight:900; text-transform:uppercase; }
.tkvs-product-wall__toolbar>a:hover { color:var(--tkvs-red)!important; }
.tkvs-product-wall__toolbar .dashicons { width:17px; height:17px; font-size:17px; }

/* Neutralize old presentation when the new renderer owns the route */
.tkvs-active .whb-header,.tkvs-active .wd-footer,.tkvs-active .footer-container,.tkvs-active .tk-mobile-header-v2 { display:none!important; }
.tkvs-active #main-content.wd-content-layout,.tkvs-active .wd-content-layout,.tkvs-active .site-content { width:auto!important; max-width:none!important; margin:0!important; padding:0!important; }
.tkvs-active .grecaptcha-badge { visibility:hidden; }
.tkvs-active .wd-scroll-content { overflow:visible; }

@media (max-width:1180px) {
  :root { --tkvs-shell:min(100% - 38px,1160px); }
  .tkvs-header-main__inner { grid-template-columns:140px minmax(270px,1fr) 164px 56px 60px; gap:10px; }
  .tkvs-logo img { width:125px; }
  .tkvs-contact-cluster strong { font-size:11px; }
  .tkvs-nav__inner>a,.tkvs-nav__inner>button { padding-inline:16px; }
  .tkvs-mega__grid { grid-template-columns:repeat(2,1fr) .9fr; row-gap:22px; max-height:calc(100vh - 190px); overflow:auto; }
  .tkvs-mega__services { grid-column:3; grid-row:1/3; }
  .tkvs-product-grid { grid-template-columns:repeat(3,1fr); }
  .tkvs-page-shell { grid-template-columns:minmax(0,1fr) 285px; }
}

@media (max-width:900px) {
  /* v1.0.199 — Keep sticky mobile navigation bound to the page viewport. */
  body.tkvs-active { overflow-x:clip; overflow-y:visible; }
  .admin-bar .tkvs-header { top:0; margin-top:0; }
  .tkvs-header-main__inner { min-height:70px; grid-template-columns:50px 1fr 50px 50px; grid-template-areas:"menu logo account cart"; gap:4px; }
  .tkvs-header-main__inner>.tkvs-menu-toggle { grid-area:menu; width:44px; height:44px; display:flex!important; flex-direction:column; align-items:center; justify-content:center; gap:5px; padding:0!important; border:0!important; color:#fff!important; background:transparent!important; box-shadow:none!important; }
  .tkvs-menu-toggle span { width:24px; height:2px; display:block; background:#fff; }
  .tkvs-logo { width:auto; height:58px; justify-content:center; }
  .tkvs-logo img { width:112px; height:52px; object-position:center; }
  .tkvs-search,.tkvs-contact-cluster,.tkvs-account small,.tkvs-cart-link small { display:none; }
  .tkvs-account,.tkvs-cart-link { min-height:50px; }
  .tkvs-cart-link b { right:3px; top:2px; }
  .tkvs-nav { display:none; }
  .tkvs-hero,.tkvs-hero__grid { min-height:590px; }
  .tkvs-hero__grid { grid-template-columns:1fr; }
  .tkvs-hero__copy { max-width:680px; }
  .tkvs-category-carousel__card { flex-basis:calc(50% - 7px); }
  .tkvs-category-mosaic { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .tkvs-category-mosaic>a.is-third,.tkvs-category-mosaic>a.is-quarter,.tkvs-category-mosaic>a.is-half { grid-column:span 1; }
  .tkvs-buyer-center__layout { grid-template-columns:1fr; }
  .tkvs-catalog-layout { grid-template-columns:1fr; }
  .tkvs-catalog-sidebar { position:fixed; left:0; top:0; bottom:0; z-index:8998; width:min(340px,90vw); overflow:auto; transform:translateX(-105%); transition:transform .25s ease; }
  .tkvs-catalog-sidebar.is-open { transform:translateX(0); box-shadow:25px 0 60px rgba(0,0,0,.35); }
  .tkvs-catalog-command { grid-template-columns:1fr 170px auto; }
  .tkvs-product-detail { grid-template-columns:1fr; }
  .tkvs-page-shell,.tkvs-article-layout { grid-template-columns:1fr; }
  .tkvs-page-assist,.tkvs-article-sidebar { position:static; }
  .tkvs-article-grid { grid-template-columns:repeat(2,1fr); }
  .tkvs-footer-grid { grid-template-columns:1.2fr repeat(3,1fr); }
  .tkvs-footer-grid>section { padding-inline:18px; }
}

@media (max-width:760px) {
  :root { --tkvs-shell:calc(100% - 24px); }
  .tkvs-header-main__inner { width:100%; padding-inline:10px; }
  .tkvs-hero__slides::after { background:linear-gradient(0deg,rgba(0,0,0,.97) 0%,rgba(0,0,0,.8) 56%,rgba(0,0,0,.22) 100%); }
  .tkvs-hero__slides img { object-position:68% center; }
  .tkvs-hero__grid { min-height:590px; align-items:end; width:100%; padding:0 16px 76px; }
  .tkvs-hero__copy { align-self:end; padding:0; }
  .tkvs-hero__copy h1 { margin:8px 0 11px; font-size:clamp(37px,11vw,48px); line-height:.94!important; }
  .tkvs-hero__copy>p { display:-webkit-box; overflow:hidden; font-size:12px; line-height:1.55; -webkit-line-clamp:3; -webkit-box-orient:vertical; }
  .tkvs-hero__actions { margin-top:17px; }
  .tkvs-hero__actions .tkvs-button { width:100%; min-height:50px; }
  .tkvs-hero__actions .tkvs-button--dark { display:none; }
  .tkvs-hero__proof { margin-top:17px; padding-top:12px; }
  .tkvs-hero__proof strong { font-size:23px; }
  .tkvs-hero__proof small { font-size:7px; }
  .tkvs-hero__visual-note { display:none; }
  .tkvs-hero__controls { left:50%; right:auto; bottom:15px; transform:translateX(-50%); }
  .tkvs-hero__controls>div { min-height:22px; padding:6px 8px; background:rgba(5,5,5,.48); }
  .tkvs-hero__controls>div button { width:22px; min-width:22px; }
  .tkvs-section { padding-block:36px; }
  .tkvs-section-head { align-items:center; }
  .tkvs-section-head h2 { font-size:29px; }
  .tkvs-section-head>a { font-size:11px; text-align:right; }
  .tkvs-category-carousel__viewport { width:100%; }
  .tkvs-category-carousel__track { padding-inline:12px; scroll-padding-inline:12px; }
  .tkvs-category-carousel__card { flex-basis:82%; }
  .tkvs-category-carousel__label { min-height:46px; padding-inline:10px; }
  .tkvs-category-carousel__label strong { font-size:19px; }
  .tkvs-category-carousel__footer { width:calc(100% - 24px); margin:8px auto 0; }
  .tkvs-category-mosaic { grid-template-columns:1fr; grid-auto-rows:250px; gap:2px; }
  .tkvs-category-mosaic>a.is-third,.tkvs-category-mosaic>a.is-quarter,.tkvs-category-mosaic>a.is-half { grid-column:span 1; }
  .tkvs-category-mosaic__copy strong { font-size:30px; }
  .tkvs-product-grid { display:flex; gap:12px; overflow-x:auto; scroll-snap-type:x mandatory; padding-bottom:10px; scrollbar-width:none; }
  .tkvs-product-grid::-webkit-scrollbar { display:none; }
  .tkvs-product-card { flex:0 0 82vw; scroll-snap-align:start; }
  .tkvs-product-wall__head { padding:38px 16px 34px; }
  .tkvs-product-wall__head>.tkvs-shell { width:100%; }
  .tkvs-product-wall__head h1,.tkvs-product-wall__title { font-size:42px; }
  .tkvs-product-wall__head p { font-size:13px; }
  .tkvs-product-wall__actions { flex-direction:column; }
  .tkvs-product-wall__actions .tkvs-button { width:100%; }
  .tkvs-product-wall__body { padding:0 0 40px; }
  .tkvs-product-wall__body>.tkvs-shell { width:100%; }
  .tkvs-product-wall__toolbar { margin:0; border-left:0; border-right:0; }
  .tkvs-product-wall__toolbar>a { display:none; }
  .tkvs-product-wall .tkvs-product-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:7px; padding:8px 7px; overflow:visible; }
  .tkvs-product-wall .tkvs-product-card { min-width:0; width:auto; flex:auto; }
  .tkvs-product-wall .tkvs-product-card__body { padding:10px; }
  .tkvs-product-wall .tkvs-product-card__title { min-height:48px; font-size:11px; }
  .tkvs-product-wall .tkvs-product-card__commerce { align-items:flex-start; flex-direction:column; }
  .tkvs-product-wall .tkvs-product-card__cta { min-height:44px; font-size:11px; text-align:center; }
  .tkvs-buyer-center { padding:38px 0; }
  .tkvs-buyer-center h2 { font-size:37px; }
  .tkvs-buyer-center__grid { grid-template-columns:1fr; }
  .tkvs-buyer-center__grid>a { min-height:270px; }
  .tkvs-catalog-hero { min-height:210px; }
  .tkvs-catalog-hero__content { align-items:start; flex-direction:column; }
  .tkvs-catalog-hero__content>.tkvs-button { width:100%; }
  .tkvs-catalog-owner h1 { font-size:40px; }
  .tkvs-catalog-layout { width:100%; padding-top:0; }
  .tkvs-catalog-results { min-width:0; }
  .tkvs-catalog-command { position:sticky; top:70px; z-index:50; grid-template-columns:minmax(0,1fr) auto; padding:8px; }
  .tkvs-catalog-command .woocommerce-ordering { grid-column:1/3; width:100%!important; height:45px!important; display:block!important; }
  .tkvs-catalog-command .woocommerce-ordering select {
    width:100%!important;
    height:45px!important;
    display:block!important;
    padding:0 42px 0 14px!important;
    color:#222!important;
    -webkit-text-fill-color:#222!important;
    background:#fff!important;
    appearance:auto!important;
    -webkit-appearance:auto!important;
    opacity:1!important;
    text-shadow:none!important;
  }
  .tkvs-catalog-command .woocommerce-ordering::before,
  .tkvs-catalog-command .woocommerce-ordering::after { display:none!important; content:none!important; }
  .tkvs-catalog-backdrop {
    position:fixed;
    inset:0;
    z-index:8997;
    display:none!important;
    background:rgba(0,0,0,.66);
  }
  .tkvs-catalog-backdrop.is-open { display:block!important; }
  .tkvs-catalog-sidebar__close {
    width:44px;
    height:44px;
    display:grid!important;
    place-items:center;
    flex:0 0 auto;
    border:1px solid rgba(255,255,255,.22);
    color:#fff;
    background:transparent;
    font-size:28px;
    line-height:1;
  }
  html.tkvs-filter-open { overflow:hidden!important; }
  .tkvs-catalog-sidebar>header { display:flex; align-items:center; justify-content:space-between; gap:12px; }
  .tkvs-catalog-meta { padding-inline:12px; }
  .tkvs-catalog-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:7px; padding-inline:7px; overflow:visible; }
  .tkvs-catalog-grid .tkvs-product-card { min-width:0; width:auto; flex:auto; }
  .tkvs-catalog-grid .tkvs-product-card__body { padding:10px; }
  .tkvs-catalog-grid .tkvs-product-card__title { min-height:48px; font-size:11px; }
  .tkvs-catalog-grid .tkvs-product-card__commerce { align-items:flex-start; flex-direction:column; }
  .tkvs-catalog-grid .tkvs-product-card__commerce strong { font-size:15px; }
  .tkvs-catalog-grid .tkvs-product-card__cta { min-height:44px; font-size:12px; text-align:center; }
  .tkvs-pagination { padding-inline:7px; }
  .tkvs-product { padding-top:15px; }
  .tkvs-product>.tkvs-shell { width:100%; }
  .tkvs-product>.tkvs-shell>.woocommerce-breadcrumb { padding-inline:12px; }
  .tkvs-product-detail { border-left:0; border-right:0; }
  .tkvs-page-masthead { min-height:85px; }
  .tkvs-page-shell { width:100%; padding-block:0 36px; gap:0; }
  .tkvs-page-content { padding:24px 16px; border-left:0; border-right:0; }
  .tkvs-page-content>.elementor { margin:-24px -16px; }
  .tkvs-page-content h1 { font-size:39px!important; }
  .tkvs-page-content h2 { font-size:31px!important; }
  .tkvs-page-content form { grid-template-columns:1fr; }
  .tkvs-page-assist { margin:14px 12px 0; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .hero,.tkvs-page--about-top-knives-llc .tkvs-page-content .section { padding:28px 18px; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .grid2,.tkvs-page--about-top-knives-llc .tkvs-page-content .cols,.tkvs-page--about-top-knives-llc .tkvs-page-content .steps { grid-template-columns:1fr; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .grid4 { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .step { min-height:0; }
  .tkvs-article-head,.tkvs-knowledge-head { padding:32px 0 36px; }
  .tkvs-article-head h1,.tkvs-knowledge-head h1 { font-size:40px; }
  .tkvs-article-body { padding:28px 17px; border-left:0; border-right:0; }
  .tkvs-article-body h2 { font-size:31px; }
  .tkvs-article-body p,.tkvs-article-body li { font-size:15px; }
  .tkvs-article-grid { grid-template-columns:1fr; }
  .tkvs-footer-rfq>.tkvs-shell { min-height:160px; align-items:stretch; justify-content:center; flex-direction:column; padding-block:24px; }
  .tkvs-footer-rfq h2 { font-size:31px; }
  .tkvs-footer-rfq a { width:100%; min-width:0; }
  .tkvs-footer-grid { width:100%; grid-template-columns:1fr; padding:32px 18px; }
  .tkvs-footer-grid>section { padding:22px 0; border-right:0; border-bottom:1px solid #292929; }
  .tkvs-footer-grid>section:last-child { border-bottom:0; }
  .tkvs-footer-grid h3 { min-height:38px; }
  .tkvs-footer-grid nav a { min-height:46px; font-size:15px; }
  .tkvs-footer-grid>section.tkvs-footer-contact:last-child { padding-right:56px; }
  .tkvs-footer-contact>a { min-height:80px; }
  .tkvs-footer-bottom { width:calc(100% - 36px); min-height:70px; align-items:flex-start; justify-content:center; flex-direction:column; gap:4px; }
  .woocommerce-cart .tkvs-page-masthead { min-height:122px; }
  .woocommerce-cart .tkvs-page-masthead h2 { margin-top:9px; font-size:32px; }
  .woocommerce-cart .tkvs-page-masthead p { max-width:330px; font-size:11px; }
  .woocommerce-cart .tkvs-page-content { padding:16px 8px; overflow:hidden; }
  .woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart_totals { width:100%!important; padding:10px; overflow:visible; box-shadow:none; }
  .woocommerce-cart .woocommerce-cart-form .shop_table { display:block; width:100%!important; }
  .woocommerce-cart .woocommerce-cart-form .shop_table thead { display:none; }
  .woocommerce-cart .woocommerce-cart-form .shop_table tbody { display:block; width:100%; }
  .woocommerce-cart .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item { position:relative; width:100%; display:grid!important; grid-template-columns:96px minmax(0,1fr); gap:0; padding:12px; border:1px solid #cfc7be; background:#111; }
  .woocommerce-cart .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item td,.woocommerce-cart .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item th { width:auto!important; min-width:0!important; padding:11px!important; border:1px solid #383838!important; }
  .woocommerce-cart .woocommerce-cart-form .product-remove { position:absolute; right:8px; top:8px; z-index:2; border:0!important; }
  .woocommerce-cart .woocommerce-cart-form .product-thumbnail { grid-column:1; grid-row:1; align-self:start; }
  .woocommerce-cart .woocommerce-cart-form .product-thumbnail img { width:74px!important; height:74px!important; object-fit:cover; }
  .woocommerce-cart .woocommerce-cart-form .product-name { grid-column:2; grid-row:1; padding-right:38px!important; }
  .woocommerce-cart .woocommerce-cart-form .product-name,
  .woocommerce-cart .woocommerce-cart-form .product-name>a { color:#fff!important; }
  .woocommerce-cart .woocommerce-cart-form .product-name>a { display:block; width:auto!important; max-width:100%!important; white-space:normal!important; overflow-wrap:anywhere; line-height:1.35; }
  .woocommerce-cart .woocommerce-cart-form .product-name dl.variation,
  .woocommerce-cart .woocommerce-cart-form .product-name dl.variation dt,
  .woocommerce-cart .woocommerce-cart-form .product-name dl.variation dd,
  .woocommerce-cart .woocommerce-cart-form .product-name dl.variation p { color:#d7d1ca!important; }
  .woocommerce-cart .woocommerce-cart-form .product-price,.woocommerce-cart .woocommerce-cart-form .product-quantity,.woocommerce-cart .woocommerce-cart-form .product-subtotal { grid-column:1/3; display:flex!important; align-items:center; justify-content:space-between; min-height:64px; }
  .woocommerce-cart .woocommerce-cart-form .product-price::before,.woocommerce-cart .woocommerce-cart-form .product-quantity::before,.woocommerce-cart .woocommerce-cart-form .product-subtotal::before { color:#fff; font-weight:800; }
  .woocommerce-cart .woocommerce-cart-form .product-quantity .quantity { margin-left:auto; }
  .woocommerce-cart .woocommerce-cart-form .actions { display:block!important; width:100%!important; padding:12px 0 0!important; border:0!important; }
  .woocommerce-cart .woocommerce-cart-form .actions button { width:100%; }
  .woocommerce-cart .cart-collaterals,.woocommerce-cart .cart-collaterals .cart_totals { width:100%!important; }
  body.tkvs-active [data-tk-chat-open]:not(.tkvs-contact-dock__item) { right:12px!important; bottom:12px!important; width:48px!important; min-width:48px!important; height:48px!important; min-height:48px!important; padding:0!important; overflow:visible!important; border:2px solid rgba(255,255,255,.9)!important; border-radius:50%!important; color:transparent!important; background:#111!important; font-size:0!important; line-height:0!important; box-shadow:0 10px 28px rgba(0,0,0,.36)!important; }
  body.tkvs-active [data-tk-chat-open]:not(.tkvs-contact-dock__item)::before { content:""; position:absolute; left:13px; top:13px; width:18px; height:14px; border:2px solid #fff; border-radius:5px; }
  body.tkvs-active [data-tk-chat-open]:not(.tkvs-contact-dock__item)::after { content:""; position:absolute; left:17px; top:27px; width:7px; height:7px; border-left:2px solid #fff; transform:skewY(-35deg); }
}

@media (max-width:760px) {
  .tkvs-page--contact-top-knives-llc .tkvs-page-shell { padding-top:0; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.hero { padding:38px 18px 34px; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.hero h1 { font-size:40px!important; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .cta,.tkvs-page--contact-top-knives-llc .tk-contact-page .card .cta,.tkvs-page--contact-top-knives-llc .tk-contact-page>.final .cta { flex-direction:column; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page .btn { width:100%; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.section { padding:24px 14px; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.section .wrap.grid { grid-template-columns:1fr; gap:12px; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page .card { padding:22px 18px; }
  .tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq { padding:28px 14px; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.final { padding:34px 18px; }
}

@media (max-width:420px) {
  .tkvs-logo img { width:100px; }
  .tkvs-hero__copy h1 { font-size:37px; }
  .tkvs-category-mosaic { grid-auto-rows:235px; }
}

@media (prefers-reduced-motion:reduce) {
  html { scroll-behavior:auto; }
  *,*::before,*::after { animation-duration:.01ms!important; animation-iteration-count:1!important; transition-duration:.01ms!important; }
}

/* v1.0.25 — final mobile pagination and wholesale cooperation-flow QA pass */
.tkvs-mega {
  padding:0 0 22px;
}
.tkvs-mega__head {
  min-height:58px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  border-bottom:1px solid #ded8d0;
}
.tkvs-mega__head>div {
  display:flex;
  align-items:center;
  gap:12px;
}
.tkvs-mega__head span {
  color:var(--tkvs-red);
  font-size:9px;
  font-weight:900;
  letter-spacing:.14em;
}
.tkvs-mega__head strong {
  color:#7d756e;
  font-size:9px;
  letter-spacing:.08em;
}
.tkvs-mega__head>a {
  min-height:44px;
  display:inline-flex;
  align-items:center;
  gap:7px;
  color:#111!important;
  text-decoration:none!important;
  font-family:"Barlow Condensed",sans-serif;
  font-size:14px;
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
}
.tkvs-mega__head>a:hover { color:var(--tkvs-red)!important; }
.tkvs-mega__head .dashicons { width:17px; height:17px; font-size:17px; }
.tkvs-mega__grid { padding-top:18px; }

.tkvs-mobile-drawer__toplinks {
  display:grid;
  grid-template-columns:1fr 1.45fr;
  background:#0d0d0d;
  border-bottom:1px solid #2a2a2a;
}
.tkvs-mobile-drawer__toplinks>a {
  min-height:52px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding:8px 12px;
  color:#fff!important;
  text-decoration:none!important;
  font-family:"Barlow Condensed",sans-serif;
  font-size:14px;
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
}
.tkvs-mobile-drawer__toplinks>a+a {
  color:#fff!important;
  background:var(--tkvs-red);
}
.tk-mobile-header-v2__top {
  min-height:58px;
  display:flex;
  align-items:center;
  gap:12px;
  padding:8px 14px;
  color:#171717;
  background:#fff;
  border-bottom:1px solid #d7d0c7;
}
.tk-mobile-header-v2__top>span {
  flex:0 0 auto;
  color:#80776f;
  font-size:8px;
  font-weight:900;
  letter-spacing:.14em;
}
.tk-mobile-header-v2__lang { width:116px; min-width:116px; flex:0 0 116px; margin-left:auto; }
.tk-mobile-header-v2__lang .tkvs-language { width:100%; margin-left:0; }
.tk-mobile-header-v2__lang .tk-i18n-switcher__button {
  width:100%;
  min-width:0;
  min-height:42px;
  padding-inline:11px;
  border:1px solid #252525;
  background:#111;
}
.tk-mobile-header-v2__lang .tk-i18n-switcher__menu {
  width:min(280px,calc(100vw - 44px));
  top:calc(100% + 6px);
}
.tkvs-mobile-catalog { padding:16px 14px 18px; background:#fff; border-bottom:1px solid #d7d0c7; }
.tkvs-mobile-catalog__eyebrow {
  margin-bottom:13px;
  color:var(--tkvs-red);
  font-size:9px;
  font-weight:900;
  letter-spacing:.14em;
}
.tkvs-mobile-catalog__viewport { min-height:0; }
.tkvs-mobile-catalog__page { margin:0 0 18px; }
.tkvs-mobile-catalog__page:last-child { margin-bottom:0; }
.tkvs-mobile-catalog__page h3 {
  margin:0 0 8px;
  padding:0 0 7px;
  color:#111;
  border-bottom:2px solid #171717;
  font-size:19px;
}
.tkvs-mobile-catalog__grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px; }
.tkvs-mobile-catalog__grid>a {
  min-width:0;
  min-height:104px;
  position:relative;
  display:grid;
  grid-template-columns:58px minmax(0,1fr);
  align-items:stretch;
  overflow:hidden;
  color:#171717!important;
  background:#fff;
  border:1px solid #d8d1c9;
  text-decoration:none!important;
}
.tkvs-mobile-catalog__grid>a:hover { color:var(--tkvs-red)!important; border-color:var(--tkvs-red); }
.tkvs-mobile-catalog__image { min-height:102px; display:block; overflow:hidden; background:#171717; }
.tkvs-mobile-catalog__image img { width:100%; height:100%; object-fit:cover; }
.tkvs-mobile-catalog__grid>a>span:nth-child(2) { min-width:0; align-self:center; padding:10px 25px 10px 9px; }
.tkvs-mobile-catalog__grid strong { display:block; color:#171717; font-size:10px; line-height:1.22; }
.tkvs-mobile-catalog__grid small { display:block; margin-top:5px; color:#837b73; font-size:8px; }
.tkvs-mobile-catalog__grid>a>.dashicons { position:absolute; right:7px; bottom:11px; width:16px; height:16px; color:var(--tkvs-red); font-size:16px; }
.tkvs-mobile-drawer__secondary { display:grid; grid-template-columns:1fr 1fr; }
.tkvs-mobile-drawer__secondary>a {
  min-height:52px!important;
  justify-content:center!important;
  padding:8px 12px!important;
  border-right:1px solid #e4ddd5;
  font-family:"Barlow Condensed",sans-serif;
  font-size:14px;
  font-style:italic;
  text-transform:uppercase;
}

.tkvs-catalog-hero {
  min-height:0;
  padding:24px 0 38px;
  background:
    radial-gradient(circle at 76% 36%,rgba(225,6,26,.24),transparent 28%),
    linear-gradient(112deg,#080808 0%,#111 65%,#26050a 100%);
}
.tkvs-catalog-hero__grid {
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(330px,.65fr);
  gap:34px;
  align-items:stretch;
}
.tkvs-category-summary {
  min-width:0;
  align-self:center;
  padding-block:8px;
}
.tkvs-category-summary .tkvs-eyebrow { display:block; margin-bottom:10px; }
.tkvs-ready .tkvs-category-summary.has-guide:not(.is-expanded) .tkvs-catalog-owner {
  max-height:none;
  overflow:visible;
  -webkit-mask-image:none;
  mask-image:none;
}
.tkvs-ready .tkvs-category-summary.has-guide:not(.is-expanded) .tk-seo-category-support,
.tkvs-category-summary .term-description>p:empty { display:none!important; }
.tkvs-category-summary.is-expanded .tkvs-catalog-owner { max-height:none; }
.tkvs-catalog-owner { max-width:920px; }
.tkvs-catalog-owner h1 { font-size:clamp(42px,4.4vw,66px); }
.tkvs-catalog-owner h2,.tkvs-catalog-owner h3 { margin:20px 0 8px; color:#fff!important; font-size:26px!important; }
.tkvs-catalog-owner p,.tkvs-catalog-owner li {
  max-width:880px;
  color:#c8c2bc!important;
  font-size:12px;
  line-height:1.7;
}
.tkvs-catalog-owner ul { margin:12px 0 0; padding-left:20px; }
.tkvs-catalog-owner a { color:#ff5867!important; }
.tkvs-active .tkvs-category-summary__toggle {
  min-height:38px;
  margin-top:12px;
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:0 1px 5px!important;
  border:0!important;
  border-bottom:2px solid var(--tkvs-red)!important;
  border-radius:0!important;
  color:#fff!important;
  background:transparent!important;
  box-shadow:none!important;
  font-family:"Barlow Condensed",sans-serif;
  font-size:14px;
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
}
.tkvs-active .tkvs-category-summary__toggle:hover,.tkvs-active .tkvs-category-summary__toggle:focus-visible { color:#ff6573!important; background:transparent!important; }
.tkvs-category-summary__toggle .dashicons { width:17px; height:17px; font-size:17px; transition:transform .2s ease; }
.tkvs-category-summary.is-expanded .tkvs-category-summary__toggle .dashicons { transform:rotate(180deg); }
.tkvs-category-children {
  margin-top:14px;
  display:flex;
  flex-wrap:wrap;
  gap:7px;
}
.tkvs-category-children>span {
  min-height:34px;
  display:inline-flex;
  align-items:center;
  color:#ff7682;
  font-size:9px;
  font-weight:900;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.tkvs-category-children>a {
  min-height:36px;
  display:inline-flex;
  align-items:center;
  padding:0 12px;
  color:#fff!important;
  background:#1c1c1c;
  border:1px solid #404040;
  text-decoration:none!important;
  font-size:10px;
  font-weight:700;
}
.tkvs-category-children>a:hover { border-color:var(--tkvs-red); background:#28070a; }
.tkvs-catalog-hero__actions { margin-top:20px; display:flex; flex-wrap:wrap; gap:10px; }
.tkvs-catalog-hero__actions .tkvs-button--outline { color:#fff!important; border-color:#666; }
.tkvs-catalog-hero__actions .tkvs-button--outline:hover { color:#111!important; background:#fff; border-color:#fff; }
.tkvs-catalog-hero__visual {
  min-height:330px;
  position:relative;
  margin:0;
  overflow:hidden;
  background:#151515;
  border:1px solid #323232;
  border-top:4px solid var(--tkvs-red);
  box-shadow:0 24px 45px rgba(0,0,0,.35);
}
.tkvs-catalog-hero__visual::after {
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(0deg,rgba(0,0,0,.88),transparent 60%);
}
.tkvs-catalog-hero__visual img { width:100%; height:100%; object-fit:cover; }
.tkvs-catalog-hero__visual figcaption {
  position:absolute;
  z-index:2;
  left:18px;
  right:18px;
  bottom:18px;
  padding-left:12px;
  border-left:3px solid var(--tkvs-red);
}
.tkvs-catalog-hero__visual figcaption span { display:block; color:#ff7785; font-size:8px; font-weight:900; letter-spacing:.13em; }
.tkvs-catalog-hero__visual figcaption strong { display:block; margin-top:4px; color:#fff; font-family:"Barlow Condensed",sans-serif; font-size:27px; font-style:italic; text-transform:uppercase; }

/* OTF catalog category explorer v1.0.72 */
.tkvs-category-explorer {
  padding:26px 0 28px;
  color:#fff;
  background:#101010;
  border-top:4px solid var(--tkvs-red);
  border-bottom:1px solid #2c2c2c;
}
.tkvs-category-explorer__shell {
  padding:20px 22px 22px;
  background:#131313;
  border:1px solid #393939;
  border-top:2px solid var(--tkvs-red);
  box-shadow:0 22px 50px rgba(0,0,0,.24);
}
.tkvs-category-explorer__head {
  min-height:44px;
  margin-bottom:13px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
}
.tkvs-category-explorer__head>div {
  display:flex;
  align-items:baseline;
  gap:14px;
}
.tkvs-category-explorer__head span {
  color:#ff6675;
  font-size:8px;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.tkvs-category-explorer__head h2 {
  margin:0;
  color:#fff;
  font-family:"Barlow Condensed",sans-serif;
  font-size:25px;
  font-style:italic;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
}
.tkvs-category-explorer__head>button {
  min-height:44px;
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#fff!important;
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
  cursor:pointer;
  font-family:"Barlow Condensed",sans-serif;
  font-size:13px;
  font-style:italic;
  font-weight:900;
  text-decoration:none!important;
  text-transform:uppercase;
}
.tkvs-category-explorer__head>button svg,
.tkvs-category-explorer__chevron svg,
.tkvs-category-explorer__children svg,
.tkvs-category-explorer__all svg,
.tkvs-category-explorer__directory-grid svg {
  width:15px;
  height:15px;
  flex:0 0 auto;
  fill:currentColor;
}
.tkvs-category-explorer__head>button svg { color:var(--tkvs-red); }
.tkvs-category-explorer__groups {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin:0 0 10px;
}
.tkvs-category-explorer__groups>button {
  min-height:56px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding:9px 13px;
  color:#d6d6d6;
  background:#191919;
  border:1px solid #363636;
  border-radius:0;
  box-shadow:none;
  cursor:pointer;
  text-align:left;
  transition:background-color .18s ease,border-color .18s ease,color .18s ease;
}
.tkvs-category-explorer__groups>button:hover {
  color:#fff;
  background:#22191a;
  border-color:#5a3a3e;
}
.tkvs-category-explorer__groups>button.is-active {
  color:#fff;
  background:#2a191c;
  border-color:var(--tkvs-red);
  box-shadow:inset 3px 0 0 var(--tkvs-red);
}
.tkvs-category-explorer__groups span,
.tkvs-category-explorer__groups small {
  display:block;
}
.tkvs-category-explorer__groups span {
  font-family:"Barlow Condensed",sans-serif;
  font-size:17px;
  font-style:italic;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
}
.tkvs-category-explorer__groups small {
  color:#8e8e8e;
  font-size:8px;
  font-weight:800;
  letter-spacing:.05em;
  text-transform:uppercase;
}
.tkvs-category-explorer__groups>button.is-active small { color:#ff8b96; }
.tkvs-category-explorer__grid {
  min-height:498px;
  display:grid;
  grid-template-columns:330px minmax(0,1fr);
  overflow:hidden;
  border:1px solid #373737;
  background:#151515;
}
.tkvs-category-explorer__rail {
  display:flex;
  flex-direction:column;
  background:#171717;
  border-right:1px solid #3a3a3a;
}
.tkvs-category-explorer__rail>button {
  width:100%;
  min-height:83px;
  position:relative;
  display:grid;
  grid-template-columns:72px minmax(0,1fr) 24px;
  align-items:center;
  gap:12px;
  padding:10px 12px 10px 10px;
  color:#fff;
  background:#171717;
  border:0;
  border-bottom:1px solid #333;
  border-radius:0;
  box-shadow:none;
  cursor:pointer;
  text-align:left;
  transition:background-color .18s ease,color .18s ease;
}
.tkvs-category-explorer__rail>button[hidden] { display:none!important; }
.tkvs-category-explorer__rail>button::before {
  content:"";
  position:absolute;
  top:-1px;
  bottom:-1px;
  left:0;
  width:4px;
  background:transparent;
}
.tkvs-category-explorer__rail>button:hover { background:#211a1b; }
.tkvs-category-explorer__rail>button.is-active {
  color:#fff;
  background:#291c1e;
}
.tkvs-category-explorer__rail>button.is-active::before { background:var(--tkvs-red); }
.tkvs-category-explorer__rail>button:focus-visible,
.tkvs-category-explorer__children>a:focus-visible,
.tkvs-category-explorer__all:focus-visible,
.tkvs-category-explorer__head>button:focus-visible,
.tkvs-category-explorer__groups>button:focus-visible,
.tkvs-category-explorer__directory button:focus-visible,
.tkvs-category-explorer__directory a:focus-visible {
  outline:2px solid #fff;
  outline-offset:-3px;
}
.tkvs-category-explorer__thumb {
  width:72px;
  height:62px;
  display:block;
  overflow:hidden;
  background:#eee;
}
.tkvs-category-explorer__thumb img {
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}
.tkvs-category-explorer__label { min-width:0; }
.tkvs-category-explorer__label strong,
.tkvs-category-explorer__label small {
  display:block;
}
.tkvs-category-explorer__label strong {
  color:#fff;
  font-family:"Barlow Condensed",sans-serif;
  font-size:18px;
  font-style:italic;
  font-weight:900;
  line-height:1.03;
  text-transform:uppercase;
}
.tkvs-category-explorer__label small {
  margin-top:6px;
  color:#a7a7a7;
  font-size:8px;
  font-weight:600;
  letter-spacing:.02em;
  text-transform:uppercase;
}
.tkvs-category-explorer__chevron {
  display:flex;
  justify-content:flex-end;
  color:#777;
}
.tkvs-category-explorer__rail>button.is-active .tkvs-category-explorer__chevron { color:var(--tkvs-red); }
.tkvs-category-explorer__panels { min-width:0; }
.tkvs-category-explorer__panel {
  min-height:100%;
  display:grid;
  grid-template-rows:minmax(300px,1fr) auto 58px;
}
.tkvs-category-explorer__panel[hidden] { display:none!important; }
.tkvs-category-explorer__visual {
  min-height:300px;
  position:relative;
  margin:0;
  overflow:hidden;
  background:#111;
}
.tkvs-category-explorer__visual>img {
  width:100%;
  height:100%;
  position:absolute;
  inset:0;
  display:block;
  object-fit:cover;
  object-position:center;
  transform:scale(1.01);
}
.tkvs-category-explorer__shade {
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.72) 31%,rgba(0,0,0,.12) 72%),
    linear-gradient(0deg,rgba(0,0,0,.64),transparent 55%);
}
.tkvs-category-explorer__visual figcaption {
  width:min(460px,68%);
  position:absolute;
  z-index:2;
  left:34px;
  bottom:28px;
}
.tkvs-category-explorer__visual figcaption small,
.tkvs-category-explorer__visual figcaption strong,
.tkvs-category-explorer__visual figcaption em {
  display:block;
}
.tkvs-category-explorer__visual figcaption small {
  color:#ff6877;
  font-size:9px;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.tkvs-category-explorer__visual figcaption strong {
  margin-top:9px;
  color:#fff;
  font-family:"Barlow Condensed",sans-serif;
  font-size:44px;
  font-style:italic;
  font-weight:900;
  line-height:.92;
  text-transform:uppercase;
}
.tkvs-category-explorer__visual figcaption em {
  margin-top:10px;
  color:#c5c5c5;
  font-size:11px;
  font-style:normal;
  line-height:1.45;
}
.tkvs-category-explorer__children {
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  background:#171717;
  border-top:1px solid #383838;
}
.tkvs-category-explorer__children>a {
  min-height:50px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:11px 16px;
  color:#fff!important;
  background:#171717;
  border-right:1px solid #343434;
  border-bottom:1px solid #343434;
  font-size:12px;
  font-weight:700;
  line-height:1.25;
  text-decoration:none!important;
  transition:background-color .16s ease,color .16s ease;
}
.tkvs-category-explorer__children>a:nth-child(2n) { border-right:0; }
.tkvs-category-explorer__children>a:hover {
  color:#fff!important;
  background:#291417;
}
.tkvs-category-explorer__children>a svg { color:var(--tkvs-red); }
.tkvs-category-explorer__children>p {
  grid-column:1/-1;
  margin:0;
  padding:18px;
  color:#aaa;
}
.tkvs-category-explorer__all {
  min-height:58px;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:11px;
  padding:0 20px;
  color:#fff!important;
  background:var(--tkvs-red);
  text-decoration:none!important;
  transition:background-color .16s ease;
}
.tkvs-category-explorer__all:hover { color:#fff!important; background:#c90019; }
.tkvs-category-explorer__all strong {
  font-family:"Barlow Condensed",sans-serif;
  font-size:17px;
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
}
.tkvs-category-explorer__all small {
  color:#ffd8dd;
  font-size:8px;
  font-weight:900;
  letter-spacing:.05em;
  text-transform:uppercase;
}
.tkvs-category-explorer__all svg { justify-self:end; }
.tkvs-category-explorer__panel--self-defense-products .tkvs-category-explorer__visual>img,
.tkvs-category-explorer__panel--tactical-equipment .tkvs-category-explorer__visual>img,
.tkvs-category-explorer__panel--wholesale-camping-gear .tkvs-category-explorer__visual>img,
.tkvs-category-explorer__panel--kitchen-knives .tkvs-category-explorer__visual>img,
.tkvs-category-explorer__panel--damascus-knife .tkvs-category-explorer__visual>img {
  object-position:center 62%;
}
.tkvs-category-explorer__directory {
  width:min(960px,calc(100vw - 32px));
  max-width:none;
  max-height:88dvh;
  padding:0;
  color:#fff;
  background:#111;
  border:1px solid #4b4b4b;
  border-top:3px solid var(--tkvs-red);
  box-shadow:0 30px 90px rgba(0,0,0,.72);
}
.tkvs-category-explorer__directory::backdrop { background:rgba(0,0,0,.78); }
.tkvs-category-explorer__directory-card {
  max-height:calc(88dvh - 3px);
  overflow:auto;
  padding:22px;
}
.tkvs-category-explorer__directory header {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-bottom:16px;
}
.tkvs-category-explorer__directory header small {
  display:block;
  color:#ff6978;
  font-size:8px;
  font-weight:900;
  letter-spacing:.13em;
}
.tkvs-category-explorer__directory h3 {
  margin:5px 0 0;
  color:#fff;
  font-family:"Barlow Condensed",sans-serif;
  font-size:31px;
  font-style:italic;
  font-weight:900;
  line-height:1;
}
.tkvs-category-explorer__directory header>button {
  width:44px;
  height:44px;
  flex:0 0 auto;
  color:#fff;
  background:#211719;
  border:1px solid #573239;
  border-radius:0;
  font-size:28px;
  line-height:1;
  cursor:pointer;
}
.tkvs-category-explorer__directory-grid {
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.tkvs-category-explorer__directory-grid section {
  padding:13px;
  background:#171717;
  border:1px solid #353535;
}
.tkvs-category-explorer__directory-grid h4 {
  margin:0 0 8px;
  color:#ff6978;
  font-family:"Barlow Condensed",sans-serif;
  font-size:18px;
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
}
.tkvs-category-explorer__directory-grid a {
  min-height:48px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto 18px;
  align-items:center;
  gap:8px;
  padding:8px 9px;
  color:#fff!important;
  border-top:1px solid #303030;
  text-decoration:none!important;
}
.tkvs-category-explorer__directory-grid a:hover { background:#281719; }
.tkvs-category-explorer__directory-grid a>span { font-size:12px; font-weight:800; }
.tkvs-category-explorer__directory-grid a>small { color:#999; font-size:8px; text-transform:uppercase; }
.tkvs-category-explorer__directory-grid a>svg { color:var(--tkvs-red); }

.tkvs-category-rail {
  padding:22px 0;
  color:#fff;
  background:#101010;
  border-bottom:1px solid #2e2e2e;
}
.tkvs-category-rail__head {
  min-height:44px;
  margin-bottom:12px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
}
.tkvs-category-rail__head>div { display:flex; align-items:baseline; gap:10px; }
.tkvs-category-rail__head span { color:#ff6573; font-size:8px; font-weight:900; letter-spacing:.13em; }
.tkvs-category-rail__head strong { color:#fff; font-family:"Barlow Condensed",sans-serif; font-size:21px; font-style:italic; text-transform:uppercase; }
.tkvs-category-rail__head>a {
  min-height:44px;
  display:flex;
  align-items:center;
  gap:6px;
  color:#fff!important;
  text-decoration:none!important;
  font-family:"Barlow Condensed",sans-serif;
  font-size:13px;
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
}
.tkvs-category-rail__track {
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:236px;
  gap:10px;
  overflow-x:auto;
  padding:1px 1px 9px;
  scroll-snap-type:x proximity;
  scroll-padding-inline:1px;
  scrollbar-color:#4b4b4b transparent;
  scrollbar-width:thin;
}
.tkvs-category-rail__track::-webkit-scrollbar { height:4px; }
.tkvs-category-rail__track::-webkit-scrollbar-track { background:transparent; }
.tkvs-category-rail__track::-webkit-scrollbar-thumb { border-radius:4px; background:#4b4b4b; }
.tkvs-category-rail__track::-webkit-scrollbar-thumb:hover { background:var(--tkvs-red); }
.tkvs-category-rail__track>a {
  min-width:0;
  min-height:112px;
  position:relative;
  display:grid;
  grid-template-columns:86px minmax(0,1fr);
  align-items:center;
  overflow:hidden;
  color:#fff!important;
  background:#171717;
  border:1px solid #333;
  text-decoration:none!important;
  scroll-snap-align:start;
  transition:border-color .18s ease,background-color .18s ease,transform .18s ease;
}
.tkvs-category-rail__track>a:hover,.tkvs-category-rail__track>a.is-current { border-color:var(--tkvs-red); background:#21080b; transform:translateY(-1px); }
.tkvs-category-rail__image { width:86px; height:100%; display:block; overflow:hidden; background:#252525; }
.tkvs-category-rail__image img { width:100%; height:100%; object-fit:cover; }
.tkvs-category-rail__track>a>span:last-child { min-width:0; padding:11px 12px; }
.tkvs-category-rail__track small,.tkvs-category-rail__track strong,.tkvs-category-rail__track em { display:block; }
.tkvs-category-rail__track small { color:#ff6573; font-size:7px; font-weight:900; line-height:1.2; text-transform:uppercase; }
.tkvs-category-rail__track strong { min-height:35px; margin-top:5px; overflow:visible; font-family:"Barlow Condensed",sans-serif; font-size:17px; font-style:italic; line-height:1.03; overflow-wrap:normal; text-overflow:clip; text-transform:uppercase; white-space:normal; }
.tkvs-category-rail__track em { margin-top:5px; color:#a7a7a7; font-size:8px; font-style:normal; }

/* OTF full-flow catalog directory v1.0.44 */
.tkvs-catalog-layout { grid-template-columns:320px minmax(0,1fr); gap:24px; }
.tkvs-catalog-sidebar { position:relative; top:auto; max-height:none; overflow:visible; }
.tkvs-catalog-sidebar__all { min-height:64px!important; font-size:13px!important; }
.tkvs-catalog-sidebar__all b { font-size:10px!important; }
.tkvs-catalog-sidebar__groups>section { border-top:1px solid #ded7cf; }
.tkvs-catalog-sidebar__groups h3 {
  margin:0;
  padding:13px 15px 9px;
  color:#6f6760;
  background:#fff;
  font-family:"Barlow Condensed",sans-serif;
  font-size:15px;
  font-style:italic;
  font-weight:900;
  letter-spacing:.02em;
  line-height:1;
  text-transform:uppercase;
}
.tkvs-catalog-category { border-top:1px solid #eee8e0; background:#fff; }
.tkvs-catalog-sidebar .tkvs-catalog-category__toggle {
  width:100%;
  min-height:76px;
  display:grid;
  grid-template-columns:54px minmax(0,1fr) 44px;
  gap:10px;
  align-items:center;
  padding:8px 4px 8px 12px;
  appearance:none;
  color:#171717!important;
  background:#fff;
  border:0;
  border-radius:0;
  box-shadow:none;
  cursor:pointer;
  text-align:left;
}
.tkvs-catalog-category__toggle:hover,
.tkvs-catalog-category.is-current>.tkvs-catalog-category__toggle,
.tkvs-catalog-category.is-open>.tkvs-catalog-category__toggle {
  color:var(--tkvs-red)!important;
  background:#fff0f1;
  box-shadow:inset 4px 0 0 var(--tkvs-red);
}
.tkvs-catalog-category__toggle:focus-visible,
.tkvs-catalog-category__child:focus-visible {
  position:relative;
  z-index:2;
  outline:3px solid rgba(237,0,30,.32);
  outline-offset:-3px;
}
.tkvs-catalog-sidebar__thumb { width:54px; height:54px; display:block; overflow:hidden; background:#fff; }
.tkvs-catalog-sidebar__thumb img { width:100%; height:100%; object-fit:cover; }
.tkvs-catalog-category__copy { min-width:0; display:block; }
.tkvs-catalog-category__copy strong { display:block; overflow:visible; font-size:15px; line-height:1.22; text-overflow:clip; white-space:normal; }
.tkvs-catalog-category__copy small { display:block; margin-top:4px; color:#7f7770; font-size:11px; line-height:1.2; }
.tkvs-catalog-category__chevron {
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  color:var(--tkvs-red);
  transition:transform .18s ease;
}
.tkvs-catalog-category__chevron .dashicons { width:20px; height:20px; font-size:20px; }
.tkvs-catalog-category.is-open .tkvs-catalog-category__chevron { transform:rotate(180deg); }
.tkvs-catalog-category__children {
  padding:6px 8px 9px 71px;
  background:#fff;
  border-top:1px solid #e2dbd3;
}
.tkvs-catalog-category__children[hidden] { display:none!important; }
.tkvs-catalog-category__child {
  min-height:44px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:9px;
  align-items:center;
  padding:8px 9px;
  color:#312d29!important;
  background:#fff;
  border-bottom:1px solid #e8e1d9;
  font-size:13px;
  font-weight:700;
  line-height:1.25;
  text-decoration:none!important;
}
.tkvs-catalog-category__child:hover,
.tkvs-catalog-category__child.is-current { color:var(--tkvs-red)!important; background:#fff; }
.tkvs-catalog-category__child--all { color:var(--tkvs-red)!important; background:#fff; font-weight:800; }
.tkvs-catalog-category__child small {
  color:#847c75;
  font-size:10px;
  font-weight:600;
  line-height:1.2;
  white-space:nowrap;
}
.tkvs-catalog-category__child-arrow {
  width:20px;
  height:20px;
  display:grid;
  place-items:center;
  color:var(--tkvs-red);
}
.tkvs-catalog-category__child-arrow .dashicons { width:18px; height:18px; font-size:18px; }
.tkvs-catalog-category__empty { margin:0; padding:9px; color:#746c65; font-size:11px; line-height:1.45; }

.tkvs-pagination {
  width:100%;
  min-height:86px;
  margin:34px 0 0;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding:15px 20px;
  background:#fff;
  border:1px solid #d5cec5;
  border-top:3px solid var(--tkvs-red);
  box-shadow:0 14px 30px rgba(31,17,10,.08);
}
.tkvs-pagination__status {
  min-width:128px;
  padding-right:18px;
  color:#6e665f;
  border-right:1px solid #ded7cf;
  font-size:11px;
  font-weight:800;
  white-space:nowrap;
}
.tkvs-pagination__links {
  flex:1;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
  flex-wrap:wrap;
}
.tkvs-pagination__links .page-numbers {
  min-width:44px;
  height:44px;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding:0 12px;
  color:#171717!important;
  background:#fff!important;
  border:1px solid #d1c9c0!important;
  text-decoration:none!important;
  font-size:11px;
  font-weight:800;
}
.tkvs-pagination__links .page-numbers.current,.tkvs-pagination__links a.page-numbers:hover {
  color:#fff!important;
  background:var(--tkvs-red)!important;
  border-color:var(--tkvs-red)!important;
}
.tkvs-pagination__links .page-numbers.dots {
  min-width:28px;
  padding:0;
  color:#8f877f!important;
  background:transparent!important;
  border-color:transparent!important;
}
.tkvs-pagination__links .prev,.tkvs-pagination__links .next { min-width:142px; }

.tkvs-page--about-top-knives-llc .tkvs-page-shell,
.tkvs-page--contact-top-knives-llc .tkvs-page-shell {
  width:100%;
  padding:0;
}
.tkvs-page--about-top-knives-llc .tkvs-page-content,
.tkvs-page--contact-top-knives-llc .tkvs-page-content {
  border:0;
  box-shadow:none;
}
.tkvs-page--about-top-knives-llc .tkvs-page-content>.elementor,
.tkvs-page--contact-top-knives-llc .tkvs-page-content>.elementor { margin:0; }

.tkvs-page--about-top-knives-llc .tkvs-page-content .container { width:100%; max-width:none; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .hero {
  min-height:570px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:64px max(24px,calc((100vw - 1180px)/2))!important;
  background:
    linear-gradient(90deg,rgba(5,5,5,.98) 0%,rgba(5,5,5,.9) 47%,rgba(5,5,5,.25) 76%,rgba(5,5,5,.5) 100%),
    url("/wp-content/plugins/tk-otf-storefront-visual-system-v173/assets/images/otf-collection-banner-v155.webp") center/cover no-repeat!important;
  border-bottom:4px solid var(--tkvs-red)!important;
}
.tkvs-page--about-top-knives-llc .tkvs-page-content .hero>* { max-width:none; }
.tkvs-about-hero {
  width:min(1180px,100%)!important;
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(340px,.62fr);
  grid-template-rows:auto;
  gap:12px 58px;
  align-items:center;
}
.tkvs-about-hero>.kicker,
.tkvs-about-hero>h1,
.tkvs-about-hero>p,
.tkvs-about-hero>.actions { grid-column:1; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .hero h1 {
  max-width:760px;
  margin:0 0 8px!important;
  font-size:clamp(52px,5.5vw,78px)!important;
}
.tkvs-page--about-top-knives-llc .tkvs-page-content .hero p { max-width:700px; font-size:15px; line-height:1.7; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .hero .mini-nav { display:none!important; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .hero .actions { margin-top:16px; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .hero .badge-row {
  grid-column:2;
  grid-row:1/6;
  align-self:stretch;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:1px;
  padding:1px;
  background:#343434;
  border-top:4px solid var(--tkvs-red);
  box-shadow:0 24px 58px rgba(0,0,0,.34);
}
.tkvs-page--about-top-knives-llc .tkvs-page-content .hero .badge {
  min-height:114px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  gap:6px;
  padding:18px;
  color:#aaa!important;
  background:linear-gradient(150deg,#181818,#0d0d0d);
  border:0;
  font-size:10px;
  line-height:1.45;
}
.tkvs-page--about-top-knives-llc .tkvs-page-content .hero .badge b {
  display:block;
  color:#fff!important;
  font-family:"Barlow Condensed",sans-serif;
  font-size:18px;
  font-style:italic;
  line-height:1;
  text-transform:uppercase;
}
.tkvs-page--about-top-knives-llc .tkvs-page-content .section {
  width:min(1180px,calc(100% - 48px));
  margin-inline:auto;
  padding:54px 0!important;
  border-bottom:1px solid #2d2d2d;
}
.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"],
.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"] {
  display:grid;
  grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);
  gap:38px;
  align-items:start;
}
.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"]>.section-title,
.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"]>.section-sub,
.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"]>.section-title,
.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"]>.section-sub { grid-column:1; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"]>.grid2,
.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"]>.cols,
.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"]>.grid2,
.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"]>.cols { grid-column:2; grid-row:1/5; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .section-title { margin:0 0 12px!important; font-size:clamp(35px,3.8vw,52px)!important; }
.tkvs-page--about-top-knives-llc .tkvs-page-content .section-sub { max-width:680px; color:#aaa!important; font-size:13px; }
.tkvs-page--about-top-knives-llc #snapshot {
  width:100%;
  display:block!important;
  padding:68px max(24px,calc((100vw - 1180px)/2))!important;
  background:#101010;
}
.tkvs-page--about-top-knives-llc #snapshot .tkvs-about-snapshot {
  width:100%;
  display:grid!important;
  grid-template-columns:minmax(0,1.15fr) minmax(390px,.68fr)!important;
  gap:18px;
  align-items:stretch;
}
.tkvs-page--about-top-knives-llc #snapshot .tkvs-about-snapshot>.card:first-child {
  padding:34px!important;
}
.tkvs-page--about-top-knives-llc #snapshot .stack {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin-top:24px;
}
.tkvs-page--about-top-knives-llc #snapshot .stack>.box {
  min-height:210px;
  padding:20px!important;
  border-top:1px solid #353535!important;
}
.tkvs-page--about-top-knives-llc #snapshot .stack h3 {
  margin:0 0 14px;
  font-size:22px;
  line-height:1;
}
.tkvs-page--about-top-knives-llc #snapshot aside.card {
  display:flex;
  flex-direction:column;
  padding:0!important;
  overflow:hidden;
}
.tkvs-page--about-top-knives-llc #snapshot aside.card>img {
  width:100%;
  min-height:300px;
  flex:1;
  object-fit:cover;
}
.tkvs-page--about-top-knives-llc #snapshot aside.card>.soft {
  margin:0!important;
  padding:18px 20px;
  background:#0c0c0c;
  border-top:1px solid #303030;
}
.tkvs-page--about-top-knives-llc .tkvs-page-content .card,
.tkvs-page--about-top-knives-llc .tkvs-page-content .box {
  padding:25px!important;
  border:1px solid #303030!important;
  border-top:3px solid var(--tkvs-red)!important;
  border-radius:0!important;
  background:linear-gradient(155deg,#171717,#0d0d0d)!important;
  box-shadow:none!important;
}
.tkvs-page--about-top-knives-llc .tkvs-page-content .steps {
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:8px;
}
.tkvs-page--about-top-knives-llc .tkvs-page-content .step {
  min-height:220px;
  padding:22px 18px;
  gap:14px;
  box-shadow:none;
}
.tkvs-page--about-top-knives-llc .tkvs-page-content .step .n {
  width:38px;
  height:38px;
  border-radius:0;
  font-size:21px;
}
.tkvs-about-details {
  width:min(1180px,calc(100% - 48px));
  margin:34px auto;
  border:1px solid #343434;
  border-top:4px solid var(--tkvs-red);
  background:#111;
}
.tkvs-about-details>summary {
  min-height:72px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:16px 22px;
  color:#fff;
  cursor:pointer;
  font-family:"Barlow Condensed",sans-serif;
  font-size:22px;
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
}
.tkvs-about-details>summary::marker { color:var(--tkvs-red); }
.tkvs-about-details>summary>span:first-child { display:flex; flex-direction:column; gap:4px; }
.tkvs-about-details>summary small { color:#ff6675; font-family:"Inter",sans-serif; font-size:8px; font-style:normal; letter-spacing:.14em; }
.tkvs-about-details>summary b { color:#fff!important; font-size:22px; }
.tkvs-about-details>summary>.dashicons { width:22px; height:22px; color:var(--tkvs-red); font-size:22px; transition:transform .18s ease; }
.tkvs-about-details[open]>summary>.dashicons { transform:rotate(180deg); }
.tkvs-about-details__body { border-top:1px solid #303030; }
.tkvs-about-details__body>.section { width:100%!important; padding:34px 22px!important; }
.tkvs-about-flow-section {
  display:block!important;
  width:100%!important;
  padding:70px 0!important;
  background:#050505!important;
}
.tkvs-about-flow { max-width:1180px!important; margin:0 auto!important; padding:0 24px!important; }
.tkvs-about-flow__head { max-width:760px; margin:0 0 30px; }
.tkvs-about-flow__head>span { color:var(--tkvs-red); font-size:10px; font-weight:900; letter-spacing:.15em; }
.tkvs-about-flow__head h2 { margin:8px 0 10px; color:#fff!important; font-size:clamp(36px,4vw,58px); }
.tkvs-about-flow__head p { margin:0; color:#bdb7b1; font-size:16px; line-height:1.6; }
.tkvs-about-flow__grid { margin:0; padding:0; display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:0; list-style:none; }
.tkvs-about-flow__grid li { min-height:280px; position:relative; padding:28px 24px; color:#fff; border:1px solid #323232; border-top:3px solid var(--tkvs-red); background:linear-gradient(155deg,#181818,#0d0d0d); }
.tkvs-about-flow__grid li+li { border-left:0; }
.tkvs-about-flow__grid li:not(:last-child)::after {
  content:"";
  width:24px;
  height:2px;
  position:absolute;
  right:-12px;
  top:50px;
  z-index:2;
  background:var(--tkvs-red);
}
.tkvs-about-flow__grid b { display:block; margin-bottom:34px; color:var(--tkvs-red); font-family:"Barlow Condensed",sans-serif; font-size:38px; font-style:italic; line-height:1; }
.tkvs-about-flow__grid h3 { margin:0 0 10px; color:#fff!important; font-size:23px; line-height:1.05; }
.tkvs-about-flow__grid p { margin:0; color:#bcb6b0; font-size:13px; line-height:1.65; }
.tkvs-about-flow__cta { min-height:50px; width:max-content; margin-top:24px; display:inline-flex; align-items:center; gap:16px; padding:0 22px; color:#fff!important; background:var(--tkvs-red); text-decoration:none!important; font-family:"Barlow Condensed",sans-serif; font-size:17px; font-style:italic; font-weight:900; text-transform:uppercase; }
.tkvs-about-flow__cta:hover { color:#fff!important; background:var(--tkvs-red-dark); }
.tkvs-page--about-top-knives-llc .tkvs-about-flow__cta,
.tkvs-page--about-top-knives-llc .tkvs-about-flow__cta:visited,
.tkvs-page--about-top-knives-llc .tkvs-about-flow__cta:hover,
.tkvs-page--about-top-knives-llc .tkvs-about-flow__cta span {
  color:#fff!important;
}
.tkvs-page--about-top-knives-llc .tk-country-hub { display:none!important; }
.tkvs-page--about-top-knives-llc #categories .tkvs-about-categories {
  display:grid;
  grid-template-columns:minmax(250px,.55fr) minmax(0,1.45fr);
  gap:24px 36px;
  align-items:start;
}
.tkvs-page--about-top-knives-llc #categories .section-title,
.tkvs-page--about-top-knives-llc #categories .section-sub,
.tkvs-page--about-top-knives-llc #categories .actions { grid-column:1; }
.tkvs-page--about-top-knives-llc #categories .grid4 {
  grid-column:2;
  grid-row:1/5;
  counter-reset:tkvs-about-category;
}
.tkvs-page--about-top-knives-llc #categories .grid4>.card {
  min-height:190px;
  position:relative;
  counter-increment:tkvs-about-category;
}
.tkvs-page--about-top-knives-llc #categories .grid4>.card::before {
  content:"0" counter(tkvs-about-category);
  display:block;
  margin-bottom:32px;
  color:var(--tkvs-red);
  font-family:"Barlow Condensed",sans-serif;
  font-size:30px;
  font-style:italic;
  font-weight:900;
}
.tkvs-page--about-top-knives-llc #cta {
  width:100%!important;
  padding:55px max(24px,calc((100vw - 1180px)/2))!important;
  background:linear-gradient(105deg,#e1061a,#81000d);
  border:0!important;
}
.tkvs-page--about-top-knives-llc #cta h2,.tkvs-page--about-top-knives-llc #cta p { color:#fff!important; }

.tkvs-page--contact-top-knives-llc .tk-contact-page { background:#fff!important; }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero {
  min-height:390px;
  display:flex;
  align-items:center;
  padding:54px max(24px,calc((100vw - 1180px)/2))!important;
  text-align:left!important;
  background:
    linear-gradient(105deg,rgba(4,4,4,.98) 0%,rgba(12,12,12,.94) 60%,rgba(92,0,10,.78) 100%),
    url("/wp-content/plugins/tk-otf-storefront-visual-system-v173/assets/images/edc-colorways-hero-v155.webp") right center/cover no-repeat!important;
  border-bottom:4px solid var(--tkvs-red)!important;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .wrap {
  width:100%;
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(320px,.55fr);
  grid-template-rows:auto auto;
  gap:14px 40px;
  align-items:start;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero h1 {
  grid-column:1;
  margin:0!important;
  font-size:clamp(50px,5.2vw,76px)!important;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero p {
  grid-column:1;
  max-width:700px;
  margin:0!important;
  font-size:15px;
  line-height:1.7;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .cta {
  grid-column:2;
  grid-row:1/3;
  margin:0!important;
  display:grid!important;
  gap:9px;
  align-self:center;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page .btn {
  min-height:52px!important;
  min-width:0!important;
  padding:0 20px!important;
  border-radius:0!important;
  color:#fff!important;
  background:var(--tkvs-red)!important;
  border:1px solid var(--tkvs-red)!important;
  box-shadow:none!important;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page .btn:hover { transform:translateY(-2px); filter:none; background:var(--tkvs-red-dark)!important; }
.tkvs-page--contact-top-knives-llc .tk-contact-page .btn.ghost {
  color:#fff!important;
  background:#151515!important;
  border-color:#626262!important;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page .btn.ghost:hover { border-color:#fff!important; background:#252525!important; }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.section {
  padding:42px max(24px,calc((100vw - 1180px)/2))!important;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page>.section .wrap.grid {
  grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)!important;
  gap:16px!important;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page .card {
  padding:28px!important;
  border-radius:0!important;
  border:1px solid #d0c7bd!important;
  border-top:4px solid #111!important;
  background:#fff!important;
  box-shadow:none!important;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page .card:first-child { border-top-color:var(--tkvs-red)!important; }
.tkvs-page--contact-top-knives-llc .tk-contact-page .card h2 { font-size:34px!important; }
.tkvs-page--contact-top-knives-llc .tk-contact-page .card .item,
.tkvs-page--contact-top-knives-llc .tk-contact-page .card .kv {
  padding:12px 0!important;
  border:0!important;
  border-bottom:1px solid #dfd7ce!important;
  border-radius:0!important;
  background:transparent!important;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page .card strong,
.tkvs-page--contact-top-knives-llc .tk-contact-page .card .item strong { color:#111!important; }
.tkvs-page--contact-top-knives-llc .tk-contact-page .card .note {
  padding:15px!important;
  border-radius:0!important;
  color:#403932!important;
  background:#fff!important;
  border:1px solid #d8cec3!important;
  border-left:4px solid var(--tkvs-red)!important;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page .card .note strong { color:#111!important; }
.tkvs-page--contact-top-knives-llc .tk-contact-page .card .note span { color:#625a53!important; }
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq {
  padding:56px max(24px,calc((100vw - 1180px)/2))!important;
  background:#fff!important;
}
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>.wrap {
  width:100%!important;
  display:grid;
  grid-template-columns:minmax(270px,.7fr) minmax(460px,1.3fr);
  grid-template-rows:auto auto auto 1fr;
  gap:10px 42px;
  align-items:start;
}
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq h2,
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>div>p,
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>div>.cta,
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq .tkvs-contact-checklist { grid-column:1; }
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq h2 { margin:0!important; font-size:42px!important; }
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>div>.cta { display:grid!important; margin-top:12px!important; }
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq .tkvs-contact-checklist {
  margin-top:8px;
  padding:22px!important;
  border-top-color:#111!important;
}
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq form {
  grid-column:2;
  grid-row:1/6;
  width:100%;
  max-width:none!important;
  margin:0!important;
  padding:28px;
  background:#fff;
  border:1px solid #cec5bb;
  border-top:4px solid var(--tkvs-red);
}
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq form input,
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq form textarea {
  min-height:50px!important;
  color:#111!important;
  -webkit-text-fill-color:#111!important;
  background:#fff!important;
  border:1px solid #bfb5aa!important;
}
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq form textarea { min-height:132px!important; }
.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq form button {
  min-height:54px!important;
  color:#fff!important;
  background:var(--tkvs-red)!important;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page>.final {
  padding:28px max(24px,calc((100vw - 1180px)/2))!important;
  border-top:0!important;
  background:#0b0b0b!important;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page>.final .wrap {
  min-height:92px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:8px 28px;
  align-items:center;
  text-align:left;
}
.tkvs-page--contact-top-knives-llc .tk-contact-page>.final h2 { grid-column:1; margin:0!important; font-size:34px!important; }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.final p { grid-column:1; margin:0!important; }
.tkvs-page--contact-top-knives-llc .tk-contact-page>.final .cta { grid-column:2; grid-row:1/3; margin:0!important; }

@media (max-width:1180px) {
  .tkvs-mega__head { width:calc(100% - 38px); }
  .tkvs-mega__grid { padding-top:16px; }
  .tkvs-catalog-hero__grid { grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr); }
  .tkvs-category-explorer__grid { grid-template-columns:290px minmax(0,1fr); }
  .tkvs-category-explorer__rail>button { grid-template-columns:64px minmax(0,1fr) 20px; gap:10px; }
  .tkvs-category-explorer__thumb { width:64px; }
  .tkvs-catalog-layout { grid-template-columns:300px minmax(0,1fr); }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .steps { grid-template-columns:repeat(3,minmax(0,1fr)); }
  .tkvs-about-flow__grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
}

@media (max-width:900px) {
  .tkvs-catalog-hero__grid { grid-template-columns:minmax(0,1fr) 300px; }
  .tkvs-category-explorer__shell { padding:18px; }
  .tkvs-category-explorer__grid { grid-template-columns:260px minmax(0,1fr); }
  .tkvs-category-explorer__rail>button { min-height:78px; grid-template-columns:56px minmax(0,1fr) 18px; padding:8px; }
  .tkvs-category-explorer__thumb { width:56px; height:56px; }
  .tkvs-category-explorer__visual figcaption { left:24px; bottom:23px; }
  .tkvs-category-explorer__visual figcaption strong { font-size:37px; }
  .tkvs-catalog-layout { grid-template-columns:1fr; }
  .tkvs-catalog-sidebar {
    position:fixed;
    left:0;
    right:auto;
    top:0;
    bottom:0;
    width:min(430px,94vw);
    height:100dvh;
    max-height:100dvh;
    overflow-x:hidden;
    overflow-y:auto;
    overscroll-behavior:contain;
  }
  .tkvs-catalog-sidebar__status { display:none; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"],
  .tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"] { grid-template-columns:1fr; gap:18px; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"]>.grid2,
  .tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"]>.cols,
  .tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"]>.grid2,
  .tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"]>.cols { grid-column:1; grid-row:auto; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .wrap { grid-template-columns:minmax(0,1fr) minmax(270px,.6fr); }
}

@media (max-width:760px) {
  .tkvs-mobile-drawer>aside { width:min(390px,94vw); }
  .tkvs-mobile-drawer header { min-height:60px; }
  .tkvs-mobile-drawer__rfq { position:sticky; bottom:0; z-index:3; margin:10px 12px 14px; box-shadow:0 8px 24px rgba(0,0,0,.22); }
  .tkvs-catalog-hero { padding:18px 0 20px; }
  .tkvs-active .woocommerce-breadcrumb { margin-bottom:14px!important; }
  .tkvs-catalog-hero__grid { grid-template-columns:1fr; gap:15px; }
  .tkvs-category-summary { padding:0; }
  .tkvs-ready .tkvs-category-summary.has-guide:not(.is-expanded) .tkvs-catalog-owner { max-height:none; }
  .tkvs-catalog-owner h1 { font-size:39px; }
  .tkvs-catalog-owner h2,.tkvs-catalog-owner h3 { font-size:23px!important; }
  .tkvs-catalog-owner p,.tkvs-catalog-owner li { font-size:11px; line-height:1.6; }
  .tkvs-catalog-hero__visual { min-height:210px; order:-1; }
  .tkvs-catalog-hero__visual figcaption strong { font-size:22px; }
  .tkvs-catalog-hero__actions { display:grid; grid-template-columns:1fr 1fr; gap:7px; }
  .tkvs-catalog-hero__actions .tkvs-button { min-height:46px; padding:0 8px; font-size:13px; }
  .tkvs-category-children { flex-wrap:nowrap; overflow-x:auto; padding-bottom:6px; }
  .tkvs-category-children>a { flex:0 0 auto; }
  .tkvs-category-explorer { padding:14px 0 16px; border-top-width:3px; }
  .tkvs-category-explorer__shell { width:100%; padding:13px 12px 12px; border-right:0; border-left:0; }
  .tkvs-category-explorer__head { min-height:48px; margin-bottom:10px; align-items:flex-end; }
  .tkvs-category-explorer__head>div { display:block; }
  .tkvs-category-explorer__head h2 { margin-top:5px; font-size:21px; }
  .tkvs-category-explorer__head>button { min-height:44px; max-width:138px; justify-content:flex-end; padding:0; font-size:10px; line-height:1.05; text-align:right; }
  .tkvs-category-explorer__groups {
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:6px;
    margin-bottom:8px;
  }
  .tkvs-category-explorer__groups>button {
    min-height:48px;
    gap:6px;
    padding:7px 9px;
  }
  .tkvs-category-explorer__groups>button.is-active { box-shadow:inset 3px 0 0 var(--tkvs-red); }
  .tkvs-category-explorer__groups span { font-size:14px; }
  .tkvs-category-explorer__groups small { font-size:7px; line-height:1.15; text-align:right; }
  .tkvs-category-explorer__grid { min-height:0; display:block; border-right:0; border-left:0; }
  .tkvs-category-explorer__rail {
    display:grid;
    grid-auto-flow:column;
    grid-auto-columns:minmax(176px,60vw);
    gap:6px;
    overflow-x:auto;
    padding:6px;
    border-right:0;
    border-bottom:1px solid #3a3a3a;
    scroll-snap-type:x proximity;
    scrollbar-color:#555 transparent;
    scrollbar-width:thin;
  }
  .tkvs-category-explorer__rail>button {
    min-height:64px;
    grid-template-columns:48px minmax(0,1fr) 16px;
    gap:8px;
    padding:7px;
    border:1px solid #393939;
    scroll-snap-align:start;
  }
  .tkvs-category-explorer__thumb { width:48px; height:48px; }
  .tkvs-category-explorer__label strong { font-size:15px; }
  .tkvs-category-explorer__label small { margin-top:4px; font-size:7px; }
  .tkvs-category-explorer__rail>button::before {
    top:auto;
    right:-1px;
    bottom:-1px;
    width:auto;
    height:3px;
  }
  .tkvs-category-explorer__rail>button.is-active { border-color:#733039; }
  .tkvs-category-explorer__panel { grid-template-rows:clamp(252px,72vw,292px) auto 56px; }
  .tkvs-category-explorer__visual { min-height:clamp(252px,72vw,292px); }
  .tkvs-category-explorer__shade {
    background:
      linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.28)),
      linear-gradient(0deg,rgba(0,0,0,.68),transparent 60%);
  }
  .tkvs-category-explorer__visual figcaption {
    width:calc(100% - 28px);
    left:14px;
    bottom:14px;
    padding:12px 13px 11px;
    background:linear-gradient(90deg,rgba(9,9,9,.9),rgba(9,9,9,.48),transparent);
    border-left:3px solid var(--tkvs-red);
  }
  .tkvs-category-explorer__visual figcaption small { font-size:8px; }
  .tkvs-category-explorer__visual figcaption strong { margin-top:5px; font-size:29px; }
  .tkvs-category-explorer__visual figcaption em { max-width:280px; margin-top:6px; font-size:9px; line-height:1.35; }
  .tkvs-category-explorer__children { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .tkvs-category-explorer__children>a,
  .tkvs-category-explorer__children>a:nth-child(2n) { min-height:50px; padding:8px 10px; font-size:10px; }
  .tkvs-category-explorer__children>a:nth-child(2n+1) { border-right:1px solid #343434; }
  .tkvs-category-explorer__all { min-height:56px; padding:0 12px; gap:7px; }
  .tkvs-category-explorer__all strong { font-size:14px; }
  .tkvs-category-explorer__all small { font-size:7px; }
  .tkvs-category-explorer__directory { width:calc(100vw - 20px); max-height:90dvh; }
  .tkvs-category-explorer__directory-card { max-height:calc(90dvh - 3px); padding:14px; }
  .tkvs-category-explorer__directory h3 { font-size:25px; }
  .tkvs-category-explorer__directory-grid { grid-template-columns:1fr; gap:8px; }
  .tkvs-category-explorer__directory-grid section { padding:10px; }
  .tkvs-category-rail { padding:14px 0; }
  .tkvs-category-rail>.tkvs-shell { width:100%; }
  .tkvs-category-rail__head { width:calc(100% - 24px); margin:0 auto 8px; }
  .tkvs-category-rail__head>div { display:block; }
  .tkvs-category-rail__head strong { display:block; font-size:18px; }
  .tkvs-category-rail__head>a { font-size:11px; }
  .tkvs-category-rail__track { grid-auto-columns:214px; gap:8px; padding:0 12px 8px; }
  .tkvs-category-rail__track>a { min-height:104px; grid-template-columns:74px minmax(0,1fr); }
  .tkvs-category-rail__image { width:74px; }
  .tkvs-category-rail__track>a>span:last-child { padding:9px 10px; }
  .tkvs-category-rail__track strong { min-height:32px; font-size:16px; line-height:1.02; }
  .tkvs-catalog-command { top:70px; }
  .tkvs-catalog-layout { padding-top:0; }
  .tkvs-catalog-sidebar {
    left:0;
    right:auto;
    top:0;
    bottom:0;
    width:min(430px,94vw);
    height:100dvh;
    max-height:100dvh;
    overflow-x:hidden;
    overflow-y:auto;
    overscroll-behavior:contain;
  }
  .tkvs-catalog-sidebar__groups h3 { padding:14px 16px 10px; font-size:17px; }
  .tkvs-catalog-sidebar .tkvs-catalog-category__toggle {
    min-height:80px;
    grid-template-columns:54px minmax(0,1fr) 48px;
    gap:10px;
    padding:9px 2px 9px 12px;
  }
  .tkvs-catalog-category__copy strong { font-size:17px; line-height:1.2; }
  .tkvs-catalog-category__copy small { margin-top:5px; font-size:12px; }
  .tkvs-catalog-category__chevron { width:48px; height:48px; }
  .tkvs-catalog-category__children { padding:7px 8px 10px 68px; }
  .tkvs-catalog-category__child { min-height:48px; padding:9px 10px; font-size:16px; }
  .tkvs-catalog-category__child small { font-size:11px; }
  .tkvs-catalog-category__empty { padding:10px; font-size:12px; }
  .tkvs-pagination {
    width:100%;
    min-height:0;
    margin:22px 0 0;
    align-items:stretch;
    flex-direction:column;
    gap:11px;
    padding:13px 12px 14px;
  }
  .tkvs-pagination__status {
    min-width:0;
    padding:0 0 10px;
    border-right:0;
    border-bottom:1px solid #e2dcd5;
    text-align:left;
  }
  .tkvs-pagination__links { width:100%; display:grid; grid-template-columns:1fr auto 1fr; gap:6px; }
  .tkvs-pagination__links .page-numbers:not(.prev):not(.next):not(.current) { display:none!important; }
  .tkvs-pagination__links .page-numbers { min-width:44px; }
  .tkvs-pagination__links .prev { grid-column:1; }
  .tkvs-pagination__links .current { grid-column:2; }
  .tkvs-pagination__links .next { grid-column:3; }
  .tkvs-pagination__links .prev,.tkvs-pagination__links .next { min-width:0; width:100%; }

  .tkvs-page--about-top-knives-llc .tkvs-page-content .section,
  .tkvs-about-details { width:calc(100% - 24px); }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .hero {
    min-height:0;
    justify-content:flex-end;
    padding:42px 14px 30px!important;
    background:
      linear-gradient(0deg,rgba(4,4,4,.98) 0%,rgba(4,4,4,.86) 58%,rgba(4,4,4,.22) 100%),
      url("/wp-content/plugins/tk-otf-storefront-visual-system-v173/assets/images/otf-collection-banner-v155.webp") 66% center/cover no-repeat!important;
  }
  .tkvs-about-hero { display:grid; grid-template-columns:1fr; gap:10px; }
  .tkvs-about-hero>.kicker,
  .tkvs-about-hero>h1,
  .tkvs-about-hero>p,
  .tkvs-about-hero>.actions,
  .tkvs-page--about-top-knives-llc .tkvs-page-content .hero .badge-row { grid-column:1; grid-row:auto; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .hero h1 { font-size:44px!important; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .hero p {
    display:-webkit-box;
    overflow:hidden;
    font-size:12px;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical;
  }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .hero .actions { display:grid; grid-template-columns:1fr 1fr; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .hero .actions a { min-width:0; padding:0 10px; font-size:12px; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .hero .badge-row { margin-top:14px; grid-template-columns:1fr 1fr; box-shadow:none; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .hero .badge { min-height:86px; padding:13px; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .hero .badge b { font-size:15px; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .section { padding:34px 0!important; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .grid2,
  .tkvs-page--about-top-knives-llc .tkvs-page-content .cols { grid-template-columns:1fr!important; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .grid4 { grid-template-columns:1fr 1fr; gap:8px; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .card,
  .tkvs-page--about-top-knives-llc .tkvs-page-content .box { padding:20px!important; }
  .tkvs-page--about-top-knives-llc #snapshot {
    width:100%;
    padding:34px 12px!important;
  }
  .tkvs-page--about-top-knives-llc #snapshot .tkvs-about-snapshot { grid-template-columns:1fr!important; gap:10px; }
  .tkvs-page--about-top-knives-llc #snapshot .tkvs-about-snapshot>.card:first-child { padding:20px!important; }
  .tkvs-page--about-top-knives-llc #snapshot .stack { grid-template-columns:1fr; margin-top:18px; }
  .tkvs-page--about-top-knives-llc #snapshot .stack>.box { min-height:0; padding:17px!important; }
  .tkvs-page--about-top-knives-llc #snapshot aside.card>img { min-height:220px; max-height:300px; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .steps { grid-template-columns:1fr; gap:8px; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .step { min-height:0; }
  .tkvs-page--about-top-knives-llc .tkvs-page-content .tkvs-about-flow-section { width:100%!important; padding:42px 0!important; }
  .tkvs-about-flow { padding:0 12px!important; }
  .tkvs-about-flow__head { margin-bottom:22px; }
  .tkvs-about-flow__head h2 { font-size:38px; }
  .tkvs-about-flow__head p { font-size:13px; }
  .tkvs-about-flow__grid { grid-template-columns:1fr; gap:8px; }
  .tkvs-about-flow__grid li { min-height:0; padding:20px; }
  .tkvs-about-flow__grid li+li { border-left:1px solid #323232; }
  .tkvs-about-flow__grid li::after { display:none!important; }
  .tkvs-about-flow__grid b { margin-bottom:12px; font-size:32px; }
  .tkvs-about-flow__grid h3 { font-size:21px; }
  .tkvs-about-flow__cta { width:100%; justify-content:center; }
  .tkvs-about-details { margin:20px auto; }
  .tkvs-about-details>summary { min-height:64px; padding:14px 16px; font-size:18px; }
  .tkvs-about-details>summary b { font-size:17px; }
  .tkvs-about-details__body>.section { width:100%; padding:25px 15px!important; }
  .tkvs-page--about-top-knives-llc #categories .tkvs-about-categories { grid-template-columns:1fr; gap:10px; }
  .tkvs-page--about-top-knives-llc #categories .section-title,
  .tkvs-page--about-top-knives-llc #categories .section-sub,
  .tkvs-page--about-top-knives-llc #categories .actions,
  .tkvs-page--about-top-knives-llc #categories .grid4 { grid-column:1; grid-row:auto; }
  .tkvs-page--about-top-knives-llc #categories .grid4>.card { min-height:150px; }
  .tkvs-page--about-top-knives-llc #categories .grid4>.card::before { margin-bottom:18px; font-size:26px; }
  .tkvs-page--about-top-knives-llc #cta { width:100%!important; padding:38px 16px!important; }

  .tkvs-contact-dock {
    right:10px;
    bottom:max(12px,env(safe-area-inset-bottom));
    gap:6px;
  }
  .tkvs-contact-dock__item {
    width:44px;
    height:44px;
    border-width:2px;
  }
  .tkvs-contact-dock__item .dashicons { width:20px; height:20px; font-size:20px; }
  .tkvs-contact-dock__item img { width:20px; height:20px; }
  .tkvs-contact-dock__item>span:last-child { display:none; }
  .tkvs-mobile-drawer-open .tkvs-contact-dock,
  html.tkvs-filter-open .tkvs-contact-dock,
  html.tkvs-filter-open #tk-chat-panel,
  html.tkvs-filter-open .tk-chat-panel,
  html.tkvs-filter-open body.tkvs-active [data-tk-chat-open] {
    display:none!important;
    opacity:0;
    pointer-events:none;
    transform:translateY(10px);
  }

  .tkvs-page--contact-top-knives-llc .tk-contact-page>.hero {
    min-height:0;
    padding:38px 16px 30px!important;
    background:linear-gradient(130deg,#080808,#240308)!important;
  }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .wrap { grid-template-columns:1fr; grid-template-rows:auto; gap:12px; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.hero h1,
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.hero p,
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .cta { grid-column:1; grid-row:auto; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.hero h1 { font-size:42px!important; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.hero p { font-size:12px; line-height:1.6; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .cta { margin-top:6px!important; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page .btn { width:100%; min-height:48px!important; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.section { padding:18px 12px!important; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.section .wrap.grid { grid-template-columns:1fr!important; gap:8px!important; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page .card { padding:20px!important; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page .card h2 { font-size:29px!important; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page .card .list { gap:0!important; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page .card .item,
  .tkvs-page--contact-top-knives-llc .tk-contact-page .card .kv { padding:10px 0!important; }
  .tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq { padding:28px 12px!important; }
  .tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>.wrap { grid-template-columns:1fr; grid-template-rows:auto; gap:10px; }
  .tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq h2,
  .tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>div>p,
  .tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>div>.cta,
  .tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq .tkvs-contact-checklist,
  .tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq form { grid-column:1; grid-row:auto; }
  .tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq h2 { font-size:34px!important; }
  .tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq .tkvs-contact-checklist { order:4; }
  .tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq form { order:3; padding:18px 14px; grid-template-columns:1fr; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.final { padding:28px 16px!important; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.final .wrap { grid-template-columns:1fr; grid-template-rows:auto; text-align:left; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.final h2,
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.final p,
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.final .cta { grid-column:1; grid-row:auto; }
  .tkvs-page--contact-top-knives-llc .tk-contact-page>.final .cta { margin-top:14px!important; }
}

/* v1.0.53 — validated ERP conversion, idempotent runtime, and canonical mobile flags */
.tkvs-nav__inner>.tkvs-currency { margin-left:auto; }
.tkvs-nav__inner>.tkvs-language { margin-left:0; }
.tkvs-currency { position:relative; z-index:5400; display:flex; align-items:stretch; font-family:var(--tkvs-body); }
.tkvs-currency__toggle {
  min-width:96px;
  min-height:48px;
  position:relative;
  padding:0 12px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  border:0;
  border-inline:1px solid #242424;
  background:#0b0b0b;
  color:#fff;
  font-family:var(--tkvs-body);
}
.tkvs-currency__toggle:hover,.tkvs-currency.is-open .tkvs-currency__toggle { background:var(--tkvs-red); }
.tkvs-currency__toggle::after {
  content:"";
  height:2px;
  position:absolute;
  right:0;
  bottom:0;
  left:0;
  background:var(--tkvs-red);
  transform:scaleX(0);
  transition:transform .18s ease;
}
.tkvs-currency__toggle:hover::after,.tkvs-currency.is-open .tkvs-currency__toggle::after { transform:scaleX(1); }
.tkvs-currency__toggle strong { font-size:12px; letter-spacing:.05em; }
.tkvs-currency__flag { width:22px; height:16px; flex:0 0 auto; display:block; border:1px solid rgba(0,0,0,.14); object-fit:cover; }
.tkvs-currency__toggle .tkvs-currency__flag { border-color:rgba(255,255,255,.28); }
.tkvs-currency__chevron { width:15px!important; height:15px!important; margin-left:1px; font-size:15px!important; transition:transform .18s ease; }
.tkvs-currency.is-open .tkvs-currency__chevron { transform:rotate(180deg); }
.tkvs-currency__menu {
  width:264px;
  max-height:min(528px,calc(100vh - 150px));
  position:absolute;
  top:calc(100% + 5px);
  right:0;
  overflow-x:hidden;
  overflow-y:auto;
  color:#171717;
  background:#fff;
  border:1px solid #d4ccc3;
  border-top:3px solid var(--tkvs-red);
  box-shadow:0 20px 46px rgba(0,0,0,.34);
  scrollbar-color:#bbb3aa #f3eee8;
  scrollbar-width:thin;
}
.tkvs-currency__menu[hidden] { display:none!important; }
.tkvs-currency__list { display:flex; flex-direction:column; }
.tkvs-currency__list button {
  width:100%;
  min-width:0;
  min-height:48px;
  position:relative;
  padding:0 13px;
  display:grid;
  grid-template-columns:22px 44px minmax(0,1fr);
  align-items:center;
  gap:10px;
  border:0;
  border-bottom:1px solid #e5ded6;
  background:#fff;
  color:#1a1918;
  text-align:left;
}
.tkvs-currency__list button:last-child { border-bottom:0; }
.tkvs-currency__list button:hover:not(:disabled),.tkvs-currency__list button:focus-visible { background:#fff; outline:0; box-shadow:inset 3px 0 0 #b9afa5; }
.tkvs-currency__list button.is-selected { background:#fff1f2; color:#111; box-shadow:inset 3px 0 0 var(--tkvs-red); }
.tkvs-currency__list button:disabled { cursor:not-allowed; opacity:.42; }
.tkvs-currency__list button>strong { font-size:12px; letter-spacing:.04em; }
.tkvs-currency__list button>small { min-width:0; overflow:hidden; color:#746d66; font-size:10px; text-overflow:ellipsis; white-space:nowrap; }
.tkvs-currency__list button.is-selected>small { color:#4d4640; }

.tkvs-product-card__title { min-height:50px; font-size:14px; line-height:1.38; }
.tkvs-product-enhanced .tkvs-spec-source { display:none!important; }
.tkvs-purchase-heading {
  min-height:42px;
  padding:0 1px 8px;
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:12px;
}
.tkvs-purchase-heading strong { font-family:var(--tkvs-display); font-size:21px; font-style:italic; font-weight:900; line-height:1; text-transform:uppercase; }
.tkvs-purchase-heading small { color:#756f68; font-size:10px; line-height:1.35; text-align:right; }
.tkvs-tier-current {
  display:none;
  position:absolute;
  top:7px;
  right:7px;
  padding:4px 6px;
  background:var(--tkvs-red);
  color:#fff;
  font-size:8px;
  font-weight:900;
  letter-spacing:.04em;
}
tr.tkvs-active-tier .tkvs-tier-current { display:block; }
.tkvs-variation-source { display:none!important; }
.tkvs-finish-selector { margin-top:13px; }
.tkvs-finish-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:7px; }
.tkvs-finish-grid button {
  min-width:0;
  min-height:94px;
  padding:0;
  display:grid;
  grid-template-rows:62px auto;
  overflow:hidden;
  border:1px solid #d8d0c7;
  background:#fff;
  color:#24211f;
}
.tkvs-finish-grid button:hover,.tkvs-finish-grid button.is-active { border-color:var(--tkvs-red); box-shadow:inset 0 -3px 0 var(--tkvs-red); }
.tkvs-finish-grid button>span {
  display:block;
  border-bottom:1px solid #e2dbd3;
  background-color:#fff;
  background-repeat:no-repeat;
  background-size:400% auto;
}
.tkvs-finish-grid button>strong { min-width:0; padding:9px 4px 8px; overflow:hidden; font-size:10px; line-height:1.15; text-overflow:ellipsis; text-transform:uppercase; white-space:nowrap; }
.tkvs-tier-note {
  grid-column:1/-1;
  min-height:38px;
  margin:0!important;
  padding:10px 12px;
  background:#fff;
  color:#615a54;
  font-size:11px;
  line-height:1.5;
  text-align:center;
}
.tkvs-tier-note strong { color:var(--tkvs-red-dark); }
.tkvs-product-tabs-source[hidden] { display:none!important; }
.tkvs-product-information__list>article { border-bottom:1px solid #ddd6ce; transition:background .18s ease,box-shadow .18s ease; }
.tkvs-product-information__list>article:last-child { border-bottom:0; }
.tkvs-product-information__list>article.is-open { background:#fff8f5; box-shadow:inset 4px 0 0 var(--tkvs-red); }
.tkvs-product-information__list>article>button {
  width:100%;
  min-height:86px;
  padding:16px 24px;
  display:grid;
  grid-template-columns:58px minmax(0,1fr) 48px;
  align-items:center;
  gap:16px;
  border:0;
  background:transparent;
  color:#191817;
  text-align:left;
}
.tkvs-product-information__list>article>button:hover { background:#fff; }
.tkvs-product-information__index { color:var(--tkvs-red); font-family:var(--tkvs-display); font-size:18px; font-style:italic; font-weight:900; }
.tkvs-product-information__list>article>button>strong { font-family:var(--tkvs-display); font-size:26px; font-style:italic; font-weight:900; line-height:1; text-transform:uppercase; }
.tkvs-product-information__toggle {
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  border:1px solid #cfc7bd;
  background:#fff;
  color:var(--tkvs-red);
  font-family:var(--tkvs-body);
  font-size:22px;
  font-weight:500;
  line-height:1;
}
.tkvs-product-information__list>article.is-open .tkvs-product-information__toggle { border-color:#111; background:#111; color:#fff; }
.tkvs-product-information__content {
  padding:0 86px 28px 98px;
  color:#4c4641;
  font-size:15px;
  line-height:1.72;
}
.tkvs-product-information__content[hidden] { display:none!important; }
.tkvs-product-information__content h2,.tkvs-product-information__content h3 { display:none; }
.tkvs-product-information__content p { margin:0 0 11px; color:inherit; font-size:inherit; line-height:inherit; }
.tkvs-product-information__content ul { margin:0; padding-left:20px; columns:2; column-gap:44px; }
.tkvs-product-information__content li { margin-bottom:8px; break-inside:avoid; }
.tkvs-recommendations>h2 {
  margin:0!important;
  color:#111!important;
  font-family:var(--tkvs-display)!important;
  font-size:34px!important;
  font-style:italic!important;
  font-weight:900!important;
  line-height:1!important;
  text-transform:uppercase!important;
}
.tkvs-recommendation-status {
  min-height:26px;
  margin:8px 0 16px;
  display:inline-flex;
  align-items:center;
  gap:7px;
  color:#245f48;
  font-size:9px;
  font-weight:900;
  letter-spacing:.1em;
}
.tkvs-recommendation-status i { width:8px; height:8px; border-radius:50%; background:#2c9a69; box-shadow:0 0 0 4px rgba(44,154,105,.13); }

@media (max-width:1180px) {
  .tkvs-nav__inner>.tkvs-currency { margin-left:auto; }
  .tkvs-currency__toggle { min-width:92px; padding-inline:9px; }
}

@media (max-width:900px) {
  .tk-mobile-header-v2__currency { padding:12px 14px; border-bottom:1px solid #302e2c; }
  .tk-mobile-header-v2__currency>span { display:block; margin-bottom:7px; color:#8f8881; font-size:9px; font-weight:900; letter-spacing:.14em; }
  .tk-mobile-header-v2__currency .tkvs-currency { width:100%; display:block; z-index:1; }
  .tk-mobile-header-v2__currency .tkvs-currency__toggle { width:100%; min-height:48px; justify-content:flex-start; border:1px solid #3c3936; background:#171717; }
  .tk-mobile-header-v2__currency .tkvs-currency__chevron { margin-left:auto; }
  .tk-mobile-header-v2__currency .tkvs-currency__menu { width:100%; max-height:min(480px,65vh); position:static; margin-top:7px; box-shadow:none; }
}

@media (max-width:600px) {
  .tkvs-product-card__title { min-height:50px; font-size:12.5px; }
  .tkvs-purchase-heading { align-items:flex-end; }
  .tkvs-purchase-heading strong { font-size:20px; }
  .tkvs-purchase-heading small { max-width:132px; font-size:9px; }
  .tkvs-finish-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .tkvs-finish-grid button { min-height:99px; grid-template-rows:66px auto; }
  .tkvs-finish-grid button>strong { font-size:11px; }
  .tkvs-order-estimate,
  body.tkvs-route-product .tkvs-product-summary .single_add_to_cart_button,
  .tkvs-tier-note { grid-column:1; }
  .tkvs-product-information__list>article>button { min-height:78px; padding:14px 14px; grid-template-columns:38px minmax(0,1fr) 44px; gap:10px; }
  .tkvs-product-information__index { font-size:16px; }
  .tkvs-product-information__list>article>button>strong { font-size:22px; line-height:1.03; }
  .tkvs-product-information__toggle { width:44px; height:44px; }
  .tkvs-product-information__content { padding:0 17px 23px 63px; font-size:14.5px; line-height:1.68; }
  .tkvs-product-information__content ul { columns:1; }
  .tkvs-recommendations>h2 { font-size:29px!important; }
}

/* v1.0.61 — keep accessibility skip links off-canvas until keyboard focus. */
.tkvs-active .wd-skip-links {
  position:fixed!important;
  inset:0 auto auto 0!important;
  z-index:100000!important;
  width:1px!important;
  height:1px!important;
  overflow:visible!important;
}
.tkvs-active .wd-skip-links .wd-skip-navigation,
.tkvs-active .wd-skip-links .wd-skip-content {
  position:fixed!important;
  top:-120px!important;
  left:16px!important;
  width:auto!important;
  height:auto!important;
  margin:0!important;
  padding:12px 16px!important;
  overflow:visible!important;
  clip:auto!important;
  clip-path:none!important;
  border:2px solid #fff!important;
  border-radius:4px!important;
  background:#111!important;
  color:#fff!important;
  box-shadow:0 8px 28px rgba(0,0,0,.35)!important;
  transition:top .16s ease!important;
}
.tkvs-active .wd-skip-links .wd-skip-navigation:focus-visible,
.tkvs-active .wd-skip-links .wd-skip-content:focus-visible {
  top:16px!important;
}
.admin-bar.tkvs-active .wd-skip-links .wd-skip-navigation:focus-visible,
.admin-bar.tkvs-active .wd-skip-links .wd-skip-content:focus-visible {
  top:48px!important;
}
.tkvs-search,
.tkvs-results-search {
  position:relative;
}
.tkvs-search {
  overflow:visible;
}
.tkvs-catalog-command form.tkvs-results-search {
  grid-template-columns:38px minmax(0,1fr) 48px;
  padding:0;
}
.tkvs-results-search__icon {
  display:grid;
  place-items:center;
  color:#777;
}
.tkvs-results-search__icon .dashicons {
  width:18px;
  height:18px;
  font-size:18px;
}
.tkvs-active .tkvs-results-search>button[type="submit"] {
  width:48px;
  height:45px;
  min-height:45px;
  display:grid;
  place-items:center;
  margin:0;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:var(--tkvs-red)!important;
  color:#fff!important;
  box-shadow:none!important;
}
.tkvs-active .tkvs-results-search>button[type="submit"]:hover,
.tkvs-active .tkvs-results-search>button[type="submit"]:focus-visible {
  background:var(--tkvs-red-dark)!important;
}
.tkvs-search-suggestions {
  position:absolute;
  top:calc(100% + 9px);
  left:0;
  right:0;
  z-index:6000;
  max-height:min(540px,70vh);
  overflow:auto;
  border:1px solid #343434;
  border-top:3px solid var(--tkvs-red);
  border-radius:0 0 8px 8px;
  background:#fff;
  color:#171717;
  box-shadow:0 22px 50px rgba(0,0,0,.32);
}
.tkvs-results-search .tkvs-search-suggestions {
  top:calc(100% + 7px);
  min-width:min(720px,calc(100vw - 40px));
}
.tkvs-search-suggestions[hidden] {
  display:none!important;
}
.tkvs-search-suggestions__list {
  display:block;
}
.tkvs-search-suggestions__loading,
.tkvs-search-suggestions__empty,
.tkvs-search-suggestions__correction {
  padding:16px 18px;
  color:#5c5650;
  background:#fff;
  font-size:13px;
  line-height:1.45;
}
.tkvs-search-suggestions__loading {
  position:relative;
  padding-left:42px;
}
.tkvs-search-suggestions__loading::before {
  position:absolute;
  left:18px;
  top:17px;
  width:13px;
  height:13px;
  content:"";
  border:2px solid #ded8d1;
  border-top-color:var(--tkvs-red);
  border-radius:50%;
  animation:tkvs-search-spin .65s linear infinite;
}
.tkvs-search-suggestions__correction {
  padding-block:10px;
  border-bottom:1px solid #eee8e2;
  background:#fff5f6;
  color:#7c1420;
  font-weight:800;
}
.tkvs-search-suggestion {
  min-height:68px;
  display:grid;
  grid-template-columns:52px minmax(0,1fr);
  gap:12px;
  align-items:center;
  padding:8px 14px;
  border-bottom:1px solid #eee8e2;
  color:#171717!important;
  background:#fff;
  text-decoration:none!important;
}
.tkvs-search-suggestion:hover,
.tkvs-search-suggestion.is-active {
  background:#fff;
  box-shadow:inset 4px 0 0 var(--tkvs-red);
}
.tkvs-search-suggestion:focus-visible {
  outline:3px solid #111;
  outline-offset:-3px;
}
.tkvs-search-suggestion__image {
  width:52px;
  height:52px;
  display:block;
  overflow:hidden;
  border:1px solid #e5dfd9;
  background:#fff;
}
.tkvs-search-suggestion__image img {
  width:100%;
  height:100%;
  display:block;
  object-fit:contain;
}
.tkvs-search-suggestion__image.is-empty {
  background:linear-gradient(135deg,#f5f2ee 0 48%,#eae4de 48% 52%,#f5f2ee 52%);
}
.tkvs-search-suggestion__copy {
  min-width:0;
}
.tkvs-search-suggestion__copy strong,
.tkvs-search-suggestion__copy small {
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.tkvs-search-suggestion__copy strong {
  color:#171717;
  font-family:"Barlow Condensed",sans-serif;
  font-size:17px;
  line-height:1.12;
}
.tkvs-search-suggestion__copy small {
  margin-top:5px;
  color:#756e67;
  font-size:10px;
  font-weight:700;
  letter-spacing:.02em;
}
.tkvs-search-suggestions__footer {
  min-height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:10px 14px;
  color:#fff!important;
  background:#171717;
  font-family:"Barlow Condensed",sans-serif;
  font-size:15px;
  font-style:italic;
  font-weight:900;
  text-decoration:none!important;
  text-transform:uppercase;
}
.tkvs-search-suggestions__footer:hover,
.tkvs-search-suggestions__footer:focus-visible {
  background:var(--tkvs-red);
}
.tkvs-search-suggestions__popular {
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  padding:0 18px 16px;
}
.tkvs-search-suggestions__popular>span {
  width:100%;
  color:#6f6862;
  font-size:10px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.tkvs-search-suggestions__popular>a,
.tkvs-empty-searches>a {
  min-height:34px;
  display:inline-flex;
  align-items:center;
  padding:0 11px;
  border:1px solid #d8d1ca;
  color:#201d1b!important;
  background:#fff;
  font-size:11px;
  font-weight:800;
  text-decoration:none!important;
}
.tkvs-search-suggestions__popular>a:hover,
.tkvs-search-suggestions__popular>a:focus-visible,
.tkvs-empty-searches>a:hover,
.tkvs-empty-searches>a:focus-visible {
  border-color:var(--tkvs-red);
  color:var(--tkvs-red)!important;
}

@keyframes tkvs-search-spin {
  to { transform:rotate(360deg); }
}

@media (max-width:767px) {
  .tkvs-results-search .tkvs-search-suggestions {
    right:0;
    left:0;
    min-width:0;
    max-width:calc(100vw - 24px);
  }
  .tkvs-search-suggestion {
    grid-template-columns:46px minmax(0,1fr);
    padding-inline:10px;
  }
  .tkvs-search-suggestion__image {
    width:46px;
    height:46px;
  }
}

/* Product-category first-view redesign v1.0.95 */
.tkvs-catalog--term {
  color:#f6f3ee;
  background:
    radial-gradient(circle at 50% 14%,rgba(225,6,26,.07),transparent 24%),
    #0b0b0b;
}
.tkvs-catalog-hero--term {
  padding:14px 0 0;
  background:
    radial-gradient(circle at 78% 28%,rgba(225,6,26,.17),transparent 30%),
    linear-gradient(115deg,#080808 0%,#111 66%,#220508 100%);
  border-bottom:1px solid #3a3a3a;
}
.tkvs-catalog-hero--term .woocommerce-breadcrumb {
  margin-bottom:10px!important;
  color:#8d8d8d!important;
}
.tkvs-catalog-hero--term .tkvs-catalog-hero__grid {
  grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);
  gap:36px;
  align-items:center;
}
.tkvs-catalog-hero--term .tkvs-category-summary {
  padding:8px 0 12px;
}
.tkvs-catalog-hero--term .tkvs-category-summary .tkvs-eyebrow {
  margin-bottom:8px;
  color:#ff4e60;
  font-size:10px;
  font-style:italic;
  font-weight:900;
  letter-spacing:.02em;
}
.tkvs-catalog-hero--term .tkvs-catalog-owner h1 {
  max-width:620px;
  margin:0;
  color:#fff;
  font-size:clamp(38px,3.8vw,48px);
  line-height:.94;
}
.tkvs-catalog-hero--term .tkvs-catalog-owner p {
  max-width:610px;
  margin:10px 0 0;
  color:#e2ded9!important;
  font-size:12px;
  font-weight:600;
  line-height:1.55;
}
.tkvs-catalog-hero--term .tkvs-catalog-hero__actions {
  margin-top:14px;
}
.tkvs-catalog-hero--term .tkvs-catalog-hero__actions .tkvs-button {
  min-height:46px;
  padding-inline:22px;
  font-size:15px;
}
.tkvs-term-proof {
  max-width:660px;
  margin:14px 0 0;
  padding:0;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  list-style:none;
  border-top:1px solid #444;
}
.tkvs-term-proof li {
  min-width:0;
  min-height:52px;
  padding:10px 14px 8px;
  border-right:1px solid #363636;
}
.tkvs-term-proof li:first-child { padding-left:0; }
.tkvs-term-proof li:last-child { border-right:0; }
.tkvs-term-proof strong,
.tkvs-term-proof span { display:block; }
.tkvs-term-proof strong {
  color:#fff;
  font-family:"Barlow Condensed",sans-serif;
  font-size:14px;
  font-style:italic;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
}
.tkvs-term-proof span {
  margin-top:5px;
  color:#a5a5a5;
  font-size:8px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.tkvs-term-compliance {
  max-width:660px;
  margin:6px 0 0;
  color:#8f8f8f;
  font-size:9px;
  line-height:1.45;
}
.tkvs-catalog-hero--term .tkvs-catalog-hero__visual {
  width:100%;
  height:360px;
  min-height:360px;
  max-height:360px;
  align-self:stretch;
  border:0;
  border-left:1px solid #343434;
  box-shadow:none;
}
.tkvs-catalog-hero--term .tkvs-catalog-hero__visual::after {
  background:
    linear-gradient(90deg,rgba(5,5,5,.88) 0%,rgba(5,5,5,.12) 30%,transparent 60%),
    linear-gradient(0deg,rgba(0,0,0,.5),transparent 42%);
}
.tkvs-catalog-hero--term .tkvs-catalog-hero__visual img {
  object-position:center 48%;
}
.tkvs-catalog-hero--term .tkvs-catalog-hero__visual figcaption {
  left:20px;
  bottom:17px;
}
.tkvs-term-subnav__track {
  min-height:56px;
  display:flex;
  align-items:stretch;
  overflow-x:auto;
  scrollbar-width:none;
}
.tkvs-term-subnav__track::-webkit-scrollbar { display:none; }
.tkvs-term-subnav__track>a {
  min-width:max-content;
  min-height:56px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0 26px;
  color:#fff!important;
  border-right:1px solid #2e2e2e;
  text-decoration:none!important;
  font-family:"Barlow Condensed",sans-serif;
  font-size:14px;
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
}
.tkvs-term-subnav__track>a:hover,
.tkvs-term-subnav__track>a:focus-visible,
.tkvs-term-subnav__track>a.is-current {
  color:#fff!important;
  background:var(--tkvs-red);
  outline:0;
}

.tkvs-catalog-layout--term {
  display:block;
  padding-top:20px;
  padding-bottom:0;
}
.tkvs-catalog-layout--term .tkvs-catalog-results {
  width:100%;
}
.tkvs-catalog-layout--term .tkvs-catalog-command {
  min-height:56px;
  grid-template-columns:minmax(260px,1fr) 220px;
  padding:6px;
  background:#111;
  border:1px solid #343434;
  border-top:1px solid #343434;
  box-shadow:none;
}
.tkvs-catalog-layout--term .tkvs-catalog-command form[role=search],
.tkvs-catalog-layout--term .tkvs-catalog-command select {
  min-height:42px;
  height:42px;
}
.tkvs-catalog-layout--term .tkvs-catalog-command .woocommerce-ordering select {
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background:#111!important;
  border-left:1px solid #3c3c3c!important;
  opacity:1!important;
}
.tkvs-catalog-layout--term .tkvs-catalog-meta {
  min-height:50px;
  color:#b0b0b0;
  border-bottom:1px solid #343434;
}
.tkvs-catalog-layout--term .tkvs-catalog-meta .woocommerce-result-count {
  color:#b0b0b0;
}
.tkvs-catalog-layout--term .tkvs-product-grid {
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.tkvs-catalog-layout--term .tkvs-product-card {
  color:#fff;
  background:#111;
  border-color:#343434;
  border-top-width:1px;
}
.tkvs-catalog-layout--term .tkvs-product-card:hover {
  border-color:#6c333a;
  box-shadow:0 18px 38px rgba(0,0,0,.42);
}
.tkvs-catalog-layout--term .tkvs-product-card__image {
  background:#171717;
}
.tkvs-catalog-layout--term .tkvs-product-card__body {
  padding:13px;
  border-top-color:#333;
}
.tkvs-catalog-layout--term .tkvs-product-card__title {
  min-height:44px;
  color:#fff!important;
}
.tkvs-catalog-layout--term .tkvs-product-card__sku {
  color:#8f8f8f;
}
.tkvs-catalog-layout--term .tkvs-product-card__commerce {
  border-top-color:#333;
}
.tkvs-catalog-layout--term .tkvs-product-card__commerce strong,
.tkvs-catalog-layout--term .tkvs-product-card__commerce .price,
.tkvs-catalog-layout--term .tkvs-product-card__commerce .amount {
  color:#fff!important;
}
.tkvs-catalog-layout--term .tkvs-product-card__commerce small {
  color:#aaa;
}
.tkvs-catalog-layout--term .tkvs-product-card__price-gate {
  border-color:#3b3b3b;
  background:#050505;
}
.tkvs-catalog-layout--term .tkvs-pagination {
  min-height:70px;
  margin-top:24px;
  padding:11px 0;
  background:transparent;
  border:0;
  border-top:2px solid var(--tkvs-red);
  box-shadow:none;
}
.tkvs-catalog-layout--term .tkvs-pagination__status {
  color:#aaa;
  border-right-color:#3b3b3b;
}
.tkvs-catalog-layout--term .tkvs-pagination__links .page-numbers {
  color:#fff!important;
  background:#111!important;
  border-color:#3b3b3b!important;
}

.tkvs-category-after-products {
  padding:28px 0 34px;
  color:#fff;
  background:#0b0b0b;
}
.tkvs-related-categories>header {
  min-height:44px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
}
.tkvs-related-categories h2 {
  margin:0;
  color:#fff;
  font-family:"Barlow Condensed",sans-serif;
  font-size:22px;
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
}
.tkvs-related-categories>header>a {
  color:#fff!important;
  text-decoration:none!important;
  font-family:"Barlow Condensed",sans-serif;
  font-size:13px;
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
}
.tkvs-related-categories>header>a:hover { color:#ff5a69!important; }
.tkvs-related-categories__grid {
  margin-top:10px;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.tkvs-related-categories__grid>a {
  min-width:0;
  position:relative;
  display:block;
  overflow:hidden;
  color:#fff!important;
  background:#151515;
  border:1px solid #383838;
  text-decoration:none!important;
}
.tkvs-related-categories__image {
  height:126px;
  display:block;
  overflow:hidden;
  background:#1a1a1a;
}
.tkvs-related-categories__image::after {
  content:"";
  position:absolute;
  inset:0 0 42px;
  background:linear-gradient(0deg,rgba(0,0,0,.56),transparent 62%);
  pointer-events:none;
}
.tkvs-related-categories__image img {
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .22s ease;
}
.tkvs-related-categories__grid>a:hover img { transform:scale(1.035); }
.tkvs-related-categories__grid strong {
  min-height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:7px 10px;
  color:#fff;
  background:#181818;
  border-top:1px solid #353535;
  font-family:"Barlow Condensed",sans-serif;
  font-size:17px;
  font-style:italic;
  font-weight:900;
  text-align:center;
  text-transform:uppercase;
}
.tkvs-related-categories__grid>a:hover,
.tkvs-related-categories__grid>a:focus-visible {
  border-color:var(--tkvs-red);
  outline:0;
}

.tkvs-category-guide {
  margin-top:26px;
  color:#fff;
  background:#111;
  border:1px solid #3b3b3b;
}
.tkvs-category-guide>summary {
  min-height:66px;
  display:grid;
  grid-template-columns:32px minmax(0,1fr) 28px;
  align-items:center;
  gap:12px;
  padding:0 18px;
  cursor:pointer;
  list-style:none;
}
.tkvs-category-guide>summary::-webkit-details-marker { display:none; }
.tkvs-category-guide>summary>span {
  width:24px;
  height:24px;
  display:grid;
  place-items:center;
  color:#fff;
  border:1px solid #777;
  border-radius:50%;
  font-size:13px;
  font-weight:800;
}
.tkvs-category-guide>summary>strong {
  font-size:12px;
  letter-spacing:.02em;
  text-transform:uppercase;
}
.tkvs-category-guide>summary>em {
  color:#fff;
  font-size:28px;
  font-style:normal;
  font-weight:300;
  text-align:center;
  transition:transform .18s ease;
}
.tkvs-category-guide[open]>summary>em { transform:rotate(45deg); }
.tkvs-category-guide>summary:focus-visible {
  outline:2px solid var(--tkvs-red);
  outline-offset:-2px;
}
.tkvs-category-guide__content {
  padding:24px clamp(18px,4vw,48px) 30px;
  color:#d2d2d2;
  border-top:1px solid #343434;
}
.tkvs-category-guide__content h2,
.tkvs-category-guide__content h3,
.tkvs-category-guide__content h4 {
  margin:24px 0 9px!important;
  color:#fff!important;
  font-size:clamp(21px,2.2vw,30px)!important;
}
.tkvs-category-guide__content p,
.tkvs-category-guide__content li {
  max-width:960px;
  color:#d2d2d2!important;
  font-size:13px!important;
  line-height:1.72!important;
}
.tkvs-category-guide__content a { color:#ff5c6b!important; }
.tkvs-category-guide__content .term-description,
.tkvs-category-guide__content .tk-cat-intro,
.tkvs-category-guide__content .tk-p0-seo-worker-block,
.tkvs-category-guide__content .tk-p0-faq-block {
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  color:inherit!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}

.tkvs-category-rfq {
  min-height:118px;
  margin-top:16px;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(210px,280px);
  gap:26px;
  align-items:center;
  padding:22px 28px;
  color:#fff;
  background:
    linear-gradient(90deg,rgba(15,15,15,.98),rgba(32,32,32,.96)),
    #161616;
  border:1px solid #3b3b3b;
}
.tkvs-category-rfq>div>span {
  color:#ff5b6a;
  font-size:8px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.tkvs-category-rfq h2 {
  margin:4px 0 0;
  color:#fff;
  font-family:"Barlow Condensed",sans-serif;
  font-size:27px;
  font-style:italic;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
}
.tkvs-category-rfq p {
  max-width:650px;
  margin:8px 0 0;
  color:#c4c4c4;
  font-size:11px;
  line-height:1.5;
}
.tkvs-category-rfq .tkvs-button { width:100%; min-height:50px; }

@media (max-width:1180px) {
  .tkvs-catalog-hero--term .tkvs-catalog-hero__grid {
    grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);
    gap:24px;
  }
  .tkvs-catalog-layout--term .tkvs-product-grid { grid-template-columns:repeat(4,minmax(0,1fr)); }
}

@media (max-width:980px) {
  .tkvs-catalog-hero--term .tkvs-catalog-hero__grid { grid-template-columns:minmax(0,1fr) 330px; }
  .tkvs-catalog-hero--term .tkvs-catalog-hero__visual { min-height:300px; }
  .tkvs-term-proof { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .tkvs-term-proof li:nth-child(2) { border-right:0; }
  .tkvs-term-proof li:nth-child(-n+2) { border-bottom:1px solid #363636; }
  .tkvs-catalog-layout--term .tkvs-product-grid { grid-template-columns:repeat(3,minmax(0,1fr)); }
  .tkvs-related-categories__grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
}

@media (max-width:760px) {
  .tkvs-catalog-hero--term { padding-top:10px; }
  .tkvs-catalog-hero--term .woocommerce-breadcrumb { margin-bottom:8px!important; }
  .tkvs-catalog-hero--term .tkvs-catalog-hero__grid { grid-template-columns:1fr; gap:0; }
  .tkvs-catalog-hero--term .tkvs-category-summary { padding:9px 0 16px; }
  .tkvs-catalog-hero--term .tkvs-catalog-owner h1 { font-size:37px; }
  .tkvs-catalog-hero--term .tkvs-catalog-owner p {
    display:-webkit-box;
    overflow:hidden;
    font-size:11px;
    line-height:1.55;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
  }
  .tkvs-catalog-hero--term .tkvs-catalog-hero__actions {
    grid-template-columns:1fr 1fr;
    margin-top:14px;
  }
  .tkvs-catalog-hero--term .tkvs-catalog-hero__actions .tkvs-button {
    min-height:44px;
    padding:0 8px;
    font-size:12px;
  }
  .tkvs-term-proof {
    grid-template-columns:repeat(4,minmax(0,1fr));
    margin-top:14px;
  }
  .tkvs-term-proof li,
  .tkvs-term-proof li:nth-child(2) {
    min-height:48px;
    padding:9px 7px 8px;
    border-right:1px solid #363636;
    border-bottom:0;
  }
  .tkvs-term-proof li:last-child { border-right:0; }
  .tkvs-term-proof li:first-child { padding-left:0; }
  .tkvs-term-proof strong { font-size:10px; }
  .tkvs-term-proof span { font-size:6.5px; }
  .tkvs-term-compliance { display:none; }
  .tkvs-catalog-hero--term .tkvs-catalog-hero__visual {
    height:140px;
    min-height:140px;
    max-height:140px;
    order:0;
    border-top:1px solid #343434;
    border-left:0;
  }
  .tkvs-catalog-hero--term .tkvs-catalog-hero__visual img { object-position:center 43%; }
  .tkvs-catalog-hero--term .tkvs-catalog-hero__visual figcaption { display:none; }
  .tkvs-term-subnav,
  .tkvs-term-subnav__track { min-height:50px; }
  .tkvs-term-subnav__track>a {
    min-height:50px;
    padding:0 18px;
    font-size:12px;
  }
  .tkvs-catalog-layout--term { width:100%; padding-top:10px; }
  .tkvs-catalog-layout--term .tkvs-catalog-command {
    position:static;
    grid-template-columns:1fr;
    padding:7px;
    border-right:0;
    border-left:0;
  }
  .tkvs-catalog-layout--term .tkvs-catalog-command .woocommerce-ordering {
    grid-column:auto;
    height:42px!important;
  }
  .tkvs-catalog-layout--term .tkvs-catalog-meta { min-height:44px; }
  .tkvs-catalog-layout--term .tkvs-product-grid {
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:7px;
    padding:0 7px;
  }
  .tkvs-catalog-layout--term .tkvs-product-card__body { padding:9px; }
  .tkvs-catalog-layout--term .tkvs-product-card__title { min-height:46px; font-size:10.5px; }
  .tkvs-catalog-layout--term .tkvs-product-card__sku { margin:6px 0 8px; font-size:8px; }
  /* Keep the 44px pagination targets without adding 14px beyond a 100% box. */
  .tkvs-catalog-layout--term .tkvs-pagination {
    width:calc(100% - 14px);
    margin-inline:7px;
  }
  .tkvs-category-after-products { padding:22px 0 26px; }
  .tkvs-category-after-products>.tkvs-shell { width:calc(100% - 20px); }
  .tkvs-related-categories>header { align-items:flex-end; }
  .tkvs-related-categories h2 { font-size:19px; }
  .tkvs-related-categories>header>a { font-size:10px; text-align:right; }
  .tkvs-related-categories__grid { gap:8px; }
  .tkvs-related-categories__image { height:90px; }
  .tkvs-related-categories__grid strong { min-height:38px; font-size:14px; }
  .tkvs-category-guide { margin-top:20px; }
  .tkvs-category-guide>summary { min-height:60px; padding:0 12px; gap:8px; }
  .tkvs-category-guide>summary>strong { font-size:10px; }
  .tkvs-category-guide__content { padding:18px 14px 22px; }
  .tkvs-category-guide__content p,
  .tkvs-category-guide__content li { font-size:12px!important; }
  .tkvs-category-rfq {
    grid-template-columns:1fr;
    gap:16px;
    padding:20px 16px;
  }
  .tkvs-category-rfq h2 { font-size:24px; }
}

/* v1.0.72 — reference-derived blades with a true double-sided serrated option. */
.tkvs-variant-option.has-blade-art {
  min-height:94px;
  padding:0;
  display:grid;
  grid-template-rows:auto minmax(32px,auto);
  align-items:stretch;
  overflow:hidden;
}
.tkvs-blade-art {
  width:100%;
  aspect-ratio:400/148;
  display:block;
  border-bottom:1px solid #ddd5cd;
  background-color:#fff;
  background-image:url("/wp-content/plugins/tk-otf-storefront-visual-system-v173/assets/images/blade-variants-sprite.webp?ver=1.0.72");
  background-repeat:no-repeat;
  background-size:300% auto;
}
.tkvs-blade-art[data-tkvs-blade-art="double-edged"] { background-position:0 22%; }
.tkvs-blade-art[data-tkvs-blade-art="double-edged-serrated"] {
  background-image:url("/wp-content/plugins/tk-otf-storefront-visual-system-v173/assets/images/blade-double-edged-serrated.webp?ver=1.0.72");
  background-position:center;
  background-size:contain;
}
.tkvs-blade-art[data-tkvs-blade-art="drop"] { background-position:100% 22%; }
.tkvs-blade-art[data-tkvs-blade-art="drop-serrated"] { background-position:0 76%; }
.tkvs-blade-art[data-tkvs-blade-art="tanto"] { background-position:50% 76%; }
.tkvs-blade-art[data-tkvs-blade-art="tanto-serrated"] { background-position:100% 76%; }
.tkvs-variant-option.has-blade-art>strong {
  padding:8px 6px 9px;
  align-self:center;
}
.tkvs-variant-option.has-blade-art:disabled .tkvs-blade-art {
  filter:grayscale(1);
  opacity:.58;
}

@media (max-width:600px) {
  .tkvs-variant-option.has-blade-art {
    min-height:92px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tkvs-active .wd-skip-links .wd-skip-navigation,
  .tkvs-active .wd-skip-links .wd-skip-content {
    transition:none!important;
  }
  .tkvs-search-suggestions__loading::before {
    animation:none;
  }
}

/* v1.0.58 — universal WooCommerce variation configurator. */
.tkvs-variant-configurator {
  --tkvs-config-paper:#f7f2eb;
  --tkvs-config-line:#d8d0c7;
  margin:18px 0 0;
  padding:22px;
  border-top:4px solid var(--tkvs-red);
  background:#111;
  color:#fff;
}
.tkvs-configurator-header {
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:18px;
  padding-bottom:18px;
}
.tkvs-configurator-header>div>span {
  display:block;
  margin-bottom:7px;
  color:#ff7f8c;
  font-size:10px;
  font-weight:900;
  letter-spacing:.13em;
}
.tkvs-configurator-header h2 {
  margin:0!important;
  color:#fff!important;
  font-family:var(--tkvs-display)!important;
  font-size:30px!important;
  font-style:italic;
  font-weight:900!important;
  line-height:.95!important;
  text-transform:uppercase;
}
.tkvs-variant-reset {
  min-width:72px;
  min-height:44px;
  padding:0 14px;
  border:1px solid #514b47;
  background:#201e1d;
  color:#fff;
  font-size:10px;
  font-weight:900;
  letter-spacing:.08em;
  cursor:pointer;
}
.tkvs-variant-reset:hover:not(:disabled),
.tkvs-variant-reset:focus-visible {
  border-color:var(--tkvs-red);
  outline:2px solid #fff;
  outline-offset:2px;
}
.tkvs-variant-reset:disabled { cursor:not-allowed; opacity:.38; }
.tkvs-variant-group {
  padding:18px 0 20px;
  border-top:1px solid #302d2b;
}
.tkvs-variant-group__heading {
  min-height:30px;
  margin-bottom:10px;
  display:grid;
  grid-template-columns:30px minmax(0,1fr) auto;
  align-items:center;
  gap:10px;
}
.tkvs-variant-group__heading>span {
  color:var(--tkvs-red);
  font-family:var(--tkvs-display);
  font-size:18px;
  font-style:italic;
  font-weight:900;
}
.tkvs-variant-group__heading>strong {
  color:#fff;
  font-family:var(--tkvs-display);
  font-size:18px;
  font-style:italic;
  font-weight:900;
  letter-spacing:.025em;
  line-height:1;
  text-transform:uppercase;
}
.tkvs-variant-group__heading>small {
  color:#99918a;
  font-size:9px;
  font-weight:800;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.tkvs-variant-grid {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
}
.tkvs-variant-group--size .tkvs-variant-grid {
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.tkvs-variant-option {
  min-width:0;
  min-height:66px;
  position:relative;
  padding:13px 10px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid #d7cfc6;
  background:#fff;
  color:#24211f;
  cursor:pointer;
  transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease;
}
.tkvs-variant-option[hidden] { display:none!important; }
.tkvs-variant-option.has-swatch {
  min-height:105px;
  padding:0;
  display:grid;
  grid-template-rows:62px auto;
  overflow:hidden;
}
.tkvs-variant-option>strong {
  min-width:0;
  overflow:hidden;
  font-size:10px;
  font-weight:900;
  line-height:1.25;
  overflow-wrap:anywhere;
  text-align:center;
  text-transform:uppercase;
}
.tkvs-variant-option.has-swatch>strong { padding:9px 6px 10px; }
.tkvs-variant-option__check {
  width:21px;
  height:21px;
  position:absolute;
  top:7px;
  left:7px;
  z-index:2;
  display:none;
  place-items:center;
  border-radius:50%;
  background:var(--tkvs-red);
  color:#fff;
  font-size:12px;
  font-weight:900;
  line-height:1;
}
.tkvs-variant-option.is-active {
  border-color:var(--tkvs-red);
  background:#fff3f4;
  box-shadow:inset 0 -3px 0 var(--tkvs-red);
}
.tkvs-variant-option.is-active .tkvs-variant-option__check { display:grid; }
.tkvs-variant-option:hover:not(:disabled),
.tkvs-variant-option:focus-visible {
  border-color:var(--tkvs-red);
  outline:2px solid #fff;
  outline-offset:2px;
}
.tkvs-variant-option:disabled {
  cursor:not-allowed;
  opacity:.42;
  box-shadow:none;
}
.tkvs-variant-option:disabled>strong { text-decoration:line-through; }
.tkvs-variant-option>small { display:none; }
.tkvs-variant-option.is-disabled>small:not([hidden]) {
  display:block;
  margin-top:4px;
  color:#7d222b;
  font-size:7px;
  font-weight:800;
  line-height:1.1;
  text-align:center;
}
.tkvs-variant-swatch {
  width:100%;
  height:62px;
  display:flex;
  border-bottom:1px solid #ddd5cd;
  background:#fff;
}
.tkvs-variant-swatch>i {
  min-width:0;
  flex:1;
  display:block;
}
.tkvs-variant-tools {
  margin:0 0 10px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:8px;
}
.tkvs-variant-tools label {
  min-width:0;
  position:relative;
  display:block;
}
.tkvs-variant-tools label>span {
  position:absolute;
  width:1px;
  height:1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
}
.tkvs-variant-tools input,
.tkvs-variant-tools button {
  min-height:44px;
  border:1px solid #4a4542;
  background:#1e1c1b;
  color:#fff;
  font-size:11px;
}
.tkvs-variant-tools input {
  width:100%;
  padding:0 12px;
}
.tkvs-variant-tools input::placeholder { color:#8f8881; }
.tkvs-variant-tools button {
  padding:0 13px;
  color:#ff7f8c;
  font-weight:900;
  cursor:pointer;
}
.tkvs-variant-tools input:focus-visible,
.tkvs-variant-tools button:focus-visible {
  border-color:var(--tkvs-red);
  outline:2px solid #fff;
  outline-offset:2px;
}
.tkvs-variant-no-results {
  margin:0 0 10px;
  padding:12px;
  border:1px solid #d7cfc6;
  background:#fff;
  color:#6d151e;
  font-size:11px;
  font-weight:900;
  letter-spacing:.04em;
  line-height:1.25;
  text-align:center;
}
.tkvs-variant-no-results[hidden] { display:none!important; }
.tkvs-variant-group.is-large:not(.is-collapsed) .tkvs-variant-grid {
  max-height:420px;
  overflow-y:auto;
  overscroll-behavior:contain;
  padding-right:4px;
}
.tkvs-fixed-specifications {
  padding:15px 0 5px;
  border-top:1px solid #302d2b;
}
.tkvs-fixed-specifications>strong {
  display:block;
  margin-bottom:10px;
  color:#fff;
  font-family:var(--tkvs-display);
  font-size:17px;
  font-style:italic;
  text-transform:uppercase;
}
.tkvs-fixed-specifications>div {
  display:flex;
  flex-wrap:wrap;
  gap:7px;
}
.tkvs-fixed-specifications span {
  min-height:44px;
  padding:8px 11px;
  display:flex;
  align-items:center;
  gap:8px;
  border:1px solid #45403d;
  background:#1b1918;
}
.tkvs-fixed-specifications small {
  color:#938c86;
  font-size:9px;
  font-weight:900;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.tkvs-fixed-specifications b { color:#fff; font-size:11px; }
.tkvs-variant-status {
  min-height:38px;
  margin:14px 0 0!important;
  padding:10px 12px;
  border-left:3px solid #5f5853;
  background:#1b1918;
  color:#c8c0b9;
  font-size:11px;
  line-height:1.5;
}
.tkvs-variation-fail-closed .tkvs-variant-status {
  border-left-color:var(--tkvs-red);
  background:#2a1518;
  color:#ffd8dc;
}
.tkvs-variation-fail-closed .single_add_to_cart_button {
  opacity:.48!important;
  pointer-events:none!important;
}
.tkvs-configuration-summary {
  margin:12px 0 0;
  padding:17px 18px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:14px;
  border-left:5px solid var(--tkvs-red);
  background:#191717;
  color:#fff;
}
.tkvs-configuration-summary>div {
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:5px;
}
.tkvs-configuration-summary>div:last-child { text-align:right; }
.tkvs-configuration-summary small {
  color:#a9a19a;
  font-size:9px;
  font-weight:900;
  letter-spacing:.1em;
}
.tkvs-configuration-summary strong {
  color:#fff;
  font-size:12px;
  line-height:1.4;
  overflow-wrap:anywhere;
}
.tkvs-configuration-summary [data-tkvs-configuration-price] {
  color:#ff6373;
  font-family:var(--tkvs-display);
  font-size:27px;
  font-style:italic;
  line-height:1;
}
.tkvs-universal-variation-form .variations_button {
  padding:14px!important;
  background:#111;
}
.tkvs-universal-variation-form .tkvs-tier-note {
  background:#fff;
}
.tkvs-mobile-quote-bar { display:none; }

@media (max-width:900px) {
  .tkvs-variant-grid { grid-template-columns:repeat(3,minmax(0,1fr)); }
  body.tkvs-route-product .tkvs-contact-dock { display:none!important; }
}

@media (max-width:600px) {
  body.tkvs-has-mobile-quote-bar {
    padding-bottom:calc(102px + env(safe-area-inset-bottom))!important;
  }
  .tkvs-variant-configurator {
    margin-inline:-16px;
    padding:20px 16px;
    border:1px solid #d8d0c7;
    border-top:4px solid var(--tkvs-red);
    background:var(--tkvs-config-paper);
    color:#171717;
  }
  .tkvs-configurator-header {
    align-items:flex-start;
    gap:10px;
    padding-bottom:15px;
  }
  .tkvs-configurator-header>div>span { color:var(--tkvs-red-dark); }
  .tkvs-configurator-header h2 {
    color:#171717!important;
    font-size:25px!important;
  }
  .tkvs-variant-reset {
    min-width:64px;
    background:#fff;
    border-color:#cfc6bd;
    color:#171717;
  }
  .tkvs-variant-reset:hover:not(:disabled),
  .tkvs-variant-reset:focus-visible,
  .tkvs-variant-option:hover:not(:disabled),
  .tkvs-variant-option:focus-visible {
    outline-color:#171717;
  }
  .tkvs-variant-group { border-top-color:#d8d0c7; }
  .tkvs-variant-group__heading {
    grid-template-columns:28px minmax(0,1fr) auto;
    gap:8px;
  }
  .tkvs-variant-group__heading>strong { color:#171717; font-size:17px; }
  .tkvs-variant-group__heading>small { color:#756e67; }
  .tkvs-variant-grid,
  .tkvs-variant-group--size .tkvs-variant-grid {
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }
  .tkvs-variant-option {
    min-height:58px;
    padding:11px 8px;
  }
  .tkvs-variant-option.has-swatch {
    min-height:101px;
    padding:0;
    grid-template-rows:60px auto;
  }
  .tkvs-variant-option>strong { font-size:11px; }
  .tkvs-variant-swatch { height:60px; }
  .tkvs-variant-tools { grid-template-columns:1fr; }
  .tkvs-variant-tools input,
  .tkvs-variant-tools button {
    border-color:#cfc6bd;
    background:#fff;
    color:#171717;
  }
  .tkvs-variant-tools input::placeholder { color:#766f68; }
  .tkvs-variant-tools button { color:var(--tkvs-red-dark); }
  .tkvs-fixed-specifications { border-top-color:#d8d0c7; }
  .tkvs-fixed-specifications>strong { color:#171717; }
  .tkvs-fixed-specifications span {
    width:100%;
    border-color:#d8d0c7;
    background:#fff;
  }
  .tkvs-fixed-specifications b { color:#171717; }
  .tkvs-variant-status {
    background:#fff;
    color:#5d5650;
  }
  .tkvs-variation-fail-closed .tkvs-variant-status {
    background:#fff0f1;
    color:#68131c;
  }
  .tkvs-configuration-summary {
    margin-inline:-16px;
    padding:16px;
    grid-template-columns:1fr;
  }
  .tkvs-configuration-summary>div:last-child { text-align:left; }
  .tkvs-universal-variation-form .variations_button {
    margin-inline:-16px;
    padding:14px 16px 18px!important;
  }
  .tkvs-mobile-quote-bar {
    min-height:88px;
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    z-index:8997;
    padding:10px 14px calc(10px + env(safe-area-inset-bottom));
    display:grid;
    grid-template-columns:minmax(116px,.42fr) minmax(0,1fr);
    align-items:center;
    gap:10px;
    border-top:1px solid #332f2d;
    background:#111;
    color:#fff;
    box-shadow:0 -12px 28px rgba(0,0,0,.24);
  }
  .tkvs-mobile-quote-bar>div {
    min-width:0;
    display:flex;
    flex-direction:column;
    gap:3px;
  }
  .tkvs-mobile-quote-bar strong {
    min-width:0;
    color:#ff4458;
    font-family:var(--tkvs-display);
    font-size:29px;
    font-style:italic;
    font-weight:900;
    line-height:1;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .tkvs-mobile-quote-bar small {
    color:#fff;
    font-size:10px;
    font-weight:900;
    letter-spacing:.06em;
  }
  .tkvs-mobile-quote-bar button {
    min-width:0;
    min-height:58px;
    padding:0 10px;
    border:0;
    background:var(--tkvs-red);
    color:#fff;
    font-family:var(--tkvs-display);
    font-size:19px;
    font-style:italic;
    font-weight:900;
    line-height:1;
    text-transform:uppercase;
    cursor:pointer;
  }
  .tkvs-mobile-quote-bar button:hover:not(:disabled),
  .tkvs-mobile-quote-bar button:focus-visible {
    background:var(--tkvs-red-dark);
    outline:2px solid #fff;
    outline-offset:-4px;
  }
  .tkvs-mobile-quote-bar button:disabled { cursor:not-allowed; opacity:.45; }
  body.tkvs-has-mobile-quote-bar .tkvs-contact-dock {
    bottom:calc(104px + env(safe-area-inset-bottom));
  }
}

@media (prefers-reduced-motion:reduce) {
  .tkvs-variant-option { transition:none; }
}
.tkvs-variant-configurator {
  margin:18px 0 0;
  padding:16px;
  border:0;
  border-top:3px solid #181818;
  background:#fff;
  color:#171717;
  box-shadow:none;
}
.tkvs-configurator-header {
  align-items:flex-start;
  padding-bottom:14px;
}
.tkvs-configurator-header>div>span {
  margin-bottom:5px;
  color:var(--tkvs-red-dark);
}
.tkvs-configurator-header h2 {
  color:#171717!important;
  font-size:27px!important;
  line-height:1!important;
}
.tkvs-variant-reset {
  min-width:70px;
  min-height:44px;
  border-color:#cfc6bd;
  background:#fff;
  color:#171717;
}
.tkvs-variant-reset:hover:not(:disabled),
.tkvs-variant-reset:focus-visible,
.tkvs-variant-option:hover:not(:disabled),
.tkvs-variant-option:focus-visible {
  outline-color:#171717;
}
.tkvs-variant-group {
  padding:15px 0 17px;
  border-top-color:var(--tkvs-config-line);
}
.tkvs-variant-group__heading {
  min-height:28px;
  margin-bottom:9px;
  grid-template-columns:27px minmax(0,1fr) auto;
  gap:8px;
}
.tkvs-variant-group__heading>span {
  font-size:16px;
}
.tkvs-variant-group__heading>strong {
  color:#171717;
  font-size:17px;
}
.tkvs-variant-group__heading>small {
  color:#756e67;
}
.tkvs-variant-grid {
  gap:7px;
}
.tkvs-variant-group--blade .tkvs-variant-grid,
.tkvs-variant-group--size .tkvs-variant-grid {
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.tkvs-variant-option {
  min-height:56px;
  padding:10px 8px;
}
.tkvs-variant-option.has-swatch {
  min-height:94px;
  grid-template-rows:56px auto;
}
.tkvs-variant-option>strong {
  font-size:10px;
}
.tkvs-variant-option.has-swatch>strong {
  padding:8px 6px 9px;
}
.tkvs-variant-swatch {
  height:56px;
}
.tkvs-variant-tools {
  margin-bottom:8px;
}
.tkvs-variant-tools input,
.tkvs-variant-tools button {
  border-color:#cfc6bd;
  background:#fff;
  color:#171717;
}
.tkvs-variant-tools input::placeholder {
  color:#766f68;
}
.tkvs-variant-tools button {
  color:var(--tkvs-red-dark);
}
.tkvs-fixed-specifications {
  padding:13px 0 3px;
  border-top-color:var(--tkvs-config-line);
}
.tkvs-fixed-specifications>strong {
  margin-bottom:8px;
  color:#171717;
  font-size:15px;
}
.tkvs-fixed-specifications span {
  min-height:42px;
  padding:7px 10px;
  border-color:#d8d0c7;
  background:#fff;
}
.tkvs-fixed-specifications small {
  color:#756e67;
}
.tkvs-fixed-specifications b {
  color:#171717;
}
.tkvs-variant-status {
  min-height:34px;
  margin-top:10px!important;
  padding:8px 10px;
  border-left-color:#8c837b;
  background:#fff;
  color:#5d5650;
}
.tkvs-variation-fail-closed .tkvs-variant-status {
  background:#fff0f1;
  color:#68131c;
}
.tkvs-variant-status[hidden] {
  display:none!important;
}
.tkvs-configuration-summary {
  margin:10px 0 0;
  padding:14px 15px;
  border:1px solid #d8d0c7;
  border-left:4px solid var(--tkvs-red);
  background:#fff;
  color:#171717;
}
.tkvs-configuration-summary small {
  color:#756e67;
}
.tkvs-configuration-summary strong {
  color:#171717;
}
.tkvs-configuration-summary [data-tkvs-configuration-price] {
  color:var(--tkvs-red);
  font-size:25px;
}
.tkvs-universal-variation-form .single_variation .woocommerce-variation-price {
  display:none!important;
}

@media (max-width:900px) {
  .tkvs-variant-grid,
  .tkvs-variant-group--blade .tkvs-variant-grid,
  .tkvs-variant-group--size .tkvs-variant-grid {
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media (max-width:600px) {
  html.tkvs-ready {
    scroll-padding-bottom:calc(120px + env(safe-area-inset-bottom));
  }
  body.tkvs-has-mobile-quote-bar {
    padding-bottom:calc(128px + env(safe-area-inset-bottom))!important;
  }
  .tkvs-variant-configurator {
    margin-inline:0;
    padding:16px;
  }
  .tkvs-configurator-header {
    padding-bottom:12px;
  }
  .tkvs-configurator-header h2 {
    font-size:23px!important;
  }
  .tkvs-variant-reset {
    min-width:62px;
  }
  .tkvs-variant-group {
    padding:13px 0 15px;
  }
  .tkvs-variant-grid,
  .tkvs-variant-group--blade .tkvs-variant-grid {
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .tkvs-variant-group--size .tkvs-variant-grid {
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .tkvs-variant-option {
    min-height:52px;
    padding:9px 6px;
  }
  .tkvs-variant-option.has-swatch {
    min-height:90px;
    grid-template-rows:54px auto;
  }
  .tkvs-variant-option>strong {
    font-size:10px;
  }
  .tkvs-variant-swatch {
    height:54px;
  }
  .tkvs-fixed-specifications span {
    width:100%;
  }
  .tkvs-configuration-summary {
    margin-inline:0;
    padding:13px;
    grid-template-columns:minmax(0,1fr) auto;
    gap:10px;
  }
  .tkvs-configuration-summary>div:last-child {
    text-align:right;
  }
  .tkvs-configuration-summary [data-tkvs-configuration-price] {
    font-size:23px;
  }
  .tkvs-fixed-specifications,
  .tkvs-configuration-summary,
  .tkvs-variant-status,
  body.tkvs-route-product .tkvs-product-summary .tkvs-universal-variation-form .variations_button,
  body.tkvs-route-product .tkvs-product-summary .tkvs-universal-variation-form .tkvs-tier-note {
    scroll-margin-bottom:calc(120px + env(safe-area-inset-bottom));
  }
}

/* Keep the Catalog Explorer compact on 768px-class tablets without changing
   the approved global mobile or configurator breakpoints. */
@media (min-width:761px) and (max-width:820px) {
  .tkvs-category-explorer { padding:14px 0 16px; border-top-width:3px; }
  .tkvs-category-explorer__shell { width:100%; padding:13px 12px 12px; border-right:0; border-left:0; }
  .tkvs-category-explorer__head { min-height:48px; margin-bottom:10px; align-items:flex-end; }
  .tkvs-category-explorer__head>div { display:block; }
  .tkvs-category-explorer__head h2 { margin-top:5px; font-size:21px; }
  .tkvs-category-explorer__head>button { min-height:44px; max-width:138px; justify-content:flex-end; padding:0; font-size:10px; line-height:1.05; text-align:right; }
  .tkvs-category-explorer__groups { grid-template-columns:repeat(2,minmax(0,1fr)); gap:6px; margin-bottom:8px; }
  .tkvs-category-explorer__groups>button { min-height:48px; gap:6px; padding:7px 9px; }
  .tkvs-category-explorer__groups>button.is-active { box-shadow:inset 3px 0 0 var(--tkvs-red); }
  .tkvs-category-explorer__groups span { font-size:14px; }
  .tkvs-category-explorer__groups small { font-size:7px; line-height:1.15; text-align:right; }
  .tkvs-category-explorer__grid { min-height:0; display:block; border-right:0; border-left:0; }
  .tkvs-category-explorer__rail {
    display:grid;
    grid-auto-flow:column;
    grid-auto-columns:minmax(176px,31vw);
    gap:6px;
    overflow-x:auto;
    padding:6px;
    border-right:0;
    border-bottom:1px solid #3a3a3a;
    scroll-snap-type:x proximity;
    scrollbar-color:#555 transparent;
    scrollbar-width:thin;
  }
  .tkvs-category-explorer__rail>button {
    min-height:64px;
    grid-template-columns:48px minmax(0,1fr) 16px;
    gap:8px;
    padding:7px;
    border:1px solid #393939;
    scroll-snap-align:start;
  }
  .tkvs-category-explorer__thumb { width:48px; height:48px; }
  .tkvs-category-explorer__label strong { font-size:15px; }
  .tkvs-category-explorer__label small { margin-top:4px; font-size:7px; }
  .tkvs-category-explorer__rail>button::before { top:auto; right:-1px; bottom:-1px; width:auto; height:3px; }
  .tkvs-category-explorer__rail>button.is-active { border-color:#733039; }
  .tkvs-category-explorer__panel { grid-template-rows:292px auto 56px; }
  .tkvs-category-explorer__visual { min-height:292px; }
  .tkvs-category-explorer__shade {
    background:
      linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.28)),
      linear-gradient(0deg,rgba(0,0,0,.68),transparent 60%);
  }
  .tkvs-category-explorer__visual figcaption {
    width:calc(100% - 28px);
    left:14px;
    bottom:14px;
    padding:12px 13px 11px;
    background:linear-gradient(90deg,rgba(9,9,9,.9),rgba(9,9,9,.48),transparent);
    border-left:3px solid var(--tkvs-red);
  }
  .tkvs-category-explorer__visual figcaption small { font-size:8px; }
  .tkvs-category-explorer__visual figcaption strong { margin-top:5px; font-size:29px; }
  .tkvs-category-explorer__visual figcaption em { max-width:280px; margin-top:6px; font-size:9px; line-height:1.35; }
  .tkvs-category-explorer__children { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .tkvs-category-explorer__children>a,
  .tkvs-category-explorer__children>a:nth-child(2n) { min-height:50px; padding:8px 10px; font-size:10px; }
  .tkvs-category-explorer__children>a:nth-child(2n+1) { border-right:1px solid #343434; }
  .tkvs-category-explorer__all { min-height:56px; padding:0 12px; gap:7px; }
  .tkvs-category-explorer__all strong { font-size:14px; }
  .tkvs-category-explorer__all small { font-size:7px; }
  .tkvs-category-explorer__directory { width:calc(100vw - 20px); max-height:90dvh; }
  .tkvs-category-explorer__directory-card { max-height:calc(90dvh - 3px); padding:14px; }
  .tkvs-category-explorer__directory h3 { font-size:25px; }
}

/* v1.0.82 — any WooCommerce attribute with distinct variation images becomes image cards. */
.tkvs-variant-group--color .tkvs-variant-grid,
.tkvs-variant-group--visual .tkvs-variant-grid {
  grid-template-columns:repeat(5,minmax(0,1fr));
}
.tkvs-variant-option.has-variation-image {
  min-height:132px;
  padding:0;
  display:grid;
  grid-template-rows:minmax(88px,1fr) auto;
  align-items:stretch;
  overflow:hidden;
}
.tkvs-variant-image {
  width:100%;
  min-height:88px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:6px;
  overflow:hidden;
  border-bottom:1px solid #ddd5cd;
  background:#fff;
}
.tkvs-variant-image img {
  width:100%;
  height:100%;
  min-height:0;
  display:block;
  object-fit:contain;
  object-position:center;
  transition:transform .18s ease;
}
.tkvs-variant-option.has-variation-image>strong {
  min-height:38px;
  padding:8px 6px 9px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.tkvs-variant-option.has-variation-image:hover:not(:disabled) .tkvs-variant-image img,
.tkvs-variant-option.has-variation-image:focus-visible .tkvs-variant-image img {
  transform:scale(1.035);
}

@media (max-width:900px) {
  .tkvs-variant-group--color .tkvs-variant-grid,
  .tkvs-variant-group--visual .tkvs-variant-grid {
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media (max-width:600px) {
  .tkvs-variant-group--color .tkvs-variant-grid,
  .tkvs-variant-group--visual .tkvs-variant-grid {
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .tkvs-variant-option.has-variation-image {
    min-height:126px;
    grid-template-rows:minmax(82px,1fr) auto;
  }
  .tkvs-variant-image {
    min-height:82px;
  }
}

@media (prefers-reduced-motion:reduce) {
  .tkvs-variant-image img { transition:none; }
}
/* v1.0.84 — buyer-only pricing and concise single-lock access gate */
body.tkvs-price-locked .tkvs-product-card__commerce {
  min-height:22px;
  margin-top:auto;
}
body.tkvs-price-locked .tkvs-product-card__commerce small {
  color:var(--tkvs-red)!important;
  font-size:10px!important;
  font-weight:800!important;
  letter-spacing:.02em;
}
.tkvs-product-card__price-gate,
.tkvs-single-price-gate {
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:38px;
  border:1px solid #050505;
  color:#fff!important;
  background:#050505;
  font-family:var(--tkvs-display);
  font-size:11px;
  font-weight:700;
  letter-spacing:.035em;
  line-height:1;
  text-align:center;
  text-decoration:none!important;
}
.tkvs-product-card__price-gate:hover,
.tkvs-product-card__price-gate:focus-visible,
.tkvs-single-price-gate:hover,
.tkvs-single-price-gate:focus-visible {
  color:#fff!important;
  background:#171717;
  outline:2px solid var(--tkvs-red);
  outline-offset:2px;
}
.tkvs-product-card__price-gate .dashicons,
.tkvs-single-price-gate .dashicons {
  width:15px;
  height:15px;
  font-size:15px;
  line-height:15px;
}
.tkvs-single-price-gate {
  width:min(420px,100%);
  min-height:46px;
  margin:12px 0 18px;
  font-size:12px;
}
body.tkvs-price-locked.tkvs-route-product .tkvs-buy-metrics,
body.tkvs-price-locked.tkvs-route-product .tkvs-product-summary>.price,
body.tkvs-price-locked.tkvs-route-product .tkvs-product-summary .summary>.price,
body.tkvs-price-locked.tkvs-route-product .tkvs-product-summary form.cart,
body.tkvs-price-locked.tkvs-route-product .wd-dynamic-discounts,
body.tkvs-price-locked.tkvs-route-product .tkvs-configuration-summary,
body.tkvs-price-locked.tkvs-route-product .tkvs-mobile-quote-bar {
  display:none!important;
}
.tkvs-login-persistence {
  display:flex;
  align-items:center;
  gap:6px;
  margin:10px 0 0!important;
  color:#625d57;
  font-size:11px;
  line-height:1.4;
}
.tkvs-login-persistence .dashicons {
  width:15px;
  height:15px;
  color:#18864b;
  font-size:15px;
}
@media (max-width:600px) {
  .tkvs-product-card__price-gate {
    min-height:36px;
    gap:5px;
    padding:0 6px;
    font-size:9.5px;
    letter-spacing:.02em;
  }
  .tkvs-single-price-gate {
    width:100%;
  }
}

/* Product-category first-view redesign v1.0.97: 4 desktop / 3 tablet / 2 mobile. */
@media (min-width:768px) and (max-width:1023px) {
  .tkvs-catalog-layout--term .tkvs-product-grid {
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media (max-width:767px) {
  .tkvs-catalog-layout--term .tkvs-product-grid {
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:7px;
    padding:0 7px;
  }
}

/* Ballistic knife buyer guide v1.0.102. Scoped to the retained SEO URL. */
.tkvs-page--ballistic-knife-for-sale,
.tkvs-page--armed-force-tactical-knives {
  --tkbg-red:#ed1b2f;
  --tkbg-ink:#101113;
  --tkbg-paper:#f4f0e9;
  --tkbg-line:#d9d2c8;
  background:var(--tkbg-paper);
}
.tkvs-page--ballistic-knife-for-sale .tkvs-page-shell--ballistic-guide,
.tkvs-page--armed-force-tactical-knives .tkvs-page-shell--ballistic-guide {
  display:block;
  width:min(100%,1440px);
  max-width:none;
  padding:0;
}
.tkvs-page--ballistic-knife-for-sale .tkvs-page-content,
.tkvs-page--armed-force-tactical-knives .tkvs-page-content {
  min-width:0;
  margin:0;
  padding:0;
  background:transparent;
  border:0;
  box-shadow:none;
}
.tk-ballistic-guide,
.tk-ballistic-guide * {
  box-sizing:border-box;
}
.tk-ballistic-guide {
  color:var(--tkbg-ink);
  font-family:Arial,Helvetica,sans-serif;
  line-height:1.65;
}
.tk-ballistic-guide a {
  text-underline-offset:3px;
}
.tk-ballistic-guide__inner {
  width:min(100% - 40px,1180px);
  margin:0 auto;
}
.tk-ballistic-guide__hero {
  position:relative;
  overflow:hidden;
  padding:74px 0 68px;
  color:#fff;
  background:
    linear-gradient(115deg,rgba(7,8,9,.98) 0%,rgba(12,13,15,.94) 55%,rgba(30,6,9,.9) 100%);
  border-bottom:5px solid var(--tkbg-red);
}
.tk-ballistic-guide__hero::after {
  content:"";
  position:absolute;
  inset:-35% -12% auto auto;
  width:560px;
  height:560px;
  border:1px solid rgba(237,27,47,.35);
  transform:rotate(28deg);
  pointer-events:none;
}
.tk-ballistic-guide__hero-grid {
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);
  gap:56px;
  align-items:end;
}
.tk-ballistic-guide__eyebrow,
.tk-ballistic-guide__section-label {
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin:0 0 18px;
  color:var(--tkbg-red);
  font-size:12px;
  font-weight:800;
  letter-spacing:.14em;
  line-height:1.2;
  text-transform:uppercase;
}
.tk-ballistic-guide__eyebrow::before,
.tk-ballistic-guide__section-label::before {
  content:"";
  width:30px;
  height:3px;
  background:currentColor;
}
.tkvs-page-content .tk-ballistic-guide h1 {
  max-width:850px;
  margin:0;
  color:#fff !important;
  font-family:Impact,"Arial Narrow",Arial,sans-serif;
  font-size:clamp(46px,6.2vw,88px);
  font-weight:700;
  letter-spacing:-.025em;
  line-height:.96;
  text-transform:uppercase;
}
.tkvs-page-content .tk-ballistic-guide__hero-copy {
  max-width:780px;
  margin:28px 0 0;
  color:#d9dadd !important;
  font-size:18px;
  line-height:1.65;
}
.tkvs-page-content .tk-ballistic-guide__hero-copy strong {
  color:#fff !important;
}
.tk-ballistic-guide__actions {
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:30px;
}
.tkvs-page-content .tk-ballistic-guide__button {
  display:inline-flex;
  min-height:48px;
  align-items:center;
  justify-content:center;
  padding:12px 20px;
  color:#fff !important;
  background:var(--tkbg-red) !important;
  border:2px solid var(--tkbg-red);
  font-size:13px;
  font-weight:800;
  letter-spacing:.05em;
  line-height:1.2;
  text-decoration:none;
  text-transform:uppercase;
  transition:background-color .2s ease,border-color .2s ease,color .2s ease;
}
.tkvs-page-content .tk-ballistic-guide__button:hover,
.tkvs-page-content .tk-ballistic-guide__button:focus-visible {
  color:#fff !important;
  background:#b80d1d !important;
  border-color:#b80d1d;
}
.tkvs-page-content .tk-ballistic-guide__button--ghost {
  color:#fff !important;
  background:transparent !important;
  border-color:#64676d;
}
.tkvs-page-content .tk-ballistic-guide__button--ghost:hover,
.tkvs-page-content .tk-ballistic-guide__button--ghost:focus-visible {
  color:#101113 !important;
  background:#fff !important;
  border-color:#fff;
}
.tk-ballistic-guide__answer {
  padding:28px;
  background:rgba(255,255,255,.07);
  border-top:4px solid var(--tkbg-red);
  backdrop-filter:blur(8px);
}
.tk-ballistic-guide__answer span {
  display:block;
  margin-bottom:12px;
  color:#fff;
  font-size:12px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.tkvs-page-content .tk-ballistic-guide__answer p {
  margin:0;
  color:#d9dadd !important;
  font-size:15px;
}
.tk-ballistic-guide__trust {
  background:#fff;
  border-bottom:1px solid var(--tkbg-line);
}
.tk-ballistic-guide__trust-list {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  margin:0;
  padding:0;
  list-style:none;
}
.tk-ballistic-guide__trust-list li {
  padding:19px 22px;
  color:#33363a;
  border-right:1px solid var(--tkbg-line);
  font-size:13px;
  font-weight:700;
  text-align:center;
}
.tk-ballistic-guide__trust-list li:last-child {
  border-right:0;
}
.tk-ballistic-guide__section {
  padding:74px 0;
}
.tk-ballistic-guide__section--white {
  background:#fff;
}
.tk-ballistic-guide__section--dark {
  color:#fff;
  background:#111214;
}
.tk-ballistic-guide__section-head {
  display:grid;
  grid-template-columns:minmax(0,.75fr) minmax(320px,1.25fr);
  gap:60px;
  margin-bottom:36px;
  align-items:end;
}
.tk-ballistic-guide h2 {
  margin:0;
  color:inherit;
  font-family:Impact,"Arial Narrow",Arial,sans-serif;
  font-size:clamp(34px,4vw,58px);
  font-weight:700;
  letter-spacing:-.015em;
  line-height:1;
  text-transform:uppercase;
}
.tk-ballistic-guide__lead {
  margin:0;
  color:#55585d;
  font-size:17px;
}
.tkvs-page-content .tk-ballistic-guide__section--dark .tk-ballistic-guide__lead {
  color:#c7c9cc !important;
}
.tkvs-page-content .tk-ballistic-guide__section--dark h2,
.tkvs-page-content .tk-ballistic-guide__closing h2 {
  color:#fff !important;
}
.tk-ballistic-guide__comparison-wrap {
  overflow-x:auto;
  background:#fff;
  border:1px solid var(--tkbg-line);
}
.tk-ballistic-guide__comparison {
  width:100%;
  min-width:800px;
  border-collapse:collapse;
  text-align:left;
}
.tk-ballistic-guide__comparison th,
.tk-ballistic-guide__comparison td {
  padding:20px;
  border-right:1px solid var(--tkbg-line);
  border-bottom:1px solid var(--tkbg-line);
  vertical-align:top;
}
.tk-ballistic-guide__comparison th:last-child,
.tk-ballistic-guide__comparison td:last-child {
  border-right:0;
}
.tk-ballistic-guide__comparison tr:last-child td {
  border-bottom:0;
}
.tk-ballistic-guide__comparison thead th {
  color:#fff;
  background:#161719;
  font-size:12px;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.tk-ballistic-guide__comparison tbody th {
  width:21%;
  color:#161719;
  background:#fff;
  font-size:15px;
}
.tk-ballistic-guide__status {
  display:inline-flex;
  margin-top:8px;
  padding:5px 8px;
  color:#fff;
  background:#5b5e63;
  font-size:10px;
  font-weight:800;
  letter-spacing:.06em;
  line-height:1.2;
  text-transform:uppercase;
}
.tk-ballistic-guide__status--available {
  background:#167647;
}
.tk-ballistic-guide__legal {
  display:grid;
  grid-template-columns:auto 1fr;
  gap:18px;
  margin-top:28px;
  padding:24px;
  background:#fff8e9;
  border-left:5px solid #d49a21;
}
.tk-ballistic-guide__legal strong {
  display:flex;
  width:34px;
  height:34px;
  align-items:center;
  justify-content:center;
  color:#fff;
  background:#d49a21;
  border-radius:50%;
}
.tk-ballistic-guide__legal p {
  margin:0;
  color:#4b4435;
  font-size:14px;
}
.tk-ballistic-guide__legal a {
  color:#714c00;
  font-weight:700;
}
.tk-ballistic-guide__products {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}
.tk-ballistic-guide__product {
  display:flex;
  min-width:0;
  flex-direction:column;
  overflow:hidden;
  background:#fff;
  border:1px solid #2c2e32;
}
.tk-ballistic-guide__product-media {
  position:relative;
  display:block;
  aspect-ratio:1/1;
  overflow:hidden;
  background:#fff;
}
.tk-ballistic-guide__product-media img {
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .25s ease;
}
.tk-ballistic-guide__product:hover .tk-ballistic-guide__product-media img {
  transform:scale(1.025);
}
.tk-ballistic-guide__product-badge {
  position:absolute;
  top:12px;
  left:12px;
  padding:7px 9px;
  color:#fff;
  background:rgba(16,17,19,.92);
  font-size:10px;
  font-weight:800;
  letter-spacing:.07em;
  text-transform:uppercase;
}
.tk-ballistic-guide__product-body {
  display:flex;
  flex:1;
  flex-direction:column;
  padding:20px;
}
.tk-ballistic-guide__product h3 {
  margin:0 0 11px;
  color:#151619;
  font-size:18px;
  line-height:1.28;
}
.tk-ballistic-guide__product-meta {
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-bottom:18px;
}
.tk-ballistic-guide__product-meta span {
  padding:5px 7px;
  color:#474a4f;
  background:#fff;
  font-size:11px;
  font-weight:700;
}
.tk-ballistic-guide__product-link {
  display:inline-flex;
  min-height:44px;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-top:auto;
  color:#151619;
  border-top:1px solid #d6d0c7;
  font-size:12px;
  font-weight:800;
  letter-spacing:.04em;
  text-decoration:none;
  text-transform:uppercase;
}
.tk-ballistic-guide__product-link:hover,
.tk-ballistic-guide__product-link:focus-visible {
  color:var(--tkbg-red);
}
.tk-ballistic-guide__collection-note {
  margin:24px 0 0;
  color:#b9bbc0;
  font-size:13px;
}
.tk-ballistic-guide__collection-note a {
  color:#fff;
  font-weight:800;
}
.tk-ballistic-guide__procurement {
  display:grid;
  grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);
  gap:56px;
  align-items:start;
}
.tk-ballistic-guide__checklist {
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin:0;
  padding:0;
  list-style:none;
  counter-reset:procurement;
}
.tk-ballistic-guide__checklist li {
  position:relative;
  min-height:112px;
  padding:20px 18px 18px 58px;
  background:#fff;
  border:1px solid var(--tkbg-line);
  counter-increment:procurement;
}
.tk-ballistic-guide__checklist li::before {
  content:counter(procurement,decimal-leading-zero);
  position:absolute;
  top:18px;
  left:17px;
  color:var(--tkbg-red);
  font-family:Impact,"Arial Narrow",Arial,sans-serif;
  font-size:24px;
  line-height:1;
}
.tk-ballistic-guide__checklist strong {
  display:block;
  margin-bottom:5px;
  color:#1a1b1e;
  font-size:14px;
}
.tk-ballistic-guide__checklist span {
  display:block;
  color:#62656a;
  font-size:13px;
  line-height:1.45;
}
.tk-ballistic-guide__faq {
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.tk-ballistic-guide__faq details {
  padding:0 20px;
  background:#fff;
  border:1px solid var(--tkbg-line);
}
.tk-ballistic-guide__faq summary {
  min-height:62px;
  padding:19px 32px 19px 0;
  color:#17181a;
  cursor:pointer;
  font-size:15px;
  font-weight:800;
  line-height:1.4;
}
.tk-ballistic-guide__faq details p {
  margin:0;
  padding:0 0 20px;
  color:#55585d;
  font-size:14px;
}
.tk-ballistic-guide__closing {
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:36px;
  align-items:center;
  padding:42px;
  color:#fff;
  background:var(--tkbg-red);
}
.tk-ballistic-guide__closing h2 {
  color:#fff;
  font-size:clamp(31px,4vw,50px);
}
.tk-ballistic-guide__closing p {
  max-width:760px;
  margin:12px 0 0;
  color:#fff;
}
.tkvs-page-content .tk-ballistic-guide__closing .tk-ballistic-guide__button {
  color:#111214 !important;
  background:#fff !important;
  border-color:#fff;
}
.tkvs-page-content .tk-ballistic-guide__closing .tk-ballistic-guide__button:hover,
.tkvs-page-content .tk-ballistic-guide__closing .tk-ballistic-guide__button:focus-visible {
  color:#fff !important;
  background:#111214 !important;
  border-color:#111214;
}
@media (max-width:1023px) {
  .tk-ballistic-guide__hero-grid,
  .tk-ballistic-guide__section-head,
  .tk-ballistic-guide__procurement {
    grid-template-columns:1fr;
    gap:28px;
  }
  .tk-ballistic-guide__products {
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .tk-ballistic-guide__hero {
    padding:60px 0 54px;
  }
}
@media (max-width:767px) {
  .tk-ballistic-guide__inner {
    width:min(100% - 28px,1180px);
  }
  .tk-ballistic-guide__hero {
    padding:46px 0 42px;
  }
  .tk-ballistic-guide h1 {
    font-size:clamp(39px,13.5vw,58px);
  }
  .tk-ballistic-guide__hero-copy {
    margin-top:20px;
    font-size:16px;
  }
  .tk-ballistic-guide__answer {
    padding:21px;
  }
  .tk-ballistic-guide__trust-list {
    grid-template-columns:1fr;
  }
  .tk-ballistic-guide__trust-list li {
    padding:14px;
    border-right:0;
    border-bottom:1px solid var(--tkbg-line);
  }
  .tk-ballistic-guide__trust-list li:last-child {
    border-bottom:0;
  }
  .tk-ballistic-guide__section {
    padding:52px 0;
  }
  .tk-ballistic-guide__products,
  .tk-ballistic-guide__faq,
  .tk-ballistic-guide__checklist {
    grid-template-columns:1fr;
  }
  .tk-ballistic-guide__legal {
    grid-template-columns:1fr;
  }
  .tk-ballistic-guide__closing {
    grid-template-columns:1fr;
    padding:30px 22px;
  }
  .tk-ballistic-guide__closing .tk-ballistic-guide__button {
    width:100%;
  }
}
@media (prefers-reduced-motion:reduce) {
  .tk-ballistic-guide__button,
  .tk-ballistic-guide__product-media img {
    transition:none;
  }
}
.tkvs-new-arrivals__head {
  align-items:end;
  margin-bottom:20px;
}
/* Homepage new-arrivals daily note release 1.0.122. */
.tkvs-new-arrivals__title-wrap {
  display:grid;
  grid-template-columns:max-content max-content;
  align-items:end;
  column-gap:18px;
}
.tkvs-new-arrivals__title-wrap>span:first-child {
  grid-column:1/-1;
}
.tkvs-new-arrivals__daily-note {
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-bottom:4px;
  color:#5f6672;
  font-family:Inter,Arial,sans-serif;
  font-size:11px;
  font-style:normal;
  font-weight:800;
  line-height:1.2;
  letter-spacing:.12em;
  text-transform:uppercase;
  white-space:nowrap;
}
.tkvs-new-arrivals__daily-note::before {
  width:18px;
  height:2px;
  flex:0 0 18px;
  background:var(--tkvs-red);
  content:"";
}
.tkvs-new-arrivals__actions {
  display:flex;
  align-items:center;
  gap:8px;
}
.tkvs-new-arrivals__progress {
  min-width:58px;
  color:#475569;
  font-family:"Barlow Condensed";
  font-size:14px;
  font-style:italic;
  font-weight:800;
  letter-spacing:.08em;
  text-align:center;
}
.tkvs-new-arrivals__actions button {
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  padding:0;
  border:1px solid #cbd5e1;
  border-radius:0;
  color:#0f172a;
  background:#fff;
  cursor:pointer;
  transition:color .2s ease,background-color .2s ease,border-color .2s ease;
}
.tkvs-new-arrivals__actions button:hover {
  border-color:#0f172a;
  color:#fff;
  background:#0f172a;
}
.tkvs-new-arrivals__actions button:focus-visible,
.tkvs-new-arrivals__rail:focus-visible {
  outline:3px solid var(--tkvs-red);
  outline-offset:3px;
}
.tkvs-new-arrivals__actions button:disabled {
  border-color:#e2e8f0;
  color:#94a3b8;
  background:#f8fafc;
  cursor:not-allowed;
}
.tkvs-new-arrivals__actions .dashicons {
  width:18px;
  height:18px;
  font-size:18px;
}
.tkvs-new-arrivals__rail {
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:calc((100% - 45px)/4);
  gap:15px;
  overflow-x:auto;
  overflow-y:hidden;
  padding:0 0 8px;
  overscroll-behavior-inline:contain;
  scroll-behavior:smooth;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
  cursor:grab;
  user-select:none;
}
.tkvs-new-arrivals__rail::-webkit-scrollbar {
  display:none;
}
.tkvs-new-arrivals__rail.is-dragging {
  cursor:grabbing;
  scroll-behavior:auto;
  scroll-snap-type:none;
}
.tkvs-new-arrivals__item {
  min-width:0;
  scroll-snap-align:start;
  scroll-snap-stop:always;
}
.tkvs-new-arrivals .tkvs-product-card {
  height:100%;
  border:0;
  background:transparent;
  box-shadow:none;
  transform:none;
}
.tkvs-new-arrivals .tkvs-product-card:hover {
  border-top-color:transparent;
  box-shadow:none;
  transform:none;
}
.tkvs-new-arrivals .tkvs-product-card__image {
  aspect-ratio:1/1;
  background:#fff;
}
.tkvs-new-arrivals .tkvs-product-card__image img {
  width:100%;
  height:100%;
  padding:0;
  object-fit:contain;
  pointer-events:none;
  user-select:none;
  transform:none;
}
.tkvs-new-arrivals .tkvs-product-card:hover .tkvs-product-card__image img {
  transform:none;
}
.tkvs-new-arrivals .tkvs-product-card__body {
  padding:14px 0 0;
  border-top:0;
}
.tkvs-new-arrivals .tkvs-product-card__title {
  min-height:46px;
  color:#0f172a!important;
  font-size:13px;
}
.tkvs-new-arrivals .tkvs-product-card__sku {
  color:#64748b;
}
.tkvs-new-arrivals .tkvs-product-card__commerce {
  border-top-color:#e2e8f0;
}
.tkvs-new-arrivals__foot {
  min-height:42px;
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:18px;
  padding-top:12px;
}
.tkvs-new-arrivals__foot>span {
  color:#64748b;
  font-family:"Barlow Condensed";
  font-size:11px;
  font-style:italic;
  font-weight:800;
  letter-spacing:.14em;
}
.tkvs-new-arrivals__foot a {
  min-height:44px;
  display:flex;
  align-items:center;
  gap:6px;
  color:#0f172a!important;
  text-decoration:none!important;
  font-family:"Barlow Condensed";
  font-size:15px;
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
}
.tkvs-new-arrivals__foot a:hover {
  color:var(--tkvs-red)!important;
}

@media (max-width:900px) {
  .tkvs-new-arrivals__rail {
    grid-auto-columns:calc((100% - 12px)/2);
    gap:12px;
  }
}

@media (max-width:600px) {
  .tkvs-new-arrivals__head {
    align-items:start;
    gap:16px;
  }
  .tkvs-new-arrivals__head h2 {
    font-size:36px;
  }
  .tkvs-new-arrivals__title-wrap {
    display:block;
  }
  .tkvs-new-arrivals__daily-note {
    gap:7px;
    margin:10px 0 0;
    font-size:10px;
    letter-spacing:.1em;
  }
  .tkvs-new-arrivals__daily-note::before {
    width:14px;
    flex-basis:14px;
  }
  .tkvs-new-arrivals__actions {
    width:100%;
    justify-content:flex-end;
  }
  .tkvs-new-arrivals__progress {
    margin-right:auto;
    text-align:left;
  }
  .tkvs-new-arrivals__rail {
    grid-auto-columns:84%;
  }
  .tkvs-new-arrivals__foot>span {
    display:none;
  }
  .tkvs-new-arrivals__foot {
    justify-content:flex-end;
  }
}

@media (prefers-reduced-motion:reduce) {
  .tkvs-new-arrivals__rail {
    scroll-behavior:auto;
  }
  .tkvs-new-arrivals__actions button {
    transition:none;
  }
}

/* Shared content contrast system, release 1.0.121.
 * Backgrounds remain owned by each content template; these rules only pair
 * readable foreground colors with the existing dark and warm-light surfaces. */
.tkvs-page-content .pg-white,
.tkvs-page-content .pg-force-white {
  color:#d7dce2!important;
}
.tkvs-page-content .pg-white h1,
.tkvs-page-content .pg-white h2,
.tkvs-page-content .pg-white h3,
.tkvs-page-content .pg-white h4,
.tkvs-page-content .pg-white .wd-entities-title,
.tkvs-page-content .pg-white .wd-entities-title a,
.tkvs-page-content .pg-force-white h1,
.tkvs-page-content .pg-force-white h2,
.tkvs-page-content .pg-force-white h3,
.tkvs-page-content .pg-force-white h4,
.tkvs-page-content .pg-force-white .wd-entities-title,
.tkvs-page-content .pg-force-white .wd-entities-title a {
  color:#fff!important;
}
.tkvs-page-content .pg-white p,
.tkvs-page-content .pg-white li,
.tkvs-page-content .pg-white .wd-label,
.tkvs-page-content .pg-white .per-page-variation,
.tkvs-page-content .pg-white .woocommerce-ordering .orderby,
.tkvs-page-content .pg-white .woocommerce-pagination a,
.tkvs-page-content .pg-white .woocommerce-pagination span,
.tkvs-page-content .pg-force-white p,
.tkvs-page-content .pg-force-white li,
.tkvs-page-content .pg-force-white .wd-label,
.tkvs-page-content .pg-force-white .per-page-variation,
.tkvs-page-content .pg-force-white .woocommerce-ordering .orderby,
.tkvs-page-content .pg-force-white .woocommerce-pagination a,
.tkvs-page-content .pg-force-white .woocommerce-pagination span {
  color:#d7dce2!important;
}
.tkvs-page-content .pg-white .woocommerce-ordering .orderby option,
.tkvs-page-content .pg-force-white .woocommerce-ordering .orderby option {
  color:#111!important;
  background:#fff!important;
}
.tkvs-page-content .pg-white .price,
.tkvs-page-content .pg-white .price *,
.tkvs-page-content .pg-force-white .price,
.tkvs-page-content .pg-force-white .price * {
  color:#f3f4f6!important;
}

.tkvs-page.tkvs-config-import-consultant h1.woodmart-title-container {
  color:#fff!important;
}
.tkvs-page.tkvs-config-online-heading h4.woodmart-title-container {
  color:#17181b!important;
}
.tkvs-page-content .tk960-wrap h1,
.tkvs-page-content .tk960-wrap h2,
.tkvs-page-content .tk960-wrap h3,
.tkvs-page-content .tk960-wrap h4 {
  color:#fff!important;
}
.tkvs-page-content .tk960-wrap p,
.tkvs-page-content .tk960-wrap li {
  color:#cfd6e4!important;
}

.tkvs-page--request-a-quote #otfForm label {
  color:#17181b!important;
}
.tkvs-article-grid h2 a {
  color:#17181b!important;
}
.tkvs-catalog-hero--term .woocommerce-breadcrumb,
.tkvs-catalog-hero--term .woocommerce-breadcrumb a {
  color:#c8c8c8!important;
}
.tkvs-catalog-hero--term .woocommerce-breadcrumb .wd-last {
  color:#fff!important;
}
/* Return policy editorial release 1.0.123 */
body.tkvs-route-return-policy {
  background:#fff;
}
body.tkvs-route-return-policy .tkvs-return-policy {
  overflow:hidden;
  background:#fff;
  color:#17181b;
}
body.tkvs-route-return-policy .tkvs-return-policy p {
  margin:0;
  color:inherit;
  font-family:var(--tkvs-body, "Inter", sans-serif);
  font-size:16px;
  line-height:1.72;
}
body.tkvs-route-return-policy .tkvs-return-policy h1,
body.tkvs-route-return-policy .tkvs-return-policy h2,
body.tkvs-route-return-policy .tkvs-return-policy h3 {
  margin:0;
  color:inherit;
  font-family:var(--tkvs-display, "Barlow Condensed", Impact, sans-serif);
  font-style:italic;
  font-weight:900;
  letter-spacing:-.025em;
  line-height:.98;
  text-transform:uppercase;
}
.tkvs-return-policy__hero {
  position:relative;
  border-bottom:4px solid #ed001c;
  background:
    radial-gradient(circle at 78% 26%,rgba(237,0,28,.17),transparent 27%),
    linear-gradient(115deg,#080809 0%,#101113 58%,#050505 100%);
  color:#fff;
}
.tkvs-return-policy__hero::after {
  position:absolute;
  right:-7%;
  bottom:-88px;
  width:360px;
  height:220px;
  border:1px solid rgba(255,255,255,.08);
  content:"";
  transform:skewX(-24deg);
}
.tkvs-return-policy__hero-grid {
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);
  gap:72px;
  align-items:end;
  padding-top:92px;
  padding-bottom:86px;
}
.tkvs-return-policy__eyebrow,
.tkvs-return-policy__hero-note>span,
.tkvs-return-policy__section-heading>span,
.tkvs-return-policy__aside-card>span,
.tkvs-return-policy__closing span {
  display:block;
  color:#ed001c;
  font-size:11px;
  font-weight:900;
  letter-spacing:.15em;
  line-height:1.3;
  text-transform:uppercase;
}
body.tkvs-route-return-policy .tkvs-return-policy__hero h1 {
  max-width:820px;
  margin:18px 0 22px;
  color:#fff;
  font-size:clamp(56px,6.4vw,94px);
}
body.tkvs-route-return-policy .tkvs-return-policy__hero-copy>p {
  max-width:760px;
  color:#d7dce2;
  font-size:19px;
  line-height:1.58;
}
.tkvs-return-policy__hero-note {
  border-top:3px solid #ed001c;
  background:#fff;
  padding:28px 28px 30px;
  color:#17181b;
  box-shadow:18px 18px 0 rgba(237,0,28,.12);
}
.tkvs-return-policy__hero-note>strong {
  display:block;
  margin:13px 0 12px;
  color:#17181b;
  font-size:19px;
  line-height:1.35;
}
body.tkvs-route-return-policy .tkvs-return-policy__hero-note>p {
  color:#4f4943;
  font-size:14px;
  line-height:1.65;
}
.tkvs-return-policy__summary {
  border-bottom:1px solid #d9d1c7;
  background:#fff;
}
.tkvs-return-policy__summary-grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.tkvs-return-policy__summary-grid>div {
  display:grid;
  grid-template-columns:42px 1fr;
  gap:4px 18px;
  align-content:center;
  min-height:150px;
  padding:28px 34px;
  border-left:1px solid #ded8d0;
}
.tkvs-return-policy__summary-grid>div:last-child { border-right:1px solid #ded8d0; }
.tkvs-return-policy__summary-grid span {
  grid-row:1/3;
  color:#ed001c;
  font-family:var(--tkvs-display, "Barlow Condensed", Impact, sans-serif);
  font-size:29px;
  font-style:italic;
  font-weight:900;
}
.tkvs-return-policy__summary-grid strong {
  color:#17181b;
  font-size:15px;
  line-height:1.3;
  text-transform:uppercase;
}
body.tkvs-route-return-policy .tkvs-return-policy__summary-grid p {
  color:#625b53;
  font-size:13px;
  line-height:1.55;
}
.tkvs-return-policy__layout {
  display:grid;
  grid-template-columns:minmax(0,1fr) 340px;
  gap:48px;
  align-items:start;
  padding-top:70px;
  padding-bottom:78px;
}
.tkvs-return-policy__content { min-width:0; }
.tkvs-return-policy__section {
  position:relative;
  margin-bottom:24px;
  border:1px solid #d6cec4;
  border-top:4px solid #17181b;
  background:#fff;
  padding:48px 52px 52px;
  color:#17181b;
}
.tkvs-return-policy__section-number {
  position:absolute;
  top:24px;
  right:28px;
  color:#d8d0c7;
  font-family:var(--tkvs-display, "Barlow Condensed", Impact, sans-serif);
  font-size:40px;
  font-style:italic;
  font-weight:900;
}
.tkvs-return-policy__section-heading {
  max-width:690px;
  margin-bottom:26px;
  padding-right:48px;
}
body.tkvs-route-return-policy .tkvs-return-policy__section-heading h2 {
  margin-top:10px;
  color:#17181b;
  font-size:clamp(38px,4vw,57px);
}
body.tkvs-route-return-policy .tkvs-return-policy__section>p {
  max-width:780px;
  color:#4f4943;
}
.tkvs-return-policy__section--paper { background:#fff; }
.tkvs-return-policy__windows {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin:34px 0 22px;
}
.tkvs-return-policy__windows article {
  min-height:230px;
  border:1px solid #d1c7bb;
  border-top:4px solid #ed001c;
  background:#fff;
  padding:24px 22px;
}
.tkvs-return-policy__windows strong {
  color:#ed001c;
  font-size:11px;
  font-weight:900;
  letter-spacing:.1em;
  text-transform:uppercase;
}
body.tkvs-route-return-policy .tkvs-return-policy__windows h3 {
  margin:14px 0 15px;
  color:#17181b;
  font-size:27px;
}
body.tkvs-route-return-policy .tkvs-return-policy__windows p {
  color:#5b554e;
  font-size:14px;
  line-height:1.65;
}
body.tkvs-route-return-policy .tkvs-return-policy__note {
  border-left:3px solid #ed001c;
  padding-left:15px;
  font-size:14px;
  font-weight:700;
}
.tkvs-return-policy__checklist {
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin:30px 0 0;
  padding:0;
  list-style:none;
}
.tkvs-return-policy__checklist li {
  position:relative;
  min-height:68px;
  border:1px solid #ddd5cb;
  background:#fff;
  padding:18px 18px 18px 50px;
  color:#2d2a27;
  font-size:14px;
  font-weight:700;
  line-height:1.5;
}
.tkvs-return-policy__checklist li::before {
  position:absolute;
  top:19px;
  left:18px;
  width:19px;
  height:19px;
  background:#ed001c;
  color:#fff;
  content:"✓";
  font-size:13px;
  font-weight:900;
  line-height:19px;
  text-align:center;
}
.tkvs-return-policy__section--dark {
  border-color:#0c0c0d;
  border-top-color:#ed001c;
  background:#0c0c0d;
  color:#fff;
}
.tkvs-return-policy__section--dark .tkvs-return-policy__section-number { color:#3a3a3d; }
body.tkvs-route-return-policy .tkvs-return-policy__section--dark .tkvs-return-policy__section-heading h2 { color:#fff; }
body.tkvs-route-return-policy .tkvs-return-policy__section--dark>p { color:#d7dce2; }
.tkvs-return-policy__process {
  margin:32px 0 28px;
  padding:0;
  list-style:none;
}
.tkvs-return-policy__process li {
  display:grid;
  grid-template-columns:70px 1fr;
  gap:20px;
  align-items:start;
  border-top:1px solid #343438;
  padding:23px 0;
}
.tkvs-return-policy__process li:last-child { border-bottom:1px solid #343438; }
.tkvs-return-policy__process li>span {
  color:#ed001c;
  font-family:var(--tkvs-display, "Barlow Condensed", Impact, sans-serif);
  font-size:30px;
  font-style:italic;
  font-weight:900;
}
body.tkvs-route-return-policy .tkvs-return-policy__process h3 {
  margin-bottom:8px;
  color:#fff;
  font-size:27px;
}
body.tkvs-route-return-policy .tkvs-return-policy__process p {
  color:#bfc4ca;
  font-size:14px;
}
.tkvs-return-policy__exclusions {
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:30px;
}
body.tkvs-route-return-policy .tkvs-return-policy__exclusions p {
  min-height:132px;
  border-left:4px solid #17181b;
  background:#fff;
  padding:22px 24px;
  color:#3f3a35;
  font-size:14px;
}
.tkvs-return-policy__section--alert {
  border-color:#ed001c;
  border-top-color:#ed001c;
  background:#ed001c;
  color:#fff;
}
.tkvs-return-policy__section--alert .tkvs-return-policy__section-number { color:rgba(255,255,255,.3); }
.tkvs-return-policy__section--alert .tkvs-return-policy__section-heading>span { color:#fff; }
body.tkvs-route-return-policy .tkvs-return-policy__section--alert .tkvs-return-policy__section-heading h2,
body.tkvs-route-return-policy .tkvs-return-policy__section--alert>p { color:#fff; }
.tkvs-return-policy__faq details {
  border-top:1px solid #d8d0c7;
}
.tkvs-return-policy__faq details:last-child { border-bottom:1px solid #d8d0c7; }
.tkvs-return-policy__faq summary {
  position:relative;
  min-height:68px;
  padding:22px 54px 18px 0;
  color:#17181b;
  cursor:pointer;
  font-size:16px;
  font-weight:800;
  line-height:1.45;
  list-style:none;
}
.tkvs-return-policy__faq summary::-webkit-details-marker { display:none; }
.tkvs-return-policy__faq summary::after {
  position:absolute;
  top:18px;
  right:0;
  width:36px;
  height:36px;
  border:1px solid #17181b;
  content:"+";
  font-size:24px;
  font-weight:500;
  line-height:33px;
  text-align:center;
}
.tkvs-return-policy__faq details[open] summary::after {
  border-color:#ed001c;
  background:#ed001c;
  color:#fff;
  content:"−";
}
body.tkvs-route-return-policy .tkvs-return-policy__faq details p {
  max-width:760px;
  padding:0 54px 24px 0;
  color:#5c554f;
  font-size:14px;
}
.tkvs-return-policy__aside {
  position:sticky;
  top:24px;
}
.tkvs-return-policy__aside-card {
  border-top:4px solid #ed001c;
  background:#101011;
  padding:34px 30px 30px;
  color:#fff;
}
body.tkvs-route-return-policy .tkvs-return-policy__aside-card h2 {
  margin:13px 0 16px;
  color:#fff;
  font-size:38px;
}
body.tkvs-route-return-policy .tkvs-return-policy__aside-card p {
  color:#c9cdd2;
  font-size:14px;
  line-height:1.65;
}
.tkvs-return-policy__button {
  display:flex;
  justify-content:space-between;
  align-items:center;
  min-height:52px;
  margin-top:22px;
  background:#ed001c;
  padding:14px 17px;
  color:#fff!important;
  font-family:var(--tkvs-display, "Barlow Condensed", Impact, sans-serif);
  font-size:15px;
  font-style:italic;
  font-weight:900;
  letter-spacing:.02em;
  text-transform:uppercase;
  transition:background-color .2s ease,color .2s ease;
}
.tkvs-return-policy__button:hover { background:#fff; color:#17181b!important; }
.tkvs-return-policy__button--secondary {
  margin-top:10px;
  border:1px solid #55565a;
  background:transparent;
}
.tkvs-return-policy__nav {
  margin-top:18px;
  border:1px solid #d6cec4;
  background:#fff;
  padding:26px 28px;
}
.tkvs-return-policy__nav strong {
  display:block;
  margin-bottom:13px;
  color:#17181b;
  font-size:11px;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.tkvs-return-policy__nav a {
  display:block;
  border-top:1px solid #e2ddd7;
  padding:11px 0;
  color:#5a534c;
  font-size:13px;
  font-weight:700;
}
.tkvs-return-policy__nav a:hover { color:#ed001c; }
.tkvs-return-policy__closing {
  border-top:1px solid #333338;
  background:#0a0a0b;
  color:#fff;
}
.tkvs-return-policy__closing>.tkvs-shell {
  display:flex;
  justify-content:space-between;
  gap:30px;
  align-items:center;
  min-height:220px;
  padding-top:44px;
  padding-bottom:44px;
}
body.tkvs-route-return-policy .tkvs-return-policy__closing h2 {
  max-width:760px;
  margin-top:13px;
  color:#fff;
  font-size:clamp(40px,4.2vw,62px);
}
.tkvs-return-policy__closing a {
  display:flex;
  justify-content:space-between;
  align-items:center;
  flex:0 0 310px;
  min-height:58px;
  border:1px solid #fff;
  padding:15px 20px;
  color:#fff!important;
  font-family:var(--tkvs-display, "Barlow Condensed", Impact, sans-serif);
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
  transition:background-color .2s ease,color .2s ease;
}
.tkvs-return-policy__closing a:hover { background:#fff; color:#17181b!important; }
.tkvs-return-policy :is(a,summary):focus-visible {
  outline:3px solid #ffd400;
  outline-offset:3px;
}
@media(max-width:1100px) {
  .tkvs-return-policy__hero-grid { grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr); gap:38px; }
  .tkvs-return-policy__layout { grid-template-columns:minmax(0,1fr) 300px; gap:28px; }
  .tkvs-return-policy__section { padding:42px 38px 46px; }
  .tkvs-return-policy__windows { grid-template-columns:1fr; }
  .tkvs-return-policy__windows article { min-height:0; }
}
@media(max-width:820px) {
  .tkvs-return-policy__hero-grid,
  .tkvs-return-policy__layout { grid-template-columns:1fr; }
  .tkvs-return-policy__hero-grid { gap:42px; padding-top:66px; padding-bottom:64px; }
  .tkvs-return-policy__summary-grid { grid-template-columns:1fr; }
  .tkvs-return-policy__summary-grid>div {
    min-height:118px;
    border-right:1px solid #ded8d0;
    border-bottom:1px solid #ded8d0;
  }
  .tkvs-return-policy__layout { padding-top:44px; padding-bottom:48px; }
  .tkvs-return-policy__aside { position:static; }
  .tkvs-return-policy__nav { display:none; }
  .tkvs-return-policy__closing>.tkvs-shell { display:block; }
  .tkvs-return-policy__closing a { max-width:380px; margin-top:28px; }
}
@media(max-width:600px) {
  body.tkvs-route-return-policy .tkvs-return-policy p { font-size:16px; line-height:1.68; }
  .tkvs-return-policy__hero-grid { padding-top:52px; padding-bottom:54px; }
  body.tkvs-route-return-policy .tkvs-return-policy__hero h1 { margin:15px 0 18px; font-size:50px; }
  body.tkvs-route-return-policy .tkvs-return-policy__hero-copy>p { font-size:17px; }
  .tkvs-return-policy__hero-note { padding:24px 22px 25px; box-shadow:10px 10px 0 rgba(237,0,28,.12); }
  .tkvs-return-policy__summary-grid>div { grid-template-columns:34px 1fr; gap:4px 13px; padding:23px 20px; }
  .tkvs-return-policy__summary-grid span { font-size:25px; }
  .tkvs-return-policy__section { padding:36px 20px 38px; }
  .tkvs-return-policy__section-number { top:17px; right:18px; font-size:30px; }
  .tkvs-return-policy__section-heading { padding-right:36px; }
  body.tkvs-route-return-policy .tkvs-return-policy__section-heading h2 { font-size:39px; }
  .tkvs-return-policy__windows,
  .tkvs-return-policy__checklist,
  .tkvs-return-policy__exclusions { grid-template-columns:1fr; }
  body.tkvs-route-return-policy .tkvs-return-policy__exclusions p { min-height:0; }
  .tkvs-return-policy__process li { grid-template-columns:48px 1fr; gap:12px; }
  .tkvs-return-policy__aside-card { padding:30px 22px 24px; }
  .tkvs-return-policy__closing>.tkvs-shell { min-height:0; padding-top:54px; padding-bottom:54px; }
  body.tkvs-route-return-policy .tkvs-return-policy__closing h2 { font-size:41px; }
  .tkvs-return-policy__closing a { width:100%; min-height:56px; }
}
@media(prefers-reduced-motion:reduce) {
  .tkvs-return-policy__button,
  .tkvs-return-policy__closing a { transition:none; }
}

/* Company policy suite release 1.0.126 */
body.tkvs-route-payment-policy .tkvs-policy-suite,
body.tkvs-route-shipping-policy .tkvs-policy-suite,
body.tkvs-route-privacy-policy .tkvs-policy-suite {
  --tkvs-policy-ink:#17181b;
  --tkvs-policy-copy:#45413c;
  --tkvs-policy-paper:#f4f0e9;
  --tkvs-policy-line:#d9d2ca;
  --tkvs-policy-red:#ed001c;
  overflow:hidden;
  background:var(--tkvs-policy-paper);
  color:var(--tkvs-policy-copy);
}
.tkvs-policy-suite * { box-sizing:border-box; }
.tkvs-policy-suite :where(p,li,a,summary,small,strong) {
  font-family:var(--tkvs-body, "Inter", sans-serif);
}
.tkvs-policy-suite :where(h1,h2,h3) {
  font-family:var(--tkvs-display, "Barlow Condensed", Impact, sans-serif);
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
}
.tkvs-policy-suite__hero {
  position:relative;
  border-bottom:4px solid var(--tkvs-policy-red);
  background:
    linear-gradient(115deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.92) 58%,rgba(64,0,8,.88) 100%),
    radial-gradient(circle at 86% 10%,rgba(237,0,28,.35),transparent 36%),
    #08090a;
  color:#fff;
}
.tkvs-policy-suite__hero:after {
  position:absolute;
  right:-80px;
  bottom:-120px;
  width:420px;
  height:420px;
  border:1px solid rgba(255,255,255,.1);
  transform:rotate(18deg);
  content:"";
  pointer-events:none;
}
.tkvs-policy-suite__hero-grid {
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);
  gap:72px;
  align-items:end;
  padding-top:86px;
  padding-bottom:82px;
}
.tkvs-policy-suite__eyebrow,
.tkvs-policy-suite__hero-note>span,
.tkvs-policy-suite__aside-card>span,
.tkvs-policy-suite__nav>span,
.tkvs-policy-suite__closing span {
  display:block;
  color:#ff4055;
  font-family:var(--tkvs-body, "Inter", sans-serif);
  font-size:12px;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
}
body .tkvs-policy-suite__hero h1 {
  max-width:880px;
  margin:14px 0 20px;
  color:#fff;
  font-size:clamp(64px,7vw,104px);
  line-height:.86;
  letter-spacing:-.025em;
}
body .tkvs-policy-suite__hero-grid>div:first-child>p {
  max-width:760px;
  margin:0;
  color:#d7dce2;
  font-size:19px;
  line-height:1.65;
}
.tkvs-policy-suite__hero-note {
  position:relative;
  border:1px solid rgba(255,255,255,.22);
  border-top:4px solid var(--tkvs-policy-red);
  padding:28px 28px 30px;
  background:rgba(18,19,21,.88);
  box-shadow:16px 16px 0 rgba(237,0,28,.14);
}
body .tkvs-policy-suite__hero-note p {
  margin:12px 0 0;
  color:#fff;
  font-size:16px;
  line-height:1.65;
}
.tkvs-policy-suite__summary { border-bottom:1px solid var(--tkvs-policy-line); background:#fff; }
.tkvs-policy-suite__summary-grid { display:grid; grid-template-columns:repeat(3,1fr); }
.tkvs-policy-suite__summary-grid>div {
  display:grid;
  grid-template-columns:48px 1fr;
  gap:4px 18px;
  align-content:center;
  min-height:138px;
  border-right:1px solid var(--tkvs-policy-line);
  padding:26px 30px;
}
.tkvs-policy-suite__summary-grid>div:first-child { border-left:1px solid var(--tkvs-policy-line); }
.tkvs-policy-suite__summary-grid span {
  grid-row:1/3;
  color:var(--tkvs-policy-red);
  font-family:var(--tkvs-display, "Barlow Condensed", Impact, sans-serif);
  font-size:35px;
  font-style:italic;
  font-weight:900;
}
.tkvs-policy-suite__summary-grid small {
  color:#6c655e;
  font-size:11px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.tkvs-policy-suite__summary-grid strong { color:var(--tkvs-policy-ink); font-size:16px; line-height:1.4; }
.tkvs-policy-suite__layout {
  display:grid;
  grid-template-columns:minmax(0,1fr) 340px;
  gap:34px;
  align-items:start;
  padding-top:64px;
  padding-bottom:72px;
}
.tkvs-policy-suite__content { display:grid; gap:24px; min-width:0; }
.tkvs-policy-suite__section {
  position:relative;
  border:1px solid var(--tkvs-policy-line);
  border-top:4px solid var(--tkvs-policy-red);
  padding:48px 46px 50px;
  background:#fff;
  color:var(--tkvs-policy-copy);
}
.tkvs-policy-suite__section.is-dark {
  border-color:#303236;
  border-top-color:var(--tkvs-policy-red);
  background:#17181b;
  color:#d7dce2;
}
.tkvs-policy-suite__section-number {
  position:absolute;
  top:25px;
  right:28px;
  color:#d4ccc4;
  font-family:var(--tkvs-display, "Barlow Condensed", Impact, sans-serif);
  font-size:42px;
  font-style:italic;
  font-weight:900;
}
.tkvs-policy-suite__section.is-dark .tkvs-policy-suite__section-number { color:#55585e; }
body .tkvs-policy-suite__section>h2 {
  max-width:780px;
  margin:0 64px 18px 0;
  color:var(--tkvs-policy-ink);
  font-size:clamp(40px,4.2vw,58px);
  line-height:.94;
}
body .tkvs-policy-suite__section.is-dark>h2 { color:#fff; }
body .tkvs-policy-suite__lead {
  max-width:820px;
  margin:0 0 28px;
  color:var(--tkvs-policy-copy);
  font-size:17px;
  line-height:1.7;
}
body .tkvs-policy-suite__section.is-dark .tkvs-policy-suite__lead { color:#d7dce2; }
.tkvs-policy-suite__cards {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:26px;
}
.tkvs-policy-suite__cards article {
  border:1px solid #d8d1c9;
  border-top:3px solid var(--tkvs-policy-red);
  padding:24px 22px 26px;
  background:#fff;
}
.tkvs-policy-suite__section.is-dark .tkvs-policy-suite__cards article { border-color:#3b3d42; border-top-color:var(--tkvs-policy-red); background:#202226; }
.tkvs-policy-suite__cards small { display:block; margin-bottom:10px; color:#8b0011; font-size:11px; font-weight:800; letter-spacing:.1em; text-transform:uppercase; }
.tkvs-policy-suite__section.is-dark .tkvs-policy-suite__cards small { color:#ff6879; }
body .tkvs-policy-suite__cards h3 { margin:0 0 11px; color:var(--tkvs-policy-ink); font-size:27px; line-height:1; }
body .tkvs-policy-suite__section.is-dark .tkvs-policy-suite__cards h3 { color:#fff; }
body .tkvs-policy-suite__cards p { margin:0; color:var(--tkvs-policy-copy); font-size:15px; line-height:1.65; }
body .tkvs-policy-suite__section.is-dark .tkvs-policy-suite__cards p { color:#d7dce2; }
.tkvs-policy-suite__list {
  display:grid;
  gap:0;
  margin:24px 0 0;
  padding:0;
  list-style:none;
}
.tkvs-policy-suite__list li {
  position:relative;
  min-height:56px;
  border-top:1px solid #ddd6ce;
  padding:16px 12px 16px 34px;
  color:var(--tkvs-policy-copy);
  font-size:16px;
  line-height:1.55;
}
.tkvs-policy-suite__section.is-dark .tkvs-policy-suite__list li { border-top-color:#3b3d42; color:#d7dce2; }
.tkvs-policy-suite__list li:before {
  position:absolute;
  top:22px;
  left:7px;
  width:9px;
  height:9px;
  background:var(--tkvs-policy-red);
  content:"";
}
.tkvs-policy-suite__steps { display:grid; gap:0; margin:26px 0 0; padding:0; list-style:none; counter-reset:none; }
.tkvs-policy-suite__steps li {
  display:grid;
  grid-template-columns:64px 1fr;
  gap:18px;
  border-top:1px solid #ddd6ce;
  padding:22px 0;
}
.tkvs-policy-suite__section.is-dark .tkvs-policy-suite__steps li { border-top-color:#3b3d42; }
.tkvs-policy-suite__steps>li>span {
  color:var(--tkvs-policy-red);
  font-family:var(--tkvs-display, "Barlow Condensed", Impact, sans-serif);
  font-size:33px;
  font-style:italic;
  font-weight:900;
}
body .tkvs-policy-suite__steps h3 { margin:1px 0 5px; color:var(--tkvs-policy-ink); font-size:25px; line-height:1.05; }
body .tkvs-policy-suite__section.is-dark .tkvs-policy-suite__steps h3 { color:#fff; }
body .tkvs-policy-suite__steps p { margin:0; color:var(--tkvs-policy-copy); font-size:15px; line-height:1.65; }
body .tkvs-policy-suite__section.is-dark .tkvs-policy-suite__steps p { color:#d7dce2; }
body .tkvs-policy-suite__callout {
  margin:28px 0 0;
  border-left:4px solid var(--tkvs-policy-red);
  padding:18px 20px;
  background:#fff;
  color:#282522;
  font-size:15px;
  font-weight:650;
  line-height:1.65;
}
body .tkvs-policy-suite__section.is-dark .tkvs-policy-suite__callout { background:#27292e; color:#fff; }
.tkvs-policy-suite__faqs { display:grid; gap:10px; margin-top:26px; }
.tkvs-policy-suite__faqs details { border:1px solid #d8d1c9; background:#fff; }
.tkvs-policy-suite__section.is-dark .tkvs-policy-suite__faqs details { border-color:#3b3d42; background:#202226; }
.tkvs-policy-suite__faqs summary {
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:center;
  min-height:60px;
  padding:16px 18px;
  color:var(--tkvs-policy-ink);
  font-size:15px;
  font-weight:800;
  line-height:1.45;
  cursor:pointer;
  list-style:none;
}
.tkvs-policy-suite__section.is-dark .tkvs-policy-suite__faqs summary { color:#fff; }
.tkvs-policy-suite__faqs summary::-webkit-details-marker { display:none; }
.tkvs-policy-suite__faqs summary span { color:var(--tkvs-policy-red); font-size:22px; line-height:1; }
.tkvs-policy-suite__faqs details[open] summary span { transform:rotate(45deg); }
body .tkvs-policy-suite__faqs details>p { margin:0; border-top:1px solid #d8d1c9; padding:0 18px 18px; color:var(--tkvs-policy-copy); font-size:15px; line-height:1.7; }
.tkvs-policy-suite__section.is-dark .tkvs-policy-suite__faqs details>p { border-top-color:#3b3d42; color:#d7dce2; }
.tkvs-policy-suite__aside { position:sticky; top:118px; display:grid; gap:18px; }
.tkvs-policy-suite__aside-card { border-top:4px solid var(--tkvs-policy-red); padding:34px 28px 30px; background:#17181b; }
body .tkvs-policy-suite__aside-card h2 { margin:12px 0 15px; color:#fff; font-size:37px; line-height:.96; }
body .tkvs-policy-suite__aside-card p { margin:0 0 24px; color:#d7dce2; font-size:15px; line-height:1.65; }
.tkvs-policy-suite__aside-card a,
.tkvs-policy-suite__closing a {
  display:flex;
  justify-content:space-between;
  align-items:center;
  min-height:54px;
  margin-top:10px;
  border:1px solid var(--tkvs-policy-red);
  padding:14px 16px;
  background:var(--tkvs-policy-red);
  color:#fff!important;
  font-family:var(--tkvs-display, "Barlow Condensed", Impact, sans-serif);
  font-style:italic;
  font-weight:900;
  text-transform:uppercase;
  transition:background-color .2s ease,color .2s ease,border-color .2s ease;
}
.tkvs-policy-suite__aside-card a.is-secondary { border-color:#55585e; background:transparent; }
.tkvs-policy-suite__aside-card a:hover { border-color:#fff; background:#fff; color:#17181b!important; }
.tkvs-policy-suite__nav { border:1px solid var(--tkvs-policy-line); padding:24px 24px 20px; background:#fff; }
.tkvs-policy-suite__nav>span { margin-bottom:12px; color:#8b0011; }
.tkvs-policy-suite__nav a { display:block; border-top:1px solid #e0dad3; padding:11px 0; color:#272522!important; font-size:13px; font-weight:700; line-height:1.35; }
.tkvs-policy-suite__nav a:hover { color:#b00016!important; }
.tkvs-policy-suite__closing { border-top:4px solid var(--tkvs-policy-red); background:#0b0c0d; }
.tkvs-policy-suite__closing>.tkvs-shell { display:grid; grid-template-columns:minmax(0,1fr) 320px; gap:52px; align-items:center; min-height:250px; padding-top:48px; padding-bottom:48px; }
body .tkvs-policy-suite__closing h2 { margin:11px 0 10px; color:#fff; font-size:clamp(42px,4.6vw,64px); line-height:.9; }
body .tkvs-policy-suite__closing p { max-width:760px; margin:0; color:#d7dce2; font-size:16px; line-height:1.65; }
.tkvs-policy-suite__closing a { margin:0; border-color:#fff; background:transparent; }
.tkvs-policy-suite__closing a:hover { background:#fff; color:#17181b!important; }
.tkvs-policy-suite :is(a,summary):focus-visible { outline:3px solid #ffd400; outline-offset:3px; }
@media(max-width:1100px) {
  .tkvs-policy-suite__hero-grid { gap:42px; }
  .tkvs-policy-suite__layout { grid-template-columns:minmax(0,1fr) 300px; gap:26px; }
  .tkvs-policy-suite__section { padding:42px 34px 44px; }
  .tkvs-policy-suite__cards { grid-template-columns:1fr; }
}
@media(max-width:820px) {
  .tkvs-policy-suite__hero-grid,
  .tkvs-policy-suite__layout,
  .tkvs-policy-suite__closing>.tkvs-shell { grid-template-columns:1fr; }
  .tkvs-policy-suite__hero-grid { gap:38px; padding-top:66px; padding-bottom:64px; }
  .tkvs-policy-suite__summary-grid { grid-template-columns:1fr; }
  .tkvs-policy-suite__summary-grid>div,
  .tkvs-policy-suite__summary-grid>div:first-child { border-left:1px solid var(--tkvs-policy-line); border-bottom:1px solid var(--tkvs-policy-line); }
  .tkvs-policy-suite__layout { padding-top:44px; padding-bottom:52px; }
  .tkvs-policy-suite__aside { position:static; }
  .tkvs-policy-suite__nav { display:none; }
  .tkvs-policy-suite__closing a { max-width:380px; }
}
@media(max-width:600px) {
  body .tkvs-policy-suite__hero h1 { margin-top:14px; font-size:52px; }
  body .tkvs-policy-suite__hero-grid>div:first-child>p { font-size:17px; }
  .tkvs-policy-suite__hero-note { padding:23px 21px 24px; box-shadow:9px 9px 0 rgba(237,0,28,.14); }
  .tkvs-policy-suite__summary-grid>div { min-height:112px; padding:22px 20px; }
  .tkvs-policy-suite__section { padding:36px 20px 38px; }
  .tkvs-policy-suite__section-number { top:17px; right:18px; font-size:31px; }
  body .tkvs-policy-suite__section>h2 { margin-right:38px; font-size:40px; }
  body .tkvs-policy-suite__lead,
  .tkvs-policy-suite__list li { font-size:16px; }
  body .tkvs-policy-suite__cards p,
  body .tkvs-policy-suite__steps p,
  body .tkvs-policy-suite__callout,
  .tkvs-policy-suite__faqs summary,
  body .tkvs-policy-suite__faqs details>p,
  body .tkvs-policy-suite__aside-card p,
  .tkvs-policy-suite__steps li { font-size:16px; }
  .tkvs-policy-suite__steps li { grid-template-columns:48px 1fr; gap:12px; }
  .tkvs-policy-suite__aside-card { padding:30px 22px 26px; }
  .tkvs-policy-suite__closing>.tkvs-shell { min-height:0; padding-top:54px; padding-bottom:54px; }
  body .tkvs-policy-suite__closing h2 { font-size:42px; }
  .tkvs-policy-suite__closing a { width:100%; min-height:56px; }
}
@media(prefers-reduced-motion:reduce) {
  .tkvs-policy-suite__aside-card a,
  .tkvs-policy-suite__closing a { transition:none; }
  .tkvs-policy-suite__faqs details[open] summary span { transform:none; }
}
.tkvs-cart-hero__inner { display:flex; justify-content:space-between; align-items:center; min-height:168px; padding-top:36px; padding-bottom:36px; }
.woocommerce-cart .tkvs-cart-content .woocommerce-cart-form div.quantity,
.cart-widget-side div.quantity { display:grid!important; grid-template-columns:44px minmax(56px,1fr) 44px; align-items:center; width:144px!important; min-width:144px!important; min-height:46px; margin:0!important; border:1px solid #cfc9c2!important; border-radius:3px!important; overflow:hidden; background:#fff!important; }
.woocommerce-cart .tkvs-cart-content .woocommerce-cart-form div.quantity :is(.minus,.plus,.qty),
.cart-widget-side div.quantity :is(.minus,.plus,.qty) { display:block!important; width:100%!important; min-width:0!important; height:46px!important; min-height:46px!important; margin:0!important; border:0!important; border-radius:0!important; color:#111!important; background:#fff!important; font-size:17px!important; line-height:46px!important; text-align:center; box-shadow:none!important; }
.woocommerce-cart .tkvs-cart-content .woocommerce-cart-form div.quantity .minus,
.cart-widget-side div.quantity .minus { border-right:1px solid #d7d0c9!important; }
.woocommerce-cart .tkvs-cart-content .woocommerce-cart-form div.quantity .plus,
.cart-widget-side div.quantity .plus { border-left:1px solid #d7d0c9!important; }
.woocommerce-cart .tkvs-cart-content .woocommerce-cart-form div.quantity :is(.minus,.plus):hover,
.cart-widget-side div.quantity :is(.minus,.plus):hover { color:#fff!important; background:#111!important; }
.woocommerce-cart .tkvs-cart-content .woocommerce-cart-form div.quantity .qty,
.cart-widget-side div.quantity .qty { font-weight:800!important; appearance:textfield; }

/* WoodMart native side cart, restyled without replacing its interaction. */
body.tkvs-active .cart-widget-side.wd-side-hidden {
  position:fixed!important;
  inset-block:var(--wd-admin-bar-h,0px) 0!important;
  right:0!important;
  left:auto!important;
  overflow:hidden!important;
  overflow-y:auto!important;
  transform:translate3d(100%,0,0)!important;
  transition:transform .5s cubic-bezier(.19,1,.22,1)!important;
}
body.tkvs-active .cart-widget-side.wd-side-hidden.wd-opened { transform:translate3d(0,0,0)!important; }
body.admin-bar.tkvs-active .cart-widget-side.wd-side-hidden { top:32px!important; }
body.tkvs-active .wd-close-side {
  position:fixed!important;
  inset:0!important;
  opacity:0!important;
  pointer-events:none!important;
  background-color:rgba(0,0,0,.65)!important;
  transition:opacity .5s cubic-bezier(.19,1,.22,1)!important;
}
body.tkvs-active .wd-close-side.wd-close-side-opened { opacity:1!important; pointer-events:auto!important; }
html:has(body.tkvs-active .cart-widget-side.wd-opened) { overflow:hidden; }
.cart-widget-side.wd-side-hidden { width:min(430px,100vw)!important; max-width:100vw!important; background:#fff!important; }
.cart-widget-side.wd-side-hidden.wd-opened { transform:translate3d(0,0,0)!important; }
.cart-widget-side .wd-heading { display:block!important; min-height:120px; border-bottom:0!important; padding:24px 28px 22px!important; color:#fff; background:#111214!important; }
.cart-widget-side .wd-heading .title { display:block; padding-right:54px; color:#fff!important; font-family:var(--tkvs-display,"Barlow Condensed",Impact,sans-serif); font-size:31px!important; font-style:italic; font-weight:900!important; line-height:1; text-transform:uppercase; }
.cart-widget-side .tkvs-mini-count { display:block; margin-top:10px; color:#d2d2d2; font-size:14px; font-weight:500; }
.cart-widget-side .close-side-widget { position:absolute!important; right:18px!important; top:17px!important; z-index:5; }
.cart-widget-side .close-side-widget a { position:relative!important; display:grid!important; place-items:center; width:48px!important; min-width:48px!important; height:48px!important; min-height:48px!important; overflow:visible!important; padding:0!important; color:transparent!important; font-size:0!important; }
.cart-widget-side .close-side-widget a::after { position:absolute; inset:0; display:grid; place-items:center; content:"×"; color:#fff; font-family:Arial,sans-serif; font-size:34px; font-weight:300; line-height:1; opacity:1!important; transform:none!important; }
.cart-widget-side .widget_shopping_cart,
.cart-widget-side .widget_shopping_cart_content { height:100%; background:#fff; }
.cart-widget-side .shopping-cart-widget-body { background:#fff; }
.cart-widget-side .wd-scroll-content { padding:0 24px!important; }
.cart-widget-side .woocommerce-mini-cart { margin:0!important; }
.cart-widget-side .woocommerce-mini-cart-item { position:relative; display:grid!important; grid-template-columns:96px minmax(0,1fr); gap:0 18px; min-height:214px; margin:0!important; border-bottom:1px solid #ded7cf!important; padding:28px 0!important; background:#fff!important; }
.cart-widget-side .woocommerce-mini-cart-item .cart-item-image { grid-column:1; grid-row:1/5; align-self:start; width:96px!important; margin:0!important; }
.cart-widget-side .woocommerce-mini-cart-item .cart-item-image img { width:96px!important; height:96px!important; max-width:96px!important; object-fit:contain!important; mix-blend-mode:multiply; }
.cart-widget-side .woocommerce-mini-cart-item .cart-info { grid-column:2; display:flex!important; flex-direction:column; align-items:flex-start; min-width:0; padding:2px 0 0!important; }
.cart-widget-side .woocommerce-mini-cart-item .wd-entities-title { display:block; max-width:230px; padding-right:26px; color:#111214!important; font-size:16px!important; font-weight:800!important; line-height:1.35!important; }
.cart-widget-side .woocommerce-mini-cart-item .remove { right:0!important; top:22px!important; z-index:4!important; display:grid!important; place-items:center; width:44px!important; min-width:44px!important; height:44px!important; min-height:44px!important; border:0!important; color:#111!important; background:transparent!important; font-size:25px!important; }
.cart-widget-side .woocommerce-mini-cart-item .remove::after { content:none!important; }
.cart-widget-side .woocommerce-mini-cart-item .remove:hover { color:var(--tkvs-cart-red,#ed001c)!important; }
.cart-widget-side .woocommerce-mini-cart-item div.quantity { width:134px!important; min-width:134px!important; grid-template-columns:40px 54px 40px; margin-top:15px!important; }
.cart-widget-side .woocommerce-mini-cart-item div.quantity :is(.minus,.plus,.qty) { height:44px!important; min-height:44px!important; line-height:44px!important; }
.cart-widget-side .woocommerce-mini-cart-item .cart-info>span.quantity { display:block!important; margin-top:12px; color:#282624!important; font-size:14px!important; line-height:1.4; }
.cart-widget-side .woocommerce-mini-cart-item .cart-info>span.quantity .amount { color:var(--tkvs-cart-red,#ed001c)!important; font-weight:850!important; }
.cart-widget-side .tkvs-mini-line-total { display:flex; justify-content:space-between; align-items:center; width:100%; margin-top:7px; color:var(--tkvs-cart-red,#ed001c); font-size:17px; font-weight:900; }
.cart-widget-side .tkvs-mini-line-total>span:first-child { color:#6d6964; font-size:12px; font-weight:700; letter-spacing:.04em; text-transform:uppercase; }
.cart-widget-side .shopping-cart-widget-footer { border-top:1px solid #ded7cf!important; padding:20px 24px 24px!important; background:#fff!important; box-shadow:0 -10px 30px rgba(17,18,20,.06)!important; }
.cart-widget-side .woocommerce-mini-cart__total { display:flex!important; justify-content:space-between; align-items:center; min-height:42px; margin:0 0 14px!important; color:#111214!important; font-size:15px!important; }
.cart-widget-side .woocommerce-mini-cart__total strong { font-size:15px!important; }
.cart-widget-side .woocommerce-mini-cart__total .amount { color:#111214!important; font-size:20px!important; font-weight:900!important; }
.cart-widget-side .woocommerce-mini-cart__buttons { display:grid!important; gap:10px; margin:0!important; }
.cart-widget-side .woocommerce-mini-cart__buttons .button { display:flex!important; justify-content:center; align-items:center; width:100%!important; min-height:58px; margin:0!important; border:1px solid #111!important; border-radius:3px!important; padding:14px 18px!important; color:#fff!important; background:#111!important; font-family:var(--tkvs-display,"Barlow Condensed",Impact,sans-serif); font-size:18px!important; font-style:italic; font-weight:900!important; line-height:1!important; text-transform:uppercase; }
.cart-widget-side .woocommerce-mini-cart__buttons .checkout { border-color:var(--tkvs-cart-red,#ed001c)!important; background:var(--tkvs-cart-red,#ed001c)!important; }
.cart-widget-side .woocommerce-mini-cart__buttons .button:hover { border-color:#333!important; background:#333!important; }
body:has(.cart-widget-side.wd-opened) [data-tkvs-contact-dock],
body:has(.cart-widget-side.wd-opened) [data-tk-chat-open] { visibility:hidden!important; pointer-events:none!important; opacity:0!important; }
.woocommerce-cart :is(a,button,input):focus-visible,
.cart-widget-side :is(a,button,input):focus-visible { outline:3px solid #ffd400!important; outline-offset:3px!important; }
@media(max-width:760px) {
  .tkvs-cart-hero__inner { display:block; min-height:0; padding-top:38px; padding-bottom:34px; }
  .cart-widget-side.wd-side-hidden { width:100vw!important; }
  .cart-widget-side .woocommerce-mini-cart-item div.quantity { grid-template-columns:44px 54px 44px; width:142px!important; min-width:142px!important; }
  .cart-widget-side .wd-heading { min-height:106px; padding:22px 20px 18px!important; }
  .cart-widget-side .wd-heading .title { font-size:29px!important; }
  .cart-widget-side .wd-scroll-content { padding:0 18px!important; }
  .cart-widget-side .woocommerce-mini-cart-item { grid-template-columns:84px minmax(0,1fr); gap:0 14px; min-height:206px; padding:24px 0!important; }
  .cart-widget-side .woocommerce-mini-cart-item .cart-item-image,
  .cart-widget-side .woocommerce-mini-cart-item .cart-item-image img { width:84px!important; max-width:84px!important; height:84px!important; }
  body.admin-bar.tkvs-active .cart-widget-side.wd-side-hidden { top:46px!important; }
  .cart-widget-side .woocommerce-mini-cart-item .wd-entities-title { max-width:none; padding-right:48px; color:#111214!important; font-size:16px!important; line-height:1.4!important; }
  .cart-widget-side .shopping-cart-widget-footer { padding:18px!important; }
  .cart-widget-side .woocommerce-mini-cart__buttons .button { min-height:56px; font-size:18px!important; }
}

/* Procurement list journey and checkout release 1.0.138 */
.tkvs-procurement-steps { position:relative; z-index:3; border-top:1px solid #292929; border-bottom:2px solid var(--tkvs-red,#ed001c); color:#fff; background:#111214; }
.tkvs-procurement-steps__inner { display:grid; grid-template-columns:minmax(230px,320px) minmax(0,1fr); gap:26px; align-items:center; min-height:84px; }
.tkvs-procurement-steps__list { display:flex; flex-wrap:wrap; gap:6px 12px; align-items:center; min-height:52px; border-right:1px solid #3b3b3b; padding-right:22px; color:#fff!important; text-decoration:none!important; }
.tkvs-procurement-steps__list strong { font-family:var(--tkvs-display,"Barlow Condensed",Impact,sans-serif); font-size:24px; font-style:italic; font-weight:900; line-height:1; text-transform:uppercase; }
.tkvs-procurement-steps__list span { border:1px solid var(--tkvs-red,#ed001c); border-radius:2px; padding:6px 9px; color:#fff; background:#231719; font-size:11px; font-weight:800; line-height:1; white-space:nowrap; }
.tkvs-procurement-steps ol { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:18px; margin:0; padding:0; list-style:none; }
.tkvs-procurement-steps li { position:relative; display:flex; gap:8px; align-items:center; min-width:0; color:#aeadad; }
.tkvs-procurement-steps li:not(:last-child)::after { position:absolute; top:50%; right:-12px; width:8px; height:1px; content:""; background:#666; }
.tkvs-procurement-steps li>span { display:grid; place-items:center; flex:0 0 28px; width:28px; height:28px; border:1px solid #666; border-radius:50%; font-size:12px; font-weight:800; }
.tkvs-procurement-steps li>strong { overflow:hidden; font-size:12px; font-weight:800; letter-spacing:.04em; text-overflow:ellipsis; text-transform:uppercase; white-space:nowrap; }
.tkvs-procurement-steps li.is-active { color:#fff; }
.tkvs-procurement-steps li.is-active>span { border-color:var(--tkvs-red,#ed001c); background:var(--tkvs-red,#ed001c); }
.tkvs-procurement-steps li.is-complete>span { border-color:#fff; color:#111214; background:#fff; }
.tkvs-cart-link small { white-space:nowrap; }

.tkvs-product-card__commerce>span { display:flex; flex-direction:column; gap:3px; min-width:0; }
.tkvs-product-card__commerce>span small { color:#817970; font-size:9px; font-weight:750; letter-spacing:.035em; line-height:1.2; text-transform:uppercase; }
.tkvs-product-card__commerce>span strong { color:#111!important; font-size:16px; font-weight:900; line-height:1.15; }
.tkvs-product .tkvs-procurement-steps { margin-bottom:22px; }

@media(max-width:960px) {
  .tkvs-procurement-steps__inner { grid-template-columns:1fr; gap:12px; padding-top:14px; padding-bottom:14px; }
  .tkvs-procurement-steps__list { min-height:0; border-right:0; border-bottom:1px solid #3b3b3b; padding:0 0 12px; }
}
@media(max-width:600px) {
  .tkvs-procurement-steps__inner { width:100%; padding-right:14px; padding-left:14px; }
  .tkvs-procurement-steps__list { min-height:44px; }
  .tkvs-procurement-steps__list strong { font-size:21px; }
  .tkvs-procurement-steps ol { gap:5px; }
  .tkvs-procurement-steps li { justify-content:center; gap:4px; }
  .tkvs-procurement-steps li:not(:last-child)::after { display:none; }
  .tkvs-procurement-steps li>span { flex-basis:24px; width:24px; height:24px; font-size:11px; }
  .tkvs-procurement-steps li>strong { font-size:9px; letter-spacing:.01em; }
  .tkvs-product .tkvs-procurement-steps { margin-bottom:14px; }
}
@media(prefers-reduced-motion:reduce) {
  .tkvs-procurement-steps *,
  .tkvs-checkout-content * { scroll-behavior:auto!important; transition:none!important; }
}

/* Expanded page-type accessibility repair, release 1.0.150. */
body.tkvs-route-terms .tkvs-page-masthead,
body.tkvs-route-product-compliance .tkvs-page-masthead,
body.tkvs-account-view-lost-password .tkvs-page-masthead {
  min-height:148px;
  align-items:center;
  padding:24px 0;
}
.tkvs-page-masthead__title {
  max-width:980px;
  margin:8px 0 0;
  color:#fff!important;
  font-family:var(--tkvs-display,"Barlow Condensed",Impact,sans-serif);
  font-size:clamp(38px,5vw,62px);
  font-style:italic;
  font-weight:900;
  line-height:.98;
  text-transform:uppercase;
}

.tkvs-page--germany-wholesale-knives .tkvs-page-content .wrap {
  color:#d7dce2!important;
}
.tkvs-page--germany-wholesale-knives .tkvs-page-content .wrap .topbar .brand h1 {
  color:#fff!important;
}
.tkvs-page--germany-wholesale-knives .tkvs-page-content .wrap :is(h2,h3,h4,h5,h6,strong,b) {
  color:#fff!important;
}
.tkvs-page--germany-wholesale-knives .tkvs-page-content .wrap :is(p,li,span,.hDesc,.sub,.small) {
  color:#d7dce2!important;
}

@media(max-width:767px) {
  .tkvs-page--germany-wholesale-knives .tkvs-page-content .wrap {
    padding-top:28px!important;
  }
  .tkvs-page--folding-knife-parts-kit .tkvs-page-content h1 + p + div {
    display:flex!important;
    flex-direction:column;
    align-items:stretch;
    gap:12px;
  }
  .tkvs-page--folding-knife-parts-kit .tkvs-page-content h1 + p + div > a {
    width:100%;
    min-height:48px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    margin-left:0!important;
    padding:12px 18px!important;
    text-align:center;
  }
  .tkvs-page-masthead__title {
    font-size:clamp(34px,11vw,46px);
  }
}
/* v1.0.189 — Redline mobile catalog: compact brand catalog entry */
.tkvs-mobile-drawer--redline {
  --tkvs-redline-bg:#0c0e0f;
  --tkvs-redline-panel:#121416;
  --tkvs-redline-line:#303438;
  --tkvs-redline-muted:#8f9bac;
  color:#fff;
}
.tkvs-mobile-drawer--redline>.tkvs-mobile-drawer__backdrop { background:rgba(0,0,0,.78); }
.tkvs-mobile-drawer--redline>aside {
  width:min(430px,100vw);
  overscroll-behavior:contain;
  scrollbar-gutter:stable;
  background:var(--tkvs-redline-bg);
  color:#fff;
  box-shadow:20px 0 54px rgba(0,0,0,.48);
  animation:tkvs-redline-enter .18s cubic-bezier(.2,.8,.2,1) both;
}
@keyframes tkvs-redline-enter { from { opacity:.5; transform:translate3d(-16px,0,0); } to { opacity:1; transform:none; } }
.tkvs-mobile-drawer--redline a,
.tkvs-mobile-drawer--redline button { touch-action:manipulation; cursor:pointer; }
.tkvs-mobile-drawer--redline a:focus-visible,
.tkvs-mobile-drawer--redline button:focus-visible,
.tkvs-mobile-drawer--redline input:focus-visible {
  outline:2px solid #fff;
  outline-offset:-3px;
}
.tkvs-mobile-drawer--redline .tkvs-redline-head {
  min-height:75px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto 48px;
  align-items:center;
  gap:10px;
  padding:0 8px 0 15px;
  border-bottom:3px solid var(--tkvs-red);
  background:#08090a;
}
.tkvs-redline-head__brand {
  min-width:0;
  min-height:52px;
  display:flex;
  align-items:center;
  gap:9px;
  color:#fff!important;
  text-decoration:none!important;
}
.tkvs-redline-head__brand img {
  width:76px;
  height:auto;
  max-height:48px;
  object-fit:contain;
}
.tkvs-redline-head__brand>span {
  max-width:70px;
  color:#bec6d0;
  font-family:"Barlow Condensed",sans-serif;
  font-size:9px;
  font-weight:800;
  letter-spacing:.14em;
  line-height:1.15;
  text-transform:uppercase;
}
.tkvs-redline-head__shop {
  min-width:86px;
  padding-left:12px;
  border-left:1px solid #34383c;
  text-align:right;
  text-transform:uppercase;
}
.tkvs-redline-head__shop strong {
  display:block;
  color:#fff;
  font-family:"Barlow Condensed",sans-serif;
  font-size:18px;
  font-style:italic;
  font-weight:900;
  line-height:1;
}
.tkvs-redline-head__shop small {
  display:block;
  margin-top:5px;
  color:#9ca8b7;
  font-size:7px;
  font-weight:800;
  letter-spacing:.13em;
  white-space:nowrap;
}
.tkvs-mobile-drawer--redline .tkvs-redline-head>button {
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  border:0;
  color:#fff;
  background:transparent;
}
.tkvs-mobile-drawer--redline .tkvs-redline-head>button .dashicons { width:22px; height:22px; font-size:22px; }
.tkvs-redline-search {
  min-height:84px;
  position:relative;
  display:flex;
  align-items:center;
  margin:0;
  padding:14px;
  border-bottom:1px solid var(--tkvs-redline-line);
  background:#0d0f10;
}
.tkvs-redline-search>.screen-reader-text {
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  margin:-1px!important;
  padding:0!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  clip-path:inset(50%)!important;
  border:0!important;
  white-space:nowrap!important;
}
.tkvs-redline-search>.dashicons {
  position:absolute;
  left:29px;
  z-index:1;
  width:20px;
  height:20px;
  color:#a8b0ba;
  font-size:20px;
  pointer-events:none;
}
.tkvs-redline-search input[type="search"] {
  min-width:0;
  height:56px;
  flex:1 1 auto;
  padding:0 68px 0 47px;
  border:1px solid #42474c;
  border-radius:0;
  color:#fff;
  background:#191c1f;
  box-shadow:none;
  font-family:var(--tkvs-body);
  font-size:16px;
}
.tkvs-redline-search input[type="search"]::placeholder { color:#bac2cc; opacity:1; }
.tkvs-redline-search>button {
  width:62px;
  height:44px;
  position:absolute;
  right:20px;
  border:0;
  color:var(--tkvs-red);
  background:transparent;
  font-size:9px;
  font-weight:900;
  text-transform:uppercase;
}
.tkvs-redline-primary {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  border-bottom:1px solid var(--tkvs-redline-line);
  background:#111315;
}
.tkvs-mobile-drawer--redline .tkvs-redline-primary>a {
  min-width:0;
  min-height:51px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:5px;
  padding:8px 10px;
  border:0;
  border-right:1px solid var(--tkvs-redline-line);
  border-bottom:1px solid var(--tkvs-redline-line);
  color:#fff!important;
  background:#111315;
  font-family:"Barlow Condensed",sans-serif;
  font-size:14px;
  font-style:italic;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
}
.tkvs-mobile-drawer--redline .tkvs-redline-primary>a:nth-child(3n) { border-right:0; }
.tkvs-mobile-drawer--redline .tkvs-redline-primary>a:nth-last-child(-n+3) { border-bottom:0; }
.tkvs-redline-primary>a .dashicons { width:15px; height:15px; flex:0 0 15px; color:var(--tkvs-red); font-size:15px; }
.tkvs-redline-primary>a:hover { background:#191c1f; }
.tkvs-redline-brand-card {
  min-height:104px;
  position:relative;
  display:block;
  overflow:hidden;
  margin:12px 14px 14px;
  border:1px solid #34383c;
  color:#fff!important;
  background:#0a0c0d;
  text-decoration:none!important;
  isolation:isolate;
}
.tkvs-redline-brand-card::after {
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(90deg,rgba(7,9,10,.88) 0%,rgba(7,9,10,.62) 54%,rgba(7,9,10,.08) 100%);
}
.tkvs-redline-brand-card__backdrop {
  width:100%;
  height:100%;
  position:absolute;
  inset:0;
  z-index:-2;
  object-fit:cover;
  object-position:center right;
}
.tkvs-redline-brand-card__content {
  width:72%;
  min-height:102px;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  padding:14px 54px 14px 18px;
}
.tkvs-redline-brand-card__content>span { display:block; }
.tkvs-redline-brand-card__content small { display:block; color:#ff5368; font-size:8px; font-weight:900; letter-spacing:.14em; text-transform:uppercase; }
.tkvs-redline-brand-card__content strong {
  display:block;
  margin-top:5px;
  color:#fff;
  font-family:"Barlow Condensed",sans-serif;
  font-size:22px;
  font-style:italic;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
}
.tkvs-redline-brand-card>.dashicons { position:absolute; right:16px; top:50%; color:#fff; transform:translateY(-50%); }
.tkvs-redline-brand-card:hover { border-color:var(--tkvs-red); }
.tkvs-redline-section-head {
  min-height:46px;
  position:static;
  z-index:auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 14px;
  border-top:1px solid var(--tkvs-redline-line);
  border-bottom:1px solid var(--tkvs-redline-line);
  background:#0c0e0f;
}
.tkvs-redline-section-head strong,
.tkvs-redline-section-head span {
  color:var(--tkvs-red);
  font-family:var(--tkvs-body);
  font-size:9px;
  font-style:normal;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.tkvs-redline-section-head span { color:#fff; }
.tkvs-redline-catalog__list>a {
  min-height:66px;
  display:grid;
  grid-template-columns:29px minmax(0,1fr) 54px 17px;
  align-items:center;
  gap:10px;
  padding:8px 13px 8px 14px;
  border-bottom:1px solid var(--tkvs-redline-line);
  color:#fff!important;
  background:#0d0f10;
  text-decoration:none!important;
  content-visibility:auto;
  contain-intrinsic-size:66px;
}
.tkvs-redline-catalog__list>a>b {
  color:var(--tkvs-red);
  font-family:"Barlow Condensed",sans-serif;
  font-size:14px;
  font-style:normal;
  font-weight:900;
}
.tkvs-redline-catalog__list>a>span { min-width:0; }
.tkvs-redline-catalog__list>a>span small {
  display:block;
  overflow:hidden;
  color:#92a1b5;
  font-size:7px;
  font-weight:800;
  letter-spacing:.12em;
  line-height:1.1;
  text-overflow:ellipsis;
  text-transform:uppercase;
  white-space:nowrap;
}
.tkvs-redline-catalog__list>a>span strong {
  display:block;
  margin-top:4px;
  color:#fff;
  font-family:"Barlow Condensed",sans-serif;
  font-size:20px;
  font-style:normal;
  font-weight:900;
  line-height:.96;
  text-transform:uppercase;
}
.tkvs-redline-catalog__list>a>em { min-width:0; font-style:normal; text-align:right; }
.tkvs-redline-catalog__list>a>em strong { display:block; color:#fff; font-family:var(--tkvs-body); font-size:10px; line-height:1; }
.tkvs-redline-catalog__list>a>em small { display:block; margin-top:4px; color:#8995a5; font-size:6px; font-weight:800; line-height:1; text-transform:uppercase; }
.tkvs-redline-catalog__list>a>.dashicons { width:17px; height:17px; color:var(--tkvs-red); font-size:17px; }
.tkvs-redline-catalog__list>a:hover { background:#15181a; }
.tkvs-redline-support__grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); }
.tkvs-redline-support__grid>a {
  min-height:103px;
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  padding:12px 34px 14px 14px;
  border-right:1px solid var(--tkvs-redline-line);
  border-bottom:1px solid var(--tkvs-redline-line);
  color:#fff!important;
  background:#111315;
  text-decoration:none!important;
}
.tkvs-redline-support__grid>a:nth-child(2n) { border-right:0; }
.tkvs-redline-support__grid>a>small { color:var(--tkvs-red); font-size:8px; font-weight:900; }
.tkvs-redline-support__grid>a>strong {
  color:#fff;
  font-family:"Barlow Condensed",sans-serif;
  font-size:22px;
  font-style:italic;
  font-weight:900;
  line-height:.9;
  text-transform:uppercase;
}
.tkvs-redline-support__grid>a>.dashicons { position:absolute; right:13px; bottom:15px; color:var(--tkvs-red); }
.tkvs-redline-support__grid>a:hover { background:#191c1f; }
.tkvs-redline-utilities {
  min-height:72px;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) 91px;
  align-items:center;
  gap:8px;
  padding:10px 14px;
  border-bottom:1px solid var(--tkvs-redline-line);
  background:#0b0d0e;
}
.tkvs-redline-utilities .tk-mobile-header-v2__top,
.tkvs-redline-utilities .tk-mobile-header-v2__currency { min-width:0; margin:0; padding:0; border:0; background:transparent; }
.tkvs-redline-utilities .tk-mobile-header-v2__top>span,
.tkvs-redline-utilities .tk-mobile-header-v2__currency>span { display:none; }
.tkvs-redline-utilities .tk-mobile-header-v2__lang,
.tkvs-redline-utilities [data-tkvs-mobile-currency-slot] { width:100%; min-width:0; margin:0; }
.tkvs-redline-utilities .tkvs-language,
.tkvs-redline-utilities .tkvs-currency { width:100%; min-width:0; margin:0; }
.tkvs-redline-utilities .tk-i18n-switcher__button,
.tkvs-redline-utilities .tkvs-currency__toggle {
  width:100%;
  min-width:0;
  min-height:44px;
  padding-inline:10px;
  border:1px solid #373c41;
  border-radius:24px;
  color:#fff;
  background:#15181a;
}
.tkvs-redline-account {
  min-height:44px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  border:1px solid #373c41;
  border-radius:24px;
  color:#fff!important;
  background:#15181a;
  font-size:10px;
  text-decoration:none!important;
}
.tkvs-redline-account .dashicons { width:17px; height:17px; font-size:17px; }
.tkvs-redline-actions {
  min-height:73px;
  position:sticky;
  bottom:0;
  z-index:4;
  display:grid;
  grid-template-columns:minmax(0,1fr) 68px;
  gap:0;
  padding:9px 9px 10px;
  border-top:1px solid var(--tkvs-redline-line);
  background:rgba(8,9,10,.97);
  backdrop-filter:blur(8px);
}
.tkvs-redline-actions__rfq {
  min-height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:13px;
  color:#fff!important;
  background:var(--tkvs-red);
  font-family:"Barlow Condensed",sans-serif;
  font-size:19px;
  font-style:italic;
  font-weight:900;
  text-decoration:none!important;
  text-transform:uppercase;
}
.tkvs-redline-actions__catalog {
  min-height:54px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:3px;
  color:#fff!important;
  background:#0d0f10;
  text-decoration:none!important;
}
.tkvs-redline-actions__catalog .dashicons { width:18px; height:18px; font-size:18px; }
.tkvs-redline-actions__catalog small { font-size:7px; font-weight:800; }
@media(max-width:374px) {
  .tkvs-redline-head__brand>span { display:none; }
  .tkvs-redline-primary>a { font-size:13px!important; padding-inline:8px!important; }
  .tkvs-redline-brand-card { min-height:96px; }
  .tkvs-redline-brand-card__content { min-height:94px; }
  .tkvs-redline-catalog__list>a { grid-template-columns:25px minmax(0,1fr) 48px 15px; gap:7px; padding-inline:10px; }
  .tkvs-redline-catalog__list>a>span strong { font-size:18px; }
}
@media(prefers-reduced-motion:reduce) {
  .tkvs-mobile-drawer--redline>aside { animation:none; }
}

/* v1.0.190 — Compact in-drawer language and currency selection panels */
@media(max-width:900px) {
  .tkvs-redline-utilities {
    position:relative;
    z-index:6;
    overflow:visible;
  }
  .tkvs-redline-utilities .tkvs-language,
  .tkvs-redline-utilities .tkvs-currency {
    position:static!important;
    z-index:auto;
  }
  .tkvs-redline-utilities .tk-i18n-switcher__button,
  .tkvs-redline-utilities .tkvs-currency__toggle {
    touch-action:manipulation;
    transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease;
  }
  .tkvs-redline-utilities .tkvs-language.is-open .tk-i18n-switcher__button,
  .tkvs-redline-utilities .tkvs-currency.is-open .tkvs-currency__toggle {
    border-color:var(--tkvs-red);
    background:#211013;
    box-shadow:inset 0 0 0 1px rgba(237,0,28,.2);
  }
  .tkvs-redline-utilities .tk-i18n-switcher__button:focus-visible,
  .tkvs-redline-utilities .tkvs-currency__toggle:focus-visible,
  .tkvs-redline-utilities .tkvs-redline-account:focus-visible {
    outline:2px solid #fff;
    outline-offset:2px;
  }
  .tkvs-redline-utilities .tk-i18n-switcher__menu,
  .tkvs-redline-utilities .tkvs-currency__menu {
    width:auto!important;
    max-height:min(372px,56dvh)!important;
    position:absolute!important;
    top:auto!important;
    right:14px!important;
    bottom:calc(100% + 8px)!important;
    left:14px!important;
    z-index:30!important;
    margin:0!important;
    padding:0;
    overflow-x:hidden;
    overflow-y:auto;
    color:#f8f8f8;
    border:1px solid #3b4045;
    border-top:3px solid var(--tkvs-red);
    border-radius:10px;
    background:linear-gradient(180deg,#15181a 0%,#0f1112 100%);
    box-shadow:0 -18px 42px rgba(0,0,0,.52);
    scrollbar-color:#555b60 #111315;
    scrollbar-width:thin;
    overscroll-behavior:contain;
  }
  .tkvs-redline-utilities .tkvs-language.is-open .tk-i18n-switcher__menu {
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    animation:tkvs-utility-panel-in .16s ease-out both;
  }
  .tkvs-redline-utilities .tkvs-currency__menu:not([hidden]) {
    display:block;
    animation:tkvs-utility-panel-in .16s ease-out both;
  }
  .tkvs-redline-utilities .tk-i18n-switcher__heading,
  .tkvs-redline-utilities .tkvs-currency__heading {
    min-height:45px;
    position:sticky;
    top:0;
    z-index:2;
    display:flex;
    grid-column:1/-1;
    align-items:center;
    justify-content:space-between;
    padding:0 13px;
    color:#fff;
    border-bottom:1px solid #34393d;
    background:#111315;
  }
  .tkvs-redline-utilities .tk-i18n-switcher__heading span,
  .tkvs-redline-utilities .tkvs-currency__heading span {
    color:#fff;
    font-family:"Barlow Condensed",sans-serif;
    font-size:17px;
    font-style:italic;
    font-weight:900;
    letter-spacing:.025em;
    text-transform:uppercase;
  }
  .tkvs-redline-utilities .tk-i18n-switcher__heading small,
  .tkvs-redline-utilities .tkvs-currency__heading small {
    color:#ff6b7a;
    font-size:8px;
    font-weight:900;
    letter-spacing:.08em;
    text-transform:uppercase;
  }
  .tkvs-redline-utilities .tkvs-language .tk-i18n-switcher__item {
    min-width:0;
    min-height:52px;
    grid-template-columns:27px minmax(0,1fr) 17px;
    gap:8px;
    padding:5px 10px;
    color:#f5f5f5!important;
    border-right:1px solid #303438;
    border-bottom:1px solid #303438;
    background:transparent;
  }
  .tkvs-redline-utilities .tkvs-language .tk-i18n-switcher__item:nth-of-type(2n) { border-right:0; }
  .tkvs-redline-utilities .tkvs-language .tk-i18n-switcher__item:hover,
  .tkvs-redline-utilities .tkvs-language .tk-i18n-switcher__item:focus-visible {
    color:#fff!important;
    background:#1d2022;
    outline:0;
    box-shadow:inset 3px 0 0 #6a6f74;
  }
  .tkvs-redline-utilities .tkvs-language .tk-i18n-switcher__item.is-active {
    color:#fff!important;
    background:#291014;
    box-shadow:inset 3px 0 0 var(--tkvs-red);
  }
  .tkvs-redline-utilities .tk-i18n-switcher__copy { min-width:0; }
  .tkvs-redline-utilities .tk-i18n-switcher__copy strong {
    overflow:hidden;
    color:inherit;
    font-size:11px;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .tkvs-redline-utilities .tk-i18n-switcher__copy small { margin-top:2px; color:#92999f; }
  .tkvs-redline-utilities .tk-i18n-switcher__status {
    min-height:0;
    display:block;
    grid-column:1/-1;
    padding:0;
    color:#aab0b5;
    background:#111315;
  }
  .tkvs-redline-utilities .tk-i18n-switcher__status:not(:empty) { padding:9px 12px; }
  .tkvs-redline-utilities .tkvs-currency__list {
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .tkvs-redline-utilities .tkvs-currency__list button {
    min-height:52px;
    padding:0 10px;
    grid-template-columns:22px 38px minmax(0,1fr);
    gap:7px;
    color:#f5f5f5;
    border-right:1px solid #303438;
    border-bottom:1px solid #303438;
    background:transparent;
  }
  .tkvs-redline-utilities .tkvs-currency__list button:nth-child(2n) { border-right:0; }
  .tkvs-redline-utilities .tkvs-currency__list button:hover:not(:disabled),
  .tkvs-redline-utilities .tkvs-currency__list button:focus-visible {
    color:#fff;
    background:#1d2022;
    outline:0;
    box-shadow:inset 3px 0 0 #6a6f74;
  }
  .tkvs-redline-utilities .tkvs-currency__list button.is-selected {
    color:#fff;
    background:#291014;
    box-shadow:inset 3px 0 0 var(--tkvs-red);
  }
  .tkvs-redline-utilities .tkvs-currency__list button>small,
  .tkvs-redline-utilities .tkvs-currency__list button.is-selected>small { color:#92999f; }
  .tkvs-redline-utilities .tkvs-currency__list button:disabled { opacity:.34; }
  @keyframes tkvs-utility-panel-in {
    from { opacity:0; transform:translateY(7px); }
    to { opacity:1; transform:translateY(0); }
  }
}

@media(max-width:374px) {
  .tkvs-redline-utilities .tkvs-language .tk-i18n-switcher__item,
  .tkvs-redline-utilities .tkvs-currency__list button { gap:6px; padding-inline:8px; }
}

@media(prefers-reduced-motion:reduce) {
  .tkvs-redline-utilities .tk-i18n-switcher__menu,
  .tkvs-redline-utilities .tkvs-currency__menu { animation:none!important; }
}
body.tkvs-route-catalog.post-type-archive-product .tkvs-main,
body.tkvs-route-catalog.post-type-archive-product .tkvs-catalog-layout,
body.tkvs-route-catalog.post-type-archive-product .tkvs-catalog-results,
body.tkvs-route-catalog.post-type-archive-product .tkvs-catalog-sidebar,
body.tkvs-route-catalog.post-type-archive-product .tkvs-product-card {
  background-color:#fff;
}

/* v1.0.200 — Global pure-white light surfaces and flush catalog transition. */
:root {
  --tkvs-paper:#fff;
  --tkvs-white:#fff;
}

/* Sitewide button reliability and touch targets v1.0.205 */
.tkvs-hero__controls>div {
  min-height:44px;
  padding:0 4px;
}
.tkvs-hero__controls>div button {
  position:relative;
  width:44px;
  min-width:44px;
  height:44px;
  min-height:44px;
  background:transparent!important;
}
.tkvs-hero__controls>div button::before {
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:24px;
  height:3px;
  transform:translate(-50%,-50%);
  background:rgba(255,255,255,.45);
}
.tkvs-hero__controls>div button.is-active::before {
  background:var(--tkvs-red);
}
.tkvs-route-request-a-quote .wp-block-button__link {
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:12px 18px!important;
  color:#fff!important;
  background:var(--tkvs-red,#ef1635)!important;
  border:1px solid var(--tkvs-red,#ef1635)!important;
  border-radius:0!important;
  font-weight:800;
  line-height:1.2;
  text-decoration:none!important;
}
.tkvs-route-request-a-quote .wp-block-button__link:hover,
.tkvs-route-request-a-quote .wp-block-button__link:focus-visible {
  color:#fff!important;
  background:#b9001f!important;
  border-color:#b9001f!important;
}
.tkvs-route-request-a-quote .wp-block-button__link:focus-visible {
  outline:3px solid rgba(239,22,53,.28);
  outline-offset:3px;
}
.tkvs-my-account .show-password-input {
  min-width:44px!important;
  min-height:44px!important;
}

/* Top-30 search-intent page readability v1.0.207 */
.tk-top30-intent-page {
  font-size:16px!important;
  line-height:1.68!important;
  overflow-wrap:anywhere;
}
.tk-top30-intent-page p,
.tk-top30-intent-page li {
  font-size:inherit!important;
  line-height:inherit!important;
}
.tk-top30-intent-page section+section {
  margin-top:34px;
}
.tk-top30-intent-page h1,
.tk-top30-intent-page h2,
.tk-top30-intent-page h3,
.tk-top30-intent-page .wd-entities-title {
  overflow-wrap:anywhere;
}
.tk-top30-intent-page .products {
  margin-top:22px;
}
@media (max-width: 767px) {
  .tk-top30-intent-page {
    font-size:16px!important;
    line-height:1.65!important;
  }
  .tk-top30-intent-page section+section {
    margin-top:30px;
  }
  .tk-top30-intent-page h1 {
    font-size:clamp(34px,10vw,46px)!important;
    line-height:1.02!important;
  }
  .tk-top30-intent-page h2 {
    font-size:clamp(25px,7.2vw,34px)!important;
    line-height:1.08!important;
  }
  .tk-top30-intent-page h3,
  .tk-top30-intent-page .wd-entities-title {
    line-height:1.16!important;
  }
}

/* Homepage recommended products: show two cards per row on phones. */
@media (max-width: 767px) {
  body.home .tkvs-product-grid {
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
    overflow:visible;
    scroll-snap-type:none;
    padding-bottom:0;
  }
  body.home .tkvs-product-grid > .tkvs-product-card {
    min-width:0;
    width:auto;
    flex:auto;
    scroll-snap-align:none;
  }

  body.home .tkvs-product-grid .tkvs-product-card__body { padding:10px; }
  body.home .tkvs-product-grid .tkvs-product-card__title { font-size:12px; overflow-wrap:anywhere; }
  body.home .tkvs-product-grid .tkvs-product-card__sku { overflow-wrap:anywhere; }
  body.home .tkvs-product-grid .tkvs-product-card__commerce { flex-wrap:wrap; }
  body.home .tkvs-product-grid .tkvs-product-card__price-gate { min-height:44px; font-size:12px; }
}

/* Compact phone cards: two-line titles and no SKU/MOQ metadata. */
@media (max-width: 767px) {
  body.home .tkvs-product-grid .tkvs-product-card__title {
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
    line-height:1.4;
    min-height:2.8em;
    max-height:2.8em;
  }
  body.home .tkvs-product-grid .tkvs-product-card__sku,
  body.home .tkvs-product-grid .tkvs-product-card__commerce > span:last-child {
    display:none;
  }
  body.home .tkvs-product-grid .tkvs-product-card__commerce:has(> span:only-child) {
    display:none;
  }
  body.home .tkvs-product-grid .tkvs-product-card__price-gate { margin-top:10px; }
}

/* Quote journey, scoped to the existing storefront. */
.tkq-account-note{padding:14px 16px;background:#f4f1ec;border-left:3px solid #d90823;margin:18px 0;font-size:13px;line-height:1.6}.tkq-account-note p{margin:5px 0 0}.tkq-account-note a{color:#ac1023;text-decoration:underline;text-underline-offset:3px}.tkq-account-note a:last-child{display:block}
body:has(.cart-widget-side.wd-opened) .tkvs-mobile-quote-bar{visibility:hidden!important;pointer-events:none!important;opacity:0!important}
.tkvs-page--request-a-quote .tkvs-page-shell{display:block!important;max-width:1260px;padding-top:0!important}
.tkvs-page--request-a-quote .tkvs-page-content{width:100%;max-width:none;padding:0!important;border:0!important;background:none!important;box-shadow:none!important}
body:has([data-tk-quote-flow]) [data-tkvs-contact-dock],body:has([data-tk-quote-flow]) [data-tk-chat-open]{display:none!important}
.tkq{--q-red:#d90823;color:#161616;font-family:Arial,Helvetica,sans-serif;padding:48px 0 70px}
.tkq [hidden]{display:none!important}.tkq *{box-sizing:border-box}.tkq a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.tkq-hero{margin:0 0 34px!important}.tkq-eyebrow{display:block;color:var(--q-red);font-size:12px;font-weight:800;letter-spacing:.13em;margin-bottom:16px}
.tkq h1{font-family:var(--tkvs-display,"Barlow Condensed",Arial,sans-serif)!important;font-size:clamp(40px,4.3vw,66px)!important;line-height:1.03!important;text-transform:uppercase;font-weight:900!important;letter-spacing:-.025em;margin:0 0 20px!important;max-width:850px}
.tkq h2{font-family:inherit!important;font-size:21px!important;font-style:normal!important;line-height:1.3!important;font-weight:750!important;margin:0 0 12px!important;text-transform:none!important}
.tkq p{font-size:15px;line-height:1.6;margin:0 0 14px}.tkq-hero>p{color:#555;font-size:17px}.tkq-hero>p strong{color:#171717}
.tkq-steps{display:flex;gap:28px;list-style:none!important;padding:24px 0 0!important;margin:24px 0 0!important;border-top:1px solid #d9d6d2;color:#65615d;font-size:13px;font-weight:700}.tkq-steps li{margin:0!important}.tkq-steps span{margin-right:7px;color:#8b8580}.tkq-steps .is-active,.tkq-steps .is-active span{color:var(--q-red)}
.tkq-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:28px;align-items:start}.tkq-list{background:#f3f1ee;border:1px solid #e2ded8;padding:26px;min-width:0}.tkq-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.tkq-section-head>a{font-size:12px;white-space:nowrap}.tkq-item-count{font-size:13px!important;color:#625d58}.tkq-item-count span{padding:0 7px}.tkq-items{max-height:570px;overflow:auto;overscroll-behavior:contain;padding-right:4px}.tkq-item{display:grid;grid-template-columns:70px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #ded9d3}.tkq-item img{width:70px;height:70px;object-fit:contain;background:white;border-radius:3px}.tkq-item a{display:block;font-size:14px;font-weight:700;line-height:1.4;text-decoration:none}.tkq-item small,.tkq-item span{display:block;font-size:11px;color:#69635d;margin-top:5px;overflow-wrap:anywhere}.tkq-item strong{display:block;font-size:15px;margin-top:7px}.tkq-total{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:19px 0 8px;font-size:14px}.tkq-total strong{font-size:24px}.tkq-list-note{font-size:12px;line-height:1.55;color:#625c55;padding-top:16px;border-top:1px solid #d8d2ca;margin-top:18px}.tkq-muted{color:#655f59;font-size:13px!important}
.tkq-form{margin:0!important;background:#fff;border:1px solid #dedad5;padding:30px;min-width:0}.tkq-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0}.tkq-wide{grid-column:1/-1}.tkq label{display:block;font-size:13px;font-weight:700;line-height:1.45;margin:0}.tkq label>span:not(.tkq-shipping span){color:var(--q-red)}.tkq :is(input:not([type=radio]),select,textarea){width:100%;border:1px solid #c9c5c0!important;border-radius:3px!important;background:#fff!important;box-shadow:none!important;color:#171717!important;font:400 16px Arial,sans-serif!important;min-height:46px;padding:11px 12px!important;margin:6px 0 0!important}.tkq select{padding-right:28px!important}.tkq textarea{resize:vertical}.tkq input[readonly]{background:#f3f1ee!important;color:#5e5953!important}.tkq label>small{display:block;color:#6e6760;font-size:11px;font-weight:400;margin-top:6px}.tkq :is(input,select,textarea,button,a,summary):focus-visible{outline:3px solid #ad6900!important;outline-offset:3px}.tkq [aria-invalid=true]{border-color:var(--q-red)!important;background:#fff8f8!important}.tkq-extra{border-top:1px solid #e7e3df;padding:15px 0}.tkq-extra summary{cursor:pointer;font-size:13px;font-weight:700;min-height:28px}.tkq-extra summary small{color:#726b63;font-weight:400;margin-left:7px}.tkq-extra>label{margin:14px 0}.tkq-shipping{border:0!important;padding:0!important;margin:20px 0!important;min-width:0}.tkq-shipping legend{font-size:17px;font-weight:700;margin-bottom:12px}.tkq-shipping label{position:relative;display:flex;align-items:flex-start;gap:11px;padding:16px 13px;border:1px solid #dad5cf;border-radius:4px;margin-bottom:9px;cursor:pointer}.tkq-shipping label:has(input:checked){border-color:var(--q-red);background:#fff8f8}.tkq-shipping input{appearance:auto!important;accent-color:var(--q-red);width:18px!important;height:18px!important;min-width:18px;margin:1px 0 0!important}.tkq-shipping span{display:block}.tkq-shipping strong{font-size:14px}.tkq-shipping small{display:block;font-weight:400;font-size:12px;color:#645e57;margin-top:4px}.tkq-shipping b{font-size:9px;font-weight:700;color:#ad1023;background:#ffe6e9;padding:3px 5px;margin-left:auto;white-space:nowrap}.tkq-packaging{border-left:3px solid #807463;background:#f5f3ef;padding:14px;font-size:12px}.tkq-packaging strong{font-size:12px}.tkq-packaging p{font-size:12px;margin:5px 0 0}.tkq-manual{margin:18px 0}.tkq-manual label+label{margin-top:12px}.tkq-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.tkq-submit{margin-top:16px}.tkq-submit button,.tkq-retry{display:flex;justify-content:space-between;align-items:center;width:100%;padding:17px 20px!important;min-height:54px;border:0!important;border-radius:3px!important;background:var(--q-red)!important;color:white!important;font:750 16px Arial,sans-serif!important;text-transform:none!important;cursor:pointer}.tkq-submit button:disabled{opacity:.6;cursor:wait}.tkq-submit p{font-size:11px!important;color:#69625b;text-align:center;margin:11px 0 0}.tkq-help{margin-top:30px;text-align:center;font-size:13px;color:#625c55}.tkq-error{padding:18px;background:#fff0ed;border-left:4px solid #c51919;color:#821414;margin-bottom:24px;font-size:14px}.tkq-loading{padding:40px;background:#f4f2ef;text-align:center}.tkq-empty{padding:20px 0}.tkq-empty>a{display:block;margin:18px 0;font-size:14px}.tkq-secondary{display:inline-block;border:1px solid #222;padding:13px 20px;font-size:14px;font-weight:700;text-decoration:none!important}.tkq-receipt{max-width:800px;margin:0 auto;background:#fff;border:1px solid #dedad5;padding:50px}.tkq-check{width:54px;height:54px;background:#ebf4ed;color:#24633c;font-size:32px;line-height:54px;text-align:center;border-radius:50%;margin:24px 0}.tkq-reference{font-size:16px!important}.tkq-next{background:#f3f1ee;padding:24px;margin:28px 0}.tkq-next ol{margin:16px 0;padding-left:20px;font-size:14px;line-height:1.6}.tkq-next li{margin-bottom:12px}.tkq-proposal>p{margin-bottom:30px}
@media(max-width:760px){.tkq{padding:30px 0 45px}.tkvs-page--request-a-quote .tkvs-shell{width:100%;padding-left:16px;padding-right:16px}.tkq h1{font-size:39px!important}.tkq-hero>p{font-size:15px}.tkq-steps{gap:12px;font-size:10px;padding-top:18px!important;margin-top:20px!important}.tkq-steps li{flex:1}.tkq-steps span{display:block;margin-bottom:4px}.tkq-grid{grid-template-columns:1fr;gap:18px}.tkq-list{padding:20px}.tkq-items{max-height:290px}.tkq-form{padding:22px 18px}.tkq-fields{gap:14px 10px}.tkq-shipping label{padding:14px 10px}.tkq-shipping b{font-size:8px;padding:3px}.tkq-shipping strong{font-size:13px}.tkq-shipping small{font-size:11px}.tkq-receipt{padding:26px 20px}.tkq-next{padding:20px}.tkq-hero br{display:none}.tkq-total strong{font-size:22px}}
/* Isolate legacy landing-page form rules from the new quote component. */
body.tkvs-route-request-a-quote .tkq form.tkq-form{display:block!important;grid-template-columns:none!important;gap:0!important;color:#161616!important}
body.tkvs-route-request-a-quote .tkq label{display:block!important;color:#161616!important;flex-direction:initial!important;gap:0!important;min-height:0!important}
body.tkvs-route-request-a-quote .tkq .tkq-shipping label{display:flex!important;gap:11px!important;flex-direction:row!important;align-items:flex-start!important}
body.tkvs-route-request-a-quote .tkq h2{font-family:Arial,Helvetica,sans-serif!important;color:#161616!important;font-style:normal!important}
body.tkvs-route-request-a-quote .tkq a{color:#222!important}
body.tkvs-route-request-a-quote .tkq .tkq-fields{display:grid!important}
body.tkvs-route-request-a-quote :is(.tkvs-contact-dock,.tk-chat-contact-dock,.tkvs-footer-cta,.tkvs-bottom-cta){display:none!important}

body.tkvs-route-request-a-quote .tkvs-footer-rfq{display:none!important}
body.tkvs-route-request-a-quote .tkq :is(label,legend,summary){font-family:Arial,Helvetica,sans-serif!important}
body.tkvs-route-request-a-quote .tkq .tkq-shipping legend{display:block!important;color:#161616!important;font-size:17px!important;height:auto!important;padding:0!important}
.cart-widget-side .tkq-cart-next{font:400 11px/1.5 Arial,sans-serif!important;color:#625c55!important;text-align:center;margin:12px 0 0!important}

/* Bound the list's scrolling surface; positioned product controls cannot paint over the footer. */
body .cart-widget-side.wd-opened{overflow:hidden!important;height:100dvh!important;max-height:100dvh!important}
body .cart-widget-side .wd-heading{flex:0 0 auto!important}
body .cart-widget-side .widget_shopping_cart_content{display:flex!important;flex-direction:column!important;min-height:0!important;overflow:hidden!important}
body .cart-widget-side .shopping-cart-widget-body{min-height:0!important;overflow:hidden!important;position:relative!important;z-index:1!important}
body .cart-widget-side .shopping-cart-widget-body .wd-scroll-content{height:100%!important;max-height:100%!important;overflow-y:auto!important;overscroll-behavior:contain!important}
body .cart-widget-side .shopping-cart-widget-footer{position:relative!important;z-index:3!important;background:#fff!important;flex:0 0 auto!important}
body .cart-widget-side .woocommerce-mini-cart__buttons .button{position:relative!important;z-index:auto!important}
@media(max-width:600px){body .cart-widget-side .shopping-cart-widget-footer{padding:12px 18px max(12px,env(safe-area-inset-bottom))!important}body .cart-widget-side .woocommerce-mini-cart__total{min-height:30px!important;margin-bottom:10px!important}body .cart-widget-side .woocommerce-mini-cart__buttons .button{min-height:50px!important}body .cart-widget-side .tkq-cart-next{margin-top:8px!important}}

body .tkq .tkq-list-toggle{background:none!important;border:0!important;padding:0!important;margin:8px 0 12px!important;color:#63594f!important;font:400 12px Arial,sans-serif!important;min-height:32px!important;text-decoration:underline;text-transform:none!important;cursor:pointer}

/* Keep contact launchers clear of quote fields; support remains at the end of the form. */
body.tkvs-route-request-a-quote :is(.tkvs-contact-dock,.tk-crm-chat-fallback){visibility:hidden!important;pointer-events:none!important;opacity:0!important}

/* Optional quote payment preference, 2026-09-19. */
.tkq-payment{margin:28px 0 24px;padding:0;border:0;min-width:0}.tkq-payment legend{padding:0;font-size:17px;font-weight:700}.tkq-payment legend small{font-size:12px;font-weight:400;color:#62666a;margin-left:8px}.tkq-payment-help{font-size:13px;color:#62666a;margin:9px 0 14px;line-height:1.6}.tkq-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tkq-payment-card{display:flex!important;gap:10px;align-items:flex-start;border:1px solid #d8d3cc;padding:16px!important;cursor:pointer;background:#fff;margin:0!important;min-width:0}.tkq-payment-card:hover{border-color:#7b7470}.tkq-payment-card:has(input:checked){border-color:#e40025;background:#fff8f8;box-shadow:inset 0 0 0 1px #e40025}.tkq-payment-card:has(input:focus-visible){outline:2px solid #17191b;outline-offset:3px}.tkq-payment-card input{width:17px!important;height:17px!important;margin:3px 0 0!important;flex:0 0 17px;accent-color:#e40025}.tkq-payment-card svg{width:27px;height:27px;flex:0 0 27px;color:#17191b}.tkq-payment-card>span{min-width:0}.tkq-payment-card strong{display:block;font-size:14px;line-height:1.5}.tkq-payment-card small{display:block;font-size:12px;color:#62666a;line-height:1.55;margin:6px 0 10px}.tkq-payment-tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.5px;line-height:1.5;padding:3px 7px;background:#f1f2f3;color:#333;border:1px solid #dcdfe0}.tkq-payment-tag-credit_card{background:#eef3fa;color:#193c67}.tkq-payment-tag-tt{background:#f4f1e9;color:#615021}.tkq-payment-tag-alibaba_trade_assurance{background:#fff0e3;color:#98440a;border-color:#f3cda8}.tkq-payment .tkq-payment-clear{min-height:36px;padding:4px 0;background:none;border:0;text-decoration:underline;color:#555;font-size:12px;box-shadow:none;margin-top:6px}.tkq-payment .tkq-payment-clear:focus-visible{outline:2px solid #17191b}@media(max-width:600px){.tkq-payment-grid{grid-template-columns:1fr}.tkq-payment-card strong{font-size:16px}}

body #tkq-request fieldset.tkq-payment>legend{color:#17191b!important;font-family:inherit!important;font-style:normal;text-transform:none}body #tkq-request fieldset.tkq-payment label.tkq-payment-card{display:flex!important;flex-direction:row;align-items:flex-start;gap:10px}body #tkq-request fieldset.tkq-payment label.tkq-payment-card>span,body #tkq-request fieldset.tkq-payment label.tkq-payment-card strong{color:#17191b!important}body #tkq-request .tkq-payment-clear{font-family:inherit!important;font-style:normal!important;font-weight:400!important;text-transform:none!important}body #tkq-request fieldset.tkq-payment label.tkq-payment-card:has(input:checked){border-color:#e40025!important;background:#fff8f8!important}

/* Shipping selection and delivery terms, 2026-09-20. */
body #tkq-request .tkq-mode-icon{display:grid;place-items:center;font:24px/1 Arial,sans-serif;width:27px;flex:0 0 27px;color:#17191b}
body #tkq-request .tkq-transit{display:block;margin-top:5px;font-size:13px;font-weight:700;font-style:normal;color:#17191b}
body #tkq-request label.tkq-payment-card:has(input:disabled){background:#f4f4f3!important;border-color:#ddd!important;box-shadow:none;cursor:not-allowed;opacity:.65}
body #tkq-request [data-postal-limit]{color:#a51422!important;font-weight:600}
body #tkq-request .tkq-delivery-terms .tkq-payment-grid{grid-template-columns:1fr}
body #tkq-request .tkq-shipping-choices input[type=checkbox]{appearance:auto!important;border-radius:3px}
body #tkq-request .tkq-payment-help{overflow-wrap:anywhere}

/* Six branded payment preferences, 2026-09-20. */
body #tkq-request .tkq-payment-options .tkq-branded-card{padding:18px!important;gap:12px!important;align-items:flex-start!important}
body #tkq-request .tkq-branded-card>span{display:block!important;flex:1;min-width:0}
body #tkq-request .tkq-branded-card input{margin-top:3px!important}
body #tkq-request .tkq-brand-logos{display:flex!important;align-items:center;gap:9px;min-height:38px;margin-top:12px}
body #tkq-request .tkq-brand-logos img{display:block!important;max-width:115px!important;width:auto!important;height:32px!important;object-fit:contain!important;filter:none!important;opacity:1!important;border:0!important;background:transparent!important;box-shadow:none!important}
body #tkq-request .tkq-brand-credit_card img{height:28px!important}
body #tkq-request .tkq-brand-wechat_pay img{height:40px!important;max-width:115px!important}
body #tkq-request .tkq-brand-bank,body #tkq-request .tkq-brand-alibaba{display:flex!important;align-items:center;gap:7px;font-size:12px;font-weight:700;line-height:1.4;color:#1e609c!important}
body #tkq-request .tkq-brand-alibaba{color:#e96a0a!important}
body #tkq-request .tkq-brand-bank svg,body #tkq-request .tkq-brand-alibaba svg{color:inherit!important;width:28px;height:28px}

/* Mobile payment preferences: two cards per row. */
@media(max-width:600px){
 body #tkq-request .tkq-payment-options .tkq-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 body #tkq-request .tkq-payment-options .tkq-branded-card{position:relative;padding:12px 10px!important;gap:0!important}
 body #tkq-request .tkq-payment-options .tkq-branded-card input{position:absolute;top:10px;right:9px;margin:0!important}
 body #tkq-request .tkq-payment-options .tkq-branded-card>span{width:100%}
 body #tkq-request .tkq-payment-options .tkq-branded-card strong{font-size:13px;line-height:1.4;padding-right:21px;min-height:38px;overflow-wrap:anywhere}
 body #tkq-request .tkq-payment-options .tkq-branded-card small{font-size:11px;line-height:1.5;margin:8px 0;overflow-wrap:anywhere}
 body #tkq-request .tkq-payment-options .tkq-brand-logos{gap:6px;min-height:34px;margin-top:10px;max-width:100%}
 body #tkq-request .tkq-payment-options .tkq-brand-logos img{max-width:100%!important;height:30px!important}
 body #tkq-request .tkq-payment-options .tkq-brand-credit_card img{height:22px!important;max-width:46%!important;min-width:0}
 body #tkq-request .tkq-payment-options .tkq-brand-bank,body #tkq-request .tkq-payment-options .tkq-brand-alibaba{font-size:10px;gap:4px;overflow-wrap:anywhere}
 body #tkq-request .tkq-payment-options .tkq-brand-bank svg,body #tkq-request .tkq-payment-options .tkq-brand-alibaba svg{width:20px;height:20px;flex:0 0 20px}
}

/* Shipping and delivery cards: clear vertical hierarchy, two columns on all screens. */
body #tkq-request :is(.tkq-shipping-choices,.tkq-delivery-terms) .tkq-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
body #tkq-request fieldset.tkq-payment label.tkq-choice-card{display:block!important;position:relative;padding:22px!important;border-radius:7px;min-width:0;background:#fff!important}
body #tkq-request fieldset.tkq-payment label.tkq-choice-card>input{position:absolute!important;right:19px;top:20px;margin:0!important;width:18px!important;height:18px!important}
body #tkq-request fieldset.tkq-payment label.tkq-choice-card>.tkq-choice-body{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0;gap:0;color:#17191b!important}
body #tkq-request .tkq-choice-card .tkq-choice-icon{display:flex!important;align-items:center;justify-content:center;width:56px;height:56px;margin:0 0 17px;background:#f5f7fa;border-radius:10px;flex:none!important}
body #tkq-request .tkq-choice-card .tkq-choice-icon svg{display:block!important;width:42px!important;height:42px!important;max-width:42px!important;flex:none!important}
body #tkq-request .tkq-choice-card strong{display:block!important;font-size:16px!important;line-height:1.45!important;min-height:0;margin:0 0 8px!important;padding:0!important;overflow-wrap:anywhere}
body #tkq-request .tkq-choice-card .tkq-transit{display:block!important;font-size:15px;line-height:1.5;font-weight:700;font-style:normal;margin:0 0 14px!important;color:#234b72}
body #tkq-request .tkq-choice-card .tkq-choice-description{display:block!important;font-size:13px!important;line-height:1.7!important;font-weight:400!important;color:#5d6570!important;margin:0 0 16px!important;overflow-wrap:anywhere}
body #tkq-request .tkq-choice-card .tkq-cost-tag{display:inline-block!important;max-width:100%;white-space:normal;font-size:10px;line-height:1.5;letter-spacing:.3px;padding:5px 8px;background:#eef4fa;border-color:#d9e5ef;color:#345875}
body #tkq-request .tkq-choice-card .tkq-term-code{display:inline-block!important;font-size:11px;line-height:1.3;letter-spacing:1px;background:#edf3f8;color:#305b82;padding:5px 8px;margin:0 0 10px;border-radius:3px}
body #tkq-request .tkq-logistics-note{font-size:12px;line-height:1.7;color:#646c76;background:#f6f7f8;border-left:3px solid #b9cbdc;padding:11px 14px;margin:0 0 18px}
body #tkq-request .tkq-delivery-terms{margin-top:36px}
@media(max-width:600px){
 body #tkq-request :is(.tkq-shipping-choices,.tkq-delivery-terms) .tkq-payment-grid{gap:10px}
 body #tkq-request fieldset.tkq-payment label.tkq-choice-card{padding:14px 12px!important;border-radius:6px}
 body #tkq-request fieldset.tkq-payment label.tkq-choice-card>input{right:10px;top:14px}
 body #tkq-request .tkq-choice-card .tkq-choice-icon{width:45px;height:45px;margin-bottom:15px;border-radius:8px}
 body #tkq-request .tkq-choice-card .tkq-choice-icon svg{width:34px!important;height:34px!important;max-width:34px!important}
 body #tkq-request .tkq-choice-card strong{font-size:14px!important;line-height:1.5!important;margin-bottom:9px!important}
 body #tkq-request .tkq-choice-card .tkq-transit{font-size:13px;margin-bottom:13px!important}
 body #tkq-request .tkq-choice-card .tkq-choice-description{font-size:12px!important;line-height:1.65!important;margin-bottom:14px!important}
 body #tkq-request .tkq-choice-card .tkq-cost-tag{font-size:9px;letter-spacing:0;padding:4px 6px}
}

body #tkq-request .tkq-shipping-choices .tkq-choice-card>.tkq-choice-body{height:100%}
body #tkq-request .tkq-shipping-choices .tkq-choice-card .tkq-cost-tag{margin-top:auto}
@media(max-width:600px){body #tkq-request .tkq-shipping-choices .tkq-choice-card strong{min-height:42px}}

/* One quote-card layout: selection left, text above the colored marks. */
body #tkq-request :is(.tkq-shipping-choices,.tkq-delivery-terms,.tkq-payment-options) .tkq-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
body #tkq-request fieldset.tkq-payment label.tkq-choice-card,
body #tkq-request .tkq-payment-options label.tkq-branded-card{display:flex!important;align-items:flex-start!important;position:relative;padding:18px!important;gap:12px!important;border-radius:0;min-width:0}
body #tkq-request fieldset.tkq-payment label.tkq-choice-card>input,
body #tkq-request .tkq-payment-options label.tkq-branded-card>input{position:static!important;inset:auto!important;flex:0 0 17px!important;width:17px!important;height:17px!important;margin:3px 0 0!important}
body #tkq-request fieldset.tkq-payment label.tkq-choice-card>.tkq-choice-body{display:block!important;flex:1!important;min-width:0;height:auto!important}
body #tkq-request .tkq-choice-card strong{font-size:14px!important;line-height:1.5!important;margin:0!important;min-height:0!important;padding:0!important}
body #tkq-request .tkq-choice-card .tkq-transit{font-size:13px;line-height:1.5;margin:4px 0 0!important}
body #tkq-request .tkq-choice-card .tkq-choice-description{font-size:13px!important;line-height:1.6!important;margin:8px 0 0!important}
body #tkq-request .tkq-choice-card .tkq-choice-marks{display:flex!important;align-items:center;flex-wrap:wrap;gap:8px;min-height:34px;margin-top:14px}
body #tkq-request .tkq-choice-card .tkq-choice-icon{width:32px;height:32px;margin:0!important;background:transparent;border-radius:0}
body #tkq-request .tkq-choice-card .tkq-choice-icon svg{width:32px!important;height:32px!important;max-width:32px!important}
body #tkq-request .tkq-choice-card :is(.tkq-cost-tag,.tkq-term-code){margin:0!important}
@media(max-width:600px){
 body #tkq-request :is(.tkq-shipping-choices,.tkq-delivery-terms,.tkq-payment-options) .tkq-payment-grid{gap:8px}
 body #tkq-request fieldset.tkq-payment label.tkq-choice-card,
 body #tkq-request .tkq-payment-options label.tkq-branded-card{padding:12px 8px!important;gap:7px!important}
 body #tkq-request fieldset.tkq-payment label.tkq-choice-card>input,
 body #tkq-request .tkq-payment-options label.tkq-branded-card>input{flex-basis:15px!important;width:15px!important;height:15px!important}
 body #tkq-request .tkq-choice-card strong,
 body #tkq-request .tkq-payment-options .tkq-branded-card strong{font-size:13px!important;line-height:1.5!important;padding:0!important;min-height:0!important}
 body #tkq-request .tkq-choice-card .tkq-choice-description{font-size:11px!important;line-height:1.6!important}
 body #tkq-request .tkq-choice-card .tkq-transit{font-size:12px}
 body #tkq-request .tkq-choice-card .tkq-choice-marks{gap:6px;margin-top:12px}
 body #tkq-request .tkq-choice-card .tkq-cost-tag{font-size:9px;padding:4px;letter-spacing:0}
 body #tkq-request .tkq-payment-options .tkq-branded-card>span{width:auto!important}
}

/* Product services share the quote-card hierarchy, next to the product list. */
body .tkq-product-column{min-width:0}
body .tkq-services{background:#fff;border:1px solid #e2ded8;padding:26px;margin-top:20px;min-width:0}
body .tkq-services h2{font-size:21px!important;line-height:1.4;margin:0 0 8px!important}
body .tkq-services .tkq-service-help{font-size:13px;margin:0 0 18px;color:#62666a}
body .tkq-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
body .tkq-services label.tkq-service-card{display:flex;align-items:flex-start;gap:10px;border:1px solid #d9d3cd;padding:16px 12px;margin:0;background:white;cursor:pointer;min-width:0;font-weight:400}
body .tkq-service-card>input{position:static;flex:0 0 16px;width:16px;height:16px;margin:3px 0 0;accent-color:#e60026}
body .tkq-service-card>span{min-width:0;flex:1}
body .tkq-service-card strong{display:block;font-size:13px;line-height:1.5;font-weight:700;overflow-wrap:anywhere}
body .tkq-service-card small{display:block;font-size:12px;line-height:1.6;margin-top:7px;color:#62666a}
body .tkq-service-card .tkq-service-icon{display:block;font:700 30px/1.2 Arial,sans-serif;margin-top:12px}
body .tkq-service-card:has(input:checked){border-color:#e60026;background:#fff7f8}
body .tkq-service-card:focus-within{outline:2px solid #275cc5;outline-offset:2px}
body .tkq-services .tkq-service-details{display:block;margin:22px 0 8px;font-size:13px;font-weight:700}
body .tkq-service-details small{font-weight:400;color:#62666a;margin-left:6px}
body .tkq-services textarea{width:100%;min-height:110px;resize:vertical;background:white;font-size:13px;line-height:1.6}
body .tkq-services .tkq-service-footnote{font-size:12px;line-height:1.6;color:#62666a;margin:12px 0 0}
@media(max-width:760px){body .tkq-services{padding:20px}}
@media(max-width:600px){body .tkq-services{padding:18px 12px}body .tkq-service-grid{gap:8px}body .tkq-services label.tkq-service-card{padding:12px 8px;gap:7px}body .tkq-service-card small{font-size:11px}body .tkq-service-card strong{font-size:13px}body .tkq-service-card>input{flex-basis:15px;width:15px;height:15px}}

body .tkq .tkq-services label.tkq-service-card{display:flex!important;align-items:flex-start!important;gap:10px!important;padding:16px 12px!important;color:#17191b!important}
body .tkq .tkq-services label.tkq-service-card>input[type=checkbox]{appearance:auto!important;display:block!important;position:static!important;width:16px!important;height:16px!important;min-height:16px!important;min-width:16px!important;flex:0 0 16px!important;padding:0!important;margin:3px 0 0!important}
body .tkq .tkq-services label.tkq-service-card>span{display:block!important;flex:1!important;min-width:0!important}
body .tkq .tkq-services label.tkq-service-card strong{color:#17191b!important;font-weight:700!important}
body .tkq .tkq-services .tkq-service-icon svg{display:block;width:32px;height:32px}
body .tkq .tkq-services textarea{min-height:110px!important;height:auto!important;padding:12px!important}
@media(max-width:600px){body .tkq .tkq-services label.tkq-service-card{padding:12px 8px!important;gap:7px!important}}

/* SKU-bound light customization. Desktop layout refinements are desktop-only. */
body .tkq-item .tlc-module{margin-top:15px;min-width:0}
body .tkq-item .tlc-eyebrow{font-size:9px;letter-spacing:1.2px;color:#777777;font-weight:600;margin-bottom:8px}
body .tkq-item .tlc-eyebrow span{display:inline!important;font-size:10px!important;letter-spacing:0;color:#999999;margin:0 0 0 5px!important}
body .tlc-chips{display:flex;flex-wrap:wrap;gap:7px}
body .tlc-chips button{display:inline-flex!important;align-items:center;gap:6px;min-height:36px!important;padding:7px 9px!important;border:1px solid #dedede!important;border-radius:6px!important;background:#fafafa!important;color:#333333!important;font:600 11px/1.3 'Segoe UI',Arial,sans-serif!important;box-shadow:none!important;text-transform:none!important}
body .tkq-item .tlc-chips button span{display:inline!important;margin:0!important;font:inherit!important;color:inherit!important}
body .tlc-chips svg{width:14px!important;height:14px!important;stroke-width:1.6;flex:none}
body .tlc-chips i{font-style:normal;font-size:12px;font-weight:400;color:#888888}
body .tlc-chips button.is-saved{background:#fff4f5!important;border-color:#efc6cd!important}
body .tlc-chips button[aria-expanded=true]{background:#17191b!important;color:white!important;border-color:#17191b!important}
body .tlc-saved{display:flex;align-items:center;gap:10px;background:#fff6f7;border:1px solid #efd6da;border-radius:6px;padding:9px 10px;margin-top:9px}
body .tkq-item .tlc-saved img{width:32px!important;height:32px!important;object-fit:contain;border:1px solid #e4e4e4;border-radius:3px;background:#fff;flex:none}
body .tlc-saved>div{min-width:0;flex:1}
body .tkq-item .tlc-saved strong{display:block!important;font:600 11px/1.5 'Segoe UI',Arial,sans-serif!important;margin:0!important;color:#333333!important}
body .tkq-item .tlc-saved small{display:block!important;font:400 10px/1.5 'Segoe UI',Arial,sans-serif!important;color:#888888!important;margin:2px 0 0!important;overflow-wrap:anywhere}
body .tkq-item .tlc-saved>span{font-size:13px!important;color:#d50929;margin:0!important}
body .tlc-popup{box-sizing:border-box;position:absolute;z-index:100050;width:360px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overflow:auto;padding:22px;border:1px solid #dedede;border-radius:12px;background:white;box-shadow:0 18px 55px #00000026;font:12px/1.5 'Segoe UI',Arial,sans-serif;color:#222222}
body .tlc-popup[hidden],body .tlc-popup [hidden]{display:none!important}
body .tlc-pop-eyebrow{font-size:8px;font-weight:600;letter-spacing:1.8px;color:#888888;margin-bottom:6px}
body .tlc-pophead{display:flex;align-items:center;justify-content:space-between;gap:12px}
body .tlc-pophead b{font-size:22px;font-weight:600;letter-spacing:-.5px}
body .tlc-popup button{cursor:pointer;box-shadow:none;text-transform:none;font-family:inherit;min-height:0}
body .tlc-popup [data-close]{background:none;border:0;padding:3px 6px;font-size:23px;color:#888888;line-height:1}
body .tlc-binding{font-size:10px;color:#888888;margin:5px 0 17px}
body .tlc-upload{border:1px dashed #d3d3d3;border-radius:8px;background:#fafafa;padding:14px}
body .tlc-upload-label{display:block;cursor:pointer;text-align:center;margin:0;padding:6px 0}
body .tlc-upload-label svg{display:block;width:23px;height:23px;margin:0 auto 9px;color:#666666;stroke-width:1.4}
body .tlc-upload-label b{display:block;font-size:12px;font-weight:600}
body .tlc-upload-label small{display:block;font-size:10px;color:#888888;margin-top:5px}
body .tlc-upload>input{position:absolute;width:1px;height:1px;padding:0;opacity:0;min-height:0}
body .tlc-image-added{display:flex;align-items:center;gap:12px}
body .tlc-image-added img{width:64px;height:64px;object-fit:contain;background:white;border:1px solid #e2e2e2;border-radius:6px;padding:3px}
body .tlc-image-added b{font-size:11px;color:#d50929}
body .tlc-image-added small{display:block;font-size:10px;color:#888888;overflow-wrap:anywhere;margin:4px 0}
body .tlc-image-added button{border:0;background:transparent;font-size:10px;text-decoration:underline;padding:0;margin-right:10px;color:#555555}
body .tlc-popup .tlc-field{display:block;margin:15px 0 0;font-size:11px;font-weight:600;color:#555555}
body .tlc-field span{font-weight:400;color:#888888}
body .tlc-popup textarea,body .tlc-popup select,body .tlc-popup [data-other]{display:block;width:100%;box-sizing:border-box;border:1px solid #dedede!important;background:#ffffff!important;color:#222222!important;border-radius:6px!important;padding:9px 10px!important;margin-top:5px;font:12px/1.5 'Segoe UI',Arial,sans-serif!important;box-shadow:none!important}
body .tlc-popup textarea{height:46px!important;min-height:46px!important;max-height:90px;resize:vertical}
body .tlc-popup select{height:40px!important;min-height:40px!important}
body .tlc-popfoot{display:flex;align-items:center;gap:14px;margin-top:18px}
body .tlc-popup [data-save]{flex:1;background:#b20f2b!important;color:white!important;border:0!important;border-radius:6px!important;min-height:40px!important;padding:11px 18px!important;font-size:12px!important;font-weight:600}
body .tlc-popup [data-save]:disabled{opacity:.5;cursor:wait}
body .tlc-popup [data-remove]{padding:0;background:transparent;border:0;font-size:10px;text-decoration:underline;color:#777777}
body .tlc-error{font-size:11px;color:#b20f2b;margin:8px 0 0}
body .tlc-popup :focus-visible,body .tlc-chips :focus-visible{outline:2px solid #d50929;outline-offset:3px}
@media(min-width:761px){
 body .tkq{padding-top:28px;padding-bottom:50px}
 body .tkq-hero>p{display:none!important}
 body .tkq-hero .tkq-eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:8px}
 body .tkq-hero h1{font-size:38px!important;line-height:1.15!important;max-width:none!important;margin:0 0 18px!important}
 body .tkq-hero h1 br{display:none}
 body .tkq-steps{border-top:1px solid #e4e4e4;padding-top:16px!important;margin:0 0 26px!important;gap:28px;font-size:12px}
 body .tkq-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:28px}
 body .tkq-list{background:#fff;border-color:#dedede;border-top:3px solid #17191b;border-radius:10px;padding:26px}
 body .tkq-form{border-color:#dedede;border-radius:10px;padding:26px}
 body .tkq-section-head h2,body .tkq-form>h2{font-size:22px!important;line-height:1.3!important;margin:0!important}
 body .tkq-item{grid-template-columns:90px minmax(0,1fr);gap:16px;padding:22px 0}
 body .tkq-item>img{width:90px;height:105px;background:#fafafa;border:1px solid #e5e5e5;border-radius:7px;padding:6px}
 body .tkq-items{max-height:none;overflow:visible;padding-right:0}
 body .tkq-item>a,body .tkq-item>div>a{font-size:14px;line-height:1.5}
 body .tkq-total{padding-top:18px}
}

/* Full-width, readable quote steps across desktop and mobile. */
body .tkq .tkq-hero .tkq-steps{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:16px!important;border-top:0!important;padding:0!important;margin:24px 0 30px!important;list-style:none!important}
body .tkq .tkq-hero .tkq-steps li{display:flex;align-items:center;gap:12px;min-width:0;min-height:76px;padding:16px 20px!important;margin:0!important;background:#f6f6f6;border:1px solid #e2e2e2;border-bottom:3px solid #cecece;border-radius:5px;font:600 16px/1.45 'Segoe UI',Arial,sans-serif;color:#555555}
body .tkq .tkq-hero .tkq-steps li>span{display:flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#e8e8e8;color:#777777;font-size:13px;font-weight:600;margin:0!important}
body .tkq .tkq-hero .tkq-steps li.is-active{background:#fff5f6;border-color:#edd3d9;border-bottom-color:#d50929;color:#b50926}
body .tkq .tkq-hero .tkq-steps li.is-active>span{background:#d50929;color:white}
@media(max-width:760px){
 body .tkq .tkq-hero .tkq-steps{gap:8px!important;margin:20px 0 24px!important}
 body .tkq .tkq-hero .tkq-steps li{display:block;min-height:100px;padding:13px 10px!important;font-size:13px;line-height:1.4}
 body .tkq .tkq-hero .tkq-steps li>span{display:flex;width:26px;height:26px;font-size:11px;margin:0 0 9px!important}
}

/* C document-style quote receipt. */
body .tkq-receipt.tkpi-receipt{max-width:1140px!important;width:100%;margin:0 auto;padding:0!important;border:0!important;background:transparent!important;text-align:left}
body .tkpi table{margin:0;border:0}body .tkpi h1,body .tkpi h2{font-family:'Segoe UI',Arial,sans-serif!important;text-transform:none!important;font-style:normal!important;letter-spacing:normal!important}body .tkpi td,body .tkpi th{overflow-wrap:anywhere}body .tkpi a{color:inherit}body .tkpi .pi-products th{color:#fff!important}body .tkpi p{font-size:inherit;line-height:inherit}
.tkpi-actions{padding:20px 28px;background:#fff;border:1px solid #dedede;border-top:0;display:flex;align-items:center;justify-content:flex-end;gap:15px}.tkpi-actions button{background:#17191b;color:#fff;border:0;padding:14px 27px;font:600 14px 'Segoe UI',Arial,sans-serif;cursor:pointer;min-height:46px}.tkpi-actions button:focus-visible{outline:3px solid #d50929;outline-offset:3px}.tkpi-actions button:disabled{opacity:.6}.tkpi-actions span{font-size:12px;color:#666}
@media(max-width:760px){body .tkpi .pi-main,body .tkpi .pi-side,body .tkpi .pi-stack{display:block!important;width:100%!important;box-sizing:border-box!important}body .tkpi .pi-main{padding-right:0!important}body .tkpi .pi-side{margin-top:22px}body .tkpi .pi-pad{padding:18px 14px!important}body .tkpi .pi-photo{width:54px!important}body .tkpi .pi-photo img{width:44px!important}body .tkpi .pi-unit{display:none!important}body .tkpi h1{font-size:24px!important}.tkpi-actions{padding:18px 14px;flex-wrap:wrap}.tkpi-actions button{width:100%}}

body .tkq .tkpi h1{font-size:27px!important;font-weight:750!important;line-height:1.3!important;margin:8px 0 10px!important}body .tkq .tkpi h2{font-size:17px!important;font-weight:700!important;line-height:1.4!important;margin:0 0 14px!important}@media(max-width:760px){body .tkq .tkpi h1{font-size:24px!important}}

/* Receipt C: readable typography and explicit table alignment. */
body .tkpi table{border-collapse:collapse!important;border-spacing:0!important}
body .tkpi td{vertical-align:top}body .tkpi td[align="right"],body .tkpi th[align="right"]{text-align:right!important}
body .tkpi .pi-main{vertical-align:top!important;padding:0 28px 0 0!important}
body .tkpi .pi-side{vertical-align:top!important;padding:24px!important}
body .tkpi .pi-brand-logo{padding:0 20px 0 0!important;vertical-align:middle!important}
body .tkpi .pi-brand-name{padding:0!important;vertical-align:middle!important;letter-spacing:1px;font-size:32px!important}
body .tkpi .pi-brand-meta{padding:0!important;vertical-align:middle!important}
body .tkpi .pi-products td table td{border:0!important}
body .tkpi .pi-products>tbody>tr>td:not(:first-child){vertical-align:middle!important;white-space:nowrap}
body .tkpi .pi-side table td{padding:12px 0!important}
body .tkpi small{font-size:12px!important}body .tkq .tkpi h1{font-size:30px!important}body .tkq .tkpi h2{font-size:20px!important}
@media(max-width:760px){body .tkpi .pi-main{padding:0!important}body .tkpi .pi-side{padding:20px!important}body .tkpi .pi-brand-logo{width:76px!important;padding-right:12px!important}body .tkpi .pi-brand-logo img{width:64px!important}body .tkpi .pi-brand-name{font-size:24px!important}body .tkpi .pi-brand-meta{display:none}body .tkq .tkpi h1{font-size:25px!important}body .tkpi .pi-products th{font-size:11px!important}body .tkpi .pi-products th:first-child{width:65%}body .tkpi .pi-products td{font-size:14px!important}}

body .tkq .tkpi h1,body .tkq .tkpi h2{color:#17191b!important}@media(max-width:760px){body .tkpi .pi-products th:first-child{width:60%!important}body .tkpi .pi-products th:nth-child(2){width:14%!important}body .tkpi .pi-products th:last-child{width:26%!important;white-space:nowrap}}

body.tkvs-route-request-a-quote .tkq:has(.tkpi-receipt){padding-top:0!important}
body .tkq .tkpi .pi-brand-row{display:grid!important;grid-template-columns:112px minmax(0,1fr) auto!important;align-items:center;width:100%!important}
body .tkq .tkpi .pi-brand-row>td{display:block!important;width:auto!important;border:0!important}
body .tkq .tkpi .pi-brand-meta{text-align:right!important;align-self:start!important;padding-top:4px!important;white-space:nowrap}
@media(max-width:760px){body .tkq .tkpi .pi-brand-row{grid-template-columns:76px minmax(0,1fr)!important}body .tkq .tkpi .pi-brand-row>.pi-brand-meta{display:none!important}}

body.tkvs-route-request-a-quote .tkq-receipt.tkpi-receipt{max-width:none!important;width:100%!important;margin:0!important}
@media(min-width:761px){body .tkq .tkpi .pi-layout>tbody>tr{display:grid!important;grid-template-columns:minmax(0,68fr) minmax(0,32fr);align-items:start}body .tkq .tkpi .pi-layout>tbody>tr>.pi-main,body .tkq .tkpi .pi-layout>tbody>tr>.pi-side{display:block!important;width:auto!important;box-sizing:border-box}body .tkq .tkpi .pi-layout>tbody>tr>.pi-side{margin-top:42px!important}}

.tkpi-account-records{background:#fff;padding:28px;border-top:3px solid #d50929;margin-bottom:28px;color:#17191b}.tkpi-account-records h2{font-size:24px!important;color:#17191b!important}.tkpi-account-records p{font-size:14px}.tkpi-account-records td,.tkpi-account-records th{padding:14px!important;text-align:left}.woocommerce-MyAccount-content:has(.tkpi-account-records)>.woocommerce-info{display:none}.tkpi-account-records .button{white-space:nowrap}@media(max-width:600px){.tkpi-account-records{padding:16px}}

body .tkq .tkpi-site-hero{padding:28px 0 0!important;margin:0!important;text-align:left;color:#17191b}
body .tkq .tkpi-site-hero h1{color:#111!important}
body .tkpi-site-meta{display:flex;gap:16px;flex-wrap:wrap;font:14px/1.6 'Segoe UI',Arial,sans-serif;color:#666;margin-top:12px}
body .tkpi-site-notice{padding:12px 16px;margin:18px 0 0;background:#fff5f6;border-left:3px solid #d50929;color:#a60923;font:14px/1.6 'Segoe UI',Arial,sans-serif}
body .tkpi-receipt .tkpi{border-top:3px solid #17191b!important;border-radius:8px 8px 0 0}
@media(max-width:760px){body .tkq .tkpi-site-hero h1{font-size:32px!important}body .tkpi-site-meta{font-size:13px}}body.woocommerce-cart #tkvs-cart-title,body.woocommerce-cart .cart_totals h2,body.woocommerce-cart .shop_table th,body.woocommerce-cart .button,body.woocommerce-cart button,body.woocommerce-cart .tkvs-cart-pricing-note strong{font-family:"Segoe UI",Arial,sans-serif!important;font-style:normal!important;letter-spacing:0!important;text-transform:none!important}body.woocommerce-cart #tkvs-cart-title{font-size:36px!important;line-height:1.2!important;font-weight:700!important}body.woocommerce-cart .cart_totals h2{font-size:24px!important}body.woocommerce-cart .shop_table th{font-size:14px!important;font-weight:600!important}body.woocommerce-cart .button{font-size:14px!important;font-weight:600!important}@media(max-width:760px){body.woocommerce-cart #tkvs-cart-title{font-size:28px!important}}

body.woocommerce-cart{--tkvs-cart-paper:#fff;background:#fff!important}

html[dir="rtl"] .tkpi,html[dir="rtl"] .tkpi-site-hero{text-align:right!important}html[dir="rtl"] .pi-main{padding:0 0 0 28px!important}html[dir="rtl"] .tkpi-site-meta{direction:rtl}.tkpi-account-records .button{white-space:normal}@media(max-width:760px){html[dir="rtl"] .pi-main{padding:0!important}.tkq-steps li{overflow-wrap:anywhere}}

/* Keep the anti-spam field clipped within the form in both text directions. */
.tkq .tkq-hp{position:absolute!important;left:0!important;right:auto!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%)!important;opacity:0!important;pointer-events:none!important}
.tkvs-catalog-hero{background:#0b0b0b;border-bottom:0;padding:30px 0 42px}
.tkvs-catalog-command{background:#fff;color:#171717;border-top:1px solid #dfe3e8;border-bottom:1px solid #dfe3e8;box-shadow:none}
.tkvs-catalog-command .woocommerce-ordering{margin-left:auto}
.tkvs-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.tkvs-product-card{background:#fff;border:1px solid #dfe3e8;box-shadow:none}
.tkvs-product-card__body{background:#fff}
.tkvs-product-card__cta{background:#e9001a;color:#fff!important;border-color:#e9001a;text-transform:uppercase;letter-spacing:.02em}
.tkvs-product-card__cta:hover,.tkvs-product-card__cta:focus-visible{background:#bf0015;border-color:#bf0015;color:#fff!important}
.tkvs-catalog-sidebar{background:#fff;border:1px solid #dfe3e8}
.tkvs-catalog-sidebar__head{background:#171717}
.tkvs-catalog-meta{color:#171717}
@media(max-width:700px){
 .tkvs-catalog-hero{padding:24px 0 30px}
 .tkvs-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .tkvs-product-card__cta{min-height:40px;padding:8px 6px;font-size:11px}
 .tkvs-catalog-command{padding:12px 14px}
}
.tkvs-catalog--term .tkvs-catalog-hero__visual{display:block}
.tkvs-catalog--term .tkvs-catalog-hero__visual img{opacity:1;filter:none}
.tkvs-catalog--term .tkvs-catalog-hero h1,
.tkvs-catalog--term .tkvs-catalog-hero p,
.tkvs-catalog--term .tkvs-catalog-hero .tkvs-eyebrow{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.65)}
@media(max-width:700px){
 .tkvs-catalog--term .tkvs-catalog-hero h1{font-size:34px;line-height:1.08}
 .tkvs-catalog--term .tkvs-catalog-hero p{font-size:14px;line-height:1.6}
}


/* Apply the catalog card layout to category and subcategory archives (2026-09-21). */
.tkvs-catalog--term{background:#fff!important;color:#171717!important}
.tkvs-catalog--term .tkvs-catalog-hero{background:#0b0b0b!important;color:#fff!important}
.tkvs-catalog--term .tkvs-catalog-hero__visual{display:none!important}
.tkvs-catalog--term .tkvs-catalog-command .tkvs-results-search{display:none!important}
.tkvs-catalog-layout--term .tkvs-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
.tkvs-catalog-layout--term .tkvs-product-card{color:#171717!important;background:#fff!important;border:1px solid #dfe3e8!important;border-top-width:1px!important;box-shadow:none!important}
.tkvs-catalog-layout--term .tkvs-product-card:hover{border-color:#c7cdd4!important;box-shadow:0 8px 20px rgba(23,23,23,.08)!important}
.tkvs-catalog-layout--term .tkvs-product-card__image{background:#f4f4f4!important}
.tkvs-catalog-layout--term .tkvs-product-card__body{background:#fff!important}
.tkvs-catalog-layout--term .tkvs-product-card__title{color:#171717!important}
.tkvs-catalog-layout--term .tkvs-product-card__sku{color:#7b8490!important}
.tkvs-catalog-layout--term .tkvs-product-card__commerce{background:#fff!important;border-color:#e0e4e8!important}
.tkvs-catalog-layout--term .tkvs-product-card__commerce strong,
.tkvs-catalog-layout--term .tkvs-product-card__commerce .price,
.tkvs-catalog-layout--term .tkvs-product-card__commerce .amount{color:#171717!important}
.tkvs-catalog-layout--term .tkvs-product-card__commerce small{color:#69727d!important}
.tkvs-catalog-layout--term .tkvs-product-card__cta{background:#e9001a!important;color:#fff!important;border-color:#e9001a!important}
.tkvs-catalog-layout--term .tkvs-product-card__cta:hover{background:#bf0015!important;border-color:#bf0015!important}
@media(max-width:700px){
 .tkvs-catalog-layout--term .tkvs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:0!important}
 .tkvs-catalog-layout--term .tkvs-product-card__body{padding:10px!important}
 .tkvs-catalog-layout--term .tkvs-product-card__title{font-size:13px!important;line-height:1.3!important}
}


/* Final term archive geometry and mobile overflow fix (2026-09-22). */
.tkvs-catalog-layout--term{
 display:grid!important;
 grid-template-columns:320px minmax(0,1fr)!important;
 gap:24px!important;
 padding:28px 0 55px!important;
}
.tkvs-catalog-layout--term .tkvs-catalog-results{width:auto!important;min-width:0!important}
.tkvs-catalog-layout--term .tkvs-catalog-sidebar{position:sticky!important;top:180px!important;align-self:start!important}
.tkvs-catalog-hero--term .tkvs-catalog-hero__grid{grid-template-columns:minmax(0,1fr)!important}
.tkvs-catalog-hero--term .tkvs-category-summary,
.tkvs-catalog-hero--term .tkvs-catalog-owner,
.tkvs-catalog-hero--term .tkvs-catalog-owner h1,
.tkvs-catalog-hero--term .tkvs-catalog-owner p{min-width:0;max-width:100%;overflow-wrap:anywhere}
@media(max-width:1100px) and (min-width:761px){
 .tkvs-catalog-layout--term{grid-template-columns:280px minmax(0,1fr)!important;gap:18px!important}
}
@media(max-width:760px){
 .tkvs-catalog-layout--term{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:10px 0 28px!important}
 .tkvs-catalog-layout--term .tkvs-catalog-sidebar{position:fixed!important;top:0!important;bottom:0!important}
 .tkvs-catalog-hero--term .tkvs-catalog-hero__grid{grid-template-columns:1fr!important;gap:0!important}
 .tkvs-catalog-hero--term .tkvs-catalog-owner h1{font-size:clamp(30px,9vw,38px)!important;line-height:1.08!important;letter-spacing:-.015em!important;word-break:normal!important}
 .tkvs-catalog-hero--term .tkvs-catalog-owner p{font-size:14px!important;line-height:1.55!important}
 .tkvs-catalog-hero--term .tkvs-term-proof{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}


/* Product card titles: show exactly up to two lines across catalog archives (2026-09-22). */
.tkvs-product-card__title{
 display:-webkit-box!important;
 overflow:hidden!important;
 -webkit-box-orient:vertical!important;
 -webkit-line-clamp:2!important;
 line-clamp:2!important;
 min-height:2.5em!important;
 max-height:2.5em!important;
 line-height:1.25!important;
}


/* Global catalog hero spacing: remove reserved blank height after term copy (2026-09-22). */
.tkvs-catalog-hero,
.tkvs-catalog-hero--term{
 min-height:0!important;
 padding-top:24px!important;
 padding-bottom:24px!important;
}
.tkvs-catalog-hero__grid,
.tkvs-catalog-hero--term .tkvs-catalog-hero__grid{min-height:0!important}
.tkvs-catalog-hero--term .tkvs-category-summary{padding-bottom:0!important}
.tkvs-catalog-hero--term .tkvs-catalog-owner p{margin-bottom:0!important}
@media(max-width:760px){
 .tkvs-catalog-hero,
 .tkvs-catalog-hero--term{padding-top:16px!important;padding-bottom:16px!important}
}


/* Zero-gap catalog handoff between Hero and results (2026-09-22). */
.tkvs-catalog-hero,
.tkvs-catalog-hero--term{padding-bottom:0!important}
.tkvs-catalog-layout,
.tkvs-catalog-layout--term{padding-top:0!important}
@media(max-width:760px){
 .tkvs-catalog-hero,
 .tkvs-catalog-hero--term{padding-bottom:0!important}
 .tkvs-catalog-layout,
 .tkvs-catalog-layout--term{padding-top:0!important}
}

/* v1.0.291 — unified header and compact mobile navigation */
.tkvs-header-main__inner{
  grid-template-columns:150px minmax(360px,1fr) 190px 58px 72px 118px;
  grid-template-areas:"logo search contact account cart language";
}
.tkvs-header-main__inner>.tkvs-language{grid-area:language;position:relative;min-width:0;display:flex;align-items:stretch;}
.tkvs-header-main__inner>.tkvs-language .tk-i18n-switcher__button{width:100%;min-width:0;justify-content:center;padding:0 8px;border-left:1px solid #242424;border-right:0;}
.tkvs-nav__inner>.tkvs-language{display:none!important;}
.tkvs-header-main__inner>.tkvs-language .tk-i18n-switcher__menu{right:0;}
.tkvs-mobile-drawer--compact{position:fixed;inset:0;z-index:9000;}
.tkvs-mobile-drawer--compact>.tkvs-mobile-drawer__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);}
.tkvs-mobile-drawer--compact>aside{position:absolute;left:0;top:0;bottom:0;width:min(344px,84vw);overflow-y:auto;overscroll-behavior:contain;background:#0b0b0b;color:#fff;box-shadow:22px 0 56px rgba(0,0,0,.56);}
.tkvs-mobile-drawer--compact .tkvs-mobile-drawer__header{position:sticky;top:0;z-index:3;min-height:124px;display:flex;align-items:center;justify-content:space-between;padding:18px 22px 14px;border-bottom:1px solid #2e2e2e;background:#0b0b0b;}
.tkvs-mobile-drawer__brand{display:flex;align-items:center;gap:10px;color:#fff!important;text-decoration:none!important;}
.tkvs-mobile-drawer__brand img{width:190px;height:74px;object-fit:contain;object-position:left center;}
.tkvs-mobile-drawer__brand span{display:none;color:#a7a7a7;font-size:9px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;}
.tkvs-mobile-drawer--compact .tkvs-mobile-drawer__header>button{width:44px;height:44px;display:grid;place-items:center;border:0;color:#fff;background:transparent;font-size:29px;}
.tkvs-mobile-drawer--compact .tkvs-mobile-drawer__header>button:hover{color:var(--tkvs-red);}
.tkvs-mobile-drawer__nav{padding:12px 0 10px;border-bottom:1px solid #343434;}
.tkvs-mobile-drawer__nav>a{min-height:58px;display:flex;align-items:center;padding:0 22px;color:#fff!important;background:transparent;text-decoration:none!important;}
.tkvs-mobile-drawer__nav>a>span{width:100%;display:flex;align-items:center;gap:18px;}
.tkvs-mobile-drawer__nav>a .dashicons{width:24px;height:24px;color:#fff;font-size:24px;}
.tkvs-mobile-drawer__nav>a strong{font-size:17px;font-weight:700;letter-spacing:.01em;}
.tkvs-mobile-drawer__nav>a:hover{background:#171717;}
.tkvs-mobile-drawer__nav>a.is-active{background:var(--tkvs-red);}
.tkvs-mobile-drawer__utility{padding:12px 0 18px;}
.tkvs-mobile-drawer__utility-row{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 22px;color:#fff!important;background:transparent;text-decoration:none!important;}
.tkvs-mobile-drawer__utility-row>span{display:flex;align-items:center;gap:18px;min-width:0;}
.tkvs-mobile-drawer__utility-row .dashicons{width:24px;height:24px;color:#fff;font-size:24px;}
.tkvs-mobile-drawer__utility-row strong{font-size:16px;font-weight:600;}
.tkvs-mobile-drawer__utility-row:hover{background:#171717;}
.tkvs-mobile-drawer__utility-rule{height:1px;margin:8px 22px;border-top:1px solid #3c3c3c;}
.tkvs-mobile-drawer__language{min-width:104px;display:flex;justify-content:flex-end;}
.tkvs-mobile-drawer__language .tkvs-language{width:104px;position:relative;}
.tkvs-mobile-drawer__language .tk-i18n-switcher__button{width:104px;min-height:38px;justify-content:flex-end;padding:0 4px;border:0;color:#fff;background:transparent;font-size:11px;}
.tkvs-mobile-drawer__language .tk-i18n-flag{width:24px;height:16px;flex-basis:24px;}
.tkvs-mobile-drawer__language .tkvs-language__chevron{color:#fff;font-size:14px;}
.tkvs-mobile-drawer__language .tk-i18n-switcher__menu{right:0;top:calc(100% + 2px);width:266px;}
.tkvs-mobile-drawer__utility>[data-tkvs-mobile-currency-slot]{min-width:104px;display:flex;justify-content:flex-end;}
.tkvs-mobile-drawer__utility .tkvs-currency{width:104px;position:relative;}
.tkvs-mobile-drawer__utility .tkvs-currency__toggle{width:104px;min-height:38px;justify-content:flex-end;padding:0 4px;border:0;color:#fff;background:transparent;}
.tkvs-mobile-drawer__utility .tkvs-currency__flag{width:24px;height:16px;}
.tkvs-mobile-drawer__utility .tkvs-currency__menu{right:0;top:calc(100% + 2px);}
.tkvs-mobile-drawer--compact .tkvs-mobile-drawer__utility>a.tkvs-cart-link{min-height:60px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:18px;padding:0 22px;color:#fff!important;background:transparent;text-decoration:none!important;}
.tkvs-mobile-drawer--compact .tkvs-mobile-drawer__utility>a.tkvs-cart-link>.dashicons{width:24px;height:24px;font-size:24px;}
.tkvs-mobile-drawer--compact .tkvs-mobile-drawer__utility>a.tkvs-cart-link small{color:#fff;font-size:16px;font-weight:600;}
.tkvs-mobile-drawer--compact .tkvs-mobile-drawer__utility>a.tkvs-cart-link b{position:static;width:24px;height:24px;margin-left:auto;font-size:11px;}
.tkvs-mobile-drawer--compact .tkvs-mobile-drawer__utility>a.tkvs-cart-link:hover{background:#171717;}
@media(max-width:1180px) and (min-width:1041px){
  .tkvs-header-main__inner{grid-template-columns:136px minmax(260px,1fr) 158px 52px 66px 104px;gap:9px;}
  .tkvs-logo img{width:120px;}
  .tkvs-contact-cluster strong{font-size:11px;}
}
@media(max-width:1040px){
  .tkvs-header-main__inner{min-height:72px;width:100%;padding-inline:10px;grid-template-columns:42px minmax(0,1fr) 42px 58px 88px;grid-template-areas:"menu logo account cart language";gap:4px;}
  .tkvs-header-main__inner>.tkvs-menu-toggle{grid-area:menu;display:flex!important;width:42px;height:44px;align-items:center;justify-content:center;}
  .tkvs-header-main__inner>.tkvs-logo{grid-area:logo;justify-content:center;}
  .tkvs-header-main__inner>.tkvs-account{grid-area:account;min-height:48px;}
  .tkvs-header-main__inner>.tkvs-cart-link{grid-area:cart;min-height:48px;}
  .tkvs-header-main__inner>.tkvs-language{grid-area:language;display:flex;min-width:0;}
  .tkvs-header-main__inner>.tkvs-language .tk-i18n-switcher__button{min-width:88px;min-height:48px;padding:0 2px;border:0;gap:4px;font-size:10px;}
  .tkvs-header-main__inner>.tkvs-language .tk-i18n-flag{width:22px;height:15px;flex-basis:22px;}
  .tkvs-header-main__inner>.tkvs-language .tkvs-language__chevron{display:none;}
  .tkvs-header-main__inner>.tkvs-language .tk-i18n-switcher__label{font-size:0;}
  .tkvs-header-main__inner>.tkvs-language .tk-i18n-switcher__label::after{content:'Translate';font-size:10px;}
  .tkvs-header-main__inner>.tkvs-language .tk-i18n-switcher__menu{right:0;top:calc(100% + 4px);}
  .tkvs-header-main__inner>.tkvs-contact-cluster,.tkvs-header-main__inner>.tkvs-search{display:none;}
  .tkvs-header-main__inner>.tkvs-account small,.tkvs-header-main__inner>.tkvs-cart-link small{display:none;}
  .tkvs-logo img{width:118px;height:52px;object-position:center;}
  .tkvs-nav{display:none;}
}
@media(max-width:760px){
  .tkvs-mobile-drawer--compact>aside{width:min(344px,84vw);}
  .tkvs-mobile-drawer--compact .tkvs-mobile-drawer__header{min-height:118px;padding-inline:18px;}
  .tkvs-mobile-drawer__brand img{width:188px;height:70px;}
  .tkvs-mobile-drawer__nav>a{min-height:55px;padding-inline:18px;}
  .tkvs-mobile-drawer__utility-row{min-height:55px;padding-inline:18px;}
  .tkvs-mobile-drawer__utility-rule{margin-inline:18px;}
  .tkvs-mobile-drawer--compact .tkvs-mobile-drawer__utility>a.tkvs-cart-link{min-height:58px;padding-inline:18px;}
}

/* v1.0.291 visibility refinements */
.tkvs-header-main__inner>.tkvs-language .tk-i18n-switcher__label{font-size:0;}
.tkvs-header-main__inner>.tkvs-language .tk-i18n-switcher__label::after{content:'Translate';font-size:11px;line-height:1;letter-spacing:.02em;}
.tkvs-mobile-drawer--compact .tkvs-cart-link small{display:block!important;font-size:12px!important;line-height:1.15;color:#fff!important;}
.tkvs-mobile-drawer--compact .tkvs-cart-link{gap:10px;}

/* v1.0.293 — unified language and currency tools */
.tkvs-header-main__inner{
  grid-template-columns:150px minmax(360px,1fr) 190px 58px 72px 150px;
  grid-template-areas:"logo search contact account cart tools";
}
.tkvs-header-tools{
  grid-area:tools;
  min-width:0;
  position:relative;
  display:grid;
  grid-template-rows:1fr 1fr;
  align-items:stretch;
  background:#0b0b0b;
  border-left:1px solid #242424;
}
.tkvs-header-tools>.tkvs-language,
.tkvs-header-tools>.tkvs-currency{
  width:100%;
  min-width:0;
  min-height:36px;
  position:relative;
  display:flex;
  align-items:stretch;
}
.tkvs-header-tools>.tkvs-language .tk-i18n-switcher__button,
.tkvs-header-tools>.tkvs-currency .tkvs-currency__toggle{
  width:100%;
  min-width:0;
  min-height:36px;
  justify-content:center;
  padding:0 8px;
  border:0;
  border-bottom:1px solid #242424;
  font-size:11px;
}
.tkvs-header-tools>.tkvs-currency .tkvs-currency__toggle{border-bottom:0;}
.tkvs-header-tools>.tkvs-language .tk-i18n-switcher__menu,
.tkvs-header-tools>.tkvs-currency .tkvs-currency__menu{right:0;}
@media(max-width:1040px){
  .tkvs-header-main__inner{
    grid-template-columns:42px minmax(0,1fr) 42px 58px 88px;
    grid-template-areas:"menu logo account cart tools";
  }
  .tkvs-header-tools{
    display:flex;
    align-items:stretch;
    background:transparent;
    border-left:0;
  }
  .tkvs-header-tools>.tkvs-language{width:100%;}
  .tkvs-header-tools>.tkvs-currency{display:none;}
  .tkvs-header-tools>.tkvs-language .tk-i18n-switcher__button{min-height:48px;border:0;padding:0 2px;gap:4px;font-size:10px;}
  .tkvs-header-tools>.tkvs-language .tk-i18n-flag{width:22px;height:15px;flex-basis:22px;}
  .tkvs-header-tools>.tkvs-language .tkvs-language__chevron{display:none;}
  .tkvs-header-tools>.tkvs-language .tk-i18n-switcher__label{font-size:0;}
  .tkvs-header-tools>.tkvs-language .tk-i18n-switcher__label::after{content:'Translate';font-size:10px;}
  .tkvs-header-tools>.tkvs-language .tk-i18n-switcher__menu{right:0;top:calc(100% + 4px);}
}


/* v1.0.294 — single language + currency control, preserving the original option sets. */
.tkvs-header-tools{position:relative;display:flex!important;align-items:stretch;min-width:0;background:#0b0b0b;border-left:1px solid #242424;}
.tkvs-locale-switcher{position:relative;display:block;width:100%;min-width:0;z-index:1200;}
.tkvs-locale-switcher__toggle{width:100%;height:100%;min-height:72px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:0;border-left:0;background:#0b0b0b;color:#fff;font-size:11px;font-weight:800;letter-spacing:.02em;cursor:pointer;}
.tkvs-locale-switcher__toggle:hover,.tkvs-locale-switcher.is-open .tkvs-locale-switcher__toggle{background:#171717;color:#fff;}
.tkvs-locale-switcher__toggle:focus-visible{outline:2px solid var(--tkvs-red);outline-offset:-2px;}
.tkvs-locale-switcher__chevron{font-size:14px;color:var(--tkvs-red);transition:transform .18s ease;}
.tkvs-locale-switcher.is-open .tkvs-locale-switcher__chevron{transform:rotate(180deg);}
.tkvs-locale-switcher__menu{position:absolute;right:0;top:calc(100% + 10px);width:min(650px,calc(100vw - 28px));max-height:min(72vh,620px);overflow:auto;padding:0;background:#fff;color:#171717;border-top:3px solid var(--tkvs-red);box-shadow:0 18px 46px rgba(0,0,0,.34);}
.tkvs-locale-switcher__menu[hidden]{display:none!important;}
.tkvs-locale-switcher__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:17px 20px 13px;border-bottom:1px solid #e3e3e3;}
.tkvs-locale-switcher__heading strong{font-size:14px;line-height:1.15;letter-spacing:.06em;text-transform:uppercase;}
.tkvs-locale-switcher__heading small{color:#777;font-size:11px;line-height:1.3;}
.tkvs-locale-switcher__columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:18px;padding:15px 20px 20px;}
.tkvs-locale-switcher__section{min-width:0;}
.tkvs-locale-switcher__section>h3{margin:0 0 8px;color:#111;font-size:11px;letter-spacing:.12em;text-transform:uppercase;}
.tkvs-locale-switcher .tkvs-language,.tkvs-locale-switcher .tkvs-currency{position:static!important;width:100%!important;display:block!important;min-width:0;}
.tkvs-locale-switcher .tkvs-language>.tk-i18n-switcher__button,.tkvs-locale-switcher .tkvs-currency>.tkvs-currency__toggle{position:absolute!important;width:1px!important;height:1px!important;min-width:1px!important;min-height:1px!important;padding:0!important;margin:-1px!important;border:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;}
.tkvs-locale-switcher .tk-i18n-switcher__menu,.tkvs-locale-switcher .tkvs-currency__menu{position:static!important;display:block!important;width:100%!important;max-height:none!important;overflow:visible!important;visibility:visible!important;opacity:1!important;transform:none!important;box-shadow:none!important;border:1px solid #e0e0e0!important;background:#fff!important;}
.tkvs-locale-switcher .tk-i18n-switcher__heading,.tkvs-locale-switcher .tkvs-currency__heading{display:none!important;}
.tkvs-locale-switcher .tk-i18n-switcher__item,.tkvs-locale-switcher .tkvs-currency__list button{min-height:42px;display:flex;align-items:center;gap:8px;padding:8px 11px;border:0;border-bottom:1px solid #e7e7e7;background:#fff;color:#1b1b1b;text-decoration:none;}
.tkvs-locale-switcher .tk-i18n-switcher__item:last-child,.tkvs-locale-switcher .tkvs-currency__list button:last-child{border-bottom:0;}
.tkvs-locale-switcher .tk-i18n-switcher__item:hover,.tkvs-locale-switcher .tk-i18n-switcher__item.is-active,.tkvs-locale-switcher .tkvs-currency__list button:hover:not(:disabled),.tkvs-locale-switcher .tkvs-currency__list button.is-selected{background:#fff0f2;color:var(--tkvs-red);box-shadow:inset 3px 0 0 var(--tkvs-red);}
.tkvs-locale-switcher .tk-i18n-switcher__copy{min-width:0;}
.tkvs-locale-switcher .tk-i18n-switcher__copy strong,.tkvs-locale-switcher .tkvs-currency__list button>strong{font-size:12px;line-height:1.1;}
.tkvs-locale-switcher .tk-i18n-switcher__copy small,.tkvs-locale-switcher .tkvs-currency__list button>small{margin-left:auto;color:#777;font-size:10px;}
.tkvs-locale-switcher .tk-i18n-switcher__check{margin-left:auto;}
.tkvs-locale-switcher .tk-i18n-flag,.tkvs-locale-switcher .tkvs-currency__flag{width:24px;height:16px;flex:0 0 24px;background-size:cover;background-position:center;}
.tkvs-locale-switcher .tkvs-currency__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}
.tkvs-locale-switcher .tkvs-currency__list button{min-width:0;border-right:1px solid #e7e7e7;}
.tkvs-locale-switcher .tkvs-currency__list button:nth-child(2n){border-right:0;}
.tkvs-locale-switcher .tkvs-currency__list button:disabled{opacity:.42;cursor:not-allowed;}
@media(max-width:1040px){
  .tkvs-header-tools{grid-area:tools;display:flex!important;background:transparent;border-left:0;}
  .tkvs-locale-switcher__toggle{min-height:48px;padding-inline:4px;font-size:10px;gap:4px;}
  .tkvs-locale-switcher__menu{position:fixed;right:10px;top:64px;width:min(650px,calc(100vw - 20px));max-height:calc(100vh - 78px);}
}
@media(max-width:640px){
  .tkvs-locale-switcher__columns{grid-template-columns:1fr;gap:14px;padding:13px 14px 16px;}
  .tkvs-locale-switcher__heading{padding:14px 14px 11px;display:block;}
  .tkvs-locale-switcher__heading small{display:block;margin-top:4px;}
  .tkvs-locale-switcher .tkvs-currency__list{grid-template-columns:repeat(2,minmax(0,1fr));}
}

/* Accessible top-layer preferences dialog: no clicks reach the page/admin bar. */
html.tkvs-locale-open,html.tkvs-locale-open body{overflow:hidden!important;overscroll-behavior:none;}
dialog.tkvs-locale-switcher__menu{position:fixed;inset:90px 20px auto auto;margin:0;width:min(680px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 110px);padding:0;border:0;border-top:3px solid var(--tkvs-red);overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;box-sizing:border-box;}
dialog.tkvs-locale-switcher__menu::backdrop{background:rgba(0,0,0,.48);}
.tkvs-locale-switcher__heading{position:sticky;top:0;z-index:2;background:#fff;display:flex!important;align-items:center;gap:12px;padding:12px 16px;}
.tkvs-locale-switcher__heading-copy{flex:1;min-width:0;}
.tkvs-locale-switcher__heading-copy small{display:block;margin-top:5px;}
.tkvs-locale-switcher__close{flex:0 0 44px;width:44px;height:44px;min-height:44px;display:grid;place-items:center;padding:0;border:1px solid #ddd;border-radius:4px;background:#fff;color:#111;cursor:pointer;}
.tkvs-locale-switcher__close:hover{background:#fff0f2;color:#e90024;border-color:#e90024;}
.tkvs-locale-switcher__close svg{display:block;width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;}
.tkvs-locale-switcher__close:focus-visible,.tkvs-locale-switcher__menu a:focus-visible,.tkvs-locale-switcher__menu button:focus-visible{outline:2px solid #e90024!important;outline-offset:-3px;}
.tkvs-locale-switcher__menu .tk-i18n-switcher__menu,.tkvs-locale-switcher__menu .tkvs-currency__menu,.tkvs-locale-switcher__menu .tk-i18n-switcher__item{pointer-events:auto!important;}
.tkvs-locale-switcher__menu .tk-i18n-switcher__item,.tkvs-locale-switcher__menu .tkvs-currency__list button{min-height:44px;touch-action:manipulation;}
.tkvs-locale-switcher__menu .tk-i18n-switcher__item.is-preparing{opacity:1!important;cursor:pointer!important;}
.tkvs-locale-switcher__menu .tk-i18n-switcher__status:not(:empty){display:block!important;position:sticky;bottom:0;margin:8px 0 0;padding:12px;background:#fff4e6;color:#502c00;font-size:13px;line-height:1.5;white-space:normal;}
.tkvs-locale-switcher__menu .tk-i18n-switcher__status:empty{display:none;}
@media(max-width:1040px){
  .tkvs-header-main__inner{position:relative;grid-template-columns:44px 44px minmax(0,1fr) 44px 84px;grid-template-areas:"menu account . cart tools";gap:4px;padding-inline:10px;}
  .tkvs-header-main__inner>.tkvs-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:84px;height:58px;margin:0;grid-area:auto;}
  .tkvs-header-main__inner>.tkvs-logo img{width:84px;height:54px;object-fit:contain;object-position:center;}
  .tkvs-locale-switcher__toggle{font-size:11px!important;gap:4px;padding-inline:2px;}
  dialog.tkvs-locale-switcher__menu{inset:12px 10px auto;width:calc(100vw - 20px);max-height:calc(100dvh - 24px);}
}
@media(max-width:380px){
  .tkvs-header-main__inner{grid-template-columns:40px 40px minmax(0,1fr) 40px 68px;gap:2px;padding-inline:8px;}
  .tkvs-header-main__inner>.tkvs-logo,.tkvs-header-main__inner>.tkvs-logo img{width:64px;}
  .tkvs-locale-switcher__toggle{gap:2px;font-size:10px;padding-inline:0;}
  .tkvs-locale-switcher__chevron{font-size:10px;}
}

/* Keep the shared header control identical when WoodMart's generic button
   stylesheet is enqueued on catalog, product and other inner pages. */
.tkvs-header .tkvs-header-tools .tkvs-locale-switcher > button.tkvs-locale-switcher__toggle {
  display:flex;
  width:100%;
  height:100%;
  min-height:72px;
  align-items:center;
  justify-content:center;
  gap:7px;
  padding:0 10px;
  border:0;
  border-radius:0;
  color:#fff;
  background:#0b0b0b;
  box-shadow:none;
  font-family:var(--tkvs-body);
  font-size:11px;
  font-weight:800;
  letter-spacing:.02em;
  line-height:1.2;
  text-transform:none;
}
.tkvs-header .tkvs-header-tools .tkvs-locale-switcher > button.tkvs-locale-switcher__toggle:hover,
.tkvs-header .tkvs-header-tools .tkvs-locale-switcher.is-open > button.tkvs-locale-switcher__toggle {
  color:#fff;
  background:#171717;
  box-shadow:none;
}
@media (max-width:760px) {
  .tkvs-header .tkvs-header-tools .tkvs-locale-switcher > button.tkvs-locale-switcher__toggle {
    min-height:48px;
    gap:4px;
    padding:0 4px;
    font-size:10px;
  }
}

/* Czech locale uses a bundled inline national flag; the old asset path is absent. */
.tk-i18n-flag--cs{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAyMiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGgzMnYxMUgweiIvPjxwYXRoIGZpbGw9IiNkNzE0MWEiIGQ9Ik0wIDExaDMydjExSDB6Ii8+PHBhdGggZmlsbD0iIzExNDU3ZSIgZD0iTTAgMGwxNiAxMUwwIDIyeiIvPjwvc3ZnPg==")!important;background-color:transparent!important;background-size:cover!important;font-size:0!important;}

/* Mobile catalog drawer: matches the header menu breakpoint. */
@media(max-width:1040px){
.tkvs-mobile-drawer--catalog>aside{width:min(328px,84vw)!important;overflow:hidden!important;display:flex;flex-direction:column;background:#101112!important;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__header{flex:none;min-height:94px!important;padding:12px 14px!important;border-bottom:2px solid #292c2e!important;background:#101112!important;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__brand img{width:145px!important;height:64px!important;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__header>button{width:44px;height:44px;border-radius:6px;background:#232527!important;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__nav{flex:1;min-height:0;overflow:auto;padding:6px 0 10px;border:0;background:#101112;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__nav>a,.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__catalog-trigger{min-height:51px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 22px!important;border:0;border-bottom:1px solid #ffffff1d;background:transparent;color:#fff!important;text-align:left;text-decoration:none!important;cursor:pointer;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__nav>a>span,.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__catalog-trigger>span:first-child{display:flex;align-items:center;gap:16px;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__nav .dashicons{width:21px;height:21px;font-size:21px;color:#fff;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__nav strong{font-size:15px;font-weight:750;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__nav>a.is-active{background:#24272a!important;box-shadow:inset 4px 0 0 #ed0522;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__catalog-trigger{min-height:55px!important;margin:8px 10px 4px;width:calc(100% - 20px);padding:0 12px!important;border-left:4px solid #ed0522;border-radius:0 6px 6px 0;background:#3a191e;color:#fff;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__catalog-trigger>span:last-child{font-size:28px;line-height:1;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__group-label{padding:16px 22px 6px;color:#939a9d;font-size:10px;font-weight:800;letter-spacing:.15em;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__utility{flex:none;padding:8px 12px 14px;background:#151718;border-top:1px solid #373a3b;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__utility-row{min-height:44px;padding:0 10px;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__utility>a.tkvs-cart-link{min-height:48px!important;margin-top:6px;padding:0 12px!important;border-radius:6px;background:#ed0522!important;}
.tkvs-mobile-drawer--catalog .tkvs-mobile-drawer__utility>a.tkvs-cart-link b{background:#fff!important;color:#e60020!important;}
.tkvs-mobile-catalog{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;visibility:hidden;transform:translateX(101%);transition:transform .22s ease,visibility .22s;background:#111516;color:#fff;}
.tkvs-catalog-open .tkvs-mobile-catalog{visibility:visible;transform:translateX(0);}
.tkvs-mobile-catalog__head{flex:none;min-height:88px;display:flex;align-items:center;gap:8px;padding:12px;border-bottom:2px solid #ed0522;background:#0b0d0e;}
.tkvs-mobile-catalog__head button{flex:0 0 44px;width:44px;height:44px;border:0;border-radius:6px;background:#232527;color:#fff;font-size:29px;cursor:pointer;}
.tkvs-mobile-catalog__head span{flex:1;min-width:0;}
.tkvs-mobile-catalog__head small{display:block;color:#abb2b4;font-size:10px;font-weight:800;letter-spacing:.12em;}
.tkvs-mobile-catalog__head strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px;}
.tkvs-mobile-catalog__search{flex:none;padding:12px 15px;background:#181d1f;}
.tkvs-mobile-catalog__search input{width:100%;height:44px;padding:0 14px;border:1px solid #e2253e;border-radius:6px;background:#242b2e;color:#fff;font-size:14px;}
.tkvs-mobile-catalog__search input::placeholder{color:#c6cdce;}
.tkvs-mobile-catalog__scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:8px 13px 14px;}
.tkvs-mobile-catalog__item{width:100%;min-height:54px;display:flex;align-items:center;gap:10px;padding:9px 8px;border:0;border-bottom:1px solid #ffffff2b;background:transparent;color:#fff;text-align:left;text-decoration:none!important;cursor:pointer;}
.tkvs-mobile-catalog__item:first-child{border-top:1px solid #ed0522;}
.tkvs-mobile-catalog__item b{flex:0 0 22px;color:#fb4554;font-size:11px;}
.tkvs-mobile-catalog__item strong{font-size:14px;}
.tkvs-mobile-catalog__item span{margin-left:auto;color:#aeb7ba;font-size:23px;}
.tkvs-mobile-catalog__list>p{padding:18px 8px;color:#c2cbcd;}
.tkvs-mobile-catalog__foot{flex:none;padding:12px 14px 17px;border-top:1px solid #ffffff2a;background:#14191b;}
.tkvs-mobile-catalog__foot a{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;background:#ed0522;color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:800;}
.tkvs-mobile-drawer--catalog a:focus-visible,.tkvs-mobile-drawer--catalog button:focus-visible,.tkvs-mobile-drawer--catalog input:focus-visible{outline:2px solid #ff5260;outline-offset:-2px;}
}

.tkvs-mobile-bottom-nav { display:none; }
.tkvs-footer-mobile-sections { display:none; }
/* Mobile wholesale quick actions. The product's own quote bar retains priority. */
@media (max-width:767px) {
  .tkvs-footer-grid > .tkvs-footer-catalog-desktop,
  .tkvs-footer-grid > .tkvs-footer-company-links-desktop,
  .tkvs-footer-grid > .tkvs-footer-contact-desktop { display:none; }
  .tkvs-footer-grid > .tkvs-footer-company { padding-bottom:22px; }
  .tkvs-footer-mobile-sections { display:block; min-width:0; }
  .tkvs-footer-mobile-contact { padding:23px 0 18px; border-bottom:1px solid #303030; }
  .tkvs-footer-mobile-contact h3,
  .tkvs-footer-mobile-links h3 { min-height:36px; margin:0 0 7px; font-size:22px; line-height:1.15; }
  .tkvs-footer-mobile-contact h3::after,
  .tkvs-footer-mobile-links h3::after { margin-top:9px; }
  .tkvs-footer-mobile-contact > a { min-height:66px; display:grid; grid-template-columns:26px minmax(0,1fr); align-items:center; gap:14px; color:#fff!important; border-bottom:1px solid #292929; text-decoration:none!important; }
  .tkvs-footer-mobile-contact > a:last-child { border:0; }
  .tkvs-footer-mobile-contact img { width:22px; height:22px; object-fit:contain; }
  .tkvs-footer-mobile-contact a span { min-width:0; display:flex; flex-direction:column; }
  .tkvs-footer-mobile-contact small,
  .tkvs-footer-mobile-base small { color:#c7c7c7; font-size:11px; font-weight:800; letter-spacing:.1em; line-height:1.35; text-transform:uppercase; }
  .tkvs-footer-mobile-contact strong { margin-top:3px; font-size:16px; line-height:1.3; overflow-wrap:anywhere; }
  .tkvs-footer-mobile-links { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:20px; padding:24px 0 23px; border-bottom:1px solid #303030; }
  .tkvs-footer-mobile-links > section { min-width:0; }
  .tkvs-footer-mobile-links nav a { min-height:44px; padding:7px 0; font-size:15px; line-height:1.35; overflow-wrap:anywhere; }
  .tkvs-footer-mobile-links nav a.is-accent { align-items:center; font-size:15px; }
  .tkvs-footer-mobile-base { display:flex; flex-direction:column; gap:5px; padding:19px 0 11px; }
  .tkvs-footer-mobile-base strong { color:#fff; font-size:16px; line-height:1.35; }
  .tkvs-footer-mobile-base span { color:#c8c8c8; font-size:14px; line-height:1.45; }
  .tkvs-mobile-bottom-nav {
    position:fixed;
    inset:auto 0 0;
    z-index:8997;
    display:grid;
    grid-template-columns:1fr 1fr 1.37fr;
    align-items:stretch;
    gap:0;
    min-height:67px;
    padding:6px 9px calc(6px + env(safe-area-inset-bottom,0px));
    color:#fff;
    background:#151516;
    border-top:1px solid #343436;
    box-shadow:0 -12px 30px rgba(0,0,0,.32);
  }
  .tkvs-mobile-bottom-nav a,
  .tkvs-mobile-bottom-nav button {
    min-width:0;
    min-height:54px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:2px;
    padding:3px 4px;
    color:#fff!important;
    background:transparent!important;
    border:0;
    border-radius:0;
    cursor:pointer;
    text-decoration:none!important;
    font:800 11px/1.15 "DM Sans",Arial,sans-serif;
  }
  .tkvs-mobile-bottom-nav__item { flex-direction:column; }
  .tkvs-mobile-bottom-nav svg { display:block; width:19px; height:19px; flex:none; }
  .tkvs-mobile-bottom-nav a.tkvs-mobile-bottom-nav__quote {
    flex-direction:row;
    gap:8px;
    margin-left:4px;
    color:#fff!important;
    background:var(--tkvs-red,#ed001c)!important;
    font-size:12px;
    text-transform:uppercase;
  }
  .tkvs-mobile-bottom-nav__quote svg { width:17px; height:17px; }
  .tkvs-mobile-bottom-nav a:focus-visible,
  .tkvs-mobile-bottom-nav button:focus-visible { outline:3px solid #fff; outline-offset:-3px; }
  html body .tkvs-contact-dock.tkvs-contact-dock[data-tkvs-contact-dock] { display:none!important; }
  .tkvs-footer { padding-bottom:calc(67px + env(safe-area-inset-bottom,0px)); }
  body.tkvs-route-checkout .tkvs-mobile-bottom-nav,
  body.tkvs-has-mobile-quote-bar:not(.tkvs-price-locked) .tkvs-mobile-bottom-nav,
  body.tkvs-route-product:not(.tkvs-price-locked):has(.tkvs-mobile-quote-bar) .tkvs-mobile-bottom-nav,
  body:has(.cart-widget-side.wd-opened) .tkvs-mobile-bottom-nav,
  .tkvs-mobile-drawer-open .tkvs-mobile-bottom-nav,
  html.tkvs-filter-open .tkvs-mobile-bottom-nav,
  body:has(.tkvs-mobile-drawer:not([hidden])) .tkvs-mobile-bottom-nav,
  body:has(dialog[open]) .tkvs-mobile-bottom-nav { display:none!important; }
  body.tk-chat-open .tkvs-mobile-bottom-nav { display:none!important; }
}
@media (max-width:360px) {
  .tkvs-footer-mobile-links { gap:14px; }
  .tkvs-footer-mobile-links nav a { font-size:14px; }
}

/* Keep the catalog drawer dark on routes with theme-level button styles. */
@keyframes tkvs-catalog-enter-from-left {
  from { transform:translate3d(-104%,0,0); }
  to { transform:translate3d(0,0,0); }
}
@media (max-width:1040px) {
  .tkvs-mobile-drawer--catalog:not([hidden]) > aside {
    animation:tkvs-catalog-enter-from-left .3s cubic-bezier(.2,.75,.25,1) both;
  }
  .tkvs-mobile-drawer--catalog .tkvs-mobile-catalog {
    transform:translateX(-101%);
  }
  .tkvs-mobile-drawer--catalog.tkvs-catalog-open .tkvs-mobile-catalog {
    transform:translateX(0);
  }
  html body .tkvs-mobile-drawer.tkvs-mobile-drawer--catalog .tkvs-mobile-catalog__item {
    background:transparent!important;
    color:#fff!important;
    border-color:#ffffff2b!important;
  }
  html body .tkvs-mobile-drawer.tkvs-mobile-drawer--catalog .tkvs-mobile-catalog__item:hover,
  html body .tkvs-mobile-drawer.tkvs-mobile-drawer--catalog .tkvs-mobile-catalog__item:focus-visible {
    background:#242a2d!important;
  }
  html body .tkvs-mobile-drawer.tkvs-mobile-drawer--catalog .tkvs-mobile-catalog__item strong {
    color:#fff!important;
  }
}
@media (max-width:1040px) and (prefers-reduced-motion:reduce) {
  .tkvs-mobile-drawer--catalog:not([hidden]) > aside { animation:none; }
  .tkvs-mobile-drawer--catalog .tkvs-mobile-catalog { transition:none; }
}
