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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Glaciall", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Glaciall", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Glaciall", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Glaciall", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(47,79,79);
	--wd-alternative-color: rgb(196,167,125);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(250,248,244);
	--btn-default-bgcolor-hover: rgb(250,248,244);
	--btn-accented-bgcolor: rgb(47,79,79);
	--btn-accented-bgcolor-hover: rgb(47,79,79);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(47,79,79);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(47,79,79);
	--notices-warning-color: rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://mdecor.in/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(47,79,79);
	background-image: none;
}
.page-title-default {
	background-color: rgb(252,251,247);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(47,79,79);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(250,248,244);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(250,248,244);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(250,248,244);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(250,248,244);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(250,248,244);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(250,248,244);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(250,248,244);
	background-image: none;
}
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(0,0,0);
	--wd-form-placeholder-color: rgb(0,0,0);
	--wd-form-brd-color: rgb(0,0,0);
	--wd-form-brd-color-focus: rgb(0,0,0);
	--wd-form-bg: rgb(246,247,236);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(250,248,244);
	--wd-arrow-color-hover: rgb(250,248,244);
	--wd-arrow-color-dis: rgb(250,248,244);
	--wd-arrow-bg: rgb(47,79,79);
	--wd-arrow-bg-hover: rgb(47,79,79);
	--wd-arrow-bg-dis: rgb(47,79,79);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(250,248,244);
	--wd-pagin-bg-hover: rgb(250,248,244);
	--wd-pagin-bg-act: rgb(250,248,244);
}
.wd-nav-scroll {
	--wd-nscroll-bg: rgb(47,79,79);
	--wd-nscroll-drag-bg: rgb(47,79,79);
	--wd-nscroll-drag-bg-hover: rgb(47,79,79);
}
.product-labels .product-label.onsale {
	background-color: rgb(47,79,79);
}
.product-labels .product-label.new {
	background-color: rgb(47,79,79);
}
.product-labels .product-label.featured {
	background-color: rgb(47,79,79);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(47,79,79);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(47,79,79);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 50px;
	}

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

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Glaciall";
	src: url("//mdecor.in/wp-content/uploads/2021/10/GlacialIndifference-Regular.woff2") format("woff2"), 
url("//mdecor.in/wp-content/uploads/2021/10/GlacialIndifference-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Glaciall";
	src: url("//mdecor.in/wp-content/uploads/2021/10/GlacialIndifference-Bold.woff2") format("woff2"), 
url("//mdecor.in/wp-content/uploads/2021/10/GlacialIndifference-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

