:root {
	--wd-text-font: "IRANSansWeb", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(58,58,58);
	--wd-text-font-size: 14px;
	--wd-title-font: "IRANSansWeb", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRANSansWeb", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(61, 61, 61);
	--wd-alternative-font: "IRANSansWeb", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSansWeb", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "IRANSansWeb", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(232,45,39);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,94,43);
	--btn-accented-bgcolor-hover: rgb(236,87,39);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(215,26,33);
	--wd-link-color-hover: rgba(249,7,31,0.85);
}
.wd-popup.wd-age-verify {
	background-image: url();
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 500px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(43,43,43);
	background-image: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,248,248);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1345px;
--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-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: 1345px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1345px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1345px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

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

.wd-page-title {
background-color: rgb(51,45,49);
}

@font-face {
	font-family: "IRANSansWeb";
	src: url("//sapelco.com/wp-content/uploads/2021/06/IRANSansWeb.woff2") format("woff2"), 
url("//sapelco.com/wp-content/uploads/2021/06/IRANSansWeb.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansWeb";
	src: url("//sapelco.com/wp-content/uploads/2021/06/IRANSansWeb_Bold.woff2") format("woff2"), 
url("//sapelco.com/wp-content/uploads/2021/06/IRANSansWeb_Bold.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

.product-label.new{
/* background: #d0c493; */
}
.product-label.featured{
/* background: #9d8412; */
}
.product-label.sale{
/* background: #f58220; */
}
.product-label.out-of-stock {
/* 	color: #B5082A; */
}

.grecaptcha-badge {
	visibility: hidden;
}@media (min-width: 1025px) {
	.product-label.new{
/* background: #d0c493; */
}
.product-label.featured{
/* background: #9d8412; */
}
.product-label.sale{
/* background: #f58220; */
}
.product-label.out-of-stock {
/* 	color: #B5082A; */
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-label.new{
/* background: #d0c493; */
}
.product-label.featured{
/* background: #9d8412; */
}
.product-label.sale{
/* background: #f58220; */
}
.product-label.out-of-stock {
/* 	color: #B5082A; */
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.product-label.new{
/* background: #d0c493; */
}
.product-label.featured{
/* background: #9d8412; */
}
.product-label.sale{
/* background: #f58220; */
}
.product-label.out-of-stock {
/* 	color: #B5082A; */
}
}

@media (max-width: 576px) {
	.product-label.new{
/* background: #d0c493; */
}
.product-label.featured{
/* background: #9d8412; */
}
.product-label.sale{
/* background: #f58220; */
}
.product-label.out-of-stock {
/* 	color: #B5082A; */
}
}

