Hi,
1. Bravada already has sticky menu support.
2. Use the following CSS (adjust if necessary):
.header-fixed .site-header-bottom-fixed,
body.bravada-over-menu .site-header-bottom.header-fixed .site-header-bottom-fixed {
background: rgba(255,255,255,0.5);
}