:root {
	--wd-hb-opt-h: 40px;
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Barlow Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Barlow Condensed", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Barlow Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(216,182,106);
	--wd-alternative-color: rgb(6,27,20);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(216,182,106);
	--btn-accented-bgcolor-hover: rgb(216,171,73);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-hb {
	background-color: #172c20;
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(28,49,41);
	background-image: none;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 38px;
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 500;
}
html .wd-nav-mobile > li > a, html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title, html table th {
	text-transform: none;
	color: rgb(216,182,106);
}
html .wd-checkout-steps {
	font-size: 36px;
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(253,255,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(253,255,248);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(253,255,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,243,237);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,243,237);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,243,237);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,243,237);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color: rgb(139,148,120);
	--wd-form-brd-color-focus: rgb(139,148,120);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: -21px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(255,255,255);
	--wd-arrow-bg: rgb(194,120,67);
	--wd-arrow-bg-hover: rgb(174,108,60);
	--wd-arrow-bg-dis: rgb(194,120,67);
	--wd-arrow-radius: 21px;
}
.wd-nav-scroll {
	--wd-nscroll-drag-bg: rgb(194,120,67);
	--wd-nscroll-drag-bg-hover: rgb(194,120,67);
}
.wd .product-label.new {
	background-color: rgb(194,120,67);
}
.wd .product-label.featured {
	background-color: rgb(194,120,67);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 80px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 28px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 30px;
	--wd-arrow-icon-size: 12px;
	--wd-arrow-offset-h: -15px;
	}

}

@media (max-width: 768.98px) {
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1660px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}



.wd-page-title {
background-color: rgb(28,49,41);
}

/* =====================================================
   ZELENÝ DRAK – WOODMART CUSTOM CSS
   Globální věci webu + footer + nutné pozadí homepage
   ===================================================== */


/* =====================================================
   WOOCOMMERCE – MINI CART
   ===================================================== */

.woocommerce-mini-cart__buttons .btn-cart {
  display: none;
}


/* =====================================================
   FAQ BLOK
   ===================================================== */

.faq-wrap,
.zd-faq {
  margin: 20px 0 35px;
}

.faq-item,
.zd-faq-item {
  border-bottom: 1px solid #ddd;
  margin: 0 0 8px 0;
  background: #f4efe8;
}

.faq-item summary,
.zd-faq-item summary {
  list-style: none;
  cursor: pointer;
  display: block;
  padding: 14px 44px 14px 16px;
  font-weight: 600;
  position: relative;
  outline: none;
  background-color: #f4efe8;
  color: #4a3325;
  transition: all 0.2s ease;
}

.faq-item summary:hover,
.zd-faq-item summary:hover,
.faq-item[open] summary,
.zd-faq-item[open] summary {
  background-color: #d8b66a;
  color: #fff;
}

.faq-item summary::-webkit-details-marker,
.zd-faq-item summary::-webkit-details-marker {
  display: none;
}

.faq-item summary::after,
.zd-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
}

.faq-item[open] summary::after,
.zd-faq-item[open] summary::after {
  content: "−";
}

.faq-answer,
.faq-item p,
.zd-faq-item p {
  margin: 0;
  padding: 14px 16px 16px;
  font-weight: 400;
  line-height: 1.7;
  background: #fff;
  color: #4a3325;
}


/* =====================================================
   INFO BOXY
   ===================================================== */

.zd-info-box-zeleny-caj {
  padding: 12px 16px;
  margin: 20px 0;
  border-radius: 6px;
  background: #f3f7f5;
  border-left: 4px solid #3d9f5b;
  font-size: 0.95rem;
}

.zd-tea-guide-box {
  margin: 20px 0;
  padding: 15px 20px;
  border-radius: 8px;
  background: #f5f5f5;
  font-size: 0.95rem;
}

.zd-tea-guide-box strong {
  display: block;
  margin-bottom: 5px;
}


/* =====================================================
   DETAIL PRODUKTU / POPIS ČAJE
   ===================================================== */

.zd-wrap {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  flex-wrap: wrap;
  color: #4a3325;
}

.zd-left {
  flex: 1 1 700px;
  min-width: 300px;
}

.zd-right {
  flex: 0 0 340px;
  width: 340px;
  max-width: 100%;
}

.zd-topline {
  border-top: 1px solid #d8cec2;
  border-bottom: 1px solid #d8cec2;
  padding: 24px 0;
  margin-bottom: 30px;
}

.zd-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px 40px;
  font-size: 16px;
}

.zd-title {
  font-size: 38px;
  line-height: 1.2;
  margin: 0 0 18px;
  color: #4a3325;
}

.zd-h2 {
  font-size: 28px;
  line-height: 1.3;
  margin: 40px 0 18px;
  color: #4a3325;
}

.zd-h3 {
  font-size: 22px;
  line-height: 1.3;
  margin: 0 0 14px;
  color: #4a3325;
}

