/*
 * Title                   : Pinpoint World – WooCommerce Demo
 * File                    : assets/css/style-woo.css
 * Author                  : Pinpoint World
 * Copyright               : © 2025 Pinpoint World
 * Website                 : https://pinpoint.world
 * Description             : WooCommerce stylesheet.
 */

/*
 * Hide items.
 */
.wc-block-catalog-sorting,
.wc-block-product-results-count{
    display: none;
}