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

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

:root {
	--wd-header-banner-h: 36px;
	--wd-text-font: "Space Grotesk", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(43,38,33);
	--wd-text-font-size: 14px;
	--wd-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(43,38,33);
	--wd-entities-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(43,38,33);
	--wd-entities-title-color-hover: rgb(67, 96, 83);
	--wd-alternative-font: "Space Grotesk", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Space Grotesk", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(43,38,33);
	--wd-widget-title-font-size: 11px;
	--wd-header-el-font: "Space Grotesk", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-primary-color: rgb(67,96,83);
	--wd-alternative-color: #F5F0E8;
	--wd-link-color: rgb(43,38,33);
	--wd-link-color-hover: rgb(67,96,83);
	--btn-default-bgcolor: rgb(67,96,83);
	--btn-default-bgcolor-hover: rgb(55,84,71);
	--btn-accented-bgcolor: rgb(67,96,83);
	--btn-accented-bgcolor-hover: rgb(55,84,71);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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;
}
.header-banner {
	background-color: rgb(67,96,83);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://destocktapis.com/wp-content/uploads/2022/10/decor-shop-page-background-opt.png);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(33,31,28);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
--wd-cat-brd-radius: 0px;
}

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


@font-face {
	font-family: "space";
	src: url("//destocktapis.com/wp-content/uploads/2026/03/SpaceGrotesk-Light.woff") format("woff2"), 
url("//destocktapis.com/wp-content/uploads/2026/03/SpaceGrotesk-Light.woff") format("woff");
	font-weight: 100;
	font-style: normal;
}

.messagedefilant div span,
.messagedefilant div:after {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  top:0;
}

.messagedefilant div:after {
  position: absolute;
  top:0; left:0;
  content:attr(data-text);
  animation: defilement2 10s infinite linear;
}

@keyframes defilement2 {
  0% { margin-left: 100%; }
  100% { margin-left: 0%; }
}
.hor {
	color:red
}

.marquee-rtl {
  max-width: 70em;                 
  
}

.marquee-rtl > :first-child {
  display: inline-block;           
  padding-right: 2em;             
  padding-left: 100%;             
  white-space: nowrap;             
  animation: defilement-rtl 15s infinite linear;
}

@keyframes defilement-rtl {
  0% {
    transform: translate3d(0,0,0); 
  }
  100% {
    transform: translate3d(-100%,0,0); 
  }
}
.piece .btn.btn-color-default{
background-color: transparent;
    color: #fff;
    border: none;
    text-decoration: underline;
    text-transform: initial;
    font-size: 14px;
    line-height: 1px;
    font-weight: 300;
}

.page-id-279103 .main-page-wrapper {
margin-top: -61px;
    padding-top: 0;
}