/*
Theme Name: Šteto-zaštita
Theme URI: https://labs4ai.net/
Author: Unna Product doo
Description: Prezentaciona WordPress tema za biocidni proizvod ŠTETO-ZAŠTITA od bubašvaba.
Version: 2.3.0
Text Domain: steto-zastita
*/

:root {
  --ink: #211b17;
  --muted: #665a50;
  --cream: #fbf8f1;
  --paper: #fffdf9;
  --line: #e8dfd2;
  --bronze: #a65e2e;
  --bronze-dark: #733c1e;
  --sage: #536457;
  --sage-light: #e7eee8;
  --shadow: 0 18px 55px rgba(52, 34, 20, .12);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--cream); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; line-height: 1.6; }
a { color: inherit; }
img { max-width: 100%; height: auto; }
.site-shell { overflow: hidden; }
.container { width: min(1160px, calc(100% - 40px)); margin: 0 auto; }
.site-header { position: sticky; top: 0; z-index: 20; background: rgba(251, 248, 241, .94); border-bottom: 1px solid rgba(232, 223, 210, .9); backdrop-filter: blur(12px); }
.header-inner { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.brand { display: inline-flex; align-items: center; gap: 12px; text-decoration: none; }
.brand-mark { width: 42px; height: 42px; border-radius: 12px 12px 12px 3px; display: grid; place-items: center; color: #fff; background: linear-gradient(145deg, var(--bronze), var(--bronze-dark)); font-weight: 800; letter-spacing: -.08em; box-shadow: 0 7px 18px rgba(115,60,30,.28); }
.brand-copy { display: grid; line-height: 1.12; }
.brand-name { font-weight: 800; letter-spacing: .04em; font-size: .92rem; }
.brand-sub { color: var(--muted); font-size: .72rem; }
.main-nav ul { list-style: none; padding: 0; margin: 0; display: flex; gap: 24px; align-items: center; }
.main-nav a { text-decoration: none; color: var(--muted); font-size: .86rem; font-weight: 600; }
.main-nav a:hover { color: var(--bronze-dark); }
.header-cta { display: inline-flex; align-items: center; gap: 8px; text-decoration: none; padding: 10px 16px; border-radius: 999px; background: var(--ink); color: #fff; font-size: .82rem; font-weight: 700; }
.menu-toggle { display: none; border: 0; background: none; font-size: 1.5rem; }

.hero { position: relative; padding: 104px 0 96px; background: radial-gradient(circle at 80% 10%, rgba(191, 127, 71, .25), transparent 32%), linear-gradient(115deg, #fbf8f1 0%, #f4e9da 100%); }
.hero-grid { display: grid; grid-template-columns: 1.04fr .96fr; gap: 70px; align-items: center; }
.eyebrow { display: inline-flex; align-items: center; gap: 8px; color: var(--bronze-dark); font-size: .72rem; letter-spacing: .16em; text-transform: uppercase; font-weight: 800; }
.eyebrow::before { content: ""; width: 28px; height: 2px; background: var(--bronze); }
.hero h1 { font-size: clamp(2.7rem, 5.5vw, 5rem); line-height: .99; letter-spacing: -.065em; margin: 18px 0 24px; max-width: 680px; }
.hero h1 em { font-style: normal; color: var(--bronze); }
.hero-lead { max-width: 610px; color: var(--muted); font-size: 1.08rem; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; }
.button { display: inline-flex; justify-content: center; align-items: center; gap: 9px; border-radius: 999px; padding: 13px 21px; border: 1px solid transparent; font-size: .86rem; font-weight: 800; text-decoration: none; transition: transform .18s ease, box-shadow .18s ease, background .18s ease; }
.button:hover { transform: translateY(-2px); box-shadow: 0 10px 20px rgba(52,34,20,.13); }
.button-primary { color: #fff; background: var(--bronze-dark); }
.button-light { color: var(--ink); background: rgba(255,255,255,.6); border-color: var(--line); }
.hero-proof { margin-top: 38px; display: flex; flex-wrap: wrap; gap: 18px; color: var(--muted); font-size: .8rem; }
.hero-proof span { display: inline-flex; align-items: center; gap: 7px; }
.hero-proof b { color: var(--sage); }
.product-art { min-height: 440px; display: grid; place-items: center; position: relative; }
.art-halo { position: absolute; width: 410px; height: 410px; border-radius: 50%; border: 1px solid rgba(166,94,46,.25); box-shadow: inset 0 0 0 22px rgba(166,94,46,.035), inset 0 0 0 68px rgba(166,94,46,.025); }
.art-card { position: relative; width: min(330px, 78%); min-height: 390px; padding: 30px 28px; color: #fff; border-radius: 18px 18px 46px 18px; background: linear-gradient(155deg, #3d3028 0%, #171312 100%); box-shadow: var(--shadow); transform: rotate(4deg); }
.art-card::before { content: ""; position: absolute; inset: 14px; border: 1px solid rgba(220,176,115,.48); border-radius: 12px 12px 38px 12px; pointer-events: none; }
.art-brand { position: relative; font-size: .75rem; letter-spacing: .17em; color: #dbb17b; font-weight: 800; }
.art-title { position: relative; margin-top: 96px; font-size: 2.2rem; line-height: .95; letter-spacing: -.07em; font-weight: 800; }
.art-title span { color: #e2a96c; }
.art-meta { position: absolute; bottom: 32px; left: 28px; right: 28px; display: flex; justify-content: space-between; gap: 10px; font-size: .72rem; color: #cbb9aa; }
.art-dot { position: absolute; width: 28px; height: 28px; border-radius: 50%; background: #c98546; opacity: .7; box-shadow: 48px 24px 0 rgba(198,128,67,.56), 23px 76px 0 rgba(198,128,67,.46), 105px 65px 0 rgba(198,128,67,.32); top: 90px; right: 62px; }

.section { padding: 92px 0; }
.section-head { max-width: 700px; margin-bottom: 42px; }
.section-kicker { color: var(--bronze-dark); font-size: .72rem; text-transform: uppercase; letter-spacing: .17em; font-weight: 800; }
.section h2 { font-size: clamp(2rem, 4vw, 3.2rem); line-height: 1.05; letter-spacing: -.055em; margin: 10px 0 16px; }
.section-intro { color: var(--muted); max-width: 640px; }
.use-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.use-card { padding: 32px; min-height: 250px; border: 1px solid var(--line); border-radius: 18px; background: var(--paper); box-shadow: 0 7px 22px rgba(52,34,20,.04); }
.use-card.pro { color: #fff; border-color: #362b24; background: #362b24; }
.card-index { color: var(--bronze); font-size: .78rem; font-weight: 800; letter-spacing: .12em; }
.use-card h3 { font-size: 1.55rem; margin: 24px 0 10px; letter-spacing: -.04em; }
.use-card p { color: var(--muted); margin: 0; }
.use-card.pro p { color: #d7ccc3; }
.tag-row { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 22px; }
.tag { display: inline-flex; padding: 6px 10px; border-radius: 999px; background: var(--sage-light); color: var(--sage); font-size: .72rem; font-weight: 700; }
.pro .tag { background: rgba(255,255,255,.1); color: #f3dfc7; }

.steps { display: grid; grid-template-columns: repeat(4,1fr); gap: 14px; }
.step { padding: 24px 20px; border-top: 2px solid var(--bronze); background: #fffaf4; }
.step-num { color: var(--bronze); font-size: 1.7rem; font-weight: 800; line-height: 1; }
.step h3 { font-size: 1rem; margin: 24px 0 8px; }
.step p { color: var(--muted); font-size: .86rem; margin: 0; }
.dosage { margin-top: 28px; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 22px 26px; border-radius: 15px; color: #fff; background: var(--sage); }
.dosage strong { font-size: 1.3rem; }
.dosage span { color: #e2ece4; font-size: .86rem; }

.sectors { background: #f1e8dc; }
.sector-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 13px; }
.sector { padding: 18px 20px; border-radius: 13px; background: rgba(255,255,255,.58); border: 1px solid rgba(166,94,46,.16); font-weight: 700; }
.sector span { display: block; color: var(--muted); font-size: .78rem; font-weight: 500; margin-top: 3px; }

.safety-grid { display: grid; grid-template-columns: .86fr 1.14fr; gap: 55px; align-items: start; }
.warning-card { padding: 30px; border: 1px solid #e3c8a0; border-radius: 17px; background: #fff8e9; }
.warning-symbol { width: 74px; height: 74px; display: grid; place-items: center; color: #121212; background: #f4b323; clip-path: polygon(50% 0, 100% 100%, 0 100%); font-size: 1.7rem; font-weight: 900; }
.warning-card h3 { margin: 23px 0 8px; }
.warning-card p { color: #654f39; font-size: .86rem; }
.safety-list { list-style: none; padding: 0; margin: 0; display: grid; gap: 17px; }
.safety-list li { position: relative; padding-left: 27px; color: var(--muted); }
.safety-list li::before { content: "✓"; position: absolute; left: 0; top: 0; color: var(--sage); font-weight: 900; }
.safety-list strong { display: block; color: var(--ink); margin-bottom: 2px; }
.legal-note { margin-top: 26px; padding-top: 18px; border-top: 1px solid var(--line); color: var(--muted); font-size: .78rem; }

.packs { background: #29221d; color: #fff; }
.packs .section-kicker { color: #e0a766; }
.packs .section-intro { color: #cbbeb1; }
.pack-grid { display: grid; grid-template-columns: repeat(5,1fr); gap: 12px; }
.pack { padding: 22px 16px; border: 1px solid rgba(255,255,255,.14); border-radius: 14px; background: rgba(255,255,255,.05); }
.pack b { display: block; font-size: 1.5rem; color: #e4ad76; }
.pack span { color: #cabdb0; font-size: .78rem; }

.docs-contact { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.doc-card, .contact-card { padding: 30px; border-radius: 17px; border: 1px solid var(--line); background: var(--paper); }
.doc-card h3, .contact-card h3 { margin-top: 0; }
.doc-list { margin: 20px 0 0; padding: 0; list-style: none; display: grid; gap: 12px; }
.doc-list li { padding: 13px 15px; border-radius: 10px; background: #f6f0e8; font-size: .86rem; }
.contact-line { padding: 10px 0; border-bottom: 1px solid var(--line); }
.contact-line:last-child { border: 0; }
.contact-line small { display: block; color: var(--muted); font-size: .7rem; text-transform: uppercase; letter-spacing: .1em; }
.contact-line a { color: var(--bronze-dark); font-weight: 700; text-decoration: none; }
.steto-rich-content { max-width: 820px; }
.steto-rich-content h2 { margin-top: 42px; font-size: clamp(1.45rem, 3vw, 2.1rem); }
.steto-rich-content p, .steto-rich-content li { color: var(--muted); }
.steto-rich-content ol, .steto-rich-content ul { padding-left: 1.2rem; }
.steto-rich-content li { margin: 9px 0; }
.steto-rich-content a { color: var(--bronze-dark); font-weight: 700; }
.steto-price-note { margin: 22px 0; padding: 15px 18px; color: #684a2b; border: 1px solid #e3c8a0; border-radius: 10px; background: #fff8e9; font-size: .88rem; }
.seo-copy { max-width: 570px; margin: 24px 0 0; color: var(--muted); font-size: .84rem; }
.seo-strip { padding: 22px 0; border-bottom: 1px solid var(--line); background: #f7efe4; }
.seo-strip .seo-copy { max-width: 880px; margin: 0; font-size: .9rem; }
.faq-section { background: #f1e8dc; }
.faq-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; max-width: 1000px; }
.faq-box { display: grid; gap: 12px; align-content: start; padding: 17px; border: 1px solid rgba(166,94,46,.18); border-radius: 18px; background: rgba(255,255,255,.5); box-shadow: 0 7px 20px rgba(74,50,29,.05); }
.faq-box-head { padding: 4px 4px 8px; color: var(--bronze-dark); font-size: .72rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.faq-list { display: grid; gap: 10px; max-width: 860px; }
.faq-list details, .faq-box details { padding: 0 18px; border: 1px solid rgba(166,94,46,.16); border-radius: 12px; background: rgba(255,255,255,.8); }
.faq-box details[open] { background: #fffdf9; box-shadow: 0 8px 18px rgba(74,50,29,.06); }
.faq-list summary { cursor: pointer; list-style: none; padding: 18px 28px 18px 0; position: relative; font-weight: 800; }
.faq-box summary { cursor: pointer; list-style: none; padding: 18px 28px 18px 0; position: relative; font-weight: 800; line-height: 1.35; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-box summary::-webkit-details-marker { display: none; }
.faq-list summary::after, .faq-box summary::after { content: '+'; position: absolute; right: 0; color: var(--bronze); font-size: 1.3rem; }
.faq-list details[open] summary::after, .faq-box details[open] summary::after { content: '–'; }
.faq-list details p, .faq-box details p { color: var(--muted); margin: 0 0 18px; font-size: .9rem; line-height: 1.65; }
.reviews-section { background: var(--paper); }
.review-empty { max-width: 620px; padding: 30px; border: 1px dashed #c9ab86; border-radius: 16px; background: #fffaf4; }
.review-empty h3 { margin: 10px 0 6px; }
.review-empty p { color: var(--muted); }
.review-stars { color: #c27c3c; letter-spacing: .13em; }
.steto-lead { font-size: 1.06rem; color: var(--muted); }
.guide-callout { margin: 25px 0 34px; padding: 20px 24px; border-left: 4px solid var(--bronze); border-radius: 0 12px 12px 0; color: #684a2b; background: #fff8e9; }
.guide-steps, .guide-safety { padding-left: 1.25rem; color: var(--muted); }
.guide-steps li, .guide-safety li { margin: 15px 0; padding-left: 6px; }
.guide-steps strong, .guide-safety strong { color: var(--ink); }
.steto-blog-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.steto-blog-card { display: flex; flex-direction: column; align-items: flex-start; padding: 25px; border: 1px solid var(--line); border-radius: 15px; background: var(--paper); }
.steto-blog-thumb { display: block; width: calc(100% + 50px); height: 170px; object-fit: cover; margin: -25px -25px 20px; border-radius: 15px 15px 0 0; }
.steto-blog-featured { grid-column: 1 / -1; display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(260px, .65fr); grid-template-rows: auto 1fr auto; column-gap: 28px; padding: 28px; }
.steto-blog-featured .steto-blog-thumb { grid-row: 1 / span 3; width: 100%; height: 300px; margin: -28px 0 -28px -28px; border-radius: 15px 0 0 15px; }
.steto-blog-featured .steto-blog-date { align-self: end; }
.steto-blog-featured h2 { font-size: clamp(1.55rem, 3vw, 2.2rem); }
.steto-blog-card h2 { font-size: 1.3rem; line-height: 1.1; margin: 13px 0 10px; }
.steto-blog-card h2 a { text-decoration: none; }
.steto-blog-card p { flex: 1; color: var(--muted); font-size: .86rem; }
.steto-blog-date, .steto-post-meta { color: var(--bronze-dark); font-size: .73rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.steto-post { max-width: 860px; }
.steto-post h1 { font-size: clamp(2.2rem, 4vw, 3.8rem); line-height: 1.04; letter-spacing: -.055em; margin: 12px 0; }
.steto-post-content { margin-top: 35px; color: var(--muted); font-size: 1.02rem; }
.steto-post-content h2 { color: var(--ink); margin-top: 38px; }
.steto-post-content figure { margin: 0 0 32px; }
.steto-post-content figure img { display: block; width: 100%; border-radius: 15px; box-shadow: var(--shadow); }
.steto-post-content figcaption { margin-top: 9px; color: var(--muted); font-size: .75rem; }
.woocommerce ul.products { margin-top: 28px; padding: 0; }
.woocommerce ul.products li.product { padding: 18px; border: 1px solid var(--line); border-radius: 14px; background: var(--paper); }
.woocommerce ul.products li.product .price { color: var(--bronze-dark); font-weight: 800; }
.woocommerce ul.products li.product a.button { color: #fff; background: var(--bronze-dark); }

.site-footer { padding: 36px 0; color: #c8bbb1; background: #1d1714; }
.footer-grid { display: flex; justify-content: space-between; gap: 30px; align-items: flex-start; }
.footer-brand { color: #fff; font-weight: 800; letter-spacing: .06em; }
.footer-copy { margin-top: 8px; max-width: 600px; font-size: .76rem; line-height: 1.6; }
.footer-legal { text-align: right; font-size: .72rem; }

@media (max-width: 900px) {
  .main-nav { display: none; position: absolute; top: 68px; left: 14px; right: 14px; padding: 14px 18px; border: 1px solid var(--line); border-radius: 14px; background: var(--paper); box-shadow: var(--shadow); }
  .main-nav.is-open { display: block; }
  .main-nav ul { display: grid; gap: 0; }
  .main-nav li { border-bottom: 1px solid var(--line); }
  .main-nav li:last-child { border-bottom: 0; }
  .main-nav a { display: block; padding: 11px 0; }
  .header-cta { display: none; }
  .menu-toggle { display: block; }
  .hero-grid, .safety-grid, .docs-contact { grid-template-columns: 1fr; gap: 40px; }
  .steto-blog-grid { grid-template-columns: 1fr 1fr; }
  .faq-grid { grid-template-columns: 1fr; }
  .hero { padding: 75px 0 65px; }
  .product-art { min-height: 365px; }
  .steps { grid-template-columns: repeat(2,1fr); }
  .pack-grid { grid-template-columns: repeat(3,1fr); }
}
@media (max-width: 600px) {
  .container { width: min(100% - 28px, 1160px); }
  .header-inner { min-height: 68px; }
  .hero h1 { font-size: 2.65rem; }
  .hero-proof { display: grid; gap: 9px; }
  .art-halo { width: 310px; height: 310px; }
  .art-card { min-height: 330px; width: min(280px, 82%); }
  .art-title { margin-top: 74px; font-size: 1.9rem; }
  .section { padding: 68px 0; }
  .use-grid, .sector-grid, .steps { grid-template-columns: 1fr; }
  .steto-blog-grid { grid-template-columns: 1fr; }
  .steto-blog-featured { display: block; }
  .steto-blog-featured .steto-blog-thumb { width: calc(100% + 50px); height: 220px; margin: -25px -25px 20px; border-radius: 15px 15px 0 0; }
  .dosage { display: block; }
  .dosage span { display: block; margin-top: 5px; }
  .pack-grid { grid-template-columns: repeat(2,1fr); }
  .footer-grid { display: block; }
  .footer-legal { text-align: left; margin-top: 18px; }
}

/* Page content layout used by the Usage/Safety and Product pages. */
.steto-page-content { max-width: 1040px; margin: 0 auto; }
.steto-page-intro { max-width: 820px; margin-bottom: 48px; }
.steto-page-content .steto-lead { max-width: 820px; margin: 18px 0 0; color: var(--muted); font-size: 1.06rem; line-height: 1.78; }
.steto-media-stack { display: grid; gap: 46px; }
.steto-media-row { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 54px; align-items: center; padding: 28px; border: 1px solid var(--line); border-radius: 22px; background: var(--paper); box-shadow: 0 14px 40px rgba(52,34,20,.06); }
.steto-media-row.is-reverse { direction: rtl; background: #f5eee5; }
.steto-media-row.is-reverse > * { direction: ltr; }
.steto-media-card { margin: 0; overflow: hidden; border-radius: 16px; background: #e9dfd2; }
.steto-media-card img { display: block; width: 100%; aspect-ratio: 3 / 2; object-fit: cover; }
.steto-media-card figcaption, .steto-product-image figcaption { padding: 11px 15px 14px; color: var(--muted); font-size: .74rem; line-height: 1.45; }
.steto-media-copy h2, .steto-product-detail h2 { margin: 11px 0 14px; font-size: clamp(1.75rem, 3vw, 2.6rem); line-height: 1.08; letter-spacing: -.045em; }
.steto-media-copy > p, .steto-media-copy li, .steto-product-detail p, .steto-facts-grid p { color: var(--muted); }
.guide-checklist { display: grid; gap: 12px; margin: 22px 0 0; padding: 0; list-style: none; }
.guide-checklist li { position: relative; padding-left: 25px; }
.guide-checklist li::before { content: "✓"; position: absolute; left: 0; top: 0; color: var(--sage); font-weight: 900; }
.guide-checklist strong { display: inline; color: var(--ink); }
.steto-safety-notice { display: flex; gap: 16px; align-items: flex-start; margin-top: 46px; padding: 22px 24px; border: 1px solid #e3c8a0; border-radius: 16px; background: #fff8e9; color: #654f39; }
.steto-safety-notice-icon { flex: 0 0 34px; width: 34px; height: 34px; display: grid; place-items: center; border-radius: 50%; color: #121212; background: #f4b323; font-weight: 900; }
.steto-safety-notice p { margin: 4px 0 0; font-size: .86rem; }
.steto-product-hero { display: grid; grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr); gap: 52px; align-items: center; padding: 32px; border: 1px solid var(--line); border-radius: 22px; background: linear-gradient(120deg, #fffdf9 0%, #f2e7d8 100%); box-shadow: 0 16px 42px rgba(52,34,20,.08); }
.steto-product-copy h2 { margin: 12px 0; font-size: clamp(2rem, 4vw, 3.1rem); }
.steto-page-content a.button-primary { color: #fff; }
.steto-product-points { display: grid; gap: 9px; margin: 25px 0 28px; color: var(--muted); font-size: .86rem; }
.steto-product-points b { display: inline-grid; place-items: center; width: 29px; height: 29px; margin-right: 8px; border-radius: 50%; color: #fff; background: var(--bronze-dark); font-size: .7rem; }
.steto-product-image { margin: 0; overflow: hidden; border-radius: 16px; background: #e9dfd2; }
.steto-product-image img { display: block; width: 100%; aspect-ratio: 3 / 2; object-fit: cover; }
.steto-facts-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin: 46px 0; }
.steto-facts-grid article { padding: 24px; border-top: 3px solid var(--bronze); background: #fffaf4; }
.steto-facts-grid h2 { margin: 10px 0 6px; font-size: 1.3rem; }
.steto-facts-grid p { margin: 0; font-size: .86rem; }
.steto-product-detail { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(260px, .8fr); gap: 42px; align-items: center; padding: 12px 0 40px; }
.steto-detail-card { padding: 26px; border-radius: 16px; color: #fff; background: var(--sage); }
.steto-detail-card p { color: #e2ece4; font-size: .88rem; }
.steto-detail-card a { color: #fff; font-weight: 800; }
.steto-legal-note { margin-top: 16px; padding: 17px 20px; border-left: 4px solid var(--bronze); background: #fff8e9; color: #684a2b; font-size: .82rem; }
@media (max-width: 760px) { .steto-media-row, .steto-product-hero, .steto-product-detail { grid-template-columns: 1fr; gap: 25px; padding: 20px; } .steto-media-row.is-reverse { direction: ltr; } .steto-facts-grid { grid-template-columns: 1fr; margin: 32px 0; } .steto-page-intro { margin-bottom: 30px; } }

/* Shop: use the full content width and a balanced three-column product grid. */
body.page-id-139 .steto-rich-content { max-width: 1120px; }
body.page-id-139 .woocommerce ul.products { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; margin: 36px 0 0; padding: 0; }
body.page-id-139 .woocommerce ul.products::before,
body.page-id-139 .woocommerce ul.products::after { display: none; }
body.page-id-139 .woocommerce ul.products li.product { width: auto; float: none; margin: 0; padding: 20px; border: 1px solid var(--line); border-radius: 18px; background: var(--paper); box-shadow: 0 12px 30px rgba(52,34,20,.06); }
body.page-id-139 .woocommerce ul.products li.product a.woocommerce-LoopProduct-link { display: block; }
body.page-id-139 .woocommerce ul.products li.product img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 12px; background: #f3f0eb; }
body.page-id-139 .woocommerce ul.products li.product .woocommerce-loop-product__title { min-height: 2.6em; margin: 17px 0 6px; color: var(--ink); font-size: 1rem; line-height: 1.3; }
body.page-id-139 .woocommerce ul.products li.product .price { margin: 0 0 13px; color: var(--bronze-dark); font-size: 1.05rem; font-weight: 800; }
body.page-id-139 .woocommerce ul.products li.product a.button { width: 100%; margin-top: 8px; color: #fff; background: var(--bronze-dark); border-radius: 999px; text-align: center; }
.steto-shop-seo { margin-top: 60px; padding: 30px 34px; border: 1px solid var(--line); border-radius: 20px; background: #f6eee3; }
.steto-shop-seo-kicker { color: var(--bronze-dark); font-size: .72rem; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
.steto-shop-seo h2 { margin: 10px 0 12px; font-size: clamp(1.6rem, 3vw, 2.25rem); line-height: 1.08; }
.steto-shop-seo p { max-width: 940px; margin: 0; color: var(--muted); }

/* Single product: keep the gallery and summary comfortable on desktop. */
body.single-product .site-shell { overflow: visible; }
body.single-product div.product { max-width: 1120px; margin: 0 auto; padding: 28px 0 72px; }
body.single-product div.product div.images { width: 52%; margin: 0; }
body.single-product div.product div.summary { width: 42%; margin: 0; }
body.single-product div.product .woocommerce-product-gallery__image img { border-radius: 16px; background: #f3f0eb; object-fit: cover; }
body.single-product div.product .summary h1.product_title { margin-bottom: 18px; color: var(--ink); font-size: clamp(2rem, 3.5vw, 3.2rem); line-height: 1.08; letter-spacing: -.045em; }
body.single-product div.product .summary .price { color: var(--bronze-dark); font-size: 1.6rem; font-weight: 800; }
body.single-product div.product .summary .button { color: #fff; background: var(--bronze-dark); border-radius: 999px; padding: 12px 20px; }
body.single-product .woocommerce-tabs, body.single-product .related { max-width: 1120px; margin-left: auto; margin-right: auto; }

/* Variable product: large, clear package choices instead of a small select. */
.steto-zastita-site form.variations_form { margin-top: 28px; }
.steto-zastita-site table.variations.steto-original-variations { position: absolute !important; width: 1px !important; height: 1px !important; overflow: hidden !important; clip: rect(0 0 0 0) !important; clip-path: inset(50%) !important; white-space: nowrap !important; }
.steto-variation-panel { display: grid; gap: 13px; margin: 22px 0 18px; }
.steto-variation-title { color: var(--ink); font-size: .84rem; font-weight: 800; }
.steto-variation-cards { display: grid; gap: 11px; }
.steto-variation-card { display: grid; grid-template-columns: 22px minmax(0, 1fr) auto; gap: 12px; align-items: center; width: 100%; min-height: 66px; padding: 13px 17px; color: var(--ink); border: 1px solid var(--line); border-radius: 15px; background: #fffdf9; box-shadow: 0 3px 10px rgba(52,34,20,.04); cursor: pointer; text-align: left; transition: border-color .18s ease, background .18s ease, box-shadow .18s ease, transform .18s ease; }
.steto-variation-card:hover { border-color: var(--sage); transform: translateY(-1px); }
.steto-variation-card.is-selected { border: 2px solid var(--sage); padding: 12px 16px; background: #f2f7f2; box-shadow: 0 8px 22px rgba(31,81,59,.1); }
.steto-variation-card:focus-visible { outline: 3px solid rgba(166,94,46,.25); outline-offset: 2px; }
.steto-variation-card:disabled { opacity: .45; cursor: not-allowed; transform: none; }
.steto-variation-card strong { font-size: .96rem; line-height: 1.25; }
.steto-radio { width: 20px; height: 20px; border: 2px solid #c7c9c3; border-radius: 50%; background: #fff; box-shadow: inset 0 0 0 4px #fff; }
.steto-variation-card.is-selected .steto-radio { border-color: var(--sage); background: var(--sage); }
.steto-card-price { min-width: 92px; padding: 9px 12px; color: #fff; border-radius: 10px; background: var(--sage); font-size: .9rem; font-weight: 800; text-align: center; }
.steto-card-price .price, .steto-card-price .amount { color: inherit !important; font-size: inherit !important; }
.steto-card-price del { display: block; opacity: .65; font-size: .72rem; }
.steto-card-price ins { text-decoration: none; }
.steto-variation-chosen { display: none; grid-template-columns: minmax(0, 1fr) auto; gap: 18px; align-items: center; margin-top: 8px; padding: 19px 20px; border: 1px solid #c9dacd; border-radius: 15px; background: #f2f7f2; }
.steto-variation-chosen.is-visible { display: grid; }
.steto-variation-chosen small { display: block; margin-bottom: 3px; color: var(--muted); font-size: .7rem; }
.steto-variation-chosen strong { display: block; color: var(--ink); }
.steto-variation-chosen > b { color: var(--sage); font-size: 1.22rem; text-align: right; }
.steto-variation-chosen .price, .steto-variation-chosen .amount { color: inherit !important; font-size: inherit !important; }
.steto-zastita-site form.variations_form .woocommerce-variation-price { display: none; }
.steto-zastita-site form.variations_form .single_variation_wrap { margin-top: 16px; }
.steto-zastita-site form.variations_form .woocommerce-variation-add-to-cart { display: flex; gap: 10px; align-items: stretch; }
.steto-zastita-site form.variations_form .quantity .qty { min-height: 48px; border: 1px solid var(--line); border-radius: 12px; }
.steto-zastita-site form.variations_form .single_add_to_cart_button { flex: 1; min-height: 48px; }
body.single-product .product_meta { display: none; }
body.single-product .woocommerce-tabs { clear: both; padding-top: 14px; }
body.single-product .woocommerce-tabs ul.tabs { display: none; }
body.single-product .woocommerce-tabs .panel { margin: 0; padding: 44px 0 0; }
body.single-product .woocommerce-tabs .panel > h2:first-child { display: none; }
body.single-product .steto-product-description { max-width: 1040px; }

/* The shop URL itself is the complete one-product detail and order page. */
body.steto-single-shop .steto-shop-single-page { padding-top: 42px; }
body.steto-single-shop .steto-shop-single-page div.product { max-width: 1120px; margin: 0 auto; }
body.steto-single-shop .steto-shop-single-page div.product::after { content: ""; display: table; clear: both; }
body.steto-single-shop .steto-shop-single-page div.product div.images { float: left; width: 52%; margin: 0; }
body.steto-single-shop .steto-shop-single-page div.product div.summary { float: right; clear: none; width: 42%; margin: 0; }
body.steto-single-shop .steto-shop-single-page .woocommerce-product-gallery__image img { border-radius: 16px; background: #f3f0eb; object-fit: cover; }
body.steto-single-shop .steto-shop-single-page .summary h1.product_title { margin-bottom: 18px; color: var(--ink); font-size: clamp(2rem, 3.5vw, 3.2rem); line-height: 1.08; letter-spacing: -.045em; }
body.steto-single-shop .steto-shop-single-page .summary > .price { color: var(--bronze-dark); font-size: 1.6rem; font-weight: 800; }
body.steto-single-shop .steto-shop-single-page .summary .button { color: #fff; background: var(--bronze-dark); border-radius: 999px; padding: 12px 20px; }
body.steto-single-shop .steto-shop-single-page .product_meta { display: none; }
body.steto-single-shop .steto-shop-single-page .woocommerce-tabs { clear: both; max-width: 1120px; margin: 0 auto; padding-top: 50px; }
body.steto-single-shop .steto-shop-single-page .woocommerce-tabs ul.tabs { display: none; }
body.steto-single-shop .steto-shop-single-page .woocommerce-tabs .panel { margin: 0; padding: 0; }
body.steto-single-shop .steto-shop-single-page .woocommerce-tabs .panel > h2:first-child { display: none; }
body.steto-single-shop .steto-shop-single-page .steto-product-description { max-width: 1040px; }
@media (max-width: 900px) {
  body.page-id-139 .woocommerce ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.single-product div.product div.images, body.single-product div.product div.summary { width: 100%; float: none; }
  body.steto-single-shop .steto-shop-single-page div.product div.images,
  body.steto-single-shop .steto-shop-single-page div.product div.summary { width: 100%; float: none; }
  body.single-product div.product { padding: 20px 0 52px; }
  body.steto-single-shop .steto-shop-single-page { padding-top: 24px; }
}
@media (max-width: 600px) {
  body.page-id-139 .woocommerce ul.products { grid-template-columns: 1fr; }
  .steto-shop-seo { padding: 24px 20px; }
  .steto-variation-card { grid-template-columns: 20px minmax(0, 1fr); padding: 13px 14px; }
  .steto-variation-card.is-selected { padding: 12px 13px; }
  .steto-card-price { grid-column: 2; width: fit-content; min-width: 0; padding: 7px 10px; }
  .steto-variation-chosen { grid-template-columns: 1fr; gap: 8px; padding: 16px; }
  .steto-variation-chosen > b { text-align: left; }
  .steto-zastita-site form.variations_form .woocommerce-variation-add-to-cart { flex-wrap: wrap; }
  .steto-zastita-site form.variations_form .single_add_to_cart_button { flex-basis: calc(100% - 80px); }
}

/* Blog: full-width editorial layout with a contained featured card. */
body.page-id-160 .steto-rich-content { max-width: 1120px; }
body.page-id-160 .steto-blog-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
body.page-id-160 .steto-blog-featured { grid-template-columns: minmax(0, 1.25fr) minmax(280px, .75fr); grid-template-rows: auto auto 1fr auto; column-gap: 30px; align-items: stretch; }
body.page-id-160 .steto-blog-featured .steto-blog-thumb { grid-column: 1; grid-row: 1 / -1; width: 100%; height: 100%; min-height: 320px; margin: -28px 0 -28px -28px; border-radius: 15px 0 0 15px; }
body.page-id-160 .steto-blog-featured .steto-blog-date { grid-column: 2; grid-row: 1; align-self: end; }
body.page-id-160 .steto-blog-featured h2 { grid-column: 2; grid-row: 2; margin: 15px 0 10px; }
body.page-id-160 .steto-blog-featured p { grid-column: 2; grid-row: 3; margin: 0; }
body.page-id-160 .steto-blog-featured > a.button { grid-column: 2; grid-row: 4; align-self: start; justify-self: start; margin-top: 20px; }
body.page-id-160 .steto-blog-card:not(.steto-blog-featured) { min-height: 100%; }
body.page-id-160 .steto-blog-card:not(.steto-blog-featured) .steto-blog-thumb { width: calc(100% + 50px); height: 205px; }
@media (max-width: 900px) {
  body.page-id-160 .steto-blog-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.page-id-160 .steto-blog-featured { grid-column: 1 / -1; }
}
@media (max-width: 600px) {
  body.page-id-160 .steto-blog-grid { grid-template-columns: 1fr; }
  body.page-id-160 .steto-blog-featured { display: block; padding: 20px; }
  body.page-id-160 .steto-blog-featured .steto-blog-thumb { width: calc(100% + 40px); height: 230px; min-height: 0; margin: -20px -20px 22px; border-radius: 15px 15px 0 0; }
  body.page-id-160 .steto-blog-featured > a.button { margin-top: 16px; }
}

/* Blog SEO content shown immediately above the footer. */
.steto-blog-seo { margin-top: 58px; padding: 34px 38px; border: 1px solid var(--line); border-radius: 22px; background: linear-gradient(135deg, #f6eee3 0%, #fffaf4 100%); box-shadow: 0 12px 30px rgba(52,34,20,.05); }
.steto-blog-seo-kicker { color: var(--bronze-dark); font-size: .72rem; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
.steto-blog-seo h2 { max-width: 820px; margin: 11px 0 15px; font-size: clamp(1.65rem, 3vw, 2.35rem); line-height: 1.08; letter-spacing: -.045em; }
.steto-blog-seo p { max-width: 930px; margin: 0 0 12px; color: var(--muted); }
.steto-blog-seo p:last-child { margin-bottom: 0; }
@media (max-width: 600px) { .steto-blog-seo { margin-top: 42px; padding: 25px 21px; } }
