.wd-popup.wd-promo-popup{
	background-color:rgba(12,12,12,0);
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(239,57,78);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(0,0,0);
	background-image: none;
	background-size:cover;
	background-position:left top;
}

:root{
--wd-text-font:"IRANSansWeb", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(12,12,12);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"IRANSansWeb_Medium", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:rgb(12,12,12);
}
:root{
--wd-entities-title-font:"IRANSansWeb_Medium", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(22,22,22);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"IRANSansWeb_Medium", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"IRANSansWeb_Medium", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(22,22,22);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"IRANSansWeb_Medium", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-brd-radius: 12px;
}:root{
--wd-primary-color:rgb(239,57,78);
}
:root{
--wd-alternative-color:rgb(7,20,2);
}
:root{
--wd-link-color:rgb(12,0,0);
--wd-link-color-hover:rgb(30,115,190);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#d60644;
}
:root{
--btn-shop-bgcolor-hover:#c40545;
}
:root{
--btn-accent-bgcolor:#d60644;
}
:root{
--btn-accent-bgcolor-hover:#c40538;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.wd-builder-off .wd-fbt.wd-design-side{
--wd-form-width: 256px;
}	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-shop-brd-radius: 5px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
					
									--btn-accent-brd-radius: 0px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
				--btn-accent-box-shadow-active: none;
				--btn-accent-bottom: 0px;
			
			
			
					
							
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1570px;
			}
		}

		.container {
			max-width: 1600px;
		}

		:root{
			--wd-container-width: 1600px;
		}
	
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 233px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: IRANSansWeb !important;
		}
		
					rs-slides h1[data-type=text],
			rs-slides h2[data-type=text],
			rs-slides h3[data-type=text],
			rs-slides h4[data-type=text],
			rs-slides h5[data-type=text],
			rs-slides h6[data-type=text] {
				font-family: IRANSansWeb_Medium !important;
			}
			
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sazbartar.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=7.0.4") format("woff2");
}

.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
body.home .main-page-wrapper {
    background-color: #f6f6f6;
}
.promo-banner .banner-image img {
    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;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px;
   margin-left: 0px; 
}
.product-grid-item .wd-entities-title {
     overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 1; /* number of lines to show */
           line-clamp: 1; 
   -webkit-box-orient: vertical; 
    overflow: hidden;
    max-height: calc(var(--title-line-count) * var(--title-line-height));
    line-height: var(--title-line-height);
}
.cat-design-center .wrapp-category, .cat-design-replace-title .wrapp-category {
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
.rtl .woocommerce-checkout-review-order-table th,.woocommerce-page.rtl .woocommerce-checkout-review-order-table td{
  text-align:right !important;
}
.wd-builder-off .woocommerce-billing-fields {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: right !important;
}
.woocommerce-account-fields {
    margin-top: 20px;
    text-align: right;
}
.elementor-widget-text-editor .elementor-widget-container>*:last-child, .elementor-text-editor>*:last-child {
    margin-bottom: 0;
    text-align: right;
}
.whb-general-header-inner {
    height: 90px;
    max-height: 90px; 
	margin: 0 10px 0 10px;
	
}
.cart-widget-side .shopping-cart-widget-body {
    position: relative;
    flex: 1 1 auto;
}
.post-single-page .post-title {
    display: inherit!important;
}}
.header-categories-nav .categories-menu-dropdown .item-level-0 > a {
	font-size: 16px;
	color: #111111;
}










.wp-video {
text-align: center;
margin-left: auto;
margin-right: auto;
}

.article-text-call-to-action {
	background-color:#e8e8e8;
	font-size:22px;
	text-align: center;
	padding: 3%;
}

.article-text-call-to-action a {
	color: red;
}@media (min-width: 1025px) {
	.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px;
   margin-left: 0px; 
}
.product-grid-item .wd-entities-title {
     overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 1; /* number of lines to show */
           line-clamp: 1; 
   -webkit-box-orient: vertical; 
    overflow: hidden;
    max-height: calc(var(--title-line-count) * var(--title-line-height));
    line-height: var(--title-line-height);
}
.cat-design-center .wrapp-category, .cat-design-replace-title .wrapp-category {
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
\.entry-meta-list {
    display: none;
}
.wd-post-cat.wd-style-with-bg {
    display: none;
}
.hovered-social-icons {
    display: none;
}
.wd-entry-meta {
    display: none;
}
.min-footer>div {
    font-size: 16px;
}
.post-single-page .post-title {
    display: none;
}
.rtl .woocommerce-checkout-review-order-table th,.woocommerce-page.rtl .woocommerce-checkout-review-order-table td{
  text-align:right !important;
}
.wd-builder-off .woocommerce-billing-fields {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: right !important;
}
.woocommerce-account-fields {
    margin-top: 20px;
    text-align: right;
}
.cart-widget-side .shopping-cart-widget-body {
    position: relative;
    flex: 1 1 auto;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-grid-item .wd-entities-title {
     overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 1; /* number of lines to show */
           line-clamp: 1; 
   -webkit-box-orient: vertical; 
    overflow: hidden;
    max-height: calc(var(--title-line-count) * var(--title-line-height));
    line-height: var(--title-line-height);
}
.rtl .woocommerce-checkout-review-order-table th,.woocommerce-page.rtl .woocommerce-checkout-review-order-table td{
  text-align:right !important;
}
.wd-builder-off .woocommerce-billing-fields {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: right !important;
}
.woocommerce-account-fields {
    margin-top: 20px;
    text-align: right;
}
.cart-widget-side .shopping-cart-widget-body {
    position: relative;
    flex: 1 1 auto;
}

.article-text-call-to-action {
	font-size:18px;
	padding: 4%;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.product-grid-item .wd-entities-title {
     overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 1; /* number of lines to show */
           line-clamp: 1; 
   -webkit-box-orient: vertical; 
    overflow: hidden;
    max-height: calc(var(--title-line-count) * var(--title-line-height));
    line-height: var(--title-line-height);
}
.entry-meta-list {
    display: none;
}
.wd-post-cat.wd-style-with-bg {
    display: none;
}
.hovered-social-icons {
    display: none;
}
.wd-entry-meta {
    display: none;
}
.min-footer>div {
    font-size: 16px;
}
.post-single-page .post-title {
    display: none;
}
.wd-builder-off .woocommerce-billing-fields {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: right !important;
}
.woocommerce-account-fields {
    margin-top: 20px;
    text-align: right;
}

.article-text-call-to-action {
	font-size:18px;
	padding: 4%;
}
}

@media (max-width: 576px) {
	.entry-meta-list {
    display: none;
}
.wd-post-cat.wd-style-with-bg {
    display: none;
}
.hovered-social-icons {
    display: none;
}
.wd-entry-meta {
    display: none;
}
.min-footer>div {
    font-size: 16px;
}
.post-single-page .post-title {
    display: none;
}
.rtl .woocommerce-checkout-review-order-table th,.woocommerce-page.rtl .woocommerce-checkout-review-order-table td{
  text-align:right !important;
}
.wd-builder-off .woocommerce-billing-fields {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: right !important;
}
.woocommerce-account-fields {
    margin-top: 20px;
    text-align: right;
}
.whb-header {
    margin-bottom: 40px;
}
.whb-general-header-inner {
    height: 90px;
    max-height: 90px;
    margin: 0 10px 0 10px;
}

.article-text-call-to-action {
	font-size:16px;
	padding: 5%;
}
}

