@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mesforooshan.com/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("//mesforooshan.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//mesforooshan.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//mesforooshan.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//mesforooshan.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

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

:root {
	--wd-header-banner-h: 50px;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 13px;
	--wd-title-font: "alibaba-bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "alibaba-bold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "alibabareg", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "alibaba-bold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "alibaba-bold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(230,138,69);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgba(30,115,190,0.85);
	--wd-link-color-hover: rgb(11,107,191);
	--btn-default-font-family: "alibaba-bold", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 300;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "alibaba-black", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 300;
	--btn-accented-bgcolor: rgb(230,138,69);
	--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-sticky-btn-height: 95px;
}
.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: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 233px;
}
.wd-page-title {
	background-color: #e8e8e8;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	font-family: "alibaba-black", Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: rgba(221,153,51,0.81);
}
html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "alibaba-bold", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(0,0,0);
}
html .wd-nav-mobile .wd-sub-menu li a:hover, html .wd-nav-mobile .wd-sub-menu li.current-menu-item > a {
	color: rgba(221,153,51,0.81);
}
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-color: rgb(0,0,0);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(221,153,51);
	--wd-arrow-bg: rgba(66,66,66,0.53);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgba(237,237,0,0.66);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--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: 12px;
}

@media (min-width: 1600px) {
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:  !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: alibaba-bold !important;
}

@font-face {
	font-family: "alibabareg";
	src: url("//mesforooshan.com/wp-content/uploads/2024/03/alibaba-regular.woff2-5d2979c4.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "alibaba-black";
	src: url("//mesforooshan.com/wp-content/uploads/2024/03/alibaba-black.woff2-41970917.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "alibaba-bold";
	src: url("//mesforooshan.com/wp-content/uploads/2024/03/alibaba-bold.woff2-bbb24413.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

.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;
}
/* استایل جدید و پاستیلی برای جدول ظروف مسی */
.copper-table1 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 20px 0;
  font-family: 'B Nazanin', Tahoma, sans-serif; /* می‌توانید فونت را تغییر دهید */
  color: #333;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); /* سایه کمی ملایم‌تر شد */
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #e0d3bb; /* یک حاشیه بسیار ظریف برای هماهنگی */
}

/* استایل سربرگ جدول با رنگ پاستیلی */
.copper-table1 th {
  background-color: #d8c4a5; /* نسخه پاستیلی و روشن‌تر از رنگ درخواستی شما */
  color: #5d492c; /* رنگ متن قهوه‌ای تیره برای خوانایی بهتر */
  padding: 15px;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
  border-bottom: 2px solid #bfa98a; /* خط جداکننده تیره‌تر برای عمق بخشیدن */
}

/* استایل سلول‌های بدنه جدول */
.copper-table1 td {
  padding: 14px 15px;
  text-align: right;
  border-bottom: 1px solid #ECE7DF;
  background-color: #FCFBF8; /* یک پس‌زمینه کرم بسیار روشن */
}

/* استایل برای ردیف‌های زوج (مکمل پاستیلی) */
.copper-table1 tr:nth-child(even) td {
  background-color: #F0F4F7; /* رنگ آبی-خاکستری بسیار روشن و پاستیلی (مکمل) */
}

/* استایل برای آخرین ردیف */
.copper-table1 tr:last-child td {
  border-bottom: none;
}

/* هاور افکت روی ردیف‌ها */
.copper-table1 tr:hover td {
  background-color: #e6eef3; /* کمی پررنگ‌تر شدن رنگ مکمل هنگام هاور */
}

/* استایل برای سلول‌های اولین ستون */
.copper-table1 td:first-child {
  font-weight: bold;
  color: #555;
}