@guerrerom

if you edit the style.css file on line 481 change the properties to the following,

.navbar-default {
background: none !important;
box-shadow: none;
height: auto;
width: 100%;
z-index: 1000;
}

Let me know if that works.