:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(95,99,104);
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(28, 97, 231);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(36,36,36);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", 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: #1C61E7;
	--wd-alternative-color: 0B3C7D;
	--btn-default-font-family: "Open Sans", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-font-size: 14px;
	--btn-default-bgcolor: rgb(238,242,246);
	--btn-default-bgcolor-hover: rgb(221,228,236);
	--btn-accented-font-family: "Open Sans", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-font-size: 14px;
	--btn-accented-bgcolor: rgb(28,97,231);
	--btn-accented-bgcolor-hover: rgb(21,78,187);
	--btn-accented-padding: 13px 22px 13px 22px;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(232,245,236);
	--notices-success-color: rgb(23,101,58);
	--notices-warning-bg: rgb(255,244,229);
	--notices-warning-color: rgb(138,75,8);
	--wd-link-color: rgb(28,97,231);
	--wd-link-color-hover: rgb(21,78,187);
	--wd-link-decor-style: solid;
	--wd-link-decor-style-hover: solid;
	--wd-link-decor-color: rgb(28,97,231);
	--wd-link-decor-color-hover: rgb(21,78,187);
}
.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 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 22px;
	text-transform: capitalize;
	color: rgb(36,36,36);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Lexend Deca", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	color: rgb(36,36,36);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,249,252);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,249,252);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,249,252);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: rgb(255,255,255);
}
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(36,36,36);
	--wd-form-placeholder-color: rgb(107,114,128);
	--wd-form-brd-color: rgb(135,144,158);
	--wd-form-brd-color-focus: rgb(28,97,231);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 18px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 0px;
	--wd-arrow-color: rgb(36,36,36);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(154,163,175);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(28,97,231);
	--wd-arrow-bg-dis: rgb(241,243,245);
	--wd-arrow-radius: 1px;
	--wd-arrow-brd-color: rgb(215,220,227);
	--wd-arrow-shadow: 0px 0 0 0 rgba(15,23,42,0.1);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 8px;
	--wd-pagin-bg: rgb(199,206,216);
	--wd-pagin-bg-hover: rgb(142,153,168);
	--wd-pagin-bg-act: rgb(28,97,231);
}
.wd-nav-scroll {
	--wd-nscroll-height: 4px;
	--wd-nscroll-width: 30%;
	--wd-nscroll-bg: rgb(220,226,234);
	--wd-nscroll-drag-bg: rgb(28,97,231);
	--wd-nscroll-drag-bg-hover: rgb(21,78,187);
}
.wd .product-label.new {
	background-color: #15803D;
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 12px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 80px;
	--wd-thumbs-height: 450px;
}

@media (max-width: 1024px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 18px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 0px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 8px;
	}
	.wd-nav-scroll {
		--wd-nscroll-height: 4px;
	--wd-nscroll-width: 40%;
	}

}

@media (max-width: 768.98px) {
	:root {
		--btn-default-padding: 12px 20px 12px 2px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 38px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 0px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 8px;
	}
	.wd-nav-scroll {
		--wd-nscroll-height: 4px;
	--wd-nscroll-width: 50%;
	}

}
:root{
--wd-container-w: 1400px;
--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;
}

@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);
}

/* Checkout progress bar text */
.wd-checkout-steps,
.wd-checkout-steps li,
.wd-checkout-steps li a,
.wd-checkout-steps li span {
    color: rgba(255, 255, 255, 0.72) !important;
}

/* Current checkout step */
.wd-checkout-steps li.step-active,
.wd-checkout-steps li.step-active a,
.wd-checkout-steps li.step-active span,
.wd-checkout-steps li.active,
.wd-checkout-steps li.active a {
    color: #ffffff !important;
}

/* Arrows between steps */
.wd-checkout-steps li::after,
.wd-checkout-steps li::before {
    color: rgba(255, 255, 255, 0.80) !important;
}





