.full.menu {
    background: #949599 !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: solid 1px #0000;
    height: 70px;
}



.full.menu .conteiner li.other-categories>.nivel-dois li a strong {
  height: usnet !important;
  line-height: 20px;
}

.other-categories .menu .nivel-dois {
  padding: 0 0 10px !important;
}

.menu .nivel-dois a {
  line-height: 50px !important;
}

#cabecalho .actions>li {
  max-width: 85px;
}


.botao.principal.ir-carrinho:hover {
  background: #000000 !important;
  color: #ffffff !important;
}

