@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//treetroves.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(63,63,63);
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(71,56,52);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(71,56,52);
	--wd-entities-title-color-hover: rgb(132, 7, 1);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(71,56,52);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: #3E7C17;
	--wd-alternative-color: rgb(71,56,52);
	--wd-link-color: rgb(62,124,23);
	--wd-link-color-hover: rgb(13,99,0);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(94,104,33);
	--btn-accented-bgcolor-hover: rgb(85,94,30);
	--btn-font-family: "SatoshiVariable", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(62,124,23);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(181,41,41);
	--notices-warning-color: rgb(255,255,255);
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(73,73,73);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(62,124,23);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 230px;
}
.wd-page-title {
	background-color: rgb(246,243,237);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(246,243,237);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 500;
	font-size: 28px;
	color: rgb(94,104,33);
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .post.wd-post .wd-entities-title {
	font-size: 38px;
}
.product-labels .product-label.onsale {
	background-color: rgb(191,43,43);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.product-labels .product-label.featured {
	color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--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: 22px;
	}
	html .post.wd-post .wd-entities-title {
		font-size: 26px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 20px;
	}
	html .post.wd-post .wd-entities-title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1321px;
--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-cat-brd-radius: 12px;
}

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


@font-face {
	font-family: "ClashDisplay";
	src: url("//treetroves.com/wp-content/uploads/2023/06/ClashDisplay-Medium.woff2") format("woff2"), 
url("//treetroves.com/wp-content/uploads/2023/06/ClashDisplay-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "ClashDisplay";
	src: url("//treetroves.com/wp-content/uploads/2023/06/ClashDisplay-Bold.woff2") format("woff2"), 
url("//treetroves.com/wp-content/uploads/2023/06/ClashDisplay-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "SatoshiVariable";
	src: url("//treetroves.com/wp-content/uploads/2023/06/Satoshi-Medium.woff2") format("woff2"), 
url("//treetroves.com/wp-content/uploads/2023/06/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "SatoshiVariable";
	src: url("//treetroves.com/wp-content/uploads/2023/06/Satoshi-Bold.woff2") format("woff2"), 
url("//treetroves.com/wp-content/uploads/2023/06/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

