/*
Theme Name: DavinciWoo
Theme URI: https://alidropship.com/
Author: Denis Zharov, Evgeniy Chepchugov, Ekaterina Sayapina, Bogdan Gorchakov
Author URI: https://yellowduck.me/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 1.4.8
Text Domain: davinciwoo
*/


/***************
All custom CSS should be added to the style.css of a Child Theme.
***************/

/* Ocultar contador de productos junto al titulo Tienda */
.woocommerce-products-header__count {
    display: none !important;
}