Hello,
Try to use the following code in your Ecwid control panel > System settings > Design > Custom CSS Themes > New CSS Theme:
div.ecwid-productBrowser-price {
color: #000000 !important;
}
This code should override the styles that WPB applies to the price color.