/* 商品頁樣式 */
.single-product .variations th.label {
  text-align: left;
  padding-left: 0;
} 

#order_review {
	display: block!important;
}