:root {
	--wd-text-font: "'MS Sans Serif', Geneva, sans-serif", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "'MS Sans Serif', Geneva, sans-serif", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "'MS Sans Serif', Geneva, sans-serif", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(15,15,15);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "'MS Sans Serif', Geneva, sans-serif", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(15,15,15);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "'MS Sans Serif', Geneva, sans-serif", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(17,17,17);
	--wd-link-color-hover: rgb(66,66,66);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 405px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-page-title .wd-breadcrumbs :is(a,span), html .wd-page-title .breadcrumb li::after {
	font-family: "'MS Sans Serif', Geneva, sans-serif", Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: rgb(15,15,15);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

body.page-id-12606  p{
	text-align: justify;
}

body p{
	text-align: justify;
}

/* To hide the additional information tab */
li.additional_information_tab {
    display: none !important;
}

.wd-product-brands  {
    display: none !important;
}

.wcnotification_content h4 {
    font-size: 12px !important;
}


.page-title-default{
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}

.title-blog{
   }

.title-design-centered{
background-image: url(https://www.lovesilk.sk/wp-content/uploads/2025/11/maskablackfriday.jpg);
	background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


.woodmart-archive-shop h1.entry-title.title, .woodmart-archive-shop .wd-back-btn.wd-action-btn.wd-style-icon.woodmart-back-btn {
color: #FFFFFF;
}

body > div.website-wrapper > div.main-page-wrapper > div.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light.with-back-btn.title-shop.lazy > div > div > a {

}

.wd-post-date {
    display: none !important;
}





/* RESET medzier – li nesmie pridávať výšku */
.widget-area .widget_nav_menu .menu,
.widget-area .widget_nav_menu .menu > li {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

/* HLAVNÉ položky – trochu väčšie a vzdušnejšie */
.widget-area .widget_nav_menu .menu > li > a {
  font-weight: 600 !important;
  color: #000 !important;
  font-size: 14px !important;        /* zväčšený font */
  line-height: 1.4 !important;       /* väčší rozostup */
  padding-top: 4px !important;       /* jemné vertikálne odsadenie */
  padding-bottom: 4px !important;
  min-height: 0 !important;
  border: 0 !important;
  display: flex !important;
  align-items: center !important;
}

/* 💗 len pred HLAVNÉ položky */
.widget-area .widget_nav_menu .menu > li > a::before {
  content: "💗" !important;
  margin-right: 8px !important;
  font-size: 14px !important;
  line-height: 1 !important;
  display: inline-block !important;
  vertical-align: middle !important;
  color: #000 !important;
}

/* PODPOLOŽKY – viac vpravo, normálne písmo, hrubá bodka */
.widget-area .widget_nav_menu .menu li ul {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.widget-area .widget_nav_menu .menu li ul li {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.widget-area .widget_nav_menu .menu li ul li + li {
  margin-top: 0 !important;
  border-top: 0 !important;
}

.widget-area .widget_nav_menu .menu li ul li > a {
  font-weight: normal !important;
  font-size: 13px !important;        /* zväčšený font */
  line-height: 1.4 !important;       /* väčší rozostup */
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  padding-left: 4px !important;     /* posun doprava */
  min-height: 0 !important;
  border: 0 !important;
  display: flex !important;
  align-items: center !important;
}

/* ● hrubšia bodka pred každú podpoložku */
.widget-area .widget_nav_menu .menu li ul li > a::before {
  content: "●" !important;
  margin-right: 3px !important;
  font-size: 13px !important;        /* o trošku väčšia bodka */
  color: #000 !important;
  line-height: 1 !important;
  vertical-align: middle !important;
}

.cwgstock_button {
  display: none !important;
}

.posted_in {
  display: none !important;  /* toto skryje na product page - Kategórie: Hodvábne obliečky na vankúše, Hodvábna obliečka na vankúš 40 x 40 */
}


/* Zaoblené rohy – konkrétny obrázok v dlhom popise */
#rohyokruhle {
  border-radius: 20px !important;
  overflow: hidden;
  display: block;
}

/* Ak je obrázok klikateľný (obalený <a>) */
#rohyokruhle {
  pointer-events: auto;
}

#rohyokruhle:where(img),
a:has(#rohyokruhle) {
  border-radius: 20px;
  overflow: hidden;
  display: inline-block;
}


/* ===== SINGLE PRODUCT ÚPRAVY ===== */

/* H1 – menší, kompaktnejší */
.single-product .product_title.entry-title.wd-entities-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px; /* zmenšuje medzeru pod nadpisom */
}

/* zmenší medzeru pod cenou */
.single-product .summary-inner .price{
  margin-bottom:6px !important;
  line-height:1.2;
}


/* Skrytie navigácie (šípky + mriežka) */
.single-product .wd-products-nav {
    display: none !important;
}

/* Skrytie SKU / meta údajov */
.single-product .product_meta {
    display: none;
}



/* Rounded corners – hlavný obrázok v single product galérii */
.single-product .woocommerce-product-gallery__image img {
    border-radius: 16px;
    overflow: hidden;
}


/* Rounded corners – produktové obrázky v kategórii / shope */
.woocommerce .product-grid-item .product-image-wrapper img {
    border-radius: 16px;
    overflow: hidden;
}


/* KATEGÓRIA / SHOP – rounded corners na obrázkoch (vrátane hover obrázka) */
.woocommerce .product-grid-item .product-element-top .product-image-link,
.woocommerce .product-grid-item .product-element-top .hover-img {
  border-radius: 12px;
  overflow: hidden;
}

/* samotné IMG (primary aj hover) */
.woocommerce .product-grid-item .product-element-top .product-image-link img,
.woocommerce .product-grid-item .product-element-top .hover-img img {
  border-radius: 12px;
  display: block;
}



/* LOVE SILK – WOODMART GALÉRIA – ŠÍPKY VIDITEĽNÉ NA MOBILE */
@media (max-width: 768px){

  /* nech nie sú len na hover / nech nie sú “fade” */
  .woocommerce-product-gallery .wd-nav-arrows{
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    pointer-events: auto !important;
  }

  /* klikateľné “kruhy” */
  .woocommerce-product-gallery .wd-nav-arrows .wd-btn-arrow{
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 52px !important;
    height: 52px !important;
    border-radius: 999px !important;

    background: rgba(0,0,0,0.70) !important;
    box-shadow: 0 8px 22px rgba(0,0,0,0.28) !important;

    top: 50% !important;
    transform: translateY(-50%) !important;
    z-index: 999 !important;
  }

  /* odsadenie od okrajov */
  .woocommerce-product-gallery .wd-nav-arrows .wd-prev{ left: 12px !important; }
  .woocommerce-product-gallery .wd-nav-arrows .wd-next{ right: 12px !important; }

  /* vypneme pôvodnú “vnútornú” šípku (ak je slabá/tenká) */
  .woocommerce-product-gallery .wd-nav-arrows .wd-arrow-inner{
    display: none !important;
  }

  /* nakreslíme vlastnú výraznú šípku */
  .woocommerce-product-gallery .wd-nav-arrows .wd-btn-arrow:after{
    content: "" !important;
    width: 14px !important;
    height: 14px !important;
    border-top: 3px solid #fff !important;
    border-right: 3px solid #fff !important;
    display: block !important;
  }

  .woocommerce-product-gallery .wd-nav-arrows .wd-prev:after{
    transform: rotate(-135deg) !important;
    margin-left: 4px !important;
  }

  .woocommerce-product-gallery .wd-nav-arrows .wd-next:after{
    transform: rotate(45deg) !important;
    margin-right: 4px !important;
  }

  /* ak ich Woodmart znižuje cez “disabled” */
  .woocommerce-product-gallery .wd-nav-arrows .wd-disabled{
    opacity: 0.65 !important;
  }
}

@media (max-width: 768px){

  .woocommerce-product-gallery .wd-nav-arrows .wd-btn-arrow{
    background: rgba(255,248,235,0.92) !important;
    box-shadow: 0 8px 22px rgba(0,0,0,0.12) !important;
  }

  .woocommerce-product-gallery .wd-nav-arrows .wd-btn-arrow:after{
    border-top: 3px solid #2a2a2a !important;
    border-right: 3px solid #2a2a2a !important;
  }
}


/* ======================================================
   ---------------------------------------------------------------------------------------------------------
====================================================== */

/* ======================================================
   LOVE / SIMISILK – COUNTDOWN (data-lslc="1") + TOP BAR
   Stabilná verzia (upratané, bez konfliktov)
   - Produkt karta: gold glow + boxy, 1 riadok, menšie čísla
   - Top bar: biely text, mini, centrované + button "Využiť"
   - Mobile: top countdown skrytý (šetri miesto), button ostáva
====================================================== */


/* ======================================================
   1) TOP BAR – ZELENÁ LIŠTA + CENTER
====================================================== */


/* ======================================================
   2) TOP BAR – WRAPPER + BUTTON
====================================================== */

.ls-topcount{
  display:inline-flex;
  align-items:center;
  gap:10px;
  white-space:nowrap;
}


/* ======================================================
   3) COUNTDOWN – PRODUKT KARTA (GOLD GLOW)
====================================================== */

/* wrapper card */
.lslc[data-lslc="1"]{
  display:flex;
  align-items:center;
  justify-content:space-between;
  flex-wrap:wrap;
  gap:12px;

  margin:0 0 12px;
  padding:14px 18px;

  border-radius:18px;
  background: linear-gradient(135deg, rgba(198,166,91,0.12), rgba(0,0,0,0.02));
  border:1px solid rgba(198,166,91,0.55);

  box-shadow:
    0 10px 26px rgba(0,0,0,0.06),
    0 0 0 1px rgba(198,166,91,0.10) inset,
    0 0 18px rgba(198,166,91,0.20);
}

/* label */
.lslc[data-lslc="1"] .lslc-label{
  font-size:14px;
  font-weight:700;
  color:#232323;
}

/* time row – finálne nastavenie (1 riadok + menšie čísla) */
.lslc[data-lslc="1"] .lslc-time{
  display:flex;
  align-items:center;
  gap:10px;

  font-size:15px;                 /* menšie čísla */
  font-weight:800;
  font-variant-numeric: tabular-nums;

  white-space:nowrap;
  flex-wrap:nowrap;               /* vždy 1 riadok */
  max-width:100%;
  color:#232323;
}

/* BOX iba pre hodnoty (nie pre dvojbodky) */
.lslc[data-lslc="1"] .lslc-d,
.lslc[data-lslc="1"] .lslc-h,
.lslc[data-lslc="1"] .lslc-m,
.lslc[data-lslc="1"] .lslc-s{
  display:inline-flex;
  align-items:baseline;
  justify-content:center;

  padding:5px 8px;                /* kompaktnejšie */
  min-width:42px;                 /* aby sa to vošlo na 1 riadok */
  box-sizing:border-box;

  border-radius:12px;
  background: rgba(0,0,0,0.05);
  border: 1px solid rgba(198,166,91,0.18);

  box-shadow:
    0 1px 0 rgba(255,255,255,0.55) inset,
    0 6px 14px rgba(0,0,0,0.05);
}

/* dvojbodky – kompakt + jemné */
.lslc[data-lslc="1"] .lslc-sep{
  display:inline-block;
  margin:0 -2px;                  /* pritiahne dvojbodky k boxom */
  line-height:1;

  font-size:14px;
  font-weight:700;
  opacity:0.7;
}




/* ======================================================
   LOVE / SIMISILK – COUNTDOWN (FINÁL)
   - Produkt: gold card + boxy
   - Top bar: čisté 03:17:39:49 (bez d/h/m/s)
   - Mobile: skry top countdown+btn, zelená lišta ostáva
====================================================== */


/* =========================
   PRODUKT / STRÁNKA – CARD
========================= */

.lslc[data-lslc="1"]{
  display:flex;
  align-items:center;
  justify-content:space-between;
  flex-wrap:wrap;
  gap:12px;

  margin:0 0 12px;
  padding:14px 18px;

  border-radius:18px;
  background: linear-gradient(135deg, rgba(198,166,91,0.12), rgba(0,0,0,0.02));
  border:1px solid rgba(198,166,91,0.55);
  box-shadow:
    0 10px 26px rgba(0,0,0,0.06),
    0 0 0 1px rgba(198,166,91,0.10) inset,
    0 0 18px rgba(198,166,91,0.20);
}

.lslc[data-lslc="1"] .lslc-label{
  font-size:14px;
  font-weight:700;
  color:#232323;
}

.lslc[data-lslc="1"] .lslc-time{
  display:flex;
  align-items:center;
  gap:10px;

  font-size:15px;
  font-weight:800;
  font-variant-numeric: tabular-nums;

  white-space:nowrap;
  flex-wrap:nowrap;
  color:#232323;
}

/* boxy len na hodnoty */
.lslc[data-lslc="1"] .lslc-d,
.lslc[data-lslc="1"] .lslc-h,
.lslc[data-lslc="1"] .lslc-m,
.lslc[data-lslc="1"] .lslc-s{
  display:inline-flex;
  align-items:center;
  justify-content:center;

  padding:5px 8px;
  min-width:42px;
  box-sizing:border-box;

  border-radius:12px;
  background: rgba(0,0,0,0.05);
  border: 1px solid rgba(198,166,91,0.18);
  box-shadow:
    0 1px 0 rgba(255,255,255,0.55) inset,
    0 6px 14px rgba(0,0,0,0.05);
}

.lslc[data-lslc="1"] .lslc-sep{
  display:inline-block;
  margin:0 -2px;
  font-weight:700;
  opacity:0.7;
  line-height:1;
}




/* =========================
   TOP BAR – CHAMPAGNE / LUXURY
========================= */

.whb-top-bar{
  background: linear-gradient(90deg, #C6A06A, #E7D1AC) !important;
  color: #3A2E2A !important;
  position: relative;
  overflow: visible;
}

.whb-top-bar .wd-dropdown-menu{
  margin-top:6px;
}

/* jemný, takmer neviditeľný sheen */
.whb-top-bar::after{
  content: "";
  position: absolute;
  top: 0;
  left: -150%;
  width: 120%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.05) 50%,
    rgba(255,255,255,0) 100%
  );
  animation: topBarShine 12s infinite;
  pointer-events: none;
}

@keyframes topBarShine{
  0%{ left: -150%; }
  100%{ left: 150%; }
}


/* =========================
   VŠETOK TEXT V TOP BARE
========================= */

.whb-top-bar,
.whb-top-bar *,
.whb-top-bar a,
.whb-top-bar span,
.whb-top-bar div{
  color: #3A2E2A !important;
}


/* =========================
   CENTER TEXT / COUNTDOWN WRAP
========================= */

.whb-top-bar .whb-col-center{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.whb-top-bar .whb-col-center .wd-header-text{
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  color: #3A2E2A !important;
  font-weight: 600;
}

/* wrapper (countdown + btn) */
.whb-top-bar .ls-topcount{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
}


/* =========================
   CTA "Využiť"
========================= */

.whb-top-bar .ls-topbtn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #EAD8BE !important;
  color: #3A2E2A !important;
  font-size: 13px;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 10px;
  text-decoration: none;
  line-height: 1;
  border: 0;
}



/* =========================
   COUNTDOWN MINI
========================= */

.whb-top-bar .lslc[data-lslc="1"]{
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  white-space: nowrap !important;
}

.whb-top-bar .lslc[data-lslc="1"] .lslc-label{
  color: #3A2E2A !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
}

.whb-top-bar .lslc[data-lslc="1"] .lslc-time{
  display: inline-flex !important;
  align-items: center !important;
  gap: 0 !important;
  white-space: nowrap !important;
  color: #3A2E2A !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: 0.5px !important;
}

/* zrušenie boxov */
.whb-top-bar .lslc[data-lslc="1"] .lslc-d,
.whb-top-bar .lslc[data-lslc="1"] .lslc-h,
.whb-top-bar .lslc[data-lslc="1"] .lslc-m,
.whb-top-bar .lslc[data-lslc="1"] .lslc-s{
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  min-width: auto !important;
  margin: 0 !important;
  color: #3A2E2A !important;
}

/* dvojbodky */
.whb-top-bar .lslc[data-lslc="1"] .lslc-sep{
  color: #3A2E2A !important;
  opacity: 0.85 !important;
  margin: 0 3px !important;
  padding: 0 !important;
  line-height: 1 !important;
}

.whb-top-bar .lslc[data-lslc="1"] .lslc-time span{
  margin: 0 !important;
  padding: 0 !important;
}


/* =========================
   RIGHT SIDE – MÔJ ÚČET / WISHLIST
========================= */

.whb-top-bar .wd-tools-element{
  height: 100%;
  display: flex;
  align-items: stretch;
}

/* linky vpravo nech nepretŕčajú */
.whb-top-bar .wd-tools-element > a{
  display: flex !important;
  align-items: center !important;
  justify-content: center;
  height: 100% !important;
  padding: 0 10px !important;
  margin: 0 !important;
  line-height: 1 !important;
  color: #3A2E2A !important;
  background: rgba(255,255,255,0.22) !important;
  border-radius: 8px !important;
  box-sizing: border-box;
  text-decoration: none;
}

/* jemný hover */
.whb-top-bar .wd-tools-element > a:hover{
  background: rgba(255,255,255,0.30) !important;
  color: #3A2E2A !important;
}



.whb-top-bar .wd-tools-element .wd-tools-text{
  color:#3A2E2A !important;
}

.whb-top-bar{
  padding-top:6px;
  padding-bottom:6px;
}

.whb-top-bar-inner{
  border-bottom: none !important;
}

.whb-top-bar .wd-tools-element .wd-tools-text{
  color:#3A2E2A !important;
  font-weight:600 !important;
}

/* =========================
   MOBILE – TOP BAR
========================= */

@media (max-width: 868px){

  /* nech ostane len text, countdown + button skryť */
  .whb-top-bar .ls-topcount{
    display: none !important;
  }

  /* trochu nižšia a kompaktnejšia lišta */
  .whb-top-bar{
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    font-size: 14px !important;
  }

  /* všetko tmavé, nech nie je nič biele */
  .whb-top-bar,
  .whb-top-bar *,
  .whb-top-bar a,
  .whb-top-bar span,
  .whb-top-bar div,
  .whb-top-bar .wd-tools-text,
  .whb-top-bar .wd-tools-text a,
  .whb-top-bar .wd-tools-element .wd-tools-text{
    color: #3A2E2A !important;
  }

  /* pravá časť – nech nič nepretŕča */
  .whb-top-bar .wd-tools-element{
    height: 100%;
    display: flex;
    align-items: stretch;
  }

  .whb-top-bar .wd-tools-element > a{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: calc(100% - 6px) !important;
    margin: 3px 0 !important;
    padding: 0 8px !important;
    line-height: 1 !important;
    color: #3A2E2A !important;
    background: rgba(255,255,255,0.22) !important;
    border-radius: 8px !important;
    box-sizing: border-box !important;
  }

  /* MÔJ ÚČET text */
  .whb-top-bar .wd-tools-element .wd-tools-text,
  .whb-top-bar .wd-tools-element .wd-tools-text a,
  .whb-top-bar .wd-tools-element a span{
    color: #3A2E2A !important;
  }

  /* poistka proti spodnej čiare */
  .whb-top-bar,
  .whb-top-bar .whb-row,
  .whb-top-bar .whb-column,
  .whb-top-bar .whb-flex-row{
    border-bottom: 0 !important;
    box-shadow: none !important;
  }
}



/* =========================
 hlavny banner bol odskoceny 40px, vratil som spat
========================= */

.home .content-layout-wrapper.container{
padding-top:0;
}









/* =========================================================
   LOVESILK – MONY BOHYŇA HODVÁBU
   Spin Wheel Popup – finálny custom CSS polish
   Poznámka:
   - základné farby pluginu sú nastavené v admine
   - toto CSS rieši už len luxury vzhľad, typografiu a jemné efekty
   ========================================================= */

/* Textový kontajner */

.wheel_content_right{
color:#ffffff;
background: rgba(20,12,8,0.12);
padding:34px 38px;
border-radius:18px;
border:1px solid rgba(255,255,255,0.10);
box-shadow:0 14px 40px rgba(0,0,0,0.28);
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
text-shadow:0 2px 8px rgba(0,0,0,0.70);
}

.klw_lucky_wheel_content{
background-position:right 0px center;
background-size:cover;
background-repeat:no-repeat;
}



/* Nadpis */
.wheel_content_right h3{
background:transparent !important;
padding:0 !important;
margin:0 0 18px 0 !important;
color:#ffffff !important;
text-shadow:0 2px 10px rgba(0,0,0,0.65);
font-weight:800;
font-size:18px;
white-space:nowrap;
letter-spacing:0.6px;
line-height:1.2;
}

/* Text pod nadpisom */
.wheel_content_right .wheel_description{
margin-bottom:18px;
line-height:1.6;
font-size:16px;
color:#ffffff;
font-weight:800;
}

/* GDPR link – jemne menší a elegantný */
.wheel_content_right .wheel_description a{
font-size:13px;
opacity:0.85;
text-decoration:underline;
color:#ffffff;
}


/* Email input */
.wheel_content_right .klw_field_email{
background:rgba(255,255,255,0.92);
border-radius:12px;
border:none;
padding:14px 16px;
font-size:16px;
box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);
}

/* Placeholder v inpute */
.wheel_content_right .klw_field_email::placeholder{
color:rgba(43,26,8,0.70);
}

/* CTA tlačidlo – necháva farby z adminu, tu len shape a efekty */
.wheel_content_right .klw_spin_button{
border:none;
border-radius:14px !important;
padding:12px 26px;
font-weight:600;
letter-spacing:0.4px;
box-shadow:0 8px 22px rgba(0,0,0,0.28);
transition:all .25s ease;
display:inline-block;
}

/* Hover efekt CTA */
.wheel_content_right .klw_spin_button:hover{
transform:translateY(-1px);
box-shadow:0 10px 24px rgba(0,0,0,0.35);
}







/*
Jemný hover efekt kolesa


.klw_wheel_spin{
transition:transform .3s ease;
}

.klw_wheel_spin:hover{
transform:scale(1.02);
}

 */







/* Lepšia čitateľnosť textu v kolese */
#klw_canvas,
#klw_canvas1,
#klw_canvas2{
text-shadow:0 1px 3px rgba(0,0,0,0.4);
}


/* ------------------------------- IKONKA */
.klw-popup-icon{
    cursor:pointer !important;
}

.klw-popup-icon {
    background: linear-gradient(135deg, #d4af7f, #f3e7d3);
    color: #1a1a1a; /* čierne písmo */
    border-radius: 50px;
    padding: 12px 18px;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
    display: flex;
    align-items: center;
    gap: 8px;

    /* ✨ jemný luxury efekt */
    opacity: 0;
    transform: translateY(20px);
    animation: fadeLuxury 0.8s ease forwards;
}

.klw-popup-icon::after {
    content: "DARČEK";
    color: #1a1a1a;
}

/* ✨ nový efekt namiesto pulse */
@keyframes fadeLuxury {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* jemný hover (desktop) */
.klw-popup-icon:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(0,0,0,0.2);
}

/* FORCE čierna ikonka */
.klw-popup-icon i,
.klw-popup-icon svg,
.klw-popup-icon img {
    color: #1a1a1a !important;
    fill: #1a1a1a !important;
}

/* ------------------------------- IKONKA */


/* =========================================================
   LOVESILK – jemný luxury sheen efekt na CTA tlačidle
   ========================================================= */

.wheel_content_right .klw_spin_button{
position:relative;
overflow:hidden;
}

/* jemný lesk */
.wheel_content_right .klw_spin_button::after{
content:"";
position:absolute;
top:0;
left:-120%;
width:120%;
height:100%;
background:linear-gradient(
120deg,
rgba(255,255,255,0) 0%,
rgba(255,255,255,0.35) 50%,
rgba(255,255,255,0) 100%
);
transition:all .8s ease;
}

/* animácia pri hover */
.wheel_content_right .klw_spin_button:hover::after{
left:120%;
}



@media (max-width: 767px){

.klw_lucky_wheel_content{
background-position:center top !important;
background-size:cover !important;
background-repeat:no-repeat !important;
padding:14px 10px 16px !important;
}

.wheel-content-wrapper{
display:flex !important;
flex-direction:column !important;
align-items:center !important;
gap:6px !important;
}

.wheel_content_left{
width:100% !important;
display:flex !important;
justify-content:center !important;
align-items:center !important;
margin:0 !important;
padding:0 !important;
}

	
	
	
/* VÄČŠIE KOLESO 
.klw_wheel_spin{
transform:scale(1.18) !important;
transform-origin:center center !important;
margin:-6px auto 10px auto !important;
}

.klw_wheel_spin:hover{
transform:scale(1.18) !important;
}

*/
	
	

	
.wheel_content_right{
width:100% !important;
max-width:100% !important;
padding:18px 16px !important;
border-radius:16px !important;

/* silnejší blur a kontrast */
background:rgba(20,12,8,0.35) !important;
backdrop-filter:blur(8px);
-webkit-backdrop-filter:blur(8px);

margin-top:4px !important;
}

.wheel_content_right h3{
font-size:17px !important;
line-height:1.35 !important;
white-space:normal !important;
text-align:left !important;
margin:0 0 10px 0 !important;
}

.wheel_content_right .wheel_description{
font-size:14px !important;
line-height:1.5 !important;
margin-bottom:14px !important;
}

.wheel_content_right .wheel_description a{
font-size:12px !important;
}

.wheel_content_right .klw_field_email{
font-size:16px !important;
padding:13px 14px !important;
border-radius:12px !important;
}

.wheel_content_right .klw_spin_button{
display:inline-block !important;
width:100% !important;
min-width:0 !important;
text-align:center !important;
padding:13px 16px !important;
font-size:16px !important;
line-height:1.35 !important;
border-radius:14px !important;
}

.klw-congratulations-effect{
opacity:0.55;
}

	
	
	
	
}






/* ================= MOBILE FIX – LUCKY WHEEL ICON ================= */
@media (max-width: 767px){

.klw-popup-icon{
    background: linear-gradient(135deg, #d4af7f, #f3e7d3) !important;
    color: #1a1a1a !important;
    border-radius: 50px !important;
    padding: 10px 14px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    box-shadow: 0 6px 16px rgba(0,0,0,0.18) !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;

    /* ❌ STOP animácia */
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
    transition: none !important;

    /* pozícia */
    left: auto !important;
    right: 16px !important;
    bottom: 90px !important;
}

/* TEXT */
.klw-popup-icon::after{
    content: "DARČEK" !important;
    color: #1a1a1a !important;
    font-size: 13px !important;
}

/* FORCE čierna ikonka */
.klw-popup-icon i,
.klw-popup-icon svg,
.klw-popup-icon img,
.klw-popup-icon::before{
    color: #1a1a1a !important;
    fill: #1a1a1a !important;
}

/* jemný tap efekt */
.klw-popup-icon:active{
    transform: scale(0.97) !important;
}

}



/* ================= MOBILE LUCKY WHEEL – CLEAN HARD STOP ================= */
@media screen and (max-width: 991px){

/* ================= IKONKA ================= */
.klw-popup-icon,
.klw-popup-icon *,
.klw-popup-icon::before,
.klw-popup-icon::after{
    animation: none !important;
    animation-name: none !important;
    transition: none !important;
    transform: none !important;
    opacity: 1 !important;
}

/* vzhľad ikonky */
.klw-popup-icon{
    background: linear-gradient(135deg, #d4af7f, #f3e7d3) !important;
    color: #1a1a1a !important;
    border-radius: 50px !important;
    padding: 10px 14px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    box-shadow: 0 6px 16px rgba(0,0,0,0.18) !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;

    left: auto !important;
    right: 16px !important;
    bottom: 90px !important;
}

.klw-popup-icon::after{
    content: "DARČEK" !important;
    color: #1a1a1a !important;
    font-size: 13px !important;
}

/* force čierna ikonka */
.klw-popup-icon i,
.klw-popup-icon svg,
.klw-popup-icon img{
    color: #1a1a1a !important;
    fill: #1a1a1a !important;
}

	
	
	

/* ================= KOLESO ================= 
.klw_wheel_spin,
.klw_wheel_spin *,
.klw_wheel_spin::before,
.klw_wheel_spin::after,
#klw_canvas,
#klw_canvas1,
#klw_canvas2,
canvas[id^="klw_canvas"]{
    animation: none !important;
    animation-name: none !important;
    transition: none !important;
    transform: scale(1.18) !important;
    opacity: 1 !important;
}

	*/
	
	
}


/* ================= CLEAN MOBILE BACKGROUND FIX ================= */
@media (max-width: 767px){

  .home .klw_lucky_wheel_content{
    background-image: url('https://www.lovesilk.sk/wp-content/uploads/2025/09/074A1922.jpg') !important;
    background-position: center top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-color: #120c08 !important;
  }

  /* odstrániť duplicity pozadia */
  .home .wheel-content-wrapper,
  .home .wheel_content_left,
  .home .wheel_content_right{
    background-image: none !important;
  }

  /* nechať len glass efekt */
  .home .wheel_content_right{
    background: rgba(20,12,8,0.55) !important;
    backdrop-filter: blur(8px) !important;
  }

}

/* ================= CLEAN MOBILE BACKGROUND FIX – ALL PAGES ================= */
@media (max-width: 767px){

  .klw_lucky_wheel_content{
    background-image: url('https://www.lovesilk.sk/wp-content/uploads/2025/09/074A1922.jpg') !important;
    background-position: center top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-color: #120c08 !important;
  }

  /* odstrániť duplicity pozadia vo vnútri popupu */
  .wheel-content-wrapper,
  .wheel_content_left,
  .wheel_content_right{
    background-image: none !important;
  }

  /* pravý box ostane ako jemný glass panel */
  .wheel_content_right{
    background: rgba(20,12,8,0.55) !important;
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
  }

}

/* ================= DESKTOP + MOBILE HARD BACKGROUND FIX ================= */
.klw_lucky_wheel_content{
  background-image: url('https://www.lovesilk.sk/wp-content/uploads/2025/09/074A1922.jpg') !important;
  background-position: right center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-color: #120c08 !important;
}

/* odstrániť vnútorné duplicitné pozadia */
.wheel-content-wrapper,
.wheel_content_left,
.wheel_content_right{
  background-image: none !important;
}

/* pravý box ostane glass */
.wheel_content_right{
  background: rgba(20,12,8,0.12) !important;
  backdrop-filter: blur(6px) !important;
  -webkit-backdrop-filter: blur(6px) !important;
}


/* ================= USP GRID – FINÁL ================= */
/* ================= USP GRID – FINÁL ================= */
.ls-usp{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:28px 20px;
  max-width:1200px;
  margin:0 auto;
  padding:10px 0;
}

.ls-usp__item{
  text-align:center;
  padding:6px 10px;
}

.ls-usp__item img{
  width:80px;
  height:auto;
  margin:0 auto 14px;
  display:block;
}

.ls-usp__item h3{
  margin:0;
  font-size:22px;
  line-height:1.2;
  font-weight:700;
  color:#1f2a44;
}

.ls-usp__item p{
  margin:8px 0 0;
  font-size:15px;
  line-height:1.5;
  color:#555;
  word-break:normal !important;
  overflow-wrap:normal !important;
  white-space:normal !important;
}

/* mierne menší desktop / väčší tablet */
@media (max-width: 1180px){
  .ls-usp{
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:24px 18px;
  }

  .ls-usp__item:last-child{
    grid-column:2 / 4;
    max-width:260px;
    margin:0 auto;
    justify-self:center;
  }
}

/* tablet */
@media (max-width: 1024px){
  .ls-usp{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:24px 18px;
  }

  .ls-usp__item img{
    width:74px;
  }

  .ls-usp__item h3{
    font-size:20px;
  }

  .ls-usp__item p{
    font-size:14px;
  }

  .ls-usp__item:last-child{
    grid-column:auto;
    max-width:none;
    margin:0;
    justify-self:stretch;
  }
}

/* menší tablet / veľké mobily */
@media (max-width: 820px){
  .ls-usp{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:22px 16px;
    max-width:700px;
    padding:8px 12px;
  }

  .ls-usp__item{
    padding:4px 6px;
  }

  .ls-usp__item img{
    width:68px;
    margin-bottom:10px;
  }

  .ls-usp__item h3{
    font-size:18px;
  }

  .ls-usp__item p{
    font-size:14px;
    line-height:1.45;
  }

  .ls-usp__item:last-child{
    grid-column:1 / -1;
    max-width:240px;
    width:100%;
    margin:0 auto;
    justify-self:center;
    text-align:center;
  }
}

/* mobil */
@media (max-width: 767px){
  .ls-usp{
    grid-template-columns:repeat(2,1fr) !important;
    gap:20px 14px;
    max-width:100%;
    padding:6px 12px;
  }

  .ls-usp__item{
    padding:4px 6px;
  }

  .ls-usp__item img{
    width:64px;
    margin-bottom:10px;
  }

  .ls-usp__item h3{
    font-size:17px;
    line-height:1.2;
  }

  .ls-usp__item p{
    font-size:14px;
    line-height:1.45;
    margin-top:6px;
  }

  .ls-usp__item:last-child{
    grid-column:1 / -1 !important;
    max-width:220px;
    width:100%;
    margin:0 auto !important;
    justify-self:center !important;
    text-align:center !important;
  }

  .ls-usp__item:last-child img{
    margin-left:auto;
    margin-right:auto;
  }
}



/* štýl pre zľavový badge (-XX%) – väčší text a červený vzhľad aj na mobile */
.product-label.onsale {
    background: linear-gradient(135deg, #e53935, #c62828) !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    width: 54px !important;
    height: 54px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 5px 14px rgba(0,0,0,0.15) !important;
}

@media (max-width: 768px) {
    .product-label.onsale {
        font-size: 11px; /* menší text */
        width: 34px;
        height: 34px;
    }
}

/* =========================
   H1 – HERO štýl (SK web)
   ========================= */
.wd-title-wrapp h1.entry-title.title {
  font-size: 38px !important;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  letter-spacing: 0.4px !important;

  color: #fff !important; /* 🔥 biely text */

  display: inline-block !important;
  padding: 14px 28px !important;
  border-radius: 6px !important;

  background: rgba(0, 0, 0, 0.35) !important; /* 🔥 dark overlay */
}


/* =========================
   MOBILE
   ========================= */
@media (max-width: 767px) {
  .wd-title-wrapp h1.entry-title.title {
    font-size: 22px !important;
    line-height: 1.3 !important;
    padding: 10px 16px !important;
    border-radius: 6px !important;
  }
}


/* =========================
   SKRYTIE BREADCRUMBS
   ========================= */
.wd-title-wrapp .wd-breadcrumbs {
  display: none !important;
}




/* =========================
   CTA BUTTON – GLOBAL FIX (ELEMENTOR CTA)
========================= */

.elementor-cta .elementor-cta__button,
.elementor-cta .elementor-button{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;

  padding:10px 26px !important;
  min-width:140px;

  border:1.5px solid #C6A06A !important;
  border-radius:22px !important;

  background:#F5EBDD !important;

  color:#3A2E2A !important;

  font-size:15px !important;
  font-weight:600 !important;

  line-height:1 !important;
  text-decoration:none !important;

  box-shadow:none !important;
  transition:all .25s ease;
}

/* hover */
.elementor-cta .elementor-cta__button:hover,
.elementor-cta .elementor-button:hover{
  background:#EAD8BE !important;
  border-color:#C6A06A !important;
  color:#3A2E2A !important;

  transform:translateY(-1px);
}





/* Lovesilk - doprava zdarma + odporucane produkty */

.lvs-free-shipping-row td {
    padding: 0 0 14px 0 !important;
    border: 0 !important;
}

.lvs-free-shipping-box {
    background: #fffdf9;
    padding: 14px;
    margin: 0 0 16px 0;
    border-radius: 14px;
    border: 1px solid rgba(212, 175, 55, .25);
    box-shadow: 0 3px 12px rgba(0, 0, 0, .04);
}

.lvs-title {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 10px;
    color: #2d2d2d;
    text-align: center;
}

.lvs-title strong {
    color: #73ad35;
}

.lvs-progress {
    height: 7px;
    background: #ececec;
    border-radius: 999px;
    overflow: hidden;
    margin-bottom: 12px;
}

.lvs-progress-fill {
    height: 100%;
    background: linear-gradient(90deg, #d4af37, #f5deb3);
    transition: width .4s ease;
}

.lvs-success {
    font-size: 15px;
    font-weight: 600;
    color: #4a7a35;
    text-align: center;
}

.lvs-upsell-product {
    margin-top: 12px;
    padding: 12px;
    background: #fff;
    border-radius: 12px;
    border: 1px solid rgba(212, 175, 55, .18);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .03);
}

.lvs-upsell-product strong {
    display: block;
    font-size: 15px;
    margin-bottom: 6px;
    color: #222;
    text-align: center;
}

.lvs-option-row {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 0;
    border-top: 1px solid rgba(212, 175, 55, .14);
}

.lvs-option-row:first-of-type {
    border-top: 0;
    padding-top: 6px;
}

.lvs-option-row img {
    width: 58px;
    height: 58px;
    object-fit: cover;
    border-radius: 10px;
    flex-shrink: 0;
}

.lvs-option-row > div {
    flex: 1;
    min-width: 0;
}

.lvs-option-text {
    display: block;
    font-size: 14px;
    line-height: 1.35;
    margin-bottom: 8px;
    color: #6f6048;
}

.lvs-option-name {
    display: inline;
}

.lvs-option-price {
    display: inline-block;
    white-space: nowrap;
    margin-left: 5px;
    font-weight: 700;
    color: #73ad35;
}

.lvs-option-note {
    display: block;
    margin-top: 3px;
    font-size: 12px;
    line-height: 1.35;
    color: #8a7a62;
}

.lvs-upsell-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 8px 15px;
    border-radius: 999px;
    background: linear-gradient(135deg, #d4af37, #e8c86d);
    color: #fff !important;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    text-decoration: none !important;
    transition: transform .2s ease, box-shadow .2s ease;
}

.lvs-upsell-btn:hover,
.lvs-upsell-btn:focus {
    color: #fff !important;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(212, 175, 55, .28);
}

.lvs-product-link {
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    font-weight: 600;
    color: #8a6b22 !important;
    text-decoration: underline !important;
}

@media (max-width: 768px) {
    .lvs-free-shipping-box {
        padding: 13px;
    }

    .lvs-upsell-product {
        padding: 11px;
    }

    .lvs-option-row {
        align-items: flex-start;
        gap: 10px;
    }

    .lvs-option-row img {
        width: 54px;
        height: 54px;
    }

    .lvs-upsell-btn {
        min-height: 34px;
        padding: 8px 13px;
    }

    .lvs-product-link {
        display: block;
        margin-left: 0;
        margin-top: 7px;
    }
}

body.single-post .wd-post-image{
    display:none !important;
}

body.blog .wd-breadcrumbs,
body.blog .wd-breadcrumbs a,
body.blog .wd-breadcrumbs span,
body.archive .wd-breadcrumbs,
body.archive .wd-breadcrumbs a,
body.archive .wd-breadcrumbs span,
body.single-post .wd-breadcrumbs,
body.single-post .wd-breadcrumbs a,
body.single-post .wd-breadcrumbs span{
    color:#fff !important;
}


/* Hide duplicate WoodMart mobile sidebar hamburger.
   The main mobile menu in the header remains active.
   This only hides the secondary .wd-sidebar-opener button on mobile devices. */

@media (max-width: 1024px) {
  .wd-sidebar-opener {
    display: none !important;
  }
}

/* Menší text v okrúhlom štítku Zľava */
.product-labels .product-label.onsale.wd-shape-round {
    font-size: 12px !important;
    line-height: 1.1 !important;
}


.single-post h1.wd-entities-title.wd-post-title.title::before{
  content:"SLOVNÍK HODVÁBNYCH POJMOV";
  display:block;
  width:max-content;
  margin:0 auto 18px;
  padding:8px 15px;
  border-radius:999px;
  background:#f3e6d8;
  color:#8a6041;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}






























/*
 * LOVE SILK DEEP 2026 — GLOBAL STYLES V1
 * Izolovaný systém pre nové články.
 * Aktivuje sa iba v článku s koreňovým obalom:
 * <article class="ls26deep-article">...</article>
 * Staré .ls-* triedy tento balík zámerne nepoužíva.
 */

body.single-post article.ls26deep-article {
  --ls26-color-text: #49372c;
  --ls26-color-heading: #3f3028;
  --ls26-color-brown: #6f5140;
  --ls26-color-brown-dark: #49372c;
  --ls26-color-gold-brown: #9b6d48;
  --ls26-color-gold: #b8905c;
  --ls26-color-cream: #fffaf5;
  --ls26-color-cream-light: #f7efe6;
  --ls26-color-background: #faf6f1;
  --ls26-color-border: #eadcc9;
  --ls26-color-callout-title: #ffe2b8;
  --ls26-shadow-soft: 0 12px 32px rgba(73, 55, 44, 0.07);
  --ls26-shadow-card: 0 8px 24px rgba(73, 55, 44, 0.08);
  --ls26-shadow-strong: 0 18px 44px rgba(73, 55, 44, 0.14);
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  margin: 18px 0 72px;
  color: var(--ls26-color-text);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.78;
}

body.single-post article.ls26deep-article *,
body.single-post article.ls26deep-article *::before,
body.single-post article.ls26deep-article *::after {
  box-sizing: border-box;
}

body.single-post article.ls26deep-article h2,
body.single-post article.ls26deep-article h3,
body.single-post article.ls26deep-article h4 {
  color: var(--ls26-color-heading);
  font-family: Georgia, "Times New Roman", serif;
  overflow-wrap: anywhere;
}

body.single-post article.ls26deep-article h2 {
  margin: 5px 0 18px;
  font-size: clamp(28px, 4vw, 42px);
  line-height: 1.16;
}

body.single-post article.ls26deep-article h3 {
  margin: 8px 0 12px;
  color: #704b35;
  font-size: 24px;
  line-height: 1.25;
}

body.single-post article.ls26deep-article p {
  display: block !important;
  width: 100% !important;
  inline-size: 100% !important;
  max-width: none !important;
  max-inline-size: none !important;
  float: none !important;
  margin: 0 0 1em;
}

body.single-post article.ls26deep-article p:last-child {
  margin-bottom: 0;
}

body.single-post article.ls26deep-article ul,
body.single-post article.ls26deep-article ol {
  width: 100% !important;
  inline-size: 100% !important;
  max-width: none !important;
  max-inline-size: none !important;
  float: none !important;
  margin: 0 0 1em;
  padding-left: 24px;
}

body.single-post article.ls26deep-article li {
  margin: 8px 0;
}

body.single-post article.ls26deep-article img {
  max-width: 100%;
}

body.single-post article.ls26deep-article a {
  color: #7b563f;
  text-underline-offset: 2px;
}

body.single-post article.ls26deep-article a:focus-visible,
body.single-post article.ls26deep-article summary:focus-visible {
  outline: 3px solid rgba(184, 144, 92, 0.45);
  outline-offset: 3px;
}

body.single-post article.ls26deep-article [id] {
  scroll-margin-top: 110px;
}

/* WOW hero — bez druhého H1 */
body.single-post article.ls26deep-article .ls26deep-hero {
  position: relative;
  display: block;
  margin: 0 0 22px;
  overflow: hidden;
  border: 1px solid #dfc8ad;
  border-radius: 30px;
  background:
    radial-gradient(
      circle at 12% 12%,
      rgba(255, 255, 255, 0.82),
      transparent 28%
    ),
    radial-gradient(
      circle at 76% 88%,
      rgba(184, 144, 92, 0.2),
      transparent 30%
    ),
    linear-gradient(135deg, #fffdf9 0%, #f8ecdf 48%, #e7ceb4 100%);
  box-shadow: 0 24px 58px rgba(73, 55, 44, 0.17);
}

body.single-post article.ls26deep-article .ls26deep-hero::before {
  position: absolute;
  top: -95px;
  left: -80px;
  width: 245px;
  height: 245px;
  border: 1px solid rgba(155, 109, 72, 0.2);
  border-radius: 50%;
  content: "";
  pointer-events: none;
}

body.single-post article.ls26deep-article .ls26deep-hero-copy {
  position: relative;
  z-index: 1;
  display: flex;
  min-width: 0;
  padding: 42px 40px 34px;
  flex-direction: column;
  justify-content: center;
}

body.single-post article.ls26deep-article .ls26deep-hero-copy .ls26deep-pill {
  align-self: flex-start;
  margin-bottom: 20px;
}

body.single-post article.ls26deep-article .ls26deep-hero-eyebrow {
  margin: 0 0 8px;
  color: #a47149;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.16em;
  line-height: 1.4;
  text-transform: uppercase;
}

body.single-post article.ls26deep-article .ls26deep-hero-heading {
  display: block !important;
  width: 100% !important;
  inline-size: 100% !important;
  max-width: none !important;
  max-inline-size: none !important;
  margin: 0;
  color: #3d2b22;
  font-size: clamp(32px, 4.4vw, 48px);
  line-height: 1.06;
  letter-spacing: -0.025em;
  text-wrap: wrap;
}

body.single-post article.ls26deep-article .ls26deep-hero-lead {
  width: 100% !important;
  inline-size: 100% !important;
  max-width: none !important;
  max-inline-size: none !important;
  margin: 0 0 20px;
  color: #60493b;
  font-size: 18px;
  line-height: 1.68;
}

body.single-post article.ls26deep-article .ls26deep-hero-chips {
  display: flex;
  margin: 0 0 19px;
  flex-wrap: wrap;
  gap: 8px;
}

body.single-post article.ls26deep-article .ls26deep-hero-chips span {
  display: inline-flex;
  min-height: 31px;
  padding: 7px 10px;
  border: 1px solid rgba(111, 81, 64, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.68);
  color: #6c4c39;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.07em;
  line-height: 1.25;
  align-items: center;
}

body.single-post article.ls26deep-article .ls26deep-hero-note {
  margin: 0;
  padding: 13px 15px;
  border-left: 4px solid #b8905c;
  border-radius: 0 13px 13px 0;
  background: rgba(255, 255, 255, 0.58);
  color: #594135;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.55;
}

body.single-post article.ls26deep-article .ls26deep-hero-body {
  position: relative;
  z-index: 1;
  padding: 28px 40px 36px;
  border-top: 1px solid rgba(111, 81, 64, 0.13);
  background:
    radial-gradient(
      circle at 90% 18%,
      rgba(184, 144, 92, 0.12),
      transparent 24%
    ),
    rgba(255, 250, 245, 0.72);
}

body.single-post article.ls26deep-article .ls26deep-hero-media {
  position: relative;
  min-width: 0;
  margin: 0;
  overflow: hidden;
  border-top: 1px solid rgba(111, 81, 64, 0.13);
  background: rgba(255, 255, 255, 0.46);
}

body.single-post article.ls26deep-article .ls26deep-hero-media img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 0;
  max-height: none;
  object-fit: contain;
}

body.single-post article.ls26deep-article .ls26deep-hero-photo-tag {
  position: absolute;
  z-index: 2;
  top: 18px;
  left: 18px;
  display: inline-flex;
  padding: 8px 12px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 999px;
  background: rgba(255, 250, 245, 0.91);
  box-shadow: 0 8px 22px rgba(73, 55, 44, 0.12);
  color: #6f5140;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.09em;
  line-height: 1.25;
  text-transform: uppercase;
  backdrop-filter: blur(8px);
}

body.single-post article.ls26deep-article .ls26deep-hero-media figcaption {
  position: absolute;
  right: 14px;
  bottom: 14px;
  left: 14px;
  padding: 11px 13px;
  border: 1px solid rgba(255, 255, 255, 0.46);
  border-radius: 13px;
  background: rgba(63, 45, 36, 0.84);
  color: #fff;
  font-size: 12px;
  line-height: 1.45;
  backdrop-filter: blur(8px);
}

body.single-post article.ls26deep-article .ls26deep-title-card {
  position: relative;
  width: 100%;
  margin: 0 0 16px;
  padding: 34px 30px 32px;
  border: 1px solid var(--ls26-color-border);
  border-radius: 24px;
  overflow: hidden;
  background:
    radial-gradient(
      circle at 88% 18%,
      rgba(184, 144, 92, 0.17),
      transparent 28%
    ),
    linear-gradient(135deg, #fffdf9 0%, #f8eee4 52%, #efe0d1 100%);
  box-shadow: var(--ls26-shadow-soft);
  text-align: center;
}

body.single-post article.ls26deep-article .ls26deep-title-card::after {
  position: absolute;
  right: -54px;
  bottom: -72px;
  width: 170px;
  height: 170px;
  border: 1px solid rgba(184, 144, 92, 0.24);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.18);
  content: "";
  pointer-events: none;
}

body.single-post article.ls26deep-article .ls26deep-title-card--compact {
  padding: 18px 22px;
  text-align: left;
}

body.single-post article.ls26deep-article .ls26deep-pill {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0;
  padding: 8px 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, #5b4032, #7a5944);
  box-shadow: 0 6px 16px rgba(73, 55, 44, 0.18);
  color: #fff !important;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  line-height: 1.3;
  text-transform: uppercase;
}

body.single-post article.ls26deep-article .ls26deep-hero-photo,
body.single-post article.ls26deep-article .ls26deep-image {
  width: 100%;
  margin: 0 0 16px;
  overflow: hidden;
  border: 1px solid var(--ls26-color-border);
  border-radius: 24px;
  background: #fff;
  box-shadow: var(--ls26-shadow-soft);
}

body.single-post article.ls26deep-article .ls26deep-image {
  margin: 24px 0;
}

body.single-post article.ls26deep-article .ls26deep-hero-photo img,
body.single-post article.ls26deep-article .ls26deep-image img {
  display: block;
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  object-fit: contain !important;
}

body.single-post article.ls26deep-article .ls26deep-image figcaption {
  padding: 15px 18px;
  color: var(--ls26-color-brown);
  font-size: 15px;
  line-height: 1.55;
}

body.single-post article.ls26deep-article .ls26deep-hero-intro {
  width: 100%;
  margin: 0 0 22px;
  padding: 23px 28px;
  border: 1px solid var(--ls26-color-border);
  border-radius: 20px;
  background:
    linear-gradient(90deg, rgba(184, 144, 92, 0.12) 0 4px, transparent 4px),
    linear-gradient(135deg, #fffdf9 0%, #fff8f0 100%);
  color: #654c3d;
  font-size: 18px;
  line-height: 1.72;
  text-align: center;
  box-shadow: var(--ls26-shadow-soft);
}

body.single-post article.ls26deep-article .ls26deep-card,
body.single-post article.ls26deep-article .ls26deep-section,
body.single-post article.ls26deep-article .ls26deep-summary,
body.single-post article.ls26deep-article .ls26deep-sources,
body.single-post article.ls26deep-article .ls26deep-toc {
  margin: 16px 0;
  padding: 25px;
  border: 1px solid var(--ls26-color-border);
  border-radius: 22px;
  background: #fff;
  box-shadow: var(--ls26-shadow-soft);
}

body.single-post article.ls26deep-article .ls26deep-answer {
  position: relative;
  padding: 32px;
  overflow: hidden;
  border-color: #dfc5a5;
  background:
    radial-gradient(
      circle at 92% 5%,
      rgba(184, 144, 92, 0.15),
      transparent 24%
    ),
    linear-gradient(135deg, #fff 0%, #fff9f2 100%);
  box-shadow: var(--ls26-shadow-strong);
}

body.single-post article.ls26deep-article .ls26deep-answer::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6px;
  background: linear-gradient(180deg, #b8905c, #e0bd8e);
  content: "";
}

body.single-post article.ls26deep-article .ls26deep-answer > h2 {
  display: block !important;
  width: 100% !important;
  inline-size: 100% !important;
  max-width: none !important;
  max-inline-size: none !important;
  float: none !important;
  color: #3d2b22;
  font-size: clamp(30px, 4.2vw, 44px);
  text-wrap: wrap;
}

body.single-post article.ls26deep-article .ls26deep-answer > p,
body.single-post article.ls26deep-article .ls26deep-section > p,
body.single-post article.ls26deep-article .ls26deep-summary > p,
body.single-post article.ls26deep-article .ls26deep-sources > p {
  display: block !important;
  width: 100% !important;
  inline-size: 100% !important;
  max-width: none !important;
  max-inline-size: none !important;
  justify-self: stretch !important;
  align-self: stretch !important;
}

body.single-post article.ls26deep-article .ls26deep-section {
  position: relative;
  padding: 30px;
  background: linear-gradient(180deg, #fff 0%, #fffdfa 100%);
}

/* Farebné obsahové tóny — vždy jemné a luxusné */
body.single-post article.ls26deep-article .ls26deep-section--gold {
  border-top: 4px solid #c49a63;
  background: linear-gradient(145deg, #fffdf9 0%, #f8eddf 100%);
}

body.single-post article.ls26deep-article .ls26deep-section--rose {
  border-top: 4px solid #d5a0aa;
  background: linear-gradient(145deg, #fffdfd 0%, #f9ebee 100%);
}

body.single-post article.ls26deep-article .ls26deep-section--sage {
  border-top: 4px solid #94aa8c;
  background: linear-gradient(145deg, #fdfefd 0%, #edf5ec 100%);
}

body.single-post article.ls26deep-article .ls26deep-section--sky {
  border-top: 4px solid #91adbd;
  background: linear-gradient(145deg, #fdfefe 0%, #edf4f7 100%);
}

body.single-post article.ls26deep-article .ls26deep-section--lavender {
  border-top: 4px solid #ad9abb;
  background: linear-gradient(145deg, #fffefe 0%, #f2edf6 100%);
}

body.single-post article.ls26deep-article .ls26deep-section--peach {
  border-top: 4px solid #d8a17f;
  background: linear-gradient(145deg, #fffefd 0%, #faeee6 100%);
}

/* Neoznačené DEEP bloky sa jemne farebne striedajú. */
body.single-post
  article.ls26deep-article
  > .ls26deep-section:not([class*="ls26deep-section--"]):nth-of-type(4n + 1) {
  border-top: 4px solid #c49a63;
  background: linear-gradient(145deg, #fff 0%, #fbf3e9 100%);
}

body.single-post
  article.ls26deep-article
  > .ls26deep-section:not([class*="ls26deep-section--"]):nth-of-type(4n + 2) {
  border-top: 4px solid #94aa8c;
  background: linear-gradient(145deg, #fff 0%, #f1f7f0 100%);
}

body.single-post
  article.ls26deep-article
  > .ls26deep-section:not([class*="ls26deep-section--"]):nth-of-type(4n + 3) {
  border-top: 4px solid #91adbd;
  background: linear-gradient(145deg, #fff 0%, #f0f6f8 100%);
}

body.single-post
  article.ls26deep-article
  > .ls26deep-section:not([class*="ls26deep-section--"]):nth-of-type(4n) {
  border-top: 4px solid #d5a0aa;
  background: linear-gradient(145deg, #fff 0%, #faeff1 100%);
}

body.single-post article.ls26deep-article .ls26deep-kicker {
  display: flex;
  margin-bottom: 7px;
  align-items: center;
  gap: 8px;
  color: var(--ls26-color-gold-brown);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.12em;
  line-height: 1.45;
  text-transform: uppercase;
}

body.single-post article.ls26deep-article .ls26deep-kicker::before {
  width: 18px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--ls26-color-gold), #d8bc91);
  content: "";
  flex: 0 0 auto;
}

body.single-post article.ls26deep-article .ls26deep-toc > strong {
  display: block;
  margin-bottom: 14px;
  color: var(--ls26-color-heading);
  font-size: 18px;
}

body.single-post article.ls26deep-article .ls26deep-toc-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 8px 12px;
}

body.single-post article.ls26deep-article .ls26deep-toc-grid a {
  display: block;
  padding: 10px 12px;
  border: 1px solid #f0e5d9;
  border-radius: 12px;
  background: #fffaf5;
  color: #7b563f;
  font-weight: 700;
  line-height: 1.45;
  text-decoration: none;
  transition:
    border-color 0.2s ease,
    background-color 0.2s ease,
    transform 0.2s ease;
}

body.single-post article.ls26deep-article .ls26deep-toc-grid a:hover,
body.single-post article.ls26deep-article .ls26deep-toc-grid a:focus-visible {
  border-color: #d9bea1;
  background: #f7ede2;
  color: var(--ls26-color-heading);
  text-decoration: underline;
}

body.single-post article.ls26deep-article .ls26deep-grid,
body.single-post article.ls26deep-article .ls26deep-grid--3,
body.single-post article.ls26deep-article .ls26deep-products {
  display: grid;
  gap: 14px;
}

body.single-post article.ls26deep-article .ls26deep-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.single-post article.ls26deep-article .ls26deep-grid--3,
body.single-post article.ls26deep-article .ls26deep-products {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.single-post article.ls26deep-article .ls26deep-card strong {
  color: #704b35;
}

body.single-post article.ls26deep-article .ls26deep-grid > .ls26deep-card,
body.single-post article.ls26deep-article .ls26deep-grid--3 > .ls26deep-card {
  box-shadow: 0 5px 16px rgba(73, 55, 44, 0.05);
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.2s ease;
}

body.single-post article.ls26deep-article .ls26deep-card--good {
  border-left: 5px solid #7d9a6b;
  background: #f5fbf5;
}

body.single-post article.ls26deep-article .ls26deep-card--warn {
  border-left: 5px solid #b4775e;
  background: #fff6f1;
}

body.single-post article.ls26deep-article .ls26deep-callout {
  margin: 22px 0;
  padding: 24px;
  border: 0 !important;
  border-radius: 20px;
  background: linear-gradient(
    135deg,
    #3f2d24 0%,
    #604536 55%,
    #7a5944 100%
  ) !important;
  color: #fff !important;
  box-shadow: 0 16px 38px rgba(63, 45, 36, 0.2);
}

body.single-post article.ls26deep-article .ls26deep-callout,
body.single-post article.ls26deep-article .ls26deep-callout p,
body.single-post article.ls26deep-article .ls26deep-callout span,
body.single-post article.ls26deep-article .ls26deep-callout b,
body.single-post article.ls26deep-article .ls26deep-callout em,
body.single-post article.ls26deep-article .ls26deep-callout li {
  color: #fff !important;
}

body.single-post article.ls26deep-article .ls26deep-callout strong {
  display: block !important;
  margin: 0 0 8px !important;
  color: var(--ls26-color-callout-title) !important;
  font-size: 20px !important;
  font-weight: 900 !important;
  line-height: 1.25 !important;
  opacity: 1 !important;
  text-shadow: none !important;
}

body.single-post article.ls26deep-article .ls26deep-callout a {
  color: #fff3df !important;
}

body.single-post article.ls26deep-article .ls26deep-deepbreak {
  position: relative;
  margin: 38px 0;
  padding: 34px;
  border-radius: 28px;
  background: linear-gradient(135deg, #49372c, #7b5844);
  color: #fff;
  overflow: hidden;
  box-shadow: var(--ls26-shadow-strong);
}

body.single-post article.ls26deep-article .ls26deep-deepbreak::after {
  position: absolute;
  top: -85px;
  right: -70px;
  width: 230px;
  height: 230px;
  border: 1px solid rgba(255, 226, 184, 0.22);
  border-radius: 50%;
  background: radial-gradient(
    circle,
    rgba(255, 255, 255, 0.1),
    transparent 66%
  );
  content: "";
  pointer-events: none;
}

body.single-post article.ls26deep-article .ls26deep-deepbreak > * {
  position: relative;
  z-index: 1;
}

body.single-post article.ls26deep-article .ls26deep-deepbreak h2 {
  margin: 8px 0;
  color: #fff;
}

body.single-post article.ls26deep-article .ls26deep-product {
  display: flex;
  min-width: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  border: 1px solid var(--ls26-color-border);
  border-radius: 20px;
  background: #fff;
  box-shadow: var(--ls26-shadow-card);
  flex-direction: column;
  transition:
    border-color 0.22s ease,
    box-shadow 0.22s ease,
    transform 0.22s ease;
}

body.single-post article.ls26deep-article .ls26deep-product img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  background: var(--ls26-color-cream-light);
  object-fit: contain;
}

body.single-post article.ls26deep-article .ls26deep-product > div {
  display: flex;
  height: 100%;
  padding: 18px;
  flex-direction: column;
}

body.single-post article.ls26deep-article .ls26deep-product-title {
  color: #704b35 !important;
  font: inherit;
  text-decoration: none;
}

body.single-post article.ls26deep-article .ls26deep-product-title:hover,
body.single-post
  article.ls26deep-article
  .ls26deep-product-title:focus-visible {
  color: #49372c !important;
  text-decoration: underline;
}

body.single-post article.ls26deep-article .ls26deep-product .ls26deep-button {
  align-self: flex-start;
  margin-top: auto;
}

body.single-post article.ls26deep-article .ls26deep-button {
  display: inline-block;
  padding: 11px 17px;
  border-radius: 999px;
  background: linear-gradient(135deg, #5b4032, #7a5944);
  color: #fff !important;
  font-weight: 800;
  line-height: 1.35;
  text-decoration: none;
  box-shadow: 0 8px 18px rgba(73, 55, 44, 0.16);
  transition:
    box-shadow 0.2s ease,
    transform 0.2s ease;
}

body.single-post article.ls26deep-article .ls26deep-button:hover,
body.single-post article.ls26deep-article .ls26deep-button:focus-visible {
  background: var(--ls26-color-brown-dark);
  color: #fff !important;
}

body.single-post article.ls26deep-article .ls26deep-inline-link {
  color: #8a5f43;
  font-weight: 800;
}

body.single-post article.ls26deep-article .ls26deep-faq details {
  margin: 9px 0;
  padding: 14px 16px;
  border: 1px solid var(--ls26-color-border);
  border-radius: 14px;
  background: #fffaf5;
}

body.single-post article.ls26deep-article .ls26deep-faq details:last-child {
  padding-bottom: 14px;
}

body.single-post article.ls26deep-article .ls26deep-faq summary {
  color: #704b35;
  font-weight: 800;
  cursor: pointer;
}

body.single-post article.ls26deep-article .ls26deep-faq details[open] summary {
  margin-bottom: 8px;
}

body.single-post article.ls26deep-article .ls26deep-faq details[open] {
  border-color: #dcc2a7;
  background: #fffdf9;
  box-shadow: 0 8px 20px rgba(73, 55, 44, 0.06);
}

body.single-post article.ls26deep-article .ls26deep-sources {
  font-size: 15px;
  background: linear-gradient(180deg, #fff 0%, #faf5ef 100%);
}

body.single-post article.ls26deep-article .ls26deep-sources li {
  margin: 10px 0;
  overflow-wrap: anywhere;
}

body.single-post article.ls26deep-article .ls26deep-summary {
  background:
    radial-gradient(
      circle at 90% 10%,
      rgba(184, 144, 92, 0.14),
      transparent 24%
    ),
    linear-gradient(135deg, #fffaf5, #f4e9dc);
  box-shadow: var(--ls26-shadow-strong);
}

@media (hover: hover) {
  body.single-post article.ls26deep-article .ls26deep-toc-grid a:hover,
  body.single-post
    article.ls26deep-article
    .ls26deep-grid
    > .ls26deep-card:hover,
  body.single-post
    article.ls26deep-article
    .ls26deep-grid--3
    > .ls26deep-card:hover,
  body.single-post article.ls26deep-article .ls26deep-product:hover,
  body.single-post article.ls26deep-article .ls26deep-button:hover {
    transform: translateY(-2px);
  }

  body.single-post
    article.ls26deep-article
    .ls26deep-grid
    > .ls26deep-card:hover,
  body.single-post
    article.ls26deep-article
    .ls26deep-grid--3
    > .ls26deep-card:hover,
  body.single-post article.ls26deep-article .ls26deep-product:hover {
    border-color: #dcc2a7;
    box-shadow: 0 14px 32px rgba(73, 55, 44, 0.12);
  }

  body.single-post article.ls26deep-article .ls26deep-button:hover {
    box-shadow: 0 11px 24px rgba(73, 55, 44, 0.24);
  }
}

body.single-post article.ls26deep-article .ls26deep-summary > h2 {
  margin: 6px 0 18px;
  color: var(--ls26-color-text);
  font-size: clamp(30px, 4vw, 44px);
}

body.single-post article.ls26deep-article .ls26deep-summary > ol {
  margin: 0;
  padding-left: 22px;
}

body.single-post
  article.ls26deep-article
  .ls26deep-summary
  > .ls26deep-callout {
  margin-top: 24px;
  margin-bottom: 0;
}

body.single-post article.ls26deep-article .ls26deep-note {
  color: #6d584a;
  font-size: 15px;
}

body.single-post article.ls26deep-article .ls26deep-quote {
  margin: 26px 0;
  padding-left: 20px;
  border-left: 5px solid var(--ls26-color-gold);
  color: var(--ls26-color-brown);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  line-height: 1.45;
}

body.single-post article.ls26deep-article .ls26deep-table-wrap {
  overflow-x: auto;
}

body.single-post article.ls26deep-article .ls26deep-table-wrap table {
  width: 100%;
  border-collapse: collapse;
}

body.single-post article.ls26deep-article .ls26deep-table-wrap th,
body.single-post article.ls26deep-article .ls26deep-table-wrap td {
  padding: 11px;
  border: 1px solid var(--ls26-color-border);
  vertical-align: top;
}

body.single-post article.ls26deep-article .ls26deep-table-wrap th {
  background: var(--ls26-color-cream-light);
}

body.single-post article.ls26deep-article .ls26deep-tag {
  display: inline-block;
  margin: 3px 4px 3px 0;
  padding: 5px 10px;
  border: 1px solid #d9c0a6;
  border-radius: 999px;
  background: var(--ls26-color-cream);
  color: #7a5540;
  font-size: 13px;
  font-weight: 700;
}

@media (max-width: 900px) {
  body.single-post article.ls26deep-article .ls26deep-hero-media {
    border-top: 1px solid rgba(111, 81, 64, 0.13);
  }

  body.single-post article.ls26deep-article .ls26deep-hero-media img {
    height: auto;
    min-height: 0;
  }

  body.single-post article.ls26deep-article .ls26deep-grid--3,
  body.single-post article.ls26deep-article .ls26deep-products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  body.single-post article.ls26deep-article {
    margin-bottom: 52px;
    font-size: 16px;
    line-height: 1.72;
  }

  body.single-post article.ls26deep-article h2 {
    font-size: clamp(27px, 8vw, 36px);
  }

  body.single-post article.ls26deep-article h3 {
    font-size: 22px;
  }

  body.single-post article.ls26deep-article .ls26deep-hero {
    border-radius: 21px;
  }

  body.single-post article.ls26deep-article .ls26deep-hero-copy {
    padding: 28px 21px 24px;
  }

  body.single-post article.ls26deep-article .ls26deep-hero-body {
    padding: 23px 21px 27px;
  }

  body.single-post article.ls26deep-article .ls26deep-hero-heading {
    font-size: clamp(31px, 9vw, 40px);
    line-height: 1.08;
  }

  body.single-post article.ls26deep-article .ls26deep-hero-lead {
    font-size: 17px;
  }

  body.single-post article.ls26deep-article .ls26deep-hero-media figcaption {
    position: static;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: #49372c;
    backdrop-filter: none;
  }

  body.single-post article.ls26deep-article .ls26deep-hero-photo-tag {
    top: 12px;
    left: 12px;
    padding: 7px 10px;
    font-size: 9px;
  }

  body.single-post article.ls26deep-article .ls26deep-answer {
    padding: 25px 21px;
  }

  body.single-post article.ls26deep-article .ls26deep-title-card {
    padding: 27px 20px 25px;
    border-radius: 18px;
  }

  body.single-post article.ls26deep-article .ls26deep-title-card--compact {
    padding: 16px 18px;
  }

  body.single-post article.ls26deep-article .ls26deep-hero-photo,
  body.single-post article.ls26deep-article .ls26deep-image {
    border-radius: 18px;
  }

  body.single-post article.ls26deep-article .ls26deep-hero-intro {
    padding: 20px;
    border-radius: 18px;
    font-size: 17px;
    line-height: 1.65;
  }

  body.single-post article.ls26deep-article .ls26deep-card,
  body.single-post article.ls26deep-article .ls26deep-section,
  body.single-post article.ls26deep-article .ls26deep-summary,
  body.single-post article.ls26deep-article .ls26deep-sources,
  body.single-post article.ls26deep-article .ls26deep-toc {
    padding: 21px;
    border-radius: 18px;
  }

  body.single-post article.ls26deep-article .ls26deep-deepbreak {
    padding: 26px 22px;
    border-radius: 22px;
  }

  body.single-post article.ls26deep-article .ls26deep-grid,
  body.single-post article.ls26deep-article .ls26deep-grid--3,
  body.single-post article.ls26deep-article .ls26deep-products,
  body.single-post article.ls26deep-article .ls26deep-toc-grid {
    grid-template-columns: 1fr;
  }

  body.single-post article.ls26deep-article .ls26deep-callout {
    padding: 21px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.single-post article.ls26deep-article *,
  body.single-post article.ls26deep-article *::before,
  body.single-post article.ls26deep-article *::after {
    animation: none !important;
    scroll-behavior: auto !important;
    transition: none !important;
  }
}