:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Inter", 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%);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(27,54,92);
	--wd-alternative-color: rgb(230,93,18);
	--btn-default-font-size: 16px;
	--btn-default-bgcolor: rgb(230,93,18);
	--btn-default-bgcolor-hover: rgb(207,82,14);
	--btn-default-padding: 14px 22px 14px 22px;
	--btn-accented-font-size: 16px;
	--btn-accented-bgcolor: rgb(230,93,18);
	--btn-accented-bgcolor-hover: rgb(207,82,14);
	--btn-accented-padding: 14px 22px 14px 22px;
	--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-age-verify-wrap {
	--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-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);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(252,252,252);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(252,252,252);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	font-size: 16px;
	background: rgb(107,163,49);
	padding: 14px 22px 14px 22px;
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
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);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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


.wd-page-title {
background-color: rgb(28,97,231);
}

.whb-header-bottom .menu-opener {
	

}

.whb-header-bottom {
	padding-top:6px;
	padding-bottom:6px;
    border-top: 1px solid rgba(227, 231, 236, 1);
}  

/* ───────── top utility + nav ───────── */
  .whb-top-bar{
    font-size:15px;
  }
  .topbar-inner{
    max-width:var(--container);margin:0 auto;
    display:flex;align-items:center;justify-content:space-between;
    padding:8px 32px;
  }
  .whb-top-bar .pills{display:flex;gap:22px;align-items:center}
  .whb-top-bar .pills span{display:inline-flex;align-items:center;gap:8px;opacity:.92}
  .whb-top-bar .pills svg{width:14px;height:14px;color:var(--gold)}
  .whb-top-bar .right{display:flex;gap:18px;align-items:center;font-size:14px;opacity:.85}


.woocommerce-checkout .invoice.order-actions-button {
	display: none;
}

ul li.menu-item-object-language_switcher a span {
	display: flex;
	gap: 10px;
}

header .wd-nav-header>li>a {
    text-transform: inherit;
}

#cmplz-manage-consent .cmplz-manage-consent {
    display: none;
}

.only-available-in-store {
		background: rgb(0 0 0);
		margin: 0px;
		padding: 5px 10px;
		color: #fff;
		border-radius: 10px;
		display: inline;
		top: -10px;
		position: relative;
		font-size: 12px;
		background-color: rgba(230, 239, 253, 1);
		color: #000;
		font-weight: 600;
}

.products .product .wd-product-stock {
	display: none; 
}@media (max-width: 576px) {
	.
}

