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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(255,255,255);
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	background-position:center center;
}

.footer-container{
	background-color:rgb(130,36,227);
	background-image: none;
}

:root{
--wd-text-font:vazir;
--wd-text-font-weight:500;
--wd-text-color:#777777;
--wd-text-font-size:12px;
}
:root{
--wd-title-font:yekan;
--wd-title-font-weight:600;
--wd-title-transform:none;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:vazir;
--wd-entities-title-font-weight:600;
--wd-entities-title-transform:none;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:vazir;
}
:root{
--wd-widget-title-font:yekan;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:none;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:14px;
}
:root{
--wd-header-el-font:yekan;
--wd-header-el-font-weight:600;
--wd-header-el-transform:none;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(64,84,178);
}
:root{
--wd-alternative-color:rgb(221,133,0);
}
:root{
--wd-link-color:rgb(156,30,255);
--wd-link-color-hover:rgb(181,88,255);
}
:root{
--btn-default-bgcolor:rgb(247,247,247);
}
:root{
--btn-default-bgcolor-hover:#1e73be;
}
:root{
--btn-accented-bgcolor:rgb(0,179,234);
}
:root{
--btn-accented-bgcolor-hover:#fc0707;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:rgb(255,255,255);
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:rgb(255,255,255);
}
.product-labels .product-label.out-of-stock{
	background-color:rgba(221,37,37,0.83);
}


	:root{
									--wd-form-brd-radius: 35px;
			
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
			
							--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-sticky-btn-height: 95px;
					
					--wd-brd-radius: 12px;
		
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			:root{
			--wd-container-w: 1280px;
		}
	
			@media (min-width: 1297px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1280px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 149px;
		}
	
	
.promo-banner .promo-banner-image {
   border-radius: 15px;
}
.woodmart-hover-tiled .product-wrapper {
   border-radius: 15px;
   overflow: hidden;
   background: #fff;
}
.product-grid-item .wd-entities-title {
   max-height: 42px;
   overflow: hidden;
   min-height: 42px;
}