.zd-text-lg {
  font-size: 18px;
  line-height: 1.7;
  margin: 0 0 24px;
}

.zd-text {
  font-size: 17px;
  line-height: 1.8;
  margin: 0 0 30px;
}

.zd-mood {
  font-size: 17px;
  line-height: 1.9;
  margin: 0 0 30px;
}

.zd-box {
  background: #f3dcc0;
  padding: 22px;
  margin-bottom: 26px;
}

.zd-rating-row {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 14px;
  font-size: 17px;
}

.zd-rating-row:last-child {
  margin-bottom: 0;
}

.zd-stars {
  letter-spacing: 2px;
  white-space: nowrap;
  color: #4a3325;
}


/* =====================================================
   KONTAKTNÍ BOX
   ===================================================== */

.zd-contact {
  margin-top: 10px;
  padding: 22px 18px 18px;
  border-top: 1px solid #d8cec2;
  background: #fffaf5;
  border-radius: 10px;
}

.zd-contact-title {
  margin: 0 0 18px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1.3;
  color: #a85f1f !important;
  -webkit-text-fill-color: #a85f1f !important;
}

.zd-contact-wrap {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-bottom: 18px;
}

.zd-contact-img {
  width: 76px;
  height: 76px;
  object-fit: cover;
  border-radius: 50%;
  flex: 0 0 76px;
}

.zd-contact-text {
  font-size: 16px;
  line-height: 1.8;
  color: #4a3325;
}

.zd-contact-text strong {
  display: block;
  margin-bottom: 2px;
  color: #4a3325;
}

.zd-contact a:not(.zd-btn) {
  color: #a85f1f;
  text-decoration: none;
}

.zd-contact a:not(.zd-btn):hover {
  text-decoration: underline;
}

.zd-contact p {
  margin: 0;
}

.zd-contact-wrap p:empty,
.zd-contact > p:empty {
  display: none;
}

/* Tlačítko jen v kontaktním boxu, ne globálně */
.zd-contact .zd-btn {
  display: block;
  text-align: center;
  background: #a85f1f;
  color: #fff !important;
  text-decoration: none;
  padding: 16px 20px;
  border-radius: 28px;
  font-weight: 700;
  transition: all 0.2s ease;
}

.zd-contact .zd-btn:hover {
  color: #fff !important;
  opacity: 0.92;
  transform: translateY(-1px);
}


/* =====================================================
   OBRÁZEK PŘÍPRAVY A DOPORUČENÉ ODKAZY
   ===================================================== */

.zd-prep {
  margin: 25px 0;
}

.zd-prep img {
  max-width: 100%;
  height: auto;
  display: block;
}

.zd-links-title {
  font-size: 18px;
  margin: 30px 0 12px;
}

.zd-links {
  font-size: 17px;
  line-height: 1.9;
  padding-left: 20px;
  margin: 0 0 20px;
}

.zd-links a {
  color: #a85f1f;
}


/* =====================================================
   STICKY PRODUKTOVÁ GALERIE
   ===================================================== */

.single-product .wd-single-gallery {
  position: sticky;
  top: 140px;
  align-self: flex-start;
  z-index: 2;
}

.single-product .wd-single-gallery,
.single-product .woocommerce-product-gallery,
.single-product .wd-single-gallery * {
  overflow: visible !important;
}


/* =====================================================
   KRÁTKÝ POPIS PRODUKTU
   ===================================================== */

.zd-loop-short-description {
  margin-top: 6px;
  font-size: 13px;
  line-height: 1.45;
  color: #6f6f6f;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.zd-loop-short-description p {
  margin: 0;
}

.zd-single-intro {
  margin: 10px 0 14px;
  font-size: 16px;
  line-height: 1.5;
  color: #7a7a7a;
}

.zd-single-intro p {
  margin: 0;
}

.zd-remaining-short-description p:first-child {
  margin-top: 0;
}

.zd-subtitle {
  font-size: 18px;
  line-height: 1.6;
  color: #7a5c47;
  margin: -2px 0 28px;
  font-style: italic;
}


/* =====================================================
   LIST VIEW SWATCH SIZE
   ===================================================== */

.product-grid-item [class*="wd-swatches"],
.products .product [class*="wd-swatches"] {
  --wd-swatch-size: 56px;
  --wd-swatch-text-size: 15px;
}


/* =====================================================
   KATEGORIE INTRO – NOVÝ ZELENÝ DRAK STYL
   textový rozcestník pod hero bannerem kategorie
   ===================================================== */

