.mst-wcpcfvc-subcategory-heading,
.mst-wcpcfvc-name-category-heading{
	border-bottom: 2px solid #404040;
	margin-bottom: 10px;
}
.mst-wcpcfvc-subcat-tag-default h3,
.mst-wcpcfvc-name-category-tag-default h3{
	font-size: 14px;
	background: url('../images/tcat2.png') no-repeat top 0px right 0px, url('../images/tcat.png') repeat-x top left;
	color: white;
	font-weight: normal;
	display: inline-block;
	text-transform: uppercase;
	width: inherit;
	height: 35px;
	line-height: 35px;
	padding: 0 50px 0 15px;
	margin: 0;
}
.mst-wcpcfvc-button-sub-cat-view-list{
	text-decoration: none;
	display: inline-block;
	text-align: center;
	width: 200px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	position: relative;
	overflow: hidden;
	transition: color .5s;
	display: block;
	margin: auto;
	margin-top:50px;
	border-radius: 2px;
	color: var(--tooltip-color);
	font-size: var(--tooltip-size);
	background: var(--tooltip-background);
	border: 2px solid var(--tooltip-border)
}
.mst-wcpcfvc-list-subcat-hover:hover{
	color: var(--tooltip-color-hover);
	background: var(--tooltip-background-hover);
	border: none;
}
h1.mst-wcpcfvc-name-subcategory,
h2.mst-wcpcfvc-name-subcategory,
h3.mst-wcpcfvc-name-subcategory,
h4.mst-wcpcfvc-name-subcategory,
h5.mst-wcpcfvc-name-subcategory,
h6.mst-wcpcfvc-name-subcategory,
p.mst-wcpcfvc-name-subcategory,
h1.mst-wcpcfvc-name-category,
h2.mst-wcpcfvc-name-category,
h3.mst-wcpcfvc-name-category,
h4.mst-wcpcfvc-name-category,
h5.mst-wcpcfvc-name-category,
h6.mst-wcpcfvc-name-category,
p.mst-wcpcfvc-name-category{
	color: var(--tooltip-color) !important;
	font-size: var(--tooltip-size) !important;
	line-height: var(--tooltip-line-height) !important;
	margin-bottom:50px;
	text-align: var(--tooltip-text-align);
}
div.mst-wcpcfvc-description-category{
	margin:40px 0px;
}
.wcpcfvc-product-category ul.products li.product img,
.wcpcfvc-subcategory_product ul.products li.product img{
	width: 100% !important;
}
.site-main .wcpcfvc-product-category-1 ul.products li.product,
.wcpcfvc-product-category-1 ul.products li.product,
.wcpcfvc-subcategory_product-1 ul.products li.product{
	width: 100% !important;
}
.site-main .wcpcfvc-product-category-2 ul.products li.product,
.wcpcfvc-product-category-2 ul.products li.product,
.wcpcfvc-subcategory_product-2 ul.products li.product{
	width: 48% !important;
}
.site-main .wcpcfvc-product-category-3 ul.products li.product,
.wcpcfvc-product-category-3 ul.products li.product,
.wcpcfvc-subcategory_product-3 ul.products li.product{
	width: 29.4% !important;
}
.site-main .wcpcfvc-product-category-4 ul.products li.product,
.wcpcfvc-subcategory_product-4 ul.products li.product{
	width: 22% !important;
}
.site-main .wcpcfvc-product-category-5 ul.products li.product,
.wcpcfvc-subcategory_product-5 ul.products li.product{
	width: 16% !important;
}