/**
* Theme Name: Poco Child
* Description: This is a child theme of Poco, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: poco
* Version: 2.2.4
*/

.woocommerce-breadcrumb {
    display: none !important;
   }

.poco-handheld-footer-bar {
  display: none !important;
  }

.product-block a[class*="product_type_"] {
    display: none !important;
    }
.poco-sticky-add-to-cart.poco-sticky-add-to-cart--slideOutUp {
	display : none !important;
	visibility: hidden !important;
    transform: none !important;
    animation: none !important;
}

.price { color : #E2002B !important; }