/**
* Theme Name: Freshio Child
* Description: This is a child theme of Freshio, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavotheme</a>
* Template: freshio
* Version: 2.3.5
*/


@media (max-width: 768px) {
  .banner-class, .elementor-section, .slider-class {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
}

a.button.product_type_simple.add_to_cart_button + a,
a.wd-compare-btn {
    display: none !important;
	
}

.woocommerce .star-rating,
.woocommerce .woocommerce-product-rating {
    display: none !important;
}
