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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//howieclay.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//howieclay.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//howieclay.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//howieclay.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//howieclay.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//howieclay.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//howieclay.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//howieclay.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 45px;
	--wd-text-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(22,22,22);
	--wd-text-font-size: 16px;
	--wd-title-font: "Recoleta", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(22,22,22);
	--wd-entities-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(22,22,22);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(22,22,22);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(208,29,29);
	--wd-alternative-color: rgb(252,203,220);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-bgcolor: rgb(208,29,29);
	--btn-default-bgcolor-hover: rgb(208,29,29);
	--btn-accented-font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(208,29,29);
	--btn-accented-bgcolor-hover: rgba(208,29,29,0.79);
	--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-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.header-banner {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html table th {
	text-transform: capitalize;
}
html .post.wd-post .wd-entities-title {
	font-size: 28px;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title, html .wd-checkout-steps li {
	text-transform: capitalize;
}
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: rgb(51,51,51);
	--wd-form-brd-color-focus: rgb(15,82,214);
}
.product-labels .product-label.onsale {
	background-color: rgb(208,29,29);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(15,82,214);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(15,82,214);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 60px;
	}
	html .post.wd-post .wd-entities-title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	html .post.wd-post .wd-entities-title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1420px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


@font-face {
	font-family: "Recoleta";
	src: url("//howieclay.com/wp-content/uploads/2025/05/Recoleta-RegularDEMO-2.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.header-banner{
	border-bottom: 1px #d3d3d3 solid;
}
#about h1 {
	font-size: 2.5rem;
	font-weight: 300;
	margin: 0;
	padding: 0 0.5rem;
	text-align: center;
	display: inline-block;
	position: relative;
	z-index: 1;
}      
#about h1::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40%;
	background-color: #FCCBDC;
	z-index: -1;
}
.wd-product.wd-hover-standard .wd-add-btn, .progress-msg, .product-grid-item .wd-entities-title, .product-grid-item .wd-product-cats, .product-grid-item .price, .product-grid-item .wd-swatches-grid{
	display: none !important;
}
.wd-accordion-title:is(.wd-active,:hover)>.wd-accordion-title-text, .wd-accordion-opener{
	color: #161616 !important;
}
.amount{
	color: #161616 !important;
	font-size: 20px !important;
}
#title-faq h3{
	font-size: 35px !important; 
}
.contact-submit{
	background: transparent !important;
	border: solid 1px rgb(208,29,29) !important;
}
.contact-submit:hover{
	background: rgb(208,29,29) !important;
	color: white !important;
	box-shadow: none !important;
}
.products-grid .products.wd-grid-g{
	gap: 2rem 10rem !important;
}
.wmc-nav{
	border: none !important;
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a, .mobile-nav .wd-nav-opener{
	border: none !important;
}
#accordion-faq .wd-accordion-title-text span{
	font-size: 1.5rem !important
}
@media (max-width: 768px) {
	#about h1 {
		font-size: 2rem;
		padding: 0 0.5rem;
	}
	.amount{
		font-size: 16px !important;
	}
	#title-faq h3{
		font-size: 32px !important; 
	}
}