#rodape .titulo, #rodape .institucional * { color: #FFFFFF; }
#rodape .institucional { background: #000000; }

#cabecalho .actions>li>a {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
    box-sizing: border-box;
    transition: all .2s ease-out;
 }

nav.conteudo-topo.span9.conteudo-actions {
    color:white;
}

#cabecalho .carrinho .wrap .total-cart {
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    margin: 0 2px;
    transition: all .2s ease-out;
}

#cabecalho > div.conteiner > div.menu.superior > ul > li.categoria-id-18622910{

  display: none !important;

}