body.xindao-product .woocommerce-variation-price {
	display: none;
}

body.xindao-product .entry-summary .price {
	display: none;
}

body.xindao-product .wcbvp-total-wrapper .wcbvp-total-left {
	opacity: 0;
}

body.xindao-product .woocommerce-product-attributes-item--weight,
body.xindao-product .woocommerce-product-attributes-item--dimensions {
	display: none;
}