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

:root {
	--wd-text-font: YekanBakhFaNum;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(106,112,118);
	--wd-text-font-size: 14px;
	--wd-title-font: "PeydaWebFaNum", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 900;
	--wd-title-color: rgb(33,37,41);
	--wd-entities-title-font: YekanBakhFaNum;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: YekanBakhFaNum;
	--wd-widget-title-font: YekanBakhFaNum;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: YekanBakhFaNum;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 24px;
	--wd-primary-color: rgb(166,33,35);
	--wd-alternative-color: rgb(238,113,42);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(238,113,42);
	--btn-default-bgcolor-hover: rgb(166,33,35);
	--btn-accented-bgcolor: rgb(238,113,42);
	--btn-accented-bgcolor-hover: rgb(166,33,35);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://boozarjomehronline.com/wp-content/uploads/2021/10/tools-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(229,229,229);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(248,248,248);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(238,113,42);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(238,113,42);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(238,113,42);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(238,113,42);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(238,113,42);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--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;
}

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

@media (min-width: 1300px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "PeydaWebFaNum";
	src: url("//boozarjomehronline.com/wp-content/uploads/2024/11/PeydaWebFaNum-Regular.woff2") format("woff2"), 
url("//boozarjomehronline.com/wp-content/uploads/2024/11/PeydaWebFaNum-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "PeydaWebFaNum";
	src: url("//boozarjomehronline.com/wp-content/uploads/2024/11/PeydaWebFaNum-Bold.woff2") format("woff2"), 
url("//boozarjomehronline.com/wp-content/uploads/2024/11/PeydaWebFaNum-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

.ravesh-chat-tooltip-container {
  position: fixed;
  bottom: 10px;
  right: 15px;
  z-index: 9999;
}

.ravesh-chat-tooltip {
  position: absolute;
  bottom: 70px;
  right: 20px;
  background: #FFF5F3; /* قرمز روشن لطیف */
  color: #B71C1C;
  padding: 8px 14px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  opacity: 0;
  pointer-events: auto;
  transition: opacity 0.5s ease;
  cursor: pointer;
  border: 1px solid #F44336;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.ravesh-chat-tooltip::after {
  content: "";
  position: absolute;
  bottom: -11px;
  right: 10px;
  border-width: 6px;
  border-style: solid;
  border-color: #F44336 transparent transparent transparent;
}

.ravesh-chat-tooltip.show {
  opacity: 1;
}
}


