/* Start custom CSS *//* Link */
.etheme_products .products-page-cats a{
	display:none;
}

/* Products page brands */
.etheme_products .product .products-page-brands{
	display:none;
	
}
/* List */
.etheme_products .product ul{
	display:none;
	
}
/* Bdi */
.etheme_products .price bdi{
	font-weight:500;
	
}/* End custom CSS */