.shop_attributes tr, .shop_attributes tr td { 
					background-color: #FFFFFF !important;
					color: #000000 !important;
				} 
				.shop_attributes tr.alt, .shop_attributes tr.alt td { 
					background-color: #FFFFFF !important;
					color: #000000 !important;
				}
				.shop_attributes tr, .shop_attributes tr td {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  border-style: none;
  color: #212121;
}

.woocommerce-group-attributes-layout-1 .attribute_group_row {
  border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e9e9e9;
}