.term-description,
.archive-description,
.category-description,
.woocommerce-products-header__description {
  position: relative;
  margin: 22px 0 34px;
  padding: 24px 28px 26px;
  overflow: hidden;
  border-radius: 14px;
  background:
    radial-gradient(circle at 96% 0%, rgba(216, 182, 106, .16), transparent 30%),
    linear-gradient(135deg, #fffaf0 0%, #efe4cf 100%);
  border: 1px solid rgba(154, 107, 47, .20);
  box-shadow: 0 18px 46px rgba(16, 32, 22, .06);
  color: #102016;
}

.term-description::before,
.archive-description::before,
.category-description::before,
.woocommerce-products-header__description::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #061b14, #d8b66a, #061b14);
  opacity: .88;
}

.term-description h2,
.term-description h3,
.archive-description h2,
.archive-description h3,
.category-description h2,
.category-description h3,
.woocommerce-products-header__description h2,
.woocommerce-products-header__description h3 {
  margin: 0 0 16px;
  color: #102016;
  font-size: clamp(22px, 2vw, 30px);
  line-height: 1.2;
  font-weight: 750;
}

.term-description p,
.archive-description p,
.category-description p,
.woocommerce-products-header__description p {
  margin: 0 0 12px;
  max-width: 1180px;
  color: #30453c;
  font-size: 17px;
  line-height: 1.7;
}

.term-description p:last-child,
.archive-description p:last-child,
.category-description p:last-child,
.woocommerce-products-header__description p:last-child {
  margin-bottom: 0;
}

/* řádek s odkazy / štítky */
.zd-cat-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 14px;
}

.zd-cat-links a {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 16px;
  border-radius: 999px;
  background: rgba(6, 27, 20, .06);
  border: 1px solid rgba(6, 27, 20, .18);
  color: #102016;
  text-decoration: none;
  font-weight: 750;
  font-size: 15px;
  line-height: 1.2;
  transition: all .2s ease;
}

.zd-cat-links a:hover {
  background: #061b14;
  border-color: #061b14;
  color: #d8b66a;
  transform: translateY(-1px);
}

.zd-cat-links a:focus-visible {
  outline: 2px solid #d8b66a;
  outline-offset: 2px;
}

/* jemný textový podrozcestník */
.zd-cat-subnav {
  margin: 14px 0 0;
  color: #405248;
  font-size: 15px;
  line-height: 1.7;
}

.zd-cat-subnav a {
  color: #9a5f22;
  text-decoration: none;
  font-weight: 700;
}

.zd-cat-subnav a:hover {
  color: #061b14;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.zd-cat-subnav a:focus-visible {
  outline: 2px solid #d8b66a;
  outline-offset: 2px;
}

/* mobil */
@media (max-width: 767px) {
  .term-description,
  .archive-description,
  .category-description,
  .woocommerce-products-header__description {
    margin: 18px 0 26px;
    padding: 22px 20px 24px;
    border-radius: 12px;
  }

  .term-description p,
  .archive-description p,
  .category-description p,
  .woocommerce-products-header__description p {
    font-size: 15.5px;
    line-height: 1.6;
  }

  .zd-cat-links {
    gap: 8px;
  }

  .zd-cat-links a {
    min-height: 34px;
    padding: 0 13px;
    font-size: 14px;
  }

  .zd-cat-subnav {
    font-size: 14px;
  }
}





/* =====================================================
   RESPONSIVE – GLOBÁLNÍ
   ===================================================== */

@media (max-width: 1024px) {
  .single-product .wd-single-gallery {
    position: static;
    top: auto;
  }
}

@media (max-width: 900px) {
  .zd-wrap {
    gap: 24px;
  }

  .zd-left,
  .zd-right {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
  }

  .zd-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .zd-title {
    font-size: 30px;
  }

  .zd-h2 {
    font-size: 24px;
  }

  .zd-h3 {
    font-size: 20px;
  }

  .zd-contact-wrap {
    align-items: flex-start;
  }
}


@media (min-width: 768px) and (max-width: 1024px) {
	@media (min-width: 768px) and (max-width: 1024px){
  .quick-shop-wrapper [class*="wd-swatches"]{
    --wd-swatch-size: 52px;
    --wd-swatch-text-size: 15px;
  }
}



}

@media (min-width: 577px) and (max-width: 767px) {
	@media (min-width: 768px) and (max-width: 1024px){
  .quick-shop-wrapper [class*="wd-swatches"]{
    --wd-swatch-size: 52px;
    --wd-swatch-text-size: 15px;
  }
}
}

@media (max-width: 576px) {
	/* Quick shop – jen na mobilech */
@media (max-width: 767.98px){
  /* proměnné na správných wrappech (overlay i popup) */
  .quick-shop-wrapper [class*="wd-swatches"],
  .product-grid-item .wd-quick-shop [class*="wd-swatches"],
  .wd-popup [class*="wd-swatches"]{
    --wd-swatch-size: 48px !important;
    --wd-swatch-text-size: 14px !important;
    --wd-swatch-gap: 10px !important; /* nebo --wd-swatch-h-sp/--wd-swatch-v-sp */
  }



}

