/*
 Theme Name:     Scrollider Child 
 Description:    Stellar Organics Website Template
 Author:         Toni
 Template:       scrollider
 Version:        1.0.0
*/

@import url("../scrollider/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Hides the Add to Cart button on the thumbnail pages */

  ul.products li.product div[itemprop="description"] {
    display: none !important;
	
	.woocommerce .products .add_to_cart_button {
	display: none!important;

}
.widget_woo_newsfromblog {
    box-shadow: none  !important;
}

#footer-widgets .widget {
    box-shadow: none  !important;
}