/* 
 * PuriWC custom css
 */
 
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
  text-align: left;
}
.woocommerce .entry-summary table.shop_attributes th {
  padding-left: 0;
}