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

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

:root {
	--wd-text-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(80, 130, 161);
	--wd-alternative-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Vazirmatn", 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: 14px;
	--wd-header-el-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(80,130,161);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(80,130,161);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: rgb(239,239,239);
	--btn-default-bgcolor-hover: rgb(80,130,161);
	--btn-default-color: rgb(0,0,0);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-bgcolor: rgb(80,130,161);
	--btn-accented-bgcolor-hover: rgb(80,130,161);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(91,198,100);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,144,0);
	--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;
	--wd-popup-padding: 0px;
}
: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;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: vazir;	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: rgb(0,0,0);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(80,130,161);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: vazir;	font-weight: 500;
	font-size: 15px;
	line-height: 28px;
	color: rgb(80,130,161);
}
html .wd-product .price:hover, html .wd-product .price > .amount:hover, html .wd-product .price ins > .amount:hover {
	color: rgb(86,150,46);
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-family: vazir;	font-weight: 500;
	font-size: 14px;
	line-height: 26px;
	color: rgb(221,51,51);
}
html .product.wd-product del:hover, html .product.wd-product del .amount:hover {
	color: rgb(244,188,56);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: vazir;	font-weight: 500;
	font-size: 12px;
	background: rgb(80,130,161);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(0,0,0);
	background: rgb(80,130,161);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 13px;
	--wd-arrow-icon-size: 13px;
	--wd-arrow-offset-h: 5px;
	--wd-arrow-offset-v: 39px;
}
.product-labels .product-label.onsale {
	background-color: rgb(229,57,53);
}
.product-labels .product-label.new {
	background-color: rgba(252,228,45,0.81);
}
.product-labels .product-label.featured {
	background-color: rgb(255,167,38);
}
.product-labels .product-label.out-of-stock {
	background-color: rgba(32,80,112,0.21);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 768.98px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 14px;
	line-height: 18px;
	}
	html .product.wd-product del, html .product.wd-product del .amount {
		font-size: 13px;
	line-height: 26px;
	}

}
:root{
--wd-container-w: 1440px;
--wd-form-brd-radius: 0px;
--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: 8px;
}

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


.wd-swatches-product{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;align-items:center}.wd-swatch.wd-text{display:none !important}.wd-swatches-product .wd-swatch{width:30px;height:30px;border-radius:50%;border:1px solid #ccc;padding:0;cursor:pointer;position:relative;transition:all 0.3s ease;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.wd-swatches-product .wd-swatch.wd-active{border-color:#111;box-shadow:0 0 0 2px #ddd inset}.wd-swatches-product .wd-swatch:hover{background:rgb(0 0 0 / .04)}.wd-swatches-product .wd-swatch .wd-swatch-bg{width:16px;height:16px;border-radius:50%;border:1px solid #999;box-sizing:border-box}.wd-swatches-product .wd-swatch .wd-swatch-text{display:none}.wd-swatches-product .wd-swatch-divider{width:30px;height:30px;border-radius:50%;background:#fff;border:1px solid #ccc;font-size:12px;font-weight:700;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease}.wd-swatches-product{gap:6px!important}.wd-swatches-product .wd-swatch-divider:hover{background:#f0f0f0;border-color:#888}.circle-radio{width:30px;height:30px;border:1px solid #ccc;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;font-size:13px;font-weight:500;background:#fff;cursor:pointer;transition:all 0.2s ease;color:#333;user-select:none;box-shadow:0 0 0 0 #fff0}.circle-radio.active{border-color:#111;background:#f0f0f0;box-shadow:0 0 0 2px #ddd inset}.circle-radio:hover{background:#fafafa}.radio-text{pointer-events:none}.show-more-sizes{width:30px;height:30px;min-height:unset!important;border:1px solid #ccc!important;border-radius:50%!important;background:#fff;cursor:pointer;font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0!important;transition:all 0.3s ease}.show-more-sizes:hover{background:#f9f9f9;border-color:#888}.custom-size-radios{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;align-items:center;justify-content:center}.product-element-bottom{display:flex;flex-direction:column;align-items:center}.product-element-bottom .wd-entities-title{order:1}.product-element-bottom .price{order:2}.product-element-bottom>form.variations_form{order:3}.product-element-bottom .variations tbody{display:flex;flex-direction:column}.product-element-bottom .variations tbody tr:nth-child(1){order:1}.product-element-bottom .variations tbody tr:nth-child(2){order:2}