Hello,
Firstly I have to say that your site looks very nice, good job! 🙂
The problem is that if you set background color for header in Theme Settings you can overwrite it with Page Settings. So as a temporal solution we have added a small Custom CSS to your page
.main-header { background-color:transparent; }
.main-header.act-scroll { background-color:black; }
We will try to find a right solution to this problem in the future.
Regards
Xtemos