/* WooCommerce */

body.en .woocommerce-notices-wrapper {
	display: none !important;	
}

body.en .insideInfo.free-shipping {
	display: none !important;
}

body.en .product .stock {
	display: none !important;
}
 

body.en.mkdf-woo-single-page .mkdf-single-product-summary .woocommerce-product-rating {
    margin: 3px 0 10px;
}

body.en header .mkdf-position-right-inner .mkdf-icon-widget-holder,
body.en header .mkdf-position-right-inner .mkdf-shopping-cart-holder {
	display: none !important;
}

body.en .products .mkdf-pli-add-to-cart,
body.en .products .mkdf-pli-price {
	display: none !important
}

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

body.en.mkdf-woo-single-page .mkdf-single-product-summary .product_meta {
    margin: 10px 0 0;
}

/* 2021-05-31 */ 

body.en .single-product-price-container {
	opacity: 0 !important;
}

body.en .add-shipping-info-under-add-to-cart {
	opacity: 0 !important;
}