:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(118, 118, 118);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(126,180,85);
	--wd-alternative-color: rgb(251,188,52);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(137,186,99);
	--btn-accented-bgcolor-hover: rgb(116,170,75);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-link-decor-style: solid;
	--wd-link-decor-style-hover: solid;
	--wd-link-decor-color: rgb(51,51,51);
	--wd-link-decor-color-hover: rgb(36,36,36);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(17,17,17);
	background-image: none;
}
html .wd-nav-mobile > li > a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a, .wd-nav-product-cat .nav-link-text {
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
html .wd-checkout-steps, html table th {
	text-transform: capitalize;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	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-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(120,158,66);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(41,137,216);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(230,170,0);
	color: rgb(255,255,255);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,153,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1600px;
--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-page-title {
background-color: rgb(234,243,220);
}

.product-tabs-wrapper {
	background-color: #ffffff !important;
}

.wpc-filter-chips-list {
	justify-content: flex-start;
}

.wpc-posts-found {
	display: none !important;
}

.wpc-filter-terms-count-0 {
	display: none !important;
}

.wpc-term-count-brackets-open, .wpc-term-count-brackets-close {
	display: none !important;
}

.children .wpc-term-item-content-wrapper > label {
	flex: 1 1 auto;
}

.children .wpc-term-count {
	margin-left: auto;
	min-width: 4ch;
	text-align: center;
	white-space: nowrap;
}

.widget_wpc_sorting_widget {
	margin-bottom: 0 !important;
}

div.wd-show-sidebar-btn.wd-action-btn.wd-style-text.wd-burger-icon > a > span.wd-action-icon:before {
	content: "\f118";
}


#menu-side-menu .wd-sub-menu li {
    padding-left: 20px;
}

.wpc-filter-chips-list li, body .wpc-filter-chips-list li.wpc-filter-chip, li.wpc-filter-chip {
	margin: 0 3px 6px 3px !important;
}

body .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a, body .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) span[data-wpc-span-link], body .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) span.wpc-apply-button-chip {
	background: #7eb455ee;
	color: #ffffff;
	border: unset !important;
}

body .wpc-filter-chips-list li.wpc-chip-reset-all a, body .wpc-filter-chips-list li.wpc-chip-reset-all span.wpc-apply-button-chips-reset {
	border: unset !important;
	background: #cc8181ee;
	color: #ffffff !important;
}

.wd-sticky-btn .price-per-size, .wd-sticky-btn .iworks-omnibus {
	display: none !important;
}

.swap-elements .price .price-per-size {
	display: none !important;
}@media (min-width: 1025px) {
	.wd-sidebar>.widget-area {
	  padding: 20px;
    background: var(--wd-main-bgcolor);
    border-radius: var(--wd-brd-radius);
}

.shop-loop-head .wpc-custom-selected-terms.wpc-show-on-mobile {
	display: none !important;
}
}

@media (max-width: 576px) {
	.wpc-filters-section {
	margin-bottom: 10px !important;
}

.widgettitle, .widget-title {
	margin-bottom: 5px !important;
}

.wpc-filters-main-wrap li.wpc-term-item {
	margin-bottom: 6px !important;
}

.wd-shop-tools .wpc-custom-selected-terms.wpc-show-on-mobile {
	width: 100%;
	justify-content: center;
	padding-top: 10px;
}

.wd-shop-tools .wpc-custom-selected-terms.wpc-show-on-mobile>.wpc-filter-chips-list {
	flex-wrap: wrap;
}

.wd-shop-tools ul.wpc-filter-chips-list {
	margin-bottom: 0 !important;
}
}

