.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: #EAEAEA !important;
					color: #000000 !important;
				}
				.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {text-align:right !important;}
.woocommerce table.shop_attributes.woocommerce-group-attributes-layout-3 .attribute_row > td {
    text-align: right !important;
}