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

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

:root {
	--wd-text-font: iranyekan, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan, sans-serif;
	--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, sans-serif;
	--wd-widget-title-font: iranyekan, sans-serif;
	--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, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(46,49,146);
	--wd-alternative-color: rgb(255,203,8);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: iranyekan, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-bgcolor: rgb(46,49,146);
	--btn-default-bgcolor-hover: rgb(255,203,8);
	--btn-accented-bgcolor: rgb(46,49,146);
	--btn-accented-bgcolor-hover: rgb(46,49,146);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .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-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-breadcrumbs span:nth-last-child(-n+2) {
  display: none;
}


.product-element-top.wd-quick-shop {
    padding: 20px;
    border: 2px solid #EBEBEB  !important;
    box-shadow: 0px 0px 25px 0px #000001A !important;
    border-radius: 16px !important;
    transition: all 0.3s !important;
    background-color: white;
}
.wd-compare-btn.product-compare-button.wd-action-btn.wd-style-icon.wd-compare-icon.wd-tooltip-inited {
    display: none !important;
}
.wd-wishlist-btn.wd-action-btn.wd-style-icon.wd-wishlist-icon.wd-tooltip-inited {
    display: none !important;
}
.woocommerce-notices-wrapper.page-description {
	display:none !important;
}
.page-description {
    display: none !important;
}
.wd-post-cat.wd-style-with-bg {
    display: none !important;
}
h1.wd-entities-title.wd-post-title.title {
    display: none !important;
}
.wd-post-meta {
    display: none !important;
}
li#tab-title-wd_additional_tab {
    display: none !important;
}
.button product_type_simple add-to-cart-loop:before {font-family: Iranyekanweb !important; content: "Read More" !important; font-size:14px !important;}
.wd-compare-btn product-compare-button wd-action-btn wd-style-icon wd-compare-icon wd-tooltip-inited{
	display: none !important;
}
.wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon wd-tooltip-inited{
	display:none !important;}


.star-rating {
    display: none;
}

html[lang="en-US"] a.button.product_type_simple.add-to-cart-loop:before {
    font-family: Iranyekanweb !important;
    content: "Read More" !important;
    font-size: 14px !important;
}
. add-to-cart-loop:before {font-family: Iranyekanweb !important; content: "اطلاعات بیشتر" !important; font-size:14px !important;}
a.button.product_type_simple.add-to-cart-loop:before{font-family: Iranyekanweb !important; content: "اطلاعات بیشتر" !important; font-size:14px !important;}
.wd-breadcrumbs.woocommerce-breadcrumb a:first-child {
  font-size: 0; /* مخفی کردن متن "خانه" */
  position: relative;
}

.wd-breadcrumbs.woocommerce-breadcrumb a:first-child::before {
  content: "\f015"; /* آیکون خانه در Font Awesome */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
  margin-right: 5px;
}

div#comments {
    display: none;
}