:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: iranyekan;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: iranyekan;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #f26722;
	--wd-alternative-color: rgb(255,255,255);
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(242,103,34);
	--btn-accented-bgcolor-hover: rgba(0,0,0,0.78);
	--btn-accented-color: rgb(255,255,255);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(242,103,34);
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(245,154,87);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 480px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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(215,215,215);
	background-image: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-image: none;
	background-repeat: repeat;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-image: none;
	background-repeat: repeat;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-image: none;
	background-repeat: repeat;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
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(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(242,103,34);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(242,103,34);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-sticky-btn-height: 95px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-sticky-btn-height: 42px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
}

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


.wd-page-title {
background-color: rgb(242,103,34);
}

.whb-main-header {
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.product-template-default.single.single-product .wd-action-btn.wd-style-text > a::before {  
  color: #f26722;
}
.shop_attributes tr {  
  margin-bottom: unset !important; 
	padding: 2px 0px 2px 0px;
}
.tabs-layout-tabs #tab-additional_information .shop_attributes {
	width: 100% !important;
  max-width: 700px !important;
}
#tab-additional_information .shop_attributes td {  
  width: 100%;
	text-align: left;
}
.rtl #tab-additional_information .shop_attributes td {  
  width: 100%;
	text-align: right;
}
#tab-additional_information .attribute_group_row th.attribute_group_name
{
  font-size: 22px;
	color: #f26722;
	margin-top: 15px;
}
#tab-additional_information .shop_attributes td.attribute_value p {  
  color: #353535;
}
.title-size-default .entry-title {
  font-size: 43px !important;
}
.page .elementor-widget-container .wd-text-block p {
	text-align: justify;
	font-size: 14px !important;
	line-height: 30px !important;
}
.rp-color1 {
	color: #f26722 !important;
}
.copyrights-centered .min-footer small {
    line-height: 26px;
}
.attrr__title_fa {display:none;}
.attrr__title_en {display:unset;}
.rtl .attrr__title_fa {display:unset;}
.rtl .attrr__title_en {display:none;}
.elementor-1438 .elementor-element.elementor-element-630ca7e {
        width: 0% !important;
    }
.elementor-1438 .elementor-element.elementor-element-94cd55e {
        width: 100% !important;
    }
.wd-off-canvas-btn.wd-action-btn.wd-style-text.wd-burger-icon {
	display: none !important;
}@media (min-width: 768px) and (max-width: 1024px) {
	/*#slider-67 .wd-slide {
        min-height: 450px !important;
}*/
}

@media (min-width: 577px) and (max-width: 767px) {
	.title-size-default .entry-title {
  font-size: 24px !important;
}
.copyrights-wrapper {
	padding-bottom: 50px;
}
}

@media (max-width: 576px) {
	.title-size-default .entry-title {
  font-size: 24px !important;
}
.copyrights-wrapper {
	padding-bottom: 50px;
}
}

