.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: transparent !important;
					color: #000000 !important;
				}
				.attribute_group_name {
color: #333;
background-color: #f5f5f5;
border: 1px solid #ddd !important;
margin-bottom: 6px !important;
display: block;
width: 100% !important;
font-size: 16px;
}
.et_pb_tab_content h2 {
	display: none !important;
}