/* central style overide */
#tabs-wrap #gw-nav {
    height: 50px !important;
    border-top: none !important;
    text-transform: uppercase !important;
}

.gw-mega-wrap {
    border-bottom: #be820e 3px solid !important;
}

#tabs-wrap #gw-nav ul li a:hover, #tabs-wrap #gw-nav a:hover{
    background-color: white !important;
}

.gw-mega-menu{
    color: black !important;
}
