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

.header-banner{
	background-image: url(https://decorabo.com/wp-content/uploads/2022/12/Untitled-1-1.jpg);
	background-attachment:fixed;
}

.page-title-default{
	background-color:#e2e2e2;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#eceff1;
	background-image: none;
}

:root{
--wd-text-font:yekan, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(63,63,63);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:iranyekan, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:iranyekan en, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(73, 73, 73);
}
:root{
--wd-alternative-font:iransans, sans-serif;
}
:root{
--wd-widget-title-font:iranyekan en, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:iranyekan en, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	color: rgb(0,0,0);
}

html .product-grid-item .price > .amount:hover, html .product-grid-item .price ins > .amount:hover{
	color: rgb(0,0,0);
}

:root{
--wd-primary-color:#e5002b;
}
:root{
--wd-alternative-color:#0050a0;
}
:root{
--wd-link-color:rgb(221,51,51);
--wd-link-color-hover:rgb(221,170,51);
}
body{
	background-color:#f5f5f5;
	background-image: none;
}

.woodmart-archive-shop .main-page-wrapper{
	background-color:#f5f5f5;
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:#f5f5f5;
	background-image: none;
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#ef394e;
}
:root{
--btn-shop-bgcolor-hover:#f36374;
}
:root{
--btn-accent-bgcolor:rgb(18,168,224);
}
:root{
--btn-accent-bgcolor-hover:rgba(18,168,224,0.88);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(224,183,80);
}
:root{
--notices-warning-color:#fff;
}
	: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: 5px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
					
							
					--wd-brd-radius: 0px;
			}

	
	
	
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: yekan, sans-serif !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: iranyekan, sans-serif !important;
			}
			
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//decorabo.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 .promo-banner-image {
    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;
}