/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

.woocommerce-variation-add-to-cart {
	display:none !important;
}

.product[class*=gallery] .entry-summary-items>* {
	margin-bottom:0px !important;
}