.woocommerce ul.products li.product .woocommerce-loop-category__title .count, .woocommerce-page ul.products li.product .woocommerce-loop-category__title .count {
    display: none;
    background: 0 0;
    opacity: .5;
    font-size: .75em;
}



.woocommerce ul.products li.product a {
	text-decoration: none;
	//display: none;
}


.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 > p:first-child {
	height: 25px;
	overflow: hidden;
	font-size: 14px;
	display: none;
}



.pwb-all-brands .pwb-pagination {
	display: inline-block;
	margin-left: 18px;
	background-color: #ff6684;
	color: #fff;
	text-align: center;
	padding: 18px;
}