.WaGadgetMenuHorizontal .menuInner ul.firstLevel{
background: #6f7073 !important;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a:hover{
background: #9a9a9d !important;
color: #ffffff !important;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a{
color: #ffffff !important;
}
.WaGadgetMenuHorizontal .menuInner {
    position: relative;
    margin: 0;
    background:  #6f7073;
}