On the main demo you use to sell the Be theme from in the menu you have a "Buy now" button that is a different shade of blue than the rest. It looks like that is done with a style class of "button_label". How did you create that effect for the main menu?
Comments
for this button on splash page, we used below css:
.header-plain #Top_bar a.button.action_button .button_label { padding: 0 30px; }