@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.fadedlace.net/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.3.3") format("woff2");
	font-display:block;
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Isabella", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 200;
	--wd-text-color: #222222;
	--wd-text-font-size: 16px;
	--wd-title-font: "Momcake Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: rgb(34,34,34);
	--wd-entities-title-font: "Isabella", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(37,48,66);
	--wd-entities-title-color-hover: rgb(98, 134, 173);
	--wd-alternative-font: "Momcake Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Momcake Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #222222;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Isabella", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(65,86,108);
	--wd-alternative-color: rgb(215,137,128);
	--btn-default-bgcolor: rgb(65,86,108);
	--btn-default-bgcolor-hover: rgb(35,48,67);
	--btn-accented-bgcolor: rgb(215,137,128);
	--btn-accented-bgcolor-hover: rgb(188,125,116);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(215,137,128);
	--notices-warning-color: #fff;
	--wd-link-color: #41566C;
	--wd-link-color-hover: rgb(37,48,66);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(241,246,242);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 235px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	background-attachment: fixed;
	object-position: center bottom;
}
.wd-footer {
	background-color: rgb(251,251,251);
	background-image: url(https://www.fadedlace.net/wp-content/uploads/2023/06/wood-grain-background.png);
	background-repeat: repeat;
	background-size: inherit;
	background-attachment: scroll;
}
.whb-header-bottom .wd-nav.wd-nav-secondary > li > a {
	font-family: "Momcake Pro", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 22px;
	text-transform: uppercase;
	color: rgb(68,86,107);
}
.whb-header-bottom .wd-nav.wd-nav-secondary > li:hover > a, .whb-header-bottom .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(37,48,66);
}
html .whb-header .wd-header-cats .menu-opener {
	font-family: "Momcake Pro", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	color: rgb(255,255,255);
}
html .whb-header .wd-header-cats .menu-opener:hover {
	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-brd-color-focus: rgb(104,135,171);
}
.product-labels .product-label.featured {
	background-color: rgb(215,137,128);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(228,223,218);
	color: rgb(34,34,34);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(61,85,108);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	--wd-sticky-btn-height: 95px;
	}

}

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

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "Isabella";
	src: url("//www.fadedlace.net/wp-content/uploads/2023/05/churchwardisabella-regular.woff2") format("woff2"), 
url("//www.fadedlace.net/wp-content/uploads/2023/05/churchwardisabella-regular.woff") format("woff");
	font-weight: 400;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Isabella";
	src: url("//www.fadedlace.net/wp-content/uploads/2023/05/churchwardisabellamedium-reg.woff2") format("woff2"), 
url("//www.fadedlace.net/wp-content/uploads/2023/05/churchwardisabellamedium-reg.woff") format("woff");
	font-weight: 500;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Isabella";
	src: url("//www.fadedlace.net/wp-content/uploads/2023/05/churchwardisabellabold-regular.woff2") format("woff2"), 
url("//www.fadedlace.net/wp-content/uploads/2023/05/churchwardisabellabold-regular.woff") format("woff");
	font-weight: 700;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Isabella";
	src: url("//www.fadedlace.net/wp-content/uploads/2023/05/churchwardisabellaexbold-reg.woff2") format("woff2"), 
url("//www.fadedlace.net/wp-content/uploads/2023/05/churchwardisabellaexbold-reg.woff") format("woff");
	font-weight: 800;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Isabella";
	src: url("//www.fadedlace.net/wp-content/uploads/2023/05/churchwardisabellalight-regular.woff2") format("woff2"), 
url("//www.fadedlace.net/wp-content/uploads/2023/05/churchwardisabellalight-regular.woff") format("woff");
	font-weight: 200;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Momcake Pro";
	src: url("//www.fadedlace.net/wp-content/uploads/2023/06/momcakepro-thin.woff2") format("woff2"), 
url("//www.fadedlace.net/wp-content/uploads/2023/06/momcakepro-thin.woff") format("woff");
	font-weight: 200;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Momcake Pro";
	src: url("//www.fadedlace.net/wp-content/uploads/2023/06/momcakepro-regular.woff2") format("woff2"), 
url("//www.fadedlace.net/wp-content/uploads/2023/06/momcakepro-regular.woff") format("woff");
	font-weight: 400;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Momcake Pro";
	src: url("//www.fadedlace.net/wp-content/uploads/2023/06/momcakepro-medium.woff2") format("woff2"), 
url("//www.fadedlace.net/wp-content/uploads/2023/06/momcakepro-medium.woff") format("woff");
	font-weight: 500;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Momcake Pro";
	src: url("//www.fadedlace.net/wp-content/uploads/2023/06/momcakepro-bold.woff2") format("woff2"), 
url("//www.fadedlace.net/wp-content/uploads/2023/06/momcakepro-bold.woff") format("woff");
	font-weight: 700;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Isabella FL";
	src: url("//www.fadedlace.net/wp-content/uploads/2023/08/isabella-regular.woff2") format("woff2"), 
url("//www.fadedlace.net/wp-content/uploads/2023/08/isabella-regular.woff") format("woff");
	font-weight: 500;
	font-display:block;
	font-style: normal;
}

