:root {
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
}
.wd-page-title {
	background-color: rgb(250,250,250);
	background-image: none;
}
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);
}
.wd-changes-variation-image {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-size: 14px;
	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: 300;
	font-size: 12px;
	color: rgb(149,149,149);
}
.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: 400;
	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);
}
.wrapp-category .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 13px;
}
.wrapp-category .wd-entities-title:hover {
	color: rgb(137,137,137);
}
html .wd-nav-mobile > li > a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	color: rgb(0,0,0);
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: rgb(87,87,87);
}
html .wd-dropdown-my-account .wd-sub-menu li a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
}
html .wd-dropdown-my-account .wd-sub-menu li a:hover {
	color: rgb(0,0,0);
}
html .page-title .wd-breadcrumbs a, html .page-title .wd-breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span {
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
	color: rgb(102,102,102);
}
html .page-title .wd-breadcrumbs a:hover, html .page-title .yoast-breadcrumb a:hover {
	color: rgb(0,0,0);
}
html .wd-checkout-steps li {
	font-size: 25px;
	text-transform: capitalize;
	color: rgb(107,107,107);
}
html .wd-checkout-steps li:hover a {
	color: rgb(0,0,0);
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-size: 14px;
	color: rgb(131,131,131);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-weight: 600;
	font-size: 16px;
	color: rgb(0,0,0);
}
.wd-shop-ordering .woocommerce-ordering select.orderby {
	font-weight: 400;
	color: rgb(118,118,118);
}
html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(137,137,137);
}
.italic-all-nav {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 13px;
	text-transform: lowercase;
	color: rgb(0,0,0);
}
.italic-all-nav:hover {
	color: rgb(0,0,0);
}

@media (max-width: 1024px) {
	.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) {
	.wd-changes-variation-image {
		font-size: 10px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}
:root{
--wd-container-w: 1400px;
}



