:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: iranyekan;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: iranyekan;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(220,178,88);
	--wd-alternative-color: rgb(75,75,75);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(202,169,132);
	--btn-accented-bgcolor-hover: rgb(24,51,53);
	--wd-form-brd-width: 2px;
	--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-sticky-btn-height: 95px;
}
.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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 233px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(75,75,75);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

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

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: iranyekan !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: iranyekan !important;
}

.wd-page-title {
background-color: rgb(75,75,75);
}

.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
.product-grid-item .wd-product-countdown, .product-grid-item .wd-stock-progress-bar {
    margin-bottom: 10px;
}
.wd-hover-standard .wd-add-btn {
    margin-top: 5px;
    margin-bottom: 15px;
}
.promo-banner .promo-banner-image {
    border-radius: 15px;
}
.product-grid-item.woodmart-hover-tiled .hover-img img, .product-grid-item.woodmart-hover-tiled .product-image-link img {
    width: 100%;
    padding: 20px;
}
.woodmart-hover-tiled .product-wrapper {
    border-radius: 10px;
    overflow: hidden;
	background: #fff;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}
.product-grid-item.wd-hover-standard {
    text-align: center;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.blog-design-masonry .post-title {
    font-size: 16px !important;
}

/* Accessibility and visual polish - Codex 2026-07-17 */
:where(a, button, input, select, textarea, [tabindex]):focus-visible {
  outline: 3px solid #8a661e !important;
  outline-offset: 3px;
  border-radius: 4px;
}
.product-grid-item .product-wrapper {
  transition: transform .22s ease, box-shadow .22s ease;
}
@media (hover: hover) {
  .product-grid-item .product-wrapper:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 30px rgba(34, 26, 15, .10);
  }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto !important; }
  *, *::before, *::after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}
	

/* Homepage visual refresh - Codex 2026-07-17 (fonts intentionally unchanged) */
.home.page-id-13 .elementor-element-34f32fe .bdt-slideshow {
  overflow: hidden;
  border: 1px solid rgba(138, 102, 30, .14);
  border-radius: 22px;
  box-shadow: 0 22px 55px rgba(30, 23, 14, .12);
}
.home.page-id-13 .elementor-element-34f32fe {
  margin-bottom: 34px;
}
.home.page-id-13 .liner-continer {
  padding-bottom: 8px;
}
.home.page-id-13 .liner-continer::after {
  content: "";
  display: block;
  width: 58px;
  height: 3px;
  margin: 12px auto 0;
  border-radius: 999px;
  background: linear-gradient(90deg, #d8bd72, #8a661e);
}
.home.page-id-13 .product-grid-item .product-wrapper {
  padding: 12px;
  border: 1px solid rgba(92, 69, 30, .10);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(40, 29, 14, .07);
}
.home.page-id-13 .product-grid-item .product-element-top {
  overflow: hidden;
  border-radius: 14px;
  background: #faf8f3;
}
.home.page-id-13 .product-grid-item .price {
  color: #7c5b18;
  font-weight: 700;
}
.home.page-id-13 .bdt-gallery-thumbnail {
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 10px 26px rgba(35, 25, 12, .08);
}
.home.page-id-13 .wd-post.blog-design-masonry .article-inner {
  overflow: hidden;
  border: 1px solid rgba(92, 69, 30, .10);
  border-radius: 18px;
  box-shadow: 0 10px 28px rgba(40, 29, 14, .08);
}
.home.page-id-13 .elementor-widget-text-editor p {
  line-height: 2;
}
@media (max-width: 767px) {
  .home.page-id-13 .elementor-element-34f32fe .bdt-slideshow {
    border-radius: 14px;
    box-shadow: 0 14px 34px rgba(30, 23, 14, .12);
  }
  .home.page-id-13 .elementor-element-34f32fe {
    margin-bottom: 24px;
  }
  .home.page-id-13 .product-grid-item .product-wrapper {
    padding: 9px;
    border-radius: 14px;
  }
}
	