.links-rodape-categorias {display:none !important;}

/* Round categorias menu tabs */
.menu li {
    padding: 0 10px;
}
.menu.superior .nivel-um>li {
    border-bottom-width: 2px;
    border-top-width: 2px;
    border-top-left-radius: 12px;
    border-top-right-radius: 10px;
    box-shadow: inset 2px 2px #000080, 1px 1px #809fff;
    border-bottom-color: #000080;
    background-color: #eceeed;
}
.menu.superior {
    background-color: inherit;
}