.category-view .productlist-results,
.category-view .toolbar-seprator,
.category-view .vm-pagination {
    display: none !important;
}

.category .item-backdrop {
    display: none;
}

.category-view .product-price-before-discount {
    font-size: 12px;
}

.category-view  .product-price-before-discount, .category-view  .product-discount-amount, .category-view  .product-tax-info {
    font-size: 10px;
    padding: 0;
    color: #666;
    line-height: 10px;
}

.category-view .bits-our-price {
    font-size: 10px;
    padding: 0;
    color: #666;
    line-height: 10px;
}