/*

Theme Name: Healfio Child Theme

Theme URI: https://healfio.peerduck.com

Author: PeerduckThemes

Author URI: https://peerduck.com

Description: Blank Child Theme for Healfio

Template: healfio

Version: 1.26

Requires at least: 5.0

Tested up to: 5.7

Requires PHP: 7

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: one-column, two-columns, three-columns, custom-colors, featured-images, theme-options

Text Domain: healfio

*/
.premium-woo-products-inner{
    overflow-x: hidden;
}
@media only screen and (min-width: 320px) and (max-width:620px) {
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
        width:100%!important;
    }
  }
  