html .wd-nav.wd-nav-main > li > a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(119,119,119);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 21px;
	text-transform: capitalize;
	color: rgb(0,0,0);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(0,0,0);
}
.wd-changes-variation-image {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
}
.wd-changes-variation-image:hover {
	color: rgb(0,0,0);
}
html .widget-area .widget .price > .amount, html .widget-area .widget .price > ins .amount, html .widget-area .widget .price > ins .amount {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(149,149,149);
}
html .widget-area .widget .price > .amount:hover, html .widget-area .widget .price > ins .amount:hover, html .widget-area .widget .price > ins .amount:hover {
	color: rgb(0,0,0);
}
.woocommerce-variation-description {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 14px;
	text-transform: lowercase;
	color: rgb(0,0,0);
}
.woocommerce-variation-description:hover {
	color: rgb(0,0,0);
}
.wd-swatch-text .wd-swatches-filter {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(0,0,0);
}
.wd-swatch-text .wd-swatches-filter:hover {
	color: rgb(149,149,149);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 38px;
	text-transform: capitalize;
	color: rgb(0,0,0);
}
html .page-title > .container > .title:hover, html .page-title .wd-title-wrapp > .title:hover {
	color: rgb(0,0,0);
}
.blog-footer a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	color: rgb(206,206,206);
}
.wrapp-category .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-transform: capitalize;
	color: rgb(0,0,0);
}
.wrapp-category .wd-entities-title:hover {
	color: rgb(0,0,0);
}

@media (max-width: 1024px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 16px;
	line-height: 15px;
	}
	.wd-changes-variation-image {
		font-size: 12px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 30px;
	}

}

@media (max-width: 768.98px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 16px;
	line-height: 16px;
	}
	.wd-changes-variation-image {
		font-size: 10px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}



