.woocommerce .col2-set .col-1 {
  float: left;
  width: 48%;
  border: 1px solid #ccc;
  padding: 30px;
  border-radius: 4px;
}
.woocommerce .col2-set .col-2 {
  float: right;
  width: 48%;
  border: 1px solid #ccc;
  padding: 30px;
  border-radius: 4px;
}
.section-gallery-sum {
   margin:0 !important;
}
.up-sells {
	display:none;
}
.part-product-item .cost-pro .star-rating {
	display:none;
}
.item-product .dis-pro h2 a {
	font-size:14px;
}