:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(35,35,35);
	--wd-text-font-size: 15px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(36,58,124);
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(36,58,124);
	--wd-entities-title-color-hover: rgb(255, 255, 255);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(36,58,124);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(30,136,229);
	--wd-alternative-color: rgb(38,166,154);
	--btn-default-bgcolor: rgb(30,136,229);
	--btn-default-bgcolor-hover: rgb(21,101,192);
	--btn-accented-bgcolor: rgb(78,215,122);
	--btn-accented-bgcolor-hover: rgb(210,60,54);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(78,215,122);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(242,131,29);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(64,216,115);
	--wd-link-color-hover: rgb(210,60,54);
}
.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: rgb(36,58,124);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 15px;
	text-transform: none;
	color: rgb(36,58,124);
}
html .whb-header .wd-header-cats .menu-opener, html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a, html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Urbanist", Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: rgb(255,255,255);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,250);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(67,216,84);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(84,146,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,58,124);
	--wd-form-placeholder-color: rgb(124,124,124);
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(78,215,122);
}
.wd .product-label.featured {
	background-color: rgb(210,60,54);
}
.wd .product-label.out-of-stock {
	background-color: rgb(242,131,29);
	color: rgb(255,255,255);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1389px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.wd-page-title {
background-color: rgb(36,58,124);
}

/* FIX4U_FOOTBAR_VISIBLE */
.wd-copyrights .wd-col-start{ display:block !important; width:100% !important; text-align:center !important; max-width:none !important; }
.wd-copyrights .container.wd-grid-g{ display:block !important; }
.wd-copyrights-wrapper{ padding-top:8px !important; }
.f4u-foot-bar{ width:min(1400px, calc(100% - 40px)) !important; max-width:min(1400px, calc(100% - 40px)) !important; margin:0 auto !important; }
/* /FIX4U_FOOTBAR_VISIBLE */

/* FIX4U_HEADER_INK */
/* Dark text/icons on light header (email info-box + tools) */
.whb-general-header .wd-info-box,
.whb-general-header .wd-info-box.color-scheme-light,
.whb-general-header .wd-info-box.color-scheme-dark {
  color: #263238 !important;
}
.whb-general-header .wd-info-box .info-box-title,
.whb-general-header .wd-info-box .info-box-inner,
.whb-general-header .wd-info-box .info-box-inner p,
.whb-general-header .wd-info-box .info-box-inner a,
.whb-general-header .wd-info-box a {
  color: #263238 !important;
}
.whb-general-header .wd-info-box .info-box-inner a:hover,
.whb-general-header .wd-info-box a:hover {
  color: #1E88E5 !important;
}
.whb-general-header .wd-info-box .info-box-icon img {
  filter: none;
}
/* Header tools (account / wishlist / search / burger): dark ink; cart keeps brand blue */
.whb-general-header,
.whb-header-bottom {
  --wd-header-el-color: #263238 !important;
  --wd-header-el-color-hover: #1E88E5 !important;
  --nav-color: #263238 !important;
  --nav-color-hover: #1E88E5 !important;
}
.whb-general-header .wd-tools-element:not(.wd-header-cart) > a,
.whb-general-header .wd-tools-element:not(.wd-header-cart) .wd-tools-icon,
.whb-general-header .wd-tools-element:not(.wd-header-cart) .wd-tools-text,
.whb-header-bottom .wd-tools-element:not(.wd-header-cart) > a,
.whb-header-bottom .wd-tools-element:not(.wd-header-cart) .wd-tools-icon,
.whb-header-bottom .wd-tools-element:not(.wd-header-cart) .wd-tools-text {
  color: #263238 !important;
}
.whb-general-header .wd-tools-element:not(.wd-header-cart) > a:hover,
.whb-header-bottom .wd-tools-element:not(.wd-header-cart) > a:hover {
  color: #1E88E5 !important;
}
.whb-general-header .wd-header-cart .wd-tools-inner,
.whb-general-header .wd-header-cart .wd-tools-icon {
  background-color: #1E88E5 !important;
  color: #FFFFFF !important;
}
.whb-general-header .wd-search-form input.s,
.whb-general-header .wd-search-form .searchsubmit {
  color: #263238 !important;
}
.whb-general-header .wd-search-form .searchsubmit {
  background-color: #1E88E5 !important;
  color: #FFFFFF !important;
  border-color: #1E88E5 !important;
}
/* Category row links stay dark on light bg */
.whb-header-bottom .wd-nav > li > a,
.whb-header-bottom .woodmart-nav-link {
  color: #546E7A !important;
}
.whb-header-bottom .wd-nav > li > a:hover,
.whb-header-bottom .wd-nav > li.current-menu-item > a {
  color: #1E88E5 !important;
}
/* /FIX4U_HEADER_INK */