/*! iStage · Košík a objednávka ve stylu redesignu · v1.0.0
 *  Styly platí jen v české verzi (html[lang="cs"]): v košíku /kosik/, v krocích objednávky Doprava a platba
 *  (/objednavka/krok-1/) a Údaje (/objednavka/krok-2/) a pro boční panel košíku (třídy ks-), který vkládá kosik.js.
 *  Košík, dopravu, platbu, slevové kódy, doplňkové služby i měření dál obsluhuje Shoptet – mění se jen vzhled.
 *  Vzhled kroků funguje i bez skriptu kosik.js. ?ks=0 na konci adresy ukáže původní vzhled.
 */

/* ---------- Písmo Poppins – stejné soubory jako bannery (složka homepage/fonts, licence OFL) ---------- */
@font-face{font-family:'HP Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(/user/documents/homepage/fonts/poppins-600-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'HP Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(/user/documents/homepage/fonts/poppins-600-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'HP Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(/user/documents/homepage/fonts/poppins-700-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'HP Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(/user/documents/homepage/fonts/poppins-700-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

/* skript kosik.js se připojí, jen když jsou načtené tyto styly (ochrana proti nahrání jen jednoho souboru);
   ikony jsou tahové SVG z redesignu (mřížka 24 × 24), barví se přes mask + background: currentColor */
:root {
  --ks-api: 1;
  --ks-i-check: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4.5 12.5 9 17l10.5-10.5'/%3E%3C/svg%3E");
  --ks-i-check-w: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4.5 12.5 9 17l10.5-10.5'/%3E%3C/svg%3E");
  --ks-i-minus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E");
  --ks-i-plus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E");
  --ks-i-trash: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4.5 7h15M9 7V4.5h6V7M6.5 7l1 13h9l1-13M10 11v6M14 11v6'/%3E%3C/svg%3E");
  --ks-i-arrow: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h15M13 6l6 6-6 6'/%3E%3C/svg%3E");
  --ks-i-back: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 12H5M11 6l-6 6 6 6'/%3E%3C/svg%3E");
  --ks-i-truck: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.5 6.5h11v10h-11v-10ZM13.5 10h3.6l2.9 3.2v3.3h-6.5M6 20a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6ZM17 20a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6Z'/%3E%3C/svg%3E");
  --ks-i-tag: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 12.5 12.5 20 4 11.5V4h7.5L20 12.5ZM8 8h.01'/%3E%3C/svg%3E");
  --ks-i-phone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 3.5h3l1.5 4-2 1.5a10.5 10.5 0 0 0 5.5 5.5l1.5-2 4 1.5v3c0 1.1-.9 2-2 2A15.5 15.5 0 0 1 5 5.5c0-1.1.9-2 2-2Z'/%3E%3C/svg%3E");
  --ks-i-mail: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h18v12H3V6Zm0 0 9 6.5L21 6'/%3E%3C/svg%3E");
  --ks-i-info: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18ZM12 11v5M12 8h.01'/%3E%3C/svg%3E");
  --ks-i-pin: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21s6.5-6.1 6.5-10.5a6.5 6.5 0 1 0-13 0C5.5 14.9 12 21 12 21Zm0-8.2a2.4 2.4 0 1 0 0-4.8 2.4 2.4 0 0 0 0 4.8Z'/%3E%3C/svg%3E");
  --ks-i-chev: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
  --ks-i-lock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 11h12v9.5H6V11Zm2.5 0V8a3.5 3.5 0 0 1 7 0v3M12 15v2'/%3E%3C/svg%3E");
  /* šedé ikony jako obrázek (pro ::before s textem) */
  --ks-g-shield: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7079' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3.5 19.5 6v6c0 4-3.2 7.3-7.5 8.5C7.7 19.3 4.5 16 4.5 12V6L12 3.5ZM9 12l2.2 2.2 4-4'/%3E%3C/svg%3E");
  --ks-g-cart: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7079' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 4h2.2l2.4 10.4a2 2 0 0 0 1.95 1.55h7.9a2 2 0 0 0 1.95-1.53L21 8H6.2M10 20.5h.01M17 20.5h.01'/%3E%3C/svg%3E");
  --ks-g-box: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a3a7ad' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.5 7.8 12 3.5l8.5 4.3v8.4L12 20.5 3.5 16.2V7.8ZM3.5 7.8 12 12l8.5-4.2M12 12v8.5'/%3E%3C/svg%3E");
  --ks-g-chev: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7079' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
}

/* ---------- 0) Barvy a písmo – na jednom místě (stejné jako detail produktu a kategorie) ---------- */
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17),
html[lang="cs"] .ks-layer {
  --ks-font: 'HP Poppins', 'Poppins', 'Nunito Sans', Arial, sans-serif;
  --ks-text: 'Nunito Sans', Arial, sans-serif;
  --ks-ink: #0b0d10; --ks-2: #55595f; --ks-3: #6b7079; --ks-line: #e2e2df; --ks-line-2: #cdcdc9;
  --ks-sunk: #f0f0ee; --ks-soft: #f7f7f5;
  --ks-ok: #15803d; --ks-ok-bg: #e4f5ea; --ks-bad: #c02718; --ks-bad-bg: #fdeae7;
  --ks-cta: #0076e1; --ks-cta-h: #105eab; --ks-focus: #0063c7;       /* tlačítko jako „Do košíku“ na detailu produktu */
  --ks-r: 20px; --ks-r-md: 14px; --ks-r-sm: 10px;
  --ks-ease: cubic-bezier(.22, 1, .36, 1);
}

/* ==========================================================================================================
   A) BOČNÍ PANEL KOŠÍKU (vkládá kosik.js po kliknutí na Košík v hlavičce – na všech stránkách kromě pokladny)
   ========================================================================================================== */
html.ks-lock { overflow: hidden !important; }        /* stránka pod panelem se neposouvá; místo pro posuvník drží Záhlaví */
.ks-layer {
  position: fixed; inset: 0; z-index: 2147483647;    /* nad záložkou Heureky (má maximum) – panel je v DOM až za ní */
  font: 400 14px/1.5 var(--ks-text); color: var(--ks-2); text-align: left; -webkit-font-smoothing: antialiased;
}
.ks-layer[hidden] { display: none !important; }
/* základ uvnitř panelu – s nulovou váhou (:where), aby ho třídy panelu vždy přebily */
:where(.ks-layer) *, :where(.ks-layer) *::before, :where(.ks-layer) *::after { box-sizing: border-box; }
:where(.ks-layer) :where(h2, h3, p, ul, li) { margin: 0; padding: 0; }
:where(.ks-layer) ul { list-style: none; }
:where(.ks-layer) a { color: inherit; text-decoration: none; }
:where(.ks-layer) button { font: inherit; color: inherit; }
:where(.ks-layer) img { max-width: 100%; }
.ks-ico { display: inline-block; flex: none; width: 20px; height: 20px; vertical-align: middle; }
.ks-scrim {
  position: absolute; inset: 0; background: rgba(11, 13, 16, .48); opacity: 0; transition: opacity .2s ease;
  -webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px);
}
.ks-layer.is-open .ks-scrim { opacity: 1; }
.ks-drawer {
  position: absolute; top: 0; right: 0; bottom: 0; display: flex; flex-direction: column; width: min(440px, 100%);
  background: #fff; border-left: 1px solid var(--ks-line); outline: 0;
  box-shadow: 0 18px 40px -12px rgba(11, 13, 16, .24), 0 40px 80px -40px rgba(11, 13, 16, .34);
  transform: translate3d(100%, 0, 0); transition: transform .45s cubic-bezier(.32, .72, 0, 1);
}
.ks-layer.is-open .ks-drawer { transform: none; }
.ks-d-head {
  flex: none; display: flex; align-items: center; justify-content: space-between; gap: 12px;
  padding: 14px 16px 14px 24px; border-bottom: 1px solid var(--ks-line);
}
/* nadpisy: vlastní CSS e-shopu a šablona dávají všem h2/h3 velikost i písmo s !important → tady je přebijeme */
.ks-layer .ks-d-title {
  display: flex; align-items: center; gap: 8px; margin: 0; font-family: var(--ks-font) !important; font-size: 19px !important; font-weight: 600;
  line-height: 1.2; letter-spacing: -.01em; color: var(--ks-ink); text-transform: none;
}
.ks-d-title .ks-ico { width: 21px; height: 21px; }
.ks-badge {
  display: inline-grid; place-items: center; min-width: 24px; height: 22px; padding: 0 7px; border-radius: 7px;
  background: var(--ks-sunk); color: var(--ks-2); font: 700 12px/1 var(--ks-text); font-variant-numeric: tabular-nums;
}
.ks-badge[hidden] { display: none; }
.ks-x {
  -webkit-appearance: none; appearance: none; display: grid; place-items: center; flex: none; width: 42px; height: 42px; margin: 0; padding: 0;
  border: 0; border-radius: var(--ks-r-md); background: transparent; color: var(--ks-ink); cursor: pointer; transition: background-color .2s;
}
.ks-x:hover { background: var(--ks-sunk); }
.ks-x .ks-ico { width: 21px; height: 21px; }
/* hláška po úpravě košíku – plovoucí nad tlačítky, nic neposouvá (pozici zdola dopočítá skript) */
.ks-d-msg {
  position: absolute; left: 24px; right: 24px; bottom: 20px; z-index: 2; display: flex; align-items: center; gap: 8px; margin: 0; padding: 10px 14px;
  border-radius: var(--ks-r-sm); background: var(--ks-ok-bg); color: var(--ks-ok); font: 600 13px/1.4 var(--ks-text);
  box-shadow: 0 10px 24px -12px rgba(11, 13, 16, .35);
}
.ks-d-msg.is-bad { background: var(--ks-bad-bg); color: var(--ks-bad); }
.ks-d-msg[hidden] { display: none; }
.ks-d-msg .ks-ico { width: 16px; height: 16px; }
.ks-d-body {
  flex: 1 1 auto; min-height: 0; overflow: auto; overscroll-behavior: contain; -webkit-overflow-scrolling: touch;
  padding: 8px 24px 24px; outline: 0; scrollbar-width: thin;
}
.ks-d-body[aria-busy="true"] .ks-lines { opacity: .55; transition: opacity .2s; }
.ks-d-foot {
  flex: none; display: grid; gap: 12px; padding: 16px 24px calc(20px + env(safe-area-inset-bottom));
  border-top: 1px solid var(--ks-line); background: #fff;
}
.ks-d-foot[hidden] { display: none; }

/* řádky košíku */
.ks-line { display: flex; gap: 12px; padding: 16px 0; border-bottom: 1px solid var(--ks-line); transition: opacity .2s, transform .2s; }
.ks-line:last-child { border-bottom: 0; }
.ks-line.is-removing { opacity: 0; transform: translateX(24px); }
.ks-line.is-busy { opacity: .6; }
.ks-line-img {
  flex: none; display: block; width: 78px; height: 78px; padding: 4px; overflow: hidden;
  background: #fff var(--ks-g-box) center / 30px no-repeat; border: 1px solid var(--ks-line); border-radius: var(--ks-r-sm);
}
.ks-line-img img { display: block; width: 100%; height: 100%; object-fit: contain; background: #fff; }
.ks-line-body { flex: 1 1 auto; min-width: 0; display: grid; gap: 8px; align-content: start; }
.ks-line-name { font: 700 14px/1.35 var(--ks-text); color: var(--ks-ink); overflow-wrap: anywhere; }
.ks-line-name:hover { color: var(--ks-ink); text-decoration: underline; }
.ks-line-meta { display: flex; flex-wrap: wrap; gap: 8px; font-size: 12px; line-height: 1.3; color: var(--ks-3); }
.ks-av { display: inline-flex; align-items: center; gap: 6px; font-weight: 600; }
.ks-av::before { content: ""; width: 7px; height: 7px; border-radius: 50%; background: currentColor; }
.ks-av--ok { color: var(--ks-ok); }
.ks-av--no { color: var(--ks-bad); }
.ks-line-row { display: flex; align-items: center; justify-content: space-between; gap: 8px; }
.ks-line-price { font: 700 15px/1.2 var(--ks-text); color: var(--ks-ink); font-variant-numeric: tabular-nums; white-space: nowrap; }
.ks-step {
  display: inline-flex; align-items: center; height: 36px; border: 1px solid var(--ks-line-2); border-radius: 999px; overflow: hidden; background: #fff;
}
.ks-step-btn {
  -webkit-appearance: none; appearance: none; display: grid; place-items: center; width: 34px; height: 100%; margin: 0; padding: 0;
  border: 0; background: transparent; color: var(--ks-2); cursor: pointer; transition: background-color .12s, color .12s;
}
.ks-step-btn:hover { background: var(--ks-sunk); color: var(--ks-ink); }
.ks-step-btn[disabled] { opacity: .3; cursor: default; background: transparent; }
.ks-step-btn .ks-ico { width: 15px; height: 15px; }
.ks-step-val { display: grid; place-items: center; min-width: 30px; padding: 0 2px; font: 700 13px/1 var(--ks-text); color: var(--ks-ink); font-variant-numeric: tabular-nums; }
.ks-step-val--solo { min-width: 0; font-weight: 600; color: var(--ks-2); }
.ks-line-rm {
  -webkit-appearance: none; appearance: none; justify-self: start; display: inline-flex; align-items: center; gap: 5px; margin: 0; padding: 2px 0;
  border: 0; background: none; font: 600 12px/1.2 var(--ks-text); color: var(--ks-3); cursor: pointer; transition: color .12s;
}
.ks-line-rm:hover { color: var(--ks-bad); }
.ks-line-rm .ks-ico { width: 13px; height: 13px; }

/* Hodí se k tomu */
.ks-rel { margin-top: 20px; }
.ks-layer .ks-rel-t {
  margin: 0 0 8px; font-family: var(--ks-text) !important; font-size: 11px !important; font-weight: 700; line-height: 1.2;
  letter-spacing: .09em; text-transform: uppercase; color: var(--ks-3);
}
.ks-rel-list { display: grid; gap: 8px; }
.ks-mini { display: flex; align-items: center; gap: 12px; padding: 8px 12px 8px 8px; border: 1px solid var(--ks-line); border-radius: var(--ks-r-md); background: #fff; }
.ks-mini-img {
  flex: none; display: block; width: 60px; height: 60px; padding: 4px; overflow: hidden;
  background: #fff var(--ks-g-box) center / 26px no-repeat; border-radius: var(--ks-r-sm);
}
.ks-mini-img img { display: block; width: 100%; height: 100%; object-fit: contain; background: #fff; }
.ks-mini-body { flex: 1 1 auto; min-width: 0; display: grid; gap: 2px; }
.ks-mini-name {
  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;
  font: 600 13px/1.35 var(--ks-text); color: var(--ks-ink);
}
.ks-mini-name:hover { color: var(--ks-ink); text-decoration: underline; }
.ks-mini-price { font: 700 13px/1.3 var(--ks-text); color: var(--ks-ink); font-variant-numeric: tabular-nums; }
.ks-mini-add {
  -webkit-appearance: none; appearance: none; flex: none; display: grid; place-items: center; width: 38px; height: 38px; margin: 0; padding: 0;
  border: 0; border-radius: 50%; background: var(--ks-sunk); color: var(--ks-ink); cursor: pointer; transition: background-color .15s, transform .12s;
}
.ks-mini-add:hover { background: #e6e6e3; }
.ks-mini-add:active { transform: scale(.94); }
.ks-mini-add[disabled] { opacity: .45; cursor: default; }
.ks-mini-add .ks-ico { width: 17px; height: 17px; }

/* prázdný košík, načítání, chyba */
.ks-empty { display: grid; justify-items: center; gap: 12px; padding: 48px 8px 16px; text-align: center; }
.ks-empty-ico { display: grid; place-items: center; width: 76px; height: 76px; border-radius: 50%; background: var(--ks-sunk); color: var(--ks-3); }
.ks-empty-ico .ks-ico { width: 32px; height: 32px; }
.ks-empty-t { font: 600 22px/1.2 var(--ks-font); letter-spacing: -.015em; color: var(--ks-ink); }
.ks-empty-x { max-width: 34ch; font-size: 14px; color: var(--ks-2); }
.ks-empty .ks-btn { width: auto; margin-top: 8px; padding: 0 28px; }
.ks-skel { display: flex; gap: 12px; padding: 16px 0; border-bottom: 1px solid var(--ks-line); }
.ks-skel i { display: block; border-radius: var(--ks-r-sm); background: linear-gradient(90deg, var(--ks-sunk) 25%, #f7f7f5 50%, var(--ks-sunk) 75%); background-size: 200% 100%; animation: ks-sheen 1.3s linear infinite; }
.ks-skel i:first-child { flex: none; width: 78px; height: 78px; }
.ks-skel span { flex: 1; display: grid; gap: 10px; align-content: start; padding-top: 4px; }
.ks-skel span i { height: 12px; }
.ks-skel span i:nth-child(2) { width: 55%; }
.ks-skel span i:nth-child(3) { width: 38%; height: 30px; border-radius: 999px; }
@keyframes ks-sheen { to { background-position: -200% 0; } }
.ks-err { display: grid; gap: 12px; padding: 40px 8px; text-align: center; font-size: 14px; color: var(--ks-2); }
.ks-err a, .ks-err a:hover { color: var(--ks-ink); font-weight: 700; text-decoration: underline; }

/* patička panelu */
.ks-kv { display: flex; align-items: baseline; justify-content: space-between; gap: 16px; }
.ks-kv-k { font: 400 19px/1.2 var(--ks-text); color: var(--ks-2); }
.ks-kv-v { font: 700 21px/1.2 var(--ks-font); letter-spacing: -.02em; color: var(--ks-ink); font-variant-numeric: tabular-nums; text-align: right; }
.ks-tiny { font-size: 12.5px; line-height: 1.45; color: var(--ks-3); }
.ks-btn {
  display: flex; align-items: center; justify-content: center; gap: 10px; width: 100%; min-height: 54px; margin: 0; padding: 0 24px;
  border: 1px solid transparent; border-radius: 999px; font: 700 16px/1.2 var(--ks-text); text-align: center; cursor: pointer;
  transition: background-color .2s, color .2s, box-shadow .2s, transform .12s;
}
.ks-layer .ks-btn, .ks-layer .ks-btn:hover, .ks-layer .ks-btn:focus, .ks-layer .ks-line-img, .ks-layer .ks-mini-img { text-decoration: none; }
.ks-btn .ks-ico { width: 19px; height: 19px; }
.ks-btn--cta { background: var(--ks-cta); color: #fff !important; box-shadow: 0 12px 24px -14px rgba(0, 118, 225, .9); }
.ks-btn--cta:hover { background: var(--ks-cta-h); box-shadow: 0 14px 26px -14px rgba(0, 118, 225, .95); }
.ks-btn--cta:active { transform: translateY(1px) scale(.99); }
.ks-btn--ghost { min-height: 36px; font-size: 13px; font-weight: 600; color: var(--ks-2) !important; background: transparent; }
.ks-btn--ghost:hover { background: var(--ks-sunk); color: var(--ks-ink) !important; }
.ks-layer :is(a, button):focus-visible, .ks-drawer:focus-visible { outline: 3px solid var(--ks-focus); outline-offset: 2px; }
.ks-drawer:focus-visible { outline-offset: -3px; }
.ks-sr {
  position: absolute !important; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden;
  clip: rect(0 0 0 0); clip-path: inset(50%); border: 0; white-space: nowrap;
}
@media (max-width: 479px) {
  .ks-drawer { border-left: 0; }
  .ks-d-head { padding: 10px 8px 10px 16px; }
  .ks-d-msg { left: 16px; right: 16px; }
  .ks-d-body { padding: 4px 16px 20px; }
  .ks-d-foot { padding: 14px 16px calc(16px + env(safe-area-inset-bottom)); }
  .ks-line-img { width: 68px; height: 68px; }
}

/* ==========================================================================================================
   B) KOŠÍK A KROKY OBJEDNÁVKY – společné
   ========================================================================================================== */
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) #content {
  color: var(--ks-2); -webkit-font-smoothing: antialiased;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .content-inner { padding-bottom: 56px; }
/* dva sloupce: obsah | souhrn (od 992 px), jinak pod sebou */
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .cart-inner .row.cart-row {
  position: relative; display: grid; grid-template-columns: minmax(0, 1fr); gap: 32px; align-items: start;
  width: auto; margin: 0; padding: 0;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .cart-inner .row.cart-row::before,
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .cart-inner .row.cart-row::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .cart-inner .row.cart-row > :is(.col-md-8, .col-md-4, #checkoutContent, #checkoutSidebar) {
  position: static; float: none; width: auto; max-width: none; min-width: 0; margin: 0; padding: 0;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .cart-inner .row.cart-row > :is(.col-md-8, #checkoutContent) > .cart-content { position: static; margin: 0; padding: 0; }
@media (min-width: 992px) {
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .cart-inner .row.cart-row { grid-template-columns: minmax(0, 1fr) 340px; column-gap: 40px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .cart-inner .row.cart-row > :is(.col-md-4, #checkoutSidebar) { position: sticky; top: 24px; }
}
@media (min-width: 1200px) {
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .cart-inner .row.cart-row { grid-template-columns: minmax(0, 1fr) 380px; column-gap: 56px; }
}
/* záložka Heureky „Ověřeno zákazníky“ visí přes levých 36 px okna – obsah začíná až za ní (šířky kontejneru 742 / 972 / 1178 / 1394 px) */
@media (min-width: 768px) {
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) { --ks-cw: 742px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) #content { padding-left: max(0px, calc(52px - (100vw - var(--ks-cw)) / 2)) !important; }
}
@media (min-width: 992px) { html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) { --ks-cw: 972px; } }
@media (min-width: 1200px) { html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) { --ks-cw: 1178px; } }
@media (min-width: 1440px) { html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) { --ks-cw: 1394px; } }

/* ---------- Kroky 1 · 2 · 3 (doprava a platba, údaje). Šablona pruh při načtení přesouvá nad sloupce – je proto
   v obou polohách umístěný stejně (absolutně nahoře) a místo pro něj je rezervované, nic neposkočí. V košíku se
   místo pruhu ukazuje nadpis „Krok 1 ze 3 · Nákupní košík“ jako v redesignu. ---------- */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 ol.cart-header { display: none !important; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) .cart-inner .row.cart-row { padding-top: 84px; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header {
  position: absolute; top: 20px; left: 0; right: 0; z-index: 1; display: flex !important; flex-wrap: nowrap; align-items: center; gap: 10px;
  height: 36px; margin: 0; padding: 0; background: none; border: 0; list-style: none; font-size: 0; text-transform: none; white-space: nowrap;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header::before,
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step {
  position: static; top: auto; display: flex; align-items: center; gap: 10px; flex: none; width: auto; margin: 0; padding: 0;
  border: 0; background: none; font: 600 13px/1.2 var(--ks-text); color: var(--ks-3); text-align: left;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step + li.step::before {
  content: ""; display: block; flex: none; width: 32px; height: 1px; background: var(--ks-line-2);
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step > :is(a, strong) {
  position: static; display: inline-flex; align-items: center; margin: 0; padding: 0; border: 0; background: none !important;
  font: inherit; color: inherit; text-decoration: none !important; text-transform: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step > :is(a, strong)::before { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step > :is(a, strong) > span { display: inline-flex; align-items: center; gap: 8px; vertical-align: middle; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step > :is(a, strong) > span::before {
  content: "1"; counter-increment: none; display: grid; place-items: center; flex: none; width: 26px; height: 26px; margin: 0; padding: 0;
  border: 0; border-radius: 50%; background: var(--ks-sunk); color: var(--ks-3); font: 700 11.5px/1 var(--ks-text); text-align: center;
  transition: background-color .2s, color .2s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step-2 > :is(a, strong) > span::before { content: "2"; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step-3 > :is(a, strong) > span::before { content: "3"; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step.active { color: var(--ks-ink); }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step.active > :is(a, strong) > span::before { background: var(--ks-ink); color: #fff; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step.completed { color: var(--ks-ok); }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step.completed > :is(a, strong) > span::before {
  content: ""; background: var(--ks-ok) var(--ks-i-check-w) center / 13px no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step.completed > a:hover > span { text-decoration: underline; text-underline-offset: 3px; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step > a:focus-visible { outline: 3px solid var(--ks-focus); outline-offset: 3px; border-radius: 999px; }

/* ---------- Tlačítka Pokračovat / Objednat (všechny tři stránky) ---------- */
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .next-step {
  display: block; margin: 20px 0 0; padding: 0; border: 0; background: none; text-align: left;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .next-step > .next-step-back { display: none !important; }   /* „Zpět“ je dole pod souhrnem */
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .next-step .btn:is(.next-step-forward, .next-step-finish) {
  position: relative; top: auto; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 4px 10px;
  width: 100%; min-height: 56px; height: auto; margin: 0; padding: 10px 24px; border: 0; border-radius: 999px;
  background: var(--ks-cta); color: #fff; font-family: var(--ks-text) !important; font-size: 16px; font-weight: 700; line-height: 1.2;
  letter-spacing: 0; text-align: center; text-transform: none; text-decoration: none; white-space: normal;
  box-shadow: 0 12px 24px -14px rgba(0, 118, 225, .9); transition: background-color .2s, box-shadow .2s, transform .12s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .next-step .btn:is(.next-step-forward, .next-step-finish):hover {
  background: var(--ks-cta-h); color: #fff; transform: translateY(-1px); box-shadow: 0 14px 26px -14px rgba(0, 118, 225, .95);
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .next-step .btn:is(.next-step-forward, .next-step-finish):focus-visible { outline: 3px solid var(--ks-focus); outline-offset: 3px; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .next-step .btn:is(.next-step-forward, .next-step-finish)::before { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .next-step .btn.next-step-forward::after {
  content: ""; position: static; display: block; flex: none; width: 19px; height: 19px; margin: 0; transform: none;
  background: currentColor; -webkit-mask: var(--ks-i-arrow) center / contain no-repeat; mask: var(--ks-i-arrow) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .next-step .btn.next-step-finish::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .next-step .btn .order-button-text {
  font: inherit; color: inherit; text-transform: none; letter-spacing: 0;
}
/* „Objednat s povinností platby“ – zákonné znění tlačítka zůstává celé a čitelné */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 .next-step .btn.next-step-finish { column-gap: 5px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 .next-step .btn.next-step-finish .order-button-text { display: inline-flex; align-items: center; gap: 9px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 .next-step .btn.next-step-finish .order-button-text::before {
  content: ""; display: block; flex: none; width: 19px; height: 19px;
  background: currentColor; -webkit-mask: var(--ks-i-lock) center / contain no-repeat; mask: var(--ks-i-lock) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 .next-step .btn.next-step-finish .order-button-suffix {
  display: inline; margin: 0; font: inherit; font-size: 16px; color: inherit; text-transform: none; letter-spacing: 0; opacity: 1;
}

/* řádek „Zákonná záruka: zobrazit oznámení“ (modul zaruka) */
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .zz-note { margin-top: 14px; }

/* ---------- Potřebujete pomoc? – panel s kontakty z administrace (telefon, e-mail) a vrácením zboží ---------- */
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) > .box {
  margin: 0; padding: 20px 24px; background: var(--ks-soft); border: 0; border-radius: var(--ks-r); box-shadow: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box {
  display: grid; gap: 10px; margin: 0; padding: 0; background: none; border: 0; text-align: left;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box > :is(img, strong),
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box > :is(img, strong) + br { display: none !important; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box > :is(h2, h4) {
  position: static; margin: 0 0 2px; padding: 0; background: none; border: 0; text-align: left; text-transform: uppercase; letter-spacing: .09em;
  font-family: var(--ks-text) !important; font-size: 12px !important; font-weight: 700; line-height: 1.2; color: var(--ks-3);
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box > :is(h2, h4)::before,
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box > :is(h2, h4)::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box ul {
  display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; border: 0; background: none;
}
/* první řádek: vrácení do 14 dnů (podle stránky „Vrácení zboží ve 14denní lhůtě“) */
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box ul::before {
  content: "Vrácení do 14 dnů od převzetí zboží"; display: block; min-height: 18px; padding-left: 26px;
  background: var(--ks-g-shield) 0 50% / 16px no-repeat; font: 400 13px/1.4 var(--ks-text); color: var(--ks-2);
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box li {
  display: block; margin: 0 !important; padding: 0 !important; border: 0; font: 400 13px/1.4 var(--ks-text); color: var(--ks-2); word-break: normal;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box li:has(> :is(.facebook, .instagram)) { display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box li > span {
  position: static; display: flex; align-items: center; gap: 10px; margin: 0; padding: 0; font: inherit; color: inherit;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box li > span::before {
  content: ""; position: static; display: block; flex: none; width: 16px; height: 16px; margin: 0; transform: none;
  background: var(--ks-3); -webkit-mask: var(--ks-i-mail) center / contain no-repeat; mask: var(--ks-i-mail) center / contain no-repeat;
  font-size: 0;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box li > span.tel::before {
  -webkit-mask-image: var(--ks-i-phone); mask-image: var(--ks-i-phone);
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box li a {
  font: 700 13px/1.4 var(--ks-text); color: var(--ks-ink); text-decoration: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box li a:hover { text-decoration: underline; text-underline-offset: 3px; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) :is(.checkout-box-wrapper, .checkout-box) .contact-box a:focus-visible { outline: 3px solid var(--ks-focus); outline-offset: 2px; border-radius: 4px; }

/* ---------- Zpět (pod souhrnem) ---------- */
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .row.cart-row > :is(.col-md-4, #checkoutSidebar) > a.next-step-back {
  position: static; order: 9; align-self: center; display: inline-flex; align-items: center; justify-content: center; gap: 7px;
  width: auto; min-height: 38px; height: auto; margin: 0 auto; padding: 0 16px; border: 0; border-radius: 999px; background: transparent;
  font-family: var(--ks-text) !important; font-size: 13.5px; font-weight: 600; line-height: 1.2; color: var(--ks-2);
  text-transform: none; text-decoration: none !important; letter-spacing: 0; box-shadow: none; transition: background-color .2s, color .2s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .row.cart-row > :is(.col-md-4, #checkoutSidebar) > a.next-step-back:hover { background: var(--ks-sunk); color: var(--ks-ink); }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .row.cart-row > :is(.col-md-4, #checkoutSidebar) > a.next-step-back:focus-visible { outline: 3px solid var(--ks-focus); outline-offset: 2px; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .row.cart-row > :is(.col-md-4, #checkoutSidebar) > a.next-step-back::before {
  content: ""; position: static; display: block; flex: none; width: 16px; height: 16px; margin: 0; transform: none; font-size: 0;
  background: currentColor; -webkit-mask: var(--ks-i-back) center / contain no-repeat; mask: var(--ks-i-back) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .row.cart-row > :is(.col-md-4, #checkoutSidebar) > a.next-step-back::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .row.cart-row > :is(.col-md-4, #checkoutSidebar) > a.next-step-back span { font: inherit; color: inherit; text-transform: none; }

/* ==========================================================================================================
   C) KOŠÍK (/kosik/)
   ========================================================================================================== */
/* nadpis: „Krok 1 ze 3“ a velké „Nákupní košík“ (Shoptet ho má jen pro čtečky, tady se ukáže) */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 #content > h1.sr-only {
  position: static !important; width: auto; height: auto; margin: 28px 0 28px; padding: 0; overflow: visible; clip: auto; clip-path: none;
  white-space: normal; border: 0; font-family: var(--ks-font) !important; font-size: clamp(30px, 1.2rem + 1.8vw, 44px) !important;
  font-weight: 600; line-height: 1.05; letter-spacing: -.025em; color: var(--ks-ink); text-transform: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 #content > h1.sr-only::before {
  content: "Krok 1 ze 3"; display: block; margin: 0 0 12px; font: 700 12px/1.2 var(--ks-text); letter-spacing: .09em; text-transform: uppercase; color: var(--ks-3);
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9:has(.cart-empty) #content > h1.sr-only {
  position: absolute !important; width: 1px; height: 1px; margin: -1px; overflow: hidden; clip: rect(0 0 0 0); clip-path: inset(50%); white-space: nowrap;
}

/* řádky zboží: obrázek | název, dostupnost, [− 1 +] Odebrat | cena */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table { display: block; width: 100%; margin: 0; padding: 0; border: 0; border-collapse: separate; background: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table > tbody { display: block; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable {
  display: grid; grid-template-columns: 96px auto minmax(0, 1fr) auto;
  grid-template-areas: "img name name total" "img avail avail unit" "img qty rm rm";
  column-gap: 16px; row-gap: 8px; align-items: center; margin: 0; padding: 24px 0; border: 0; border-bottom: 1px solid var(--ks-line); background: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable:first-child { border-top: 1px solid var(--ks-line); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable.related-visible { border-bottom-color: transparent; padding-bottom: 16px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable > td {
  position: static; display: block; width: auto; min-width: 0; height: auto; margin: 0; padding: 0; border: 0; background: none; text-align: left; vertical-align: top;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable > td.cart-p-image { grid-area: img; align-self: start; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.cart-p-image a {
  display: block; width: 96px; height: 96px; padding: 8px; background: #fff var(--ks-g-box) center / 32px no-repeat;
  border: 1px solid var(--ks-line); border-radius: var(--ks-r-md); overflow: hidden;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.cart-p-image img { display: block; width: 100%; height: 100%; max-width: none; object-fit: contain; background: #fff; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable > td.p-name { grid-area: name; align-self: end; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-name a.main-link {
  display: inline; font: 700 15px/1.35 var(--ks-text); color: var(--ks-ink); text-decoration: none; overflow-wrap: anywhere;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-name a.main-link:hover { text-decoration: underline; text-underline-offset: 3px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-name .dkLabCartNoteDetails:not(:empty) { margin-top: 6px; font-size: 12.5px; line-height: 1.45; color: var(--ks-2); }
/* „Související produkty“ – rozbalí nabídku k danému zboží (Shoptet) */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-name .show-related {
  display: flex; align-items: center; gap: 4px; width: max-content; margin: 6px 0 0; padding: 0; font: 600 12.5px/1.3 var(--ks-text); color: var(--ks-2);
  text-decoration: underline; text-underline-offset: 3px; text-transform: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-name .show-related:hover { color: var(--ks-ink); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-name .show-related::after {
  content: ""; position: static; display: block; flex: none; width: 14px; height: 14px; margin: 0; font-size: 0; transform: none; transition: transform .2s;
  background: currentColor; -webkit-mask: var(--ks-i-chev) center / contain no-repeat; mask: var(--ks-i-chev) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.related-visible td.p-name .show-related::after { transform: rotate(180deg); }
/* dostupnost */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable > td.p-availability {
  grid-area: avail; display: flex; align-items: center; gap: 6px; font: 600 12.5px/1.3 var(--ks-text); color: var(--ks-2) !important;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-availability::before {
  content: ""; position: static; display: block; flex: none; width: 7px; height: 7px; margin: 0; border-radius: 50%; background: currentColor; font-size: 0;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable > td.p-availability.skladem { color: var(--ks-ok) !important; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable > td.p-availability.vyprodano { color: var(--ks-bad) !important; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-availability strong { font: inherit; color: inherit !important; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-availability strong::before { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table .p-label { display: none !important; }
/* množství [− 1 +] – tlačítka a pole jsou Shoptetu (uloží změnu samy) */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable > td.p-quantity { grid-area: qty; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity form { margin: 0; padding: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity {
  position: relative; display: inline-flex; align-items: stretch; width: auto; height: 38px; margin: 0; padding: 0;
  background: #fff; border: 1px solid var(--ks-line-2); border-radius: 999px; overflow: hidden;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity > :is(.increase-tooltip, .decrease-tooltip) { position: absolute; left: 50%; top: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity label { order: 2; display: flex; margin: 0; padding: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity input.amount {
  width: 40px; height: 100%; min-height: 0; margin: 0; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none;
  font: 700 14px/1 var(--ks-text); color: var(--ks-ink); text-align: center; -moz-appearance: textfield; appearance: textfield;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity input.amount::-webkit-inner-spin-button,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity input.amount::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity .decrease { order: 1; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity .increase { order: 3; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity :is(.increase, .decrease) {
  position: relative; inset: auto; display: grid; place-items: center; width: 36px; height: auto; margin: 0; padding: 0;
  border: 0 !important; border-radius: 0; background: transparent; color: var(--ks-2); cursor: pointer; transition: background-color .12s, color .12s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity :is(.increase, .decrease):hover { background: var(--ks-sunk); color: var(--ks-ink); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity :is(.increase, .decrease) > span { display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity :is(.increase, .decrease)::before {
  content: ""; position: static; display: block; width: 15px; height: 15px; margin: 0; transform: none; font-size: 0; line-height: 0; border: 0;
  background: currentColor; -webkit-mask: var(--ks-i-plus) center / contain no-repeat; mask: var(--ks-i-plus) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity .decrease::before { -webkit-mask-image: var(--ks-i-minus); mask-image: var(--ks-i-minus); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity :is(.increase, .decrease)::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity input.amount:focus-visible { outline: 3px solid var(--ks-focus); outline-offset: -3px; border-radius: 6px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity :is(.increase, .decrease):focus-visible { outline: 3px solid var(--ks-focus); outline-offset: -3px; }
/* cena za kus (jen když je kusů víc) a celkem */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable :is(td.p-price) {
  grid-area: unit; justify-self: end; align-self: start; font: 400 12.5px/1.3 var(--ks-text); color: var(--ks-3); text-align: right; white-space: nowrap;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable td.p-price :is(strong, .price-final, .unit-value) { font: inherit; color: inherit; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable:has(input.amount[value="1"]) td.p-price { visibility: hidden; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable > td.p-total { display: contents; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-total > .price-final {
  grid-area: total; justify-self: end; align-self: end; font: 700 19px/1.2 var(--ks-font); letter-spacing: -.01em; color: var(--ks-ink); white-space: nowrap;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-total > form { position: static; inset: auto; grid-area: rm; justify-self: start; margin: 0; padding: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-total > form .inline { display: block; margin: 0; }
/* Odebrat */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table .remove-item {
  position: static; inset: auto; display: inline-flex; align-items: center; gap: 6px; width: auto; height: auto; min-height: 32px; margin: 0; padding: 0 2px;
  border: 0; border-radius: 6px; background: none; font: 600 12.5px/1 var(--ks-text); color: var(--ks-3); cursor: pointer; transition: color .12s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table .remove-item:hover { color: var(--ks-bad); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table .remove-item::before {
  content: ""; position: static; display: block; flex: none; width: 15px; height: 15px; margin: 0; transform: none; font-size: 0; line-height: 0;
  background: currentColor; -webkit-mask: var(--ks-i-trash) center / contain no-repeat; mask: var(--ks-i-trash) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table .remove-item::after { content: "Odebrat"; position: static; display: inline; font: inherit; color: inherit; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table .remove-item:focus-visible { outline: 3px solid var(--ks-focus); outline-offset: 2px; }
/* rozbalené související produkty pod řádkem */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.related { display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.related.visible { display: block; margin: 0; padding: 0 0 20px 112px; border: 0; border-bottom: 1px solid var(--ks-line); background: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.related > td::before { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.related > td {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 10px; width: auto; padding: 0; border: 0; background: none; box-shadow: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-related-product {
  position: relative; display: grid; grid-template-columns: 56px minmax(0, 1fr) auto; grid-template-areas: "img name btn" "img price btn";
  align-items: center; column-gap: 12px; row-gap: 2px; width: auto; max-width: none; min-width: 0; margin: 0; padding: 8px 10px 8px 8px; float: none;
  background: #fff; border: 1px solid var(--ks-line); border-radius: var(--ks-r-md); box-shadow: none;
}
/* obrázek | název a cena pod ním | tlačítko + (vnitřní obaly Shoptetu se do mřížky „rozpustí“) */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-related-product :is(.cart-related-info, .cart-related-button) { display: contents; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-related-product .cart-related-img {
  grid-area: img; display: block; width: 56px; max-width: none; height: 56px; margin: 0; padding: 4px; border-radius: var(--ks-r-sm); background: #fff; overflow: hidden;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-related-product .cart-related-img img { display: block; width: 100%; height: 100%; object-fit: contain; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-related-product .cart-related-name {
  grid-area: name; align-self: end; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; width: auto; height: auto; min-width: 0; overflow: hidden;
  margin: 0; padding: 0; font: 600 13px/1.35 var(--ks-text); color: var(--ks-ink); text-decoration: none !important; text-transform: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-related-product .cart-related-name:hover { color: var(--ks-ink); text-decoration: underline !important; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-related-product .cart-related-availability { display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-related-product .price-final {
  grid-area: price; align-self: start; display: block; width: auto; margin: 0; padding: 0; font: 700 13px/1.3 var(--ks-text); color: var(--ks-ink); text-align: left; white-space: nowrap;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-related-product form { grid-area: btn; width: auto; margin: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-related-product .btn.add-to-cart-button {
  position: relative; display: flex; align-items: center; justify-content: center; width: 38px; min-width: 0; height: 38px; min-height: 0; margin: 0; padding: 0 !important;
  overflow: hidden; border: 0; border-radius: 50% !important; background: var(--ks-sunk); color: var(--ks-ink); font-size: 0 !important; line-height: 0 !important;
  box-shadow: none; transition: background-color .15s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-related-product .btn.add-to-cart-button:hover { background: #e6e6e3; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-related-product .btn.add-to-cart-button::before {
  content: ""; position: static; display: block; flex: none; width: 17px; height: 17px; margin: 0; transform: none;
  background: currentColor; -webkit-mask: var(--ks-i-plus) center / contain no-repeat; mask: var(--ks-i-plus) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-related-product .btn.add-to-cart-button::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-related-product .btn.add-to-cart-button:focus-visible { outline: 3px solid var(--ks-focus); outline-offset: 2px; }

/* ---------- Doplňkové služby (doplněk fvStudio): výběrové dlaždice ---------- */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek.fvDoplnek-upsell { margin: 32px 0 0; padding: 0; border: 0; background: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell > h4 {
  margin: 0 0 14px; padding: 0; font-family: var(--ks-font) !important; font-size: 21px !important; font-weight: 600; line-height: 1.2;
  letter-spacing: -.015em; color: var(--ks-ink); text-transform: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvDoplnek-produkt {
  position: relative; margin: 0 0 10px; padding: 14px 16px; background: #fff; border: 1.5px solid var(--ks-line); border-radius: var(--ks-r-md);
  transition: border-color .2s, background-color .2s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvDoplnek-produkt:hover { border-color: var(--ks-3); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvDoplnek-produkt:has(input:checked) { border-color: var(--ks-ink); background: var(--ks-soft); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvDoplnek-produkt > form { display: flex !important; align-items: center; gap: 14px; margin: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvDoplnek-product-image {
  flex: none; display: block !important; width: 48px; height: 48px !important; margin: 0 !important; padding: 4px; object-fit: contain;
  background: #fff; border: 1px solid var(--ks-line); border-radius: var(--ks-r-sm);
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvcontent { display: block !important; flex: 1 1 auto; min-width: 0; text-align: left; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvcontent .header { display: flex; align-items: center; gap: 10px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvcontent .header > span:first-child { display: flex; flex: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvDoplnek-text { display: flex; flex-wrap: wrap; align-items: center; gap: 2px 8px; flex: 1 1 auto; min-width: 0; margin: 0 !important; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvDoplnek-text .name { font: 700 13px/1.35 var(--ks-text); letter-spacing: .02em; color: var(--ks-ink); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvDoplnek-text .price { margin-left: auto; padding: 0 !important; font: 700 14px/1.3 var(--ks-text); color: var(--ks-ok) !important; white-space: nowrap; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .upsell-product-tooltip { position: relative; display: inline-block; width: 16px; height: 16px; margin: 0 !important; font-size: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .upsell-product-tooltip::after {
  content: ""; position: absolute; inset: 0; width: 16px; height: 16px; border: 0; border-radius: 0; background: var(--ks-3);
  -webkit-mask: var(--ks-i-info) center / contain no-repeat; mask: var(--ks-i-info) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvDoplnek-produkt form p.fvDoplnek-description {
  width: auto !important; margin: 4px 0 0 !important; padding-left: 30px !important; font: 400 12.5px/1.45 var(--ks-text); color: var(--ks-3);
}
/* zaškrtávací políčko jako v redesignu (klik dál obsluhuje doplněk) */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell input.fvDoplnek-variant-checkbox {
  -webkit-appearance: none !important; appearance: none !important; position: relative; top: 0; display: grid !important; place-items: center; flex: none;
  width: 20px !important; min-width: 20px; height: 20px !important; margin: 0; padding: 0; border: 1.5px solid var(--ks-line-2) !important;
  border-radius: 6px; background: #fff; cursor: pointer; transition: background-color .12s, border-color .12s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell input.fvDoplnek-variant-checkbox:hover { border-color: var(--ks-2) !important; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell input.fvDoplnek-variant-checkbox:checked { background: var(--ks-ink) var(--ks-i-check-w) center / 13px no-repeat; border-color: var(--ks-ink) !important; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell input.fvDoplnek-variant-checkbox:focus-visible { outline: 3px solid var(--ks-focus); outline-offset: 2px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell input.fvDoplnek-variant-checkbox::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell input.fvDoplnek-variant-checkbox::after { content: none; display: none; }

/* ---------- Doručení možné do, slevový kód, dárky ---------- */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .delivery-time {
  display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-start; gap: 4px 8px; max-width: none; margin: 24px 0 0; padding: 0; border: 0;
  font: 400 13px/1.45 var(--ks-text); color: var(--ks-2); text-align: left;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .delivery-time::before {
  content: ""; display: block; flex: none; width: 17px; height: 17px;
  background: var(--ks-3); -webkit-mask: var(--ks-i-truck) center / contain no-repeat; mask: var(--ks-i-truck) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .delivery-time strong { font-weight: 700; color: var(--ks-ink); border-bottom: 1px dashed var(--ks-line-2); text-decoration: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-summary { margin: 12px 0 0; padding: 0; border: 0; background: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-summary:not(.kosik-darek-ano) > h2 { display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-summary > h2 {
  margin: 0 0 12px; font-family: var(--ks-font) !important; font-size: 19px !important; font-weight: 600; line-height: 1.2; color: var(--ks-ink);
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-summary .extras-wrapper { display: block; margin: 0; padding: 0; border: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-summary .extras-wrapper::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-summary .extras-wrapper::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-summary .extras-col { float: none; width: auto; margin: 0; padding: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-summary .extras-col:empty { display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .discount-coupon { position: relative; margin: 0; padding: 0; border: 0; background: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .discount-coupon .kupon-odkaz {
  position: relative; display: inline-flex; align-items: center; gap: 8px; min-height: 40px; margin: 0; padding: 0;
  font: 600 14px/1.2 var(--ks-text); color: var(--ks-2); text-decoration: underline; text-underline-offset: 3px; cursor: pointer; user-select: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .discount-coupon .kupon-odkaz:hover { color: var(--ks-ink); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .discount-coupon .kupon-odkaz::before {
  content: ""; position: static; display: block; flex: none; width: 17px; height: 17px; margin: 0; border: 0; border-radius: 0; transform: none; font-size: 0;
  color: inherit; background: currentColor; -webkit-mask: var(--ks-i-tag) center / contain no-repeat; mask: var(--ks-i-tag) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .discount-coupon .kupon-odkaz::after {
  content: ""; position: static; display: block; flex: none; width: 14px; height: 14px; margin: 0; border: 0; transform: none; transition: transform .2s; font-size: 0;
  background: currentColor; -webkit-mask: var(--ks-i-chev) center / contain no-repeat; mask: var(--ks-i-chev) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .discount-coupon.otevreny .kupon-odkaz::after { transform: rotate(180deg); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .discount-coupon .kupon-odkaz:focus-visible { outline: 3px solid var(--ks-focus); outline-offset: 3px; border-radius: 6px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .discount-coupon:is(.otevreny, .uplatneno) form {
  display: flex; flex-wrap: nowrap; align-items: stretch; gap: 8px; width: 100%; max-width: 460px; margin: 6px 0 0; padding: 0;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .discount-coupon form .form-control {
  flex: 1 1 auto; min-width: 0; width: auto; height: 46px; margin: 0; padding: 0 16px; border: 1px solid var(--ks-line-2); border-radius: var(--ks-r-md);
  background: #fff; box-shadow: none; font: 500 14px/1.2 var(--ks-text); color: var(--ks-ink);
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .discount-coupon form .form-control:focus { outline: 0; border-color: var(--ks-ink); box-shadow: 0 0 0 3px rgba(11, 13, 16, .08); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .discount-coupon form .btn {
  position: static; inset: auto; flex: 0 0 auto; display: inline-flex; align-items: center; justify-content: center; width: auto; height: 46px; min-height: 0; margin: 0; padding: 0 22px;
  border: 0; border-radius: 999px; background: var(--ks-ink); color: #fff; font-family: var(--ks-text) !important; font-size: 14px; font-weight: 700;
  text-transform: none; letter-spacing: 0; box-shadow: none; transition: background-color .15s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .discount-coupon form .btn:hover { background: #2a2e35; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .discount-coupon form .btn::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .discount-coupon form .btn::after { content: none; display: none; }

/* ---------- Souhrn vpravo ---------- */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .row.cart-row > .col-md-4 { display: flex; flex-direction: column; gap: 16px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .row.cart-row > .col-md-4 > .cart-content { margin: 0; padding: 0; border: 0; background: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .row.cart-row > .col-md-4 > .summary-wrapper { order: 1; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .row.cart-row > .col-md-4 > .checkout-box-wrapper { order: 2; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .summary-wrapper > .box {
  margin: 0; padding: 24px; background: #fff; border: 1px solid var(--ks-line); border-radius: var(--ks-r); box-shadow: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .summary-wrapper > .box::before {
  content: "Souhrn objednávky"; display: block; margin: 0 0 16px; font: 600 19px/1.2 var(--ks-font); letter-spacing: -.01em; color: var(--ks-ink);
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .summary-wrapper .price-wrapper {
  display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: baseline; gap: 6px 16px; margin: 0; padding: 0; text-align: left; float: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .summary-wrapper .price-wrapper > * { float: none; width: auto; margin: 0; padding: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .summary-wrapper .price-label.price-primary { font: 600 15px/1.3 var(--ks-text); color: var(--ks-2); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .summary-wrapper .price.price-primary {
  font: 700 26px/1.1 var(--ks-font) !important; letter-spacing: -.02em; color: var(--ks-ink); text-align: right; white-space: nowrap;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .summary-wrapper :is(.price-label, .price).price-secondary { font: 400 12.5px/1.3 var(--ks-text) !important; color: var(--ks-3); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .summary-wrapper .price.price-secondary { text-align: right; white-space: nowrap; }

/* ---------- Prázdný košík ---------- */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-inner.cart-empty .row.cart-row { margin-top: 32px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .row.cart-row > .col-md-8 > .cart-content {
  display: grid; justify-items: center; align-content: start; gap: 16px; padding: 48px 16px 32px; text-align: center;
  background: none; border: 0;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .row.cart-row > .col-md-8 > .cart-content::before {
  content: ""; position: static; display: block; width: 84px; height: 84px; margin: 0; border-radius: 50%;
  background: var(--ks-sunk) var(--ks-g-cart) center / 38px no-repeat; transform: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .row.cart-row > .col-md-8 > .cart-content::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .cart-heading {
  margin: 0; padding: 0; font-family: var(--ks-font) !important; font-size: clamp(24px, 1rem + 1vw, 30px) !important; font-weight: 600; line-height: 1.2;
  letter-spacing: -.02em; color: var(--ks-ink); text-align: center;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .cart-heading::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .cart-heading::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .empty-cart-boxes {
  display: block; margin: 40px 0 0; padding: 32px 0 0; border: 0; border-top: 1px solid var(--ks-line); text-align: left;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .empty-cart-boxes::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .empty-cart-boxes::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .empty-cart-boxes > [class*="col-"] { float: none; width: auto; margin: 0; padding: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .empty-cart-boxes h3 {
  margin: 0 0 16px; font-family: var(--ks-font) !important; font-size: 21px !important; font-weight: 600; line-height: 1.2; color: var(--ks-ink); text-align: left;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .empty-cart-boxes ul { display: flex; flex-wrap: wrap; gap: 8px; margin: 0; padding: 0; list-style: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .empty-cart-boxes li { display: block; width: auto; margin: 0; padding: 0; border: 0; background: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .empty-cart-boxes li::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .empty-cart-boxes li::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .empty-cart-boxes li a {
  display: inline-flex; align-items: center; min-height: 40px; height: auto; margin: 0; padding: 0 16px; border: 1px solid var(--ks-line); border-radius: 999px;
  background: #fff; font: 600 13.5px/1.25 var(--ks-text); color: var(--ks-ink); text-decoration: none; text-transform: none; box-shadow: none;
  transition: border-color .15s, background-color .15s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .empty-cart-boxes li a::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .empty-cart-boxes li a::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .empty-cart-boxes li a:hover { border-color: var(--ks-ink); background: var(--ks-soft); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-empty .empty-cart-boxes li a:focus-visible { outline: 3px solid var(--ks-focus); outline-offset: 2px; }

/* ==========================================================================================================
   D) KROK 2 · DOPRAVA A PLATBA (/objednavka/krok-1/)
   ========================================================================================================== */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 #checkoutContent .co-box {
  margin: 0 0 40px; padding: 0; background: none; border: 0; border-radius: 0; box-shadow: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 #checkoutContent .co-box > h2 {
  position: static; margin: 0 0 20px; padding: 0; background: none; border: 0; text-align: left; text-transform: none;
  font-family: var(--ks-font) !important; font-size: clamp(24px, 1rem + 1.2vw, 32px) !important; font-weight: 600; line-height: 1.15; letter-spacing: -.02em; color: var(--ks-ink);
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 #checkoutContent .co-box > h2::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 #checkoutContent .co-box > h2::after { content: none; display: none; }
/* země doručení a měna – nenápadně nahoře */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 #checkoutContent .co-box.co-basic-information {
  margin: 0 0 40px; padding: 18px 20px 20px; background: var(--ks-soft); border-radius: var(--ks-r);
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 #checkoutContent .co-box.co-basic-information > h2 {
  margin: 0 0 12px; font-family: var(--ks-text) !important; font-size: 12px !important; font-weight: 700; line-height: 1.2; letter-spacing: .09em; text-transform: uppercase; color: var(--ks-3);
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .co-basic-information .row { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px 16px; margin: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .co-basic-information .row::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .co-basic-information .row::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .co-basic-information .row > [class*="col-"] { float: none; width: auto; min-width: 0; margin: 0; padding: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .co-basic-information .form-group { position: relative; display: grid; gap: 6px; margin: 0; padding: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .co-basic-information .form-group > label {
  position: static; display: block; margin: 0; padding: 0; transform: none; font: 600 13px/1.3 var(--ks-text); color: var(--ks-2); text-transform: none; pointer-events: auto; opacity: 1;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .co-basic-information select.form-control {
  -webkit-appearance: none; appearance: none; width: 100%; height: 48px; margin: 0; padding: 0 44px 0 16px; border: 1px solid var(--ks-line-2); border-radius: var(--ks-r-md);
  background: #fff var(--ks-g-chev) right 14px center / 18px no-repeat; box-shadow: none; font: 500 15px/1.3 var(--ks-text); color: var(--ks-ink); cursor: pointer;
  transition: border-color .2s, box-shadow .2s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .co-basic-information select.form-control:hover { border-color: var(--ks-3); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .co-basic-information select.form-control:focus { outline: 0; border-color: var(--ks-ink); box-shadow: 0 0 0 3px rgba(11, 13, 16, .08); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .co-basic-information .form-group::after { content: none; display: none; }

/* výběrové dlaždice dopravy a platby: logo | název, poznámka | cena. Shoptet vybírá při stisknutí myši na dlaždici;
   pořadí prvků v dlaždici určuje mřížka, takže přesun loga šablonou při načtení nic neposune. */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table { display: grid; gap: 12px; margin: 0; padding: 0; border: 0; background: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper {
  position: relative; display: block; margin: 0; padding: 0; background: #fff; border: 1.5px solid var(--ks-line); border-radius: var(--ks-r-md);
  box-shadow: none; cursor: pointer; transition: border-color .2s, background-color .2s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper:hover { border-color: var(--ks-3); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper.active { border-color: var(--ks-ink); background: var(--ks-soft); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper.active::after {
  content: ""; position: absolute; top: -1.5px; right: -1.5px; left: auto; bottom: auto; z-index: 1; width: 24px; height: 24px; margin: 0; border: 0;
  border-radius: 0 var(--ks-r-md) 0 var(--ks-r-sm); background: var(--ks-ink) var(--ks-i-check-w) 55% 45% / 13px no-repeat; opacity: 1; transform: none; pointer-events: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper.inactive-child { cursor: not-allowed; background: #fff; border-color: var(--ks-line); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper.inactive-child > label { opacity: .5; }
/* políčko zůstává v dlaždici neviditelné, ale jde na něj klávesnicí (šipky) – rámeček fokusu je na dlaždici */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper > input[type="radio"] {
  display: block !important; position: absolute; top: 50%; left: 20px; width: 1px; height: 1px; margin: 0; padding: 0; opacity: 0; pointer-events: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper:has(> input:focus-visible) { outline: 3px solid var(--ks-focus); outline-offset: 2px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper > input[type="radio"] + label {
  position: relative; display: grid; grid-template-columns: 58px minmax(0, 1fr) auto; grid-template-areas: "logo info price";
  align-items: center; gap: 4px 16px; width: 100%; min-height: 76px; margin: 0; padding: 14px 20px 14px 16px;
  font: 400 13px/1.4 var(--ks-text); color: var(--ks-2); text-align: left; cursor: inherit;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper > input[type="radio"] + label::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper > input[type="radio"] + label::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .payment-logo {
  grid-area: logo; display: grid; place-items: center; width: 58px; height: 44px; margin: 0; padding: 5px; overflow: hidden;
  background: #fff; border: 1px solid var(--ks-line); border-radius: var(--ks-r-sm);
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .payment-logo img { display: block; width: auto; height: auto; max-width: 100%; max-height: 32px; margin: 0; object-fit: contain; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .payment-info { grid-area: info; display: block; width: auto; min-width: 0; margin: 0; padding: 0; text-align: left; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .shipping-billing-name {
  display: inline; font: 700 14.5px/1.35 var(--ks-text); color: var(--ks-ink); text-transform: none; overflow-wrap: anywhere;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .payment-info > span:not(.sublabel) { display: inline; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .question-tooltip {
  position: relative; top: -1px; display: inline-block; width: 16px; height: 16px; margin: 0 0 0 4px; padding: 0; overflow: hidden;
  vertical-align: middle; border: 0; border-radius: 50%; background: var(--ks-3); color: transparent; font-size: 0; line-height: 0; cursor: help;
  -webkit-mask: var(--ks-i-info) center / contain no-repeat; mask: var(--ks-i-info) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .question-tooltip:hover { background: var(--ks-ink); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .question-tooltip::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .question-tooltip::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .sublabel {
  display: block; margin: 4px 0 0; padding: 0; font: 400 12.5px/1.45 var(--ks-text); color: var(--ks-3); text-transform: none;
}
/* „Zvolte odběrné místo“ / zvolená pobočka */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .sublabel a {
  display: inline-flex; align-items: center; gap: 5px; font: 700 12.5px/1.4 var(--ks-text); color: var(--ks-ink);
  text-decoration: underline; text-underline-offset: 3px; text-transform: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .sublabel a::before {
  content: ""; position: static; display: block; flex: none; width: 14px; height: 14px; margin: 0; transform: none; font-size: 0;
  background: currentColor; -webkit-mask: var(--ks-i-pin) center / contain no-repeat; mask: var(--ks-i-pin) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .sublabel a::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .payment-shipping-price {
  grid-area: price; justify-self: end; margin: 0; padding: 0; font: 700 14.5px/1.2 var(--ks-text); color: var(--ks-ink);
  text-align: right; text-transform: none; white-space: nowrap; font-variant-numeric: tabular-nums;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .payment-shipping-price.for-free { color: var(--ks-ok); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper em.not-possible-info { display: none; margin: 4px 0 0; font: 600 12px/1.4 var(--ks-text); color: var(--ks-bad); font-style: normal; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper.inactive-child em.not-possible-info { display: block; }
/* doplňky u platby (Shoptet Pay – banky, splátky…) zůstávají pod dlaždicí */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper > :not(input):not(label) { position: relative; }

/* ==========================================================================================================
   E) KROK 3 · ÚDAJE (/objednavka/krok-2/) – formulář jako v redesignu (popisek nad polem)
   ========================================================================================================== */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .co-box,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .co-box > fieldset.box {
  margin: 0; padding: 0; background: none; border: 0; border-radius: 0; box-shadow: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .cart-content > :is(fieldset.co-box, .co-box) { margin: 0 0 40px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent :is(.co-box > h2, .co-box > fieldset > h2, .co-box h2.header-billing, #shipping-address h2, #shipping-address h3) {
  position: static; margin: 0 0 20px; padding: 0; background: none; border: 0; text-align: left; text-transform: none;
  font-family: var(--ks-font) !important; font-size: clamp(24px, 1rem + 1.2vw, 32px) !important; font-weight: 600; line-height: 1.15; letter-spacing: -.02em; color: var(--ks-ink);
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent :is(.co-box > h2, .co-box > fieldset > h2, .co-box h2.header-billing, #shipping-address h2, #shipping-address h3)::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent :is(.co-box > h2, .co-box > fieldset > h2, .co-box h2.header-billing, #shipping-address h2, #shipping-address h3)::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .form-legend { display: none; }
/* přihlášení – informační řádek */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent p.ucet {
  position: relative; display: block; margin: 0 0 32px; padding: 12px 16px 12px 44px; border: 0; border-radius: var(--ks-r-md);
  background: #e7f0fb; font: 400 13.5px/1.5 var(--ks-text); color: #1f5fa8;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent p.ucet::before {
  content: ""; position: absolute; top: 14px; left: 16px; width: 18px; height: 18px; margin: 0; transform: none; font-size: 0; border: 0;
  background: currentColor; -webkit-mask: var(--ks-i-info) center / contain no-repeat; mask: var(--ks-i-info) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent p.ucet a { font-weight: 700; color: inherit; text-decoration: underline; text-underline-offset: 3px; }
/* pole: popisek nad polem, dvě pole vedle sebe od 768 px */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent :is(.co-contact-information, .co-billing-address > fieldset, #company-info, #shipping-address fieldset, #shipping-address .form-option-block) {
  display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px 16px; align-content: start;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent :is(.co-contact-information, .co-billing-address > fieldset, #company-info, #shipping-address fieldset, #shipping-address .form-option-block) > * { grid-column: 1 / -1; min-width: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent #company-info.js-hidden:not(.visible) { display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent #company-info:not(.js-hidden) { margin: 0; }
@media (min-width: 768px) {
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent :is(.co-contact-information, .co-billing-address > fieldset, #company-info, #shipping-address fieldset, #shipping-address .form-option-block) > .form-group:has(:is(#email, #phone, #billCity, #billZip, #companyId, #vatId, #deliveryCity, #deliveryZip)) { grid-column: auto; }
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .form-group {
  position: relative; display: grid; grid-template-columns: minmax(0, 1fr); align-content: start; gap: 6px; float: none; width: auto; margin: 0; padding: 0; text-align: left;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .form-group::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .form-group::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .form-group > label:not(.whole-width),
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .form-group > p.label {
  position: static; display: block; float: none; width: auto; max-width: none; margin: 0; padding: 0; transform: none;
  font: 600 13px/1.3 var(--ks-text); color: var(--ks-2); text-align: left; text-transform: none; white-space: normal; pointer-events: auto; opacity: 1;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .form-group > .form-control-wrapper { position: relative; float: none; width: auto; max-width: none; margin: 0; padding: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .required-asterisk::after { color: var(--ks-bad); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent :is(input.form-control, select.form-control, textarea.form-control) {
  width: 100%; max-width: none; height: 48px; min-height: 0; margin: 0; padding: 0 16px; border: 1px solid var(--ks-line-2); border-radius: var(--ks-r-md);
  background-color: #fff; box-shadow: none; font: 500 15px/1.3 var(--ks-text); color: var(--ks-ink);
  transition: border-color .2s, box-shadow .2s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent textarea.form-control { height: auto; min-height: 112px; padding: 12px 16px; line-height: 1.5; resize: vertical; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent select.form-control {
  -webkit-appearance: none; appearance: none; padding-right: 44px; cursor: pointer; background: #fff var(--ks-g-chev) right 14px center / 18px no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent :is(input.form-control, select.form-control, textarea.form-control):hover { border-color: var(--ks-3); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent :is(input.form-control, select.form-control, textarea.form-control):focus {
  outline: 0; border-color: var(--ks-ink); box-shadow: 0 0 0 3px rgba(11, 13, 16, .08);
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent :is(input.form-control, select.form-control)[disabled] { background-color: var(--ks-soft); color: var(--ks-3); cursor: not-allowed; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .form-control-wrapper--with-note { display: flex; flex-wrap: wrap; align-items: baseline; gap: 4px 8px; font-size: 14px; color: var(--ks-2); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .form-control-wrapper--with-note strong { font-weight: 700; color: var(--ks-ink); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .form-control-wrapper--with-note em.helpNote { font-style: normal; font-size: 13px; color: var(--ks-3); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .form-control-wrapper--with-note em.helpNote a { color: var(--ks-2); text-decoration: underline; text-underline-offset: 3px; }
/* telefon s předvolbou (vlajka Shoptetu) */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .phone-combined-input {
  display: flex; align-items: stretch; width: 100%; max-width: none; height: 48px; margin: 0; padding: 0; border: 1px solid var(--ks-line-2); border-radius: var(--ks-r-md); background: #fff;
  transition: border-color .2s, box-shadow .2s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .phone-combined-input:focus-within { border-color: var(--ks-ink); box-shadow: 0 0 0 3px rgba(11, 13, 16, .08); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .phone-combined-input .country-flags { flex: none; height: 100%; margin: 0; border: 0; border-right: 1px solid var(--ks-line); border-radius: var(--ks-r-md) 0 0 var(--ks-r-md); background: transparent; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .phone-combined-input input.form-control { flex: 1 1 auto; height: 100%; border: 0; border-radius: 0 var(--ks-r-md) var(--ks-r-md) 0; box-shadow: none !important; }
/* zaškrtávací políčka (Nakupuji na firmu, poznámka, newsletter, souhlasy) – jdou i klávesnicí */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) input[type="checkbox"] {
  display: block !important; position: absolute; top: 2px; left: 0; width: 22px; height: 22px; margin: 0; padding: 0; opacity: 0; pointer-events: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) input[type="checkbox"] + label {
  position: relative; display: block; min-height: 22px; margin: 0; padding: 1px 0 0 34px; text-indent: 0;
  font: 400 14px/1.45 var(--ks-text); color: var(--ks-2); text-align: left; text-transform: none; cursor: pointer;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) input[type="checkbox"] + label::before {
  content: ""; position: absolute; top: 1px; left: 0; display: block; width: 22px; height: 22px; margin: 0; transform: none;
  border: 1.5px solid var(--ks-line-2); border-radius: 6px; background: #fff; transition: background-color .12s, border-color .12s;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) input[type="checkbox"] + label::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) input[type="checkbox"] + label:hover::before { border-color: var(--ks-2); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) input[type="checkbox"]:checked + label::before {
  background: var(--ks-ink) var(--ks-i-check-w) center / 14px no-repeat; border-color: var(--ks-ink);
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) input[type="checkbox"]:focus-visible + label::before { outline: 3px solid var(--ks-focus); outline-offset: 2px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) input[type="checkbox"]:disabled + label { opacity: .55; cursor: default; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) input[type="checkbox"]:is(.error-field, .js-error-field) + label { padding: 1px 0 0 34px; border: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) input[type="checkbox"]:is(.error-field, .js-error-field) + label::before { border-color: var(--ks-bad); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) label a { color: var(--ks-ink); font-weight: 600; text-decoration: underline; text-underline-offset: 3px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .form-group:has(> input[type="checkbox"]) { display: block; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .co-billing-address > .form-group { margin-top: 18px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent #shipping-address { margin: 0 0 40px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent #shipping-address.js-hidden:not(.visible) { display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .co-box-additional { display: grid; gap: 16px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .co-box-additional::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .co-box-additional::after { content: none; display: none; }
/* země je daná předchozím krokem – Shoptet ji ukazuje jako text; skryté vypnuté pole se neukazuje dvakrát */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .js-location--hidden { display: none !important; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .co-box-additional > .form-group { margin: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent #note.js-hidden:not(.visible) { display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent #note > fieldset { margin: 0; padding: 0; border: 0; background: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent fieldset.stay-in-touch { display: grid; gap: 14px; margin: 8px 0 0; padding: 20px 0 0; border: 0; border-top: 1px solid var(--ks-line); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent fieldset.stay-in-touch .form-group { margin: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .additional-information { display: block; margin-top: 2px; font-size: 12.5px; color: var(--ks-3); }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .additional-information.js-hidden:not(.visible) { display: none; }
/* chybová hláška u pole */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent :is(input.form-control, select.form-control, textarea.form-control):is(.error-field, .js-error-field) { border-color: var(--ks-bad); }
/* hláška pod polem (šablona ji dává jako růžovou bublinu přes pole, u souhlasů ji skrývá) */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) :is(.js-validator-msg, .validator-msg) {
  position: static; inset: auto; display: flex; align-items: flex-start; gap: 6px; width: auto; height: auto; min-height: 0; margin: 6px 0 0; padding: 0;
  background: none; border: 0; box-shadow: none; font: 600 12.5px/1.4 var(--ks-text); color: var(--ks-bad); text-align: left;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) :is(.js-validator-msg, .validator-msg)::before {
  content: ""; position: static; display: block; flex: none; width: 14px; height: 14px; margin-top: 2px; border: 0; transform: none;
  background: currentColor; -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3.5 21 19H3l9-15.5ZM12 9.5v4.2M12 16.6h.01'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3.5 21 19H3l9-15.5ZM12 9.5v4.2M12 16.6h.01'/%3E%3C/svg%3E") center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) :is(.js-validator-msg, .validator-msg)::after { content: none; display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) :is(.js-validator-msg, .validator-msg).msg-warning { color: #8a5300; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 :is(#checkoutContent, #checkoutSidebar) :is(.js-validator-msg, .validator-msg).msg-info { color: #1f5fa8; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutSidebar .form-group.consents .js-validator-msg.msg-error { display: flex !important; margin-left: 0; padding-left: 34px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .question-tooltip.form-group-tooltip {
  position: absolute; top: 50%; right: 14px; left: auto; width: 16px; height: 16px; margin: -8px 0 0; padding: 0; overflow: hidden; border: 0; border-radius: 50%;
  background: var(--ks-3); color: transparent; font-size: 0; cursor: help; -webkit-mask: var(--ks-i-info) center / contain no-repeat; mask: var(--ks-i-info) center / contain no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .form-group-hasTooltip input.form-control { padding-right: 42px; }
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .question-tooltip.form-group-tooltip::before,
html[lang="cs"]:not(.ks-off) body.ordering-process.id--17 #checkoutContent .question-tooltip.form-group-tooltip::after { content: none; display: none; }

/* ==========================================================================================================
   F) SOUHRN V KROCÍCH 2 A 3 – „Vaše objednávka“ (rekapitulace Shoptetu), souhlasy a tlačítko
   ========================================================================================================== */
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) .row.cart-row > #checkoutSidebar { display: flex; flex-direction: column; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar > .cart-content { display: flex; flex-direction: column; gap: 0; margin: 0; padding: 0; border: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar .order-summary { display: contents; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar .checkout-box { order: 8; margin: 16px 0 0; padding: 0; border: 0; background: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar .checkout-box > .toggle-contacts { display: none !important; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar .checkout-box > .box { display: block !important; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box {
  order: 1; position: relative; margin: 0; padding: 24px 24px 8px; background: #fff; border: 1px solid var(--ks-line); border-bottom: 0;
  border-radius: var(--ks-r) var(--ks-r) 0 0; box-shadow: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box > :is(h2, h4) {
  position: static; margin: 0 0 16px; padding: 0; background: none; border: 0; text-align: left; text-transform: none; text-decoration: none; cursor: default;
  font-family: var(--ks-font) !important; font-size: 19px !important; font-weight: 600; line-height: 1.2; letter-spacing: -.01em; color: var(--ks-ink);
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box > :is(h2, h4)::before,
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box > :is(h2, h4)::after { content: none; display: none; }
/* zboží: náhled | název, počet | cena. Náhled doplní skript do připraveného místa (bez skriptu šedé políčko). */
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .cart-items { display: grid !important; gap: 12px; max-height: none; margin: 0; padding: 0 0 16px; border: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .cart-items + .cart-items { padding-top: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .cart-item {
  position: relative; display: grid; grid-template-columns: minmax(0, 1fr) auto; grid-template-areas: "name price" "amount price";
  align-items: center; gap: 2px 12px; min-height: 52px; margin: 0; padding: 0 0 0 64px; border: 0; background: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .cart-item:not([data-micro-sku]) { padding-left: 0; min-height: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .cart-item[data-micro-sku]::before {
  content: ""; position: absolute; top: 50%; left: 0; width: 52px; height: 52px; margin-top: -26px; border: 1px solid var(--ks-line); border-radius: var(--ks-r-sm);
  background: #fff var(--ks-g-box) center / 22px no-repeat;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .cart-item .ks-thumb {
  position: absolute; top: 50%; left: 0; z-index: 1; display: block; width: 52px; height: 52px; margin-top: -26px; padding: 4px; overflow: hidden;
  border: 1px solid var(--ks-line); border-radius: var(--ks-r-sm); background: #fff;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .cart-item .ks-thumb:empty { display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .cart-item .ks-thumb img { display: block; width: 100%; height: 100%; object-fit: contain; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .cart-item > .cart-item-name { grid-area: name; float: none; width: auto; margin: 0; padding: 0; font: 600 13px/1.35 var(--ks-text); color: var(--ks-ink); }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .cart-item > .cart-item-name a {
  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font: inherit; color: inherit; text-decoration: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .cart-item > .cart-item-name a:hover { text-decoration: underline; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .cart-item > .cart-item-amount { grid-area: amount; float: none; width: auto; margin: 0; padding: 0; font: 400 12px/1.3 var(--ks-text); color: var(--ks-3); text-align: left; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .cart-item > .cart-item-price { grid-area: price; float: none; width: auto; margin: 0; padding: 0; font: 700 14px/1.2 var(--ks-text); color: var(--ks-ink); text-align: right; white-space: nowrap; }
/* součty: Zboží, doprava, platba */
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .order-summary-item.helper {
  display: flex; align-items: baseline; justify-content: space-between; gap: 16px; margin: 0; padding: 14px 0; border: 0; border-top: 1px solid var(--ks-line);
  font: 400 14px/1.35 var(--ks-text); color: var(--ks-2); background: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .order-summary-item.helper { flex-wrap: nowrap; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .order-summary-item.helper > * { flex: 0 1 auto; float: none; width: auto; margin: 0; padding: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .order-summary-item.helper strong { font-weight: 400; color: inherit; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .order-summary-item.helper > div:last-child { font-weight: 700; color: var(--ks-ink); white-space: nowrap; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .order-recapitulation { margin: 0; padding: 0; border: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .order-recapitulation:empty { display: none; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .recapitulation-single {
  display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 2px 16px; align-items: baseline; margin: 0; padding: 0 0 12px; border: 0; background: none;
  font: 400 13.5px/1.4 var(--ks-text); color: var(--ks-2);
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .recapitulation-single > span { grid-column: 1 / -1; float: none; margin: 0; font: 400 12px/1.3 var(--ks-text); color: var(--ks-3); }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .recapitulation-single > strong {
  grid-column: 1 / -1; display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 16px; float: none; width: auto; margin: 0; padding: 0;
  font: 600 13.5px/1.4 var(--ks-text); color: var(--ks-ink); text-align: left;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .recapitulation-single > strong > span[data-testid="recapItemPrice"] {
  order: 2; grid-column: 2; grid-row: 1; float: none; margin: 0; font-weight: 700; white-space: nowrap; text-align: right;
}
/* Celkem k úhradě */
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .order-summary-item.price {
  position: static; top: auto; width: auto; margin: 0 -24px; padding: 16px 24px 0; border: 0; border-top: 1px solid var(--ks-line); background: none;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .price-wrapper {
  display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: baseline; gap: 4px 16px; margin: 0; padding: 0; float: none; text-align: left;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .price-wrapper > * { float: none; width: auto; margin: 0; padding: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .price-label.price-primary { font: 600 15px/1.3 var(--ks-text); color: var(--ks-2); }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .price.price-primary,
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .price.price-primary span {
  font: 700 26px/1.1 var(--ks-font) !important; letter-spacing: -.02em; color: var(--ks-ink); text-align: right; white-space: nowrap;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box :is(.price-label, .price).price-secondary,
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .price.price-secondary span { font: 400 12.5px/1.3 var(--ks-text) !important; color: var(--ks-3); }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .price.price-secondary { text-align: right; white-space: nowrap; }
/* spodek panelu: souhlasy, tlačítko, zákonná záruka (bílý panel pokračuje) */
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar > .cart-content > :is(.consents, .next-step, .zz-note) {
  margin: 0; padding-left: 24px; padding-right: 24px; background: #fff; border: 1px solid var(--ks-line); border-top: 0; border-bottom: 0;
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar > .cart-content > .consents { order: 2; padding-top: 14px; padding-bottom: 0; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar > .cart-content > .consents.consents-first { padding-top: 20px; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar > .cart-content > .consents label { font-size: 13px !important; line-height: 1.45; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar > .cart-content > .next-step { order: 3; margin: 0; padding-top: 20px; padding-bottom: 4px; }
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar > .cart-content > .zz-note {
  order: 4; margin: 0; padding-top: 14px; padding-bottom: 20px; border-bottom: 1px solid var(--ks-line); border-radius: 0 0 var(--ks-r) var(--ks-r);
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar > .cart-content > .next-step:last-child {
  padding-bottom: 24px; border-bottom: 1px solid var(--ks-line); border-radius: 0 0 var(--ks-r) var(--ks-r);
}
html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar > a.next-step-back { margin-top: 16px; }
/* šablona po odrolování přilepuje části souhrnu přes position: fixed – tady je celý sloupec přilepený (sticky) */
html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 #checkoutSidebar.fixed :is(.order-summary-item.price, .next-step, .next-step-back) {
  position: static; top: auto; width: auto;
}

/* ==========================================================================================================
   G) Mobil a tablet
   ========================================================================================================== */
@media (max-width: 991px) {
  /* souhrn pod obsahem, ne přilepený */
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .cart-inner .row.cart-row > :is(.col-md-4, #checkoutSidebar) { position: static; }
  /* šablona tu souhrn sbaluje pod nadpis (display: none !important) – doprava, platba a mezisoučet zůstávají vidět jako na počítači */
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box > .order-summary-item.helper { display: flex !important; }
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box > .order-recapitulation:not(:empty) { display: block !important; }
}
@media (max-width: 767px) {
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .content-inner { padding-bottom: 40px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .cart-inner .row.cart-row { gap: 28px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) #content { padding-left: 16px; padding-right: 16px; }
  /* šablona tu sloupci souhrnu dává „padding: 0 12px !important“ – obsah i souhrn mají lícovat s nadpisem */
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .cart-inner .row.cart-row > div.col-md-4 { padding: 0 !important; }
  /* kroky: čísla, popisek jen u aktuálního */
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) .cart-inner .row.cart-row { padding-top: 72px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header { top: 16px; gap: 8px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step { gap: 8px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step + li.step::before { width: 18px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) ol.cart-header li.step:not(.active) > :is(a, strong) > span { gap: 0; font-size: 0; }
  /* košík */
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 #content > h1.sr-only { margin: 20px 0 20px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable {
    grid-template-columns: 76px auto minmax(0, 1fr) auto; grid-template-areas: "img name name name" "img avail avail avail" "img qty . total" "img rm . unit";
    column-gap: 12px; row-gap: 6px; padding: 20px 0;
  }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.cart-p-image a { width: 76px; height: 76px; padding: 6px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.removeable > td.p-name { align-self: start; }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-total > .price-final { align-self: center; font-size: 17px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity { height: 36px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity :is(.increase, .decrease) { width: 32px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table td.p-quantity .quantity input.amount { width: 34px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.related.visible { padding-left: 0; }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .cart-table tr.related > td { grid-template-columns: minmax(0, 1fr); }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .summary-wrapper > .box { padding: 20px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvDoplnek-produkt { padding: 12px 14px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvDoplnek-product-image { width: 40px; height: 40px !important; }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--9 .fvDoplnek-upsell .fvDoplnek-produkt form p.fvDoplnek-description { padding-left: 0 !important; }
  /* doprava a platba */
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .co-basic-information .row { grid-template-columns: minmax(0, 1fr); }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper > input[type="radio"] + label {
    grid-template-columns: 48px minmax(0, 1fr) auto; gap: 4px 12px; min-height: 68px; padding: 12px 14px 12px 12px;
  }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .payment-logo { width: 48px; height: 38px; padding: 4px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .payment-logo img { max-height: 26px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .shipping-billing-name { font-size: 14px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process.id--16 .shipping-billing-table .radio-wrapper .payment-shipping-price { font-size: 14px; }
  /* souhrn */
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box { padding: 20px 20px 8px; }
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar #summary-box .order-summary-item.price { margin: 0 -20px; padding: 16px 20px 0; }
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--16, .id--17) #checkoutSidebar > .cart-content > :is(.consents, .next-step, .zz-note) { padding-left: 20px; padding-right: 20px; }
}

/* ---------- Méně pohybu, tisk ---------- */
@media (prefers-reduced-motion: reduce) {
  .ks-scrim, .ks-drawer, .ks-line, .ks-skel i { transition: none !important; animation: none !important; }
  html[lang="cs"]:not(.ks-off) body.ordering-process:is(.id--9, .id--16, .id--17) .next-step .btn:is(.next-step-forward, .next-step-finish) { transition: none; }
}
@media print {
  .ks-layer { display: none !important; }
}
