body, body.layout-full-width { padding: 0; }
.with_aside .sections_group {
	width: 100%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger,
.woocommerce .product_wrapper .product_image_wrapper:before,
.parent-category-title-single,
.with_aside .sidebar.columns,
.product_title.entry-title,
.product-actions,
#Header_wrapper,
#FooterWhole {
	display: none;
}
.woocommerce .product.no-share .product_wrapper, .woocommerce .product.share-simple .product_wrapper {
	display: block;
}
.woocommerce .product_wrapper .product_image_wrapper {
	border: 0 none;
	width: 45%;
	float: none;
	margin: 0 auto;
	text-align: center;
}
.woocommerce .product_wrapper .summary.entry-summary {
	width: 80%;
	margin: 0 auto;
	float: none;
	display: block;
	clear: both;
	text-align: center;
}
