.mst-customize-product-categories{
	margin-left: auto;
    margin-right: auto;
    padding: 0 2.617924em;
    box-sizing: content-box;
}
h1.mstcprcfvc-category-name,
h2.mstcprcfvc-category-name,
h3.mstcprcfvc-category-name,
h4.mstcprcfvc-category-name,
h5.mstcprcfvc-category-name,
h6.mstcprcfvc-category-name,
p.mstcprcfvc-category-name{
	color: var(--tooltip-color) !important;
	font-size: var(--tooltip-size) !important;
	line-height: var(--tooltip-line-height) !important;
	text-align: var(--tooltip-text-align);
}
div.mstcprcfvc-description-category{
	margin:40px 0px;
}
div.mstcprcfvc-description-category p{
	font-size: var(--tooltip-size) !important;
    color: var(--tooltip-color) !important;
}
/*Elements Products by Category*/

.wcpcfvc-product-category .products .product img,
.wcpcfvc-product-category .products .product .product-wrapper,
.wcpcfvc-product-category .products.list .product{
	width: 100% !important;
	max-width: 100% !important;
	flex:  100% !important;
}

.wcpcfvc-product-category .products .product.first{
    clear: none !important;
}

.wcpcfvc-product-category-1 .products .product{
	width: 100% !important;
	max-width: 100% !important;
	flex:  100% !important;
}

.wcpcfvc-product-category-2 .products .product{
	width: 48% !important;
	max-width: 48% !important;
	margin-right: 4% !important;
	flex:  48% !important;
}

.wcpcfvc-product-category-3 .products .product{
	width: 31% !important;
    max-width: 31% !important;
	margin-right: 3.4% !important;
	flex:  31% !important;
}

.wcpcfvc-product-category-4 .products .product{
	width: 24% !important;
	max-width: 24% !important;
	margin-right: 1.33% !important;
	flex:  24% !important;
}

.wcpcfvc-product-category-5 .products .product{
	width: 19% !important;
	max-width: 19% !important;
	margin-right: 1.25% !important;
	flex:  19% !important; 

}

.wcpcfvc-product-category-6 .products .product{
	width: 16% !important;
    max-width: 16% !important;
	margin-right: 0.8% !important;
	flex:  16% !important; 
}

.wcpcfvc-product-category-2 .products .product:nth-child(2n),
.wcpcfvc-product-category-3 .products .product:nth-child(3n),
.wcpcfvc-product-category-4 .products .product:nth-child(4n),
.wcpcfvc-product-category-5 .products .product:nth-child(5n),
.wcpcfvc-product-category-6 .products .product:nth-child(6n){
  margin-right: 0px !important;
}

.wcpcfvc-product-category-2.wcpcfvc-product-category-storefront .products .product:nth-child(3n){
	margin-right: 4% !important;
}
.wcpcfvc-product-category-4.wcpcfvc-product-category-storefront .products .product:nth-child(3n){
	margin-right: 1.33% !important;
}
.wcpcfvc-product-category-5.wcpcfvc-product-category-storefront .products .product:nth-child(3n){
	margin-right: 1.25% !important;
}
.wcpcfvc-product-category-6.wcpcfvc-product-category-storefront .products .product:nth-child(3n){
	margin-right: 0.8% !important;
}
.wcpcfvc-product-category-2.wcpcfvc-product-category-storefront .products .product.last:nth-child(2n),
.wcpcfvc-product-category-4.wcpcfvc-product-category-storefront .products .product.last:nth-child(4n),
.wcpcfvc-product-category-5.wcpcfvc-product-category-storefront .products .product.last:nth-child(5n),
.wcpcfvc-product-category-6.wcpcfvc-product-category-storefront .products .product.last:nth-child(6n){
    margin-right: 0px !important;
}

.wcpcfvc-product-category-3 .products .product:nth-child(3n+1),
.wcpcfvc-product-category-4 .products .product:nth-child(4n+1),
.wcpcfvc-product-category-5 .products .product:nth-child(5n+1),
.wcpcfvc-product-category-6 .products .product:nth-child(6n+1){
	clear: both !important;
}
@media only screen and (max-width: 768px) {
	.wcpcfvc-product-category .products .product{
		width: 100% !important;
		max-width: 100% !important;
		flex:  100% !important; 
		margin-right: 0px !important;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 1024px)  {
	.wcpcfvc-product-category .products .product{
		width: 48% !important;
		max-width: 48% !important;
		margin-right: 4% !important;
		flex:  48% !important;
	}
	.wcpcfvc-product-category-1 .products .product:nth-child(2n),
	.wcpcfvc-product-category-2 .products .product:nth-child(2n),
	.wcpcfvc-product-category-3 .products .product:nth-child(2n),
	.wcpcfvc-product-category-4 .products .product:nth-child(2n),
	.wcpcfvc-product-category-5 .products .product:nth-child(2n),
	.wcpcfvc-product-category-6 .products .product:nth-child(2n){
		margin-right: 0px !important;
	}


	.wcpcfvc-product-category-3 .products .product:nth-child(3n):nth-child(odd),
	.wcpcfvc-product-category-5 .products .product:nth-child(5n):nth-child(odd){
		margin-right: 4% !important;
	}

	.wcpcfvc-product-category-3 .products .product:nth-child(3n+1),
	.wcpcfvc-product-category-4 .products .product:nth-child(4n+1),
	.wcpcfvc-product-category-5 .products .product:nth-child(5n+1),
	.wcpcfvc-product-category-6 .products .product:nth-child(6n+1){
		clear: none	!important;
	}
	.wcpcfvc-product-category-1.wcpcfvc-product-category-storefront .products .product:nth-child(3n),
	.wcpcfvc-product-category-4.wcpcfvc-product-category-storefront .products .product:nth-child(3n),
	.wcpcfvc-product-category-5.wcpcfvc-product-category-storefront .products .product:nth-child(3n),
	.wcpcfvc-product-category-6.wcpcfvc-product-category-storefront .products .product:nth-child(3n){
		margin-right: 4% !important;
	}
	.wcpcfvc-product-category-storefront.wcpcfvc-product-category-1 .products .product.last:nth-child(2n),
	.wcpcfvc-product-category-storefront.wcpcfvc-product-category-2 .products .product.last:nth-child(2n),
	.wcpcfvc-product-category-storefront.wcpcfvc-product-category-4 .products .product.last:nth-child(2n),
	.wcpcfvc-product-category-storefront.wcpcfvc-product-category-5 .products .product.last:nth-child(2n),
	.wcpcfvc-product-category-storefront.wcpcfvc-product-category-6 .products .product.last:nth-child(2n){
		margin-right: 0px !important;
	}
}
