@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//azmapoyesh.ir/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//azmapoyesh.ir/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//azmapoyesh.ir/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//azmapoyesh.ir/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//azmapoyesh.ir/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//azmapoyesh.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//azmapoyesh.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//azmapoyesh.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//azmapoyesh.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(38,38,38);
	--wd-text-font-size: 14px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(30,30,30);
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(17,17,17);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(10,10,10);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: IRansansX;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(122,122,122);
	--wd-alternative-color: rgb(72,184,178);
	--wd-link-color: rgb(2,82,232);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(122,122,122);
	--btn-accented-bgcolor-hover: rgb(122,122,122);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(238,238,34);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(214,28,0);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--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-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

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


:root {
  --azma-dark: #14312c;
  --azma-teal: #2fb6b1;
  --footer-bg: #f2faf8;
  --text-muted: #5e7d77;

  --glass-bg: rgba(255, 255, 255, 0.65);
  --glass-border: 1px solid rgba(47, 182, 177, 0.25);
  --glass-blur: blur(14px);

  --card-radius: 26px;
  --footer-radius: 48px;
}

/* ===== Footer Container ===== */
.lab-footer {
  background: var(--footer-bg);
  margin: 48px 20px 0;
  border-radius: var(--footer-radius);
  padding: 36px 0 22px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 22px 60px rgba(0,0,0,0.07);
  color: var(--azma-dark);
  direction: rtl;
  font-family: 'Vazir', 'Tahoma', sans-serif;
}

/* Background glow */
.lab-footer::before,
.lab-footer::after {
  content: '';
  position: absolute;
  width: 360px;
  height: 360px;
  border-radius: 50%;
  filter: blur(90px);
  opacity: 0.32;
  z-index: 0;
}
.lab-footer::before {
  background: #3dbebb;
  top: -120px;
  right: -120px;
}
.lab-footer::after {
  background: #6ad9b0;
  bottom: -120px;
  left: -120px;
}

/* ===== Inner ===== */
.lab-footer__inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 36px;
}

/* ===== Brand ===== */
.lab-footer__brand {
  text-align: center;
  max-width: 720px;
  margin: 0 auto;
}

.brand-logo {
  box-shadow: 0 8px 18px rgba(47,182,177,0.25);
  transition: transform .3s ease;
}
.brand-logo:hover {
  transform: scale(1.04);
}

.brand-desc {
  margin-top: 12px;
  font-size: 1.05rem;
  line-height: 1.75;
  font-weight: 500;
  color: var(--text-muted);
}

/* ===== Columns ===== */
.lab-footer__columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 26px;
}

.lab-footer__col {
  background: var(--glass-bg);
  backdrop-filter: var(--glass-blur);
  border: var(--glass-border);
  border-radius: var(--card-radius);
  padding: 26px 24px;
  transition: all .35s ease;
}

.lab-footer__col:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 36px rgba(47,182,177,0.18);
  background: rgba(255,255,255,0.8);
}

/* ===== Titles ===== */
.col-title {
  font-size: 1.15rem;
  font-weight: 700;
  color: #0f2e28;
  margin-bottom: 18px;
  padding-bottom: 10px;
  border-bottom: 2px solid rgba(47,182,177,.25);
  display: flex;
  align-items: center;
}

.col-title::before {
  content: '';
  width: 9px;
  height: 9px;
  background: var(--azma-teal);
  border-radius: 50%;
  margin-left: 10px;
  box-shadow: 0 0 10px var(--azma-teal);
}

/* ===== Lists ===== */
.col-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.col-list li {
  margin-bottom: 10px;
}

.col-list a {
  display: block;
  padding: 6px 10px;
  border-radius: 10px;
  color: #355b55;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.6;
  transition: all .25s ease;
}

.col-list a:hover {
  background: #ffffff;
  color: var(--azma-teal);
  transform: translateX(-6px);
}

/* ===== Contact ===== */
.col-contact div {
  margin-bottom: 14px;
  font-size: .95rem;
  line-height: 1.85;
  color: #365e57;
}

.col-contact a {
  color: var(--azma-dark);
  border-bottom: 1px dotted var(--azma-teal);
  text-decoration: none;
}
.col-contact a:hover {
  color: var(--azma-teal);
}

/* ===== Social ===== */
.social img {
  opacity: .75;
  transition: transform .3s ease, opacity .3s ease;
}
.social:hover img {
  opacity: 1;
  transform: scale(1.15);
}

/* ===== Bottom ===== */
.lab-footer__bottom {
  margin-top: 34px;
  padding-top: 16px;
  border-top: 1px solid rgba(0,0,0,.06);
  text-align: center;
}

.copyright {
  font-size: .88rem;
  font-weight: 500;
  color: #6f8f88;
  line-height: 1.8;
}

/* ===== Mobile ===== */
@media (max-width: 768px) {
  .lab-footer {
    margin: 32px 12px 0;
    border-radius: 36px;
    padding: 32px 0 20px;
  }

  .lab-footer__inner {
    gap: 30px;
  }

  .lab-footer__col {
    padding: 24px 20px;
    text-align: center;
  }

  .col-title {
    justify-content: center;
    border-bottom: none;
  }

  .col-title::before {
    display: none;
  }
}
.product-grid-item .product-title,
.owl-carousel .product-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 10ch; /* تقریباً 10 حرف */
    display: block;
}