@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//xn--d1aiddpfbpfdkb.xn--p1ai/wp-content/themes/discont/fonts/woodmart-font-1-400.woff2?v=7.3.1") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://xn--d1aiddpfbpfdkb.xn--p1ai/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://xn--d1aiddpfbpfdkb.xn--p1ai/wp-content/uploads/2021/08/page-title-shop.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(124,154,86);
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, 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:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title{
	font-weight: 600;
}

:root{
--wd-primary-color:rgb(124,154,86);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(237,237,237);
}
:root{
--btn-default-bgcolor-hover:rgb(237,237,237);
}
:root{
--btn-accented-bgcolor:rgb(124,154,86);
}
:root{
--btn-accented-bgcolor-hover:rgb(106,160,89);
}
:root{
--notices-success-bg:rgb(124,154,86);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(90,174,48);
}

.product-labels .product-label.out-of-stock{
	background-color:rgb(90,174,48);
}

.product-labels .product-label.out-of-stock{
	color:rgb(255,255,255);
}


	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--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: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
									--wd-sticky-btn-height: 95px;
					
					--wd-brd-radius: 8px;
		
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
	
	
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.wp-block-woocommerce-checkout, .wp-block-woocommerce-cart,.woocommerce-order {
  margin: 0 auto !important;
	padding:5px;
}
.wd-header-cart :is(.wd-cart-subtotal,.subtotal-divider,.wd-tools-count) {
	color:#fff;
}

.product-labels.labels-rounded .out-of-stock {
	max-width: 100% !important;
	min-height: 35px !important;
}

.wc-block-components-totals-coupon .wc-block-components-panel__button {
	color: red;
  text-transform: uppercase;
  font-weight: 700;
}

.wc-block-components-chip.wc-block-components-chip--radius-large {
	border-radius: 1em !important;
}

.category-grid-item .wd-entities-title {
	width:100%;
	font-size: 10px !important;
}
.category-grid-item .hover-mask {
	padding:15px;
}

.cat-design-replace-title :is(.hover-mask,.more-products) {
	justify-content: flex-end !important;
}