/* fix default theme original price label alignment  */
.product-prices .tax-shipping-delivery-label {display: inline; float: none;}

/* label general */ 
.wptax span.label {display: inline; clear: both;  color: inherit;} 

/* product */
.wptax.product {font-weight: 600; margin-bottom: 15px; font-size: 14px;  margin-top: 10px}
.wptax.product span.label { font-size: 14px; font-weight: 600;}

/* category */ 
.wptax.category {font-weight: 400; font-size: 14px; margin-top: 4px; padding-bottom: 6px;}
.wptax.category span.label { font-size: 14px}





