.menu-desktop .submenu {
    background: #F7F2FF !important;
}

.menu-desktop .todas-categorias .tc-item-level1:hover > .open-level2 {
    width: 300px;
    background: #F7F2FF !important;
}


.rodape-pix {
    display: none !important;
}

#rodape, #rodape .rodape-sobre p {
    text-align: center !important;
}

#rodape .rodape-titulo, .a-block a {
    justify-content: center !important;
}

#rodape .rodape-social .lista-redes {
    display: flex;
    justify-content: center !important;
}

@media only screen and (min-width:1024px){
 
 #rodape .logo {
     margin-left: 100px;
     display: none !important;
 }
    
    #rodape .collapsible-rodape {
    justify-content: center !important;
        
    }
    
    #rodape .collapse.in {
    margin-bottom: 10px !important;
    display: flex !important;
    flex-direction: column;
    align-content: center !important;
    align-items: center !important;
    }
    
    #rodape .conteiner .logo {
    display: none !important;
    }
    
    #rodape .collapsible-rodape span {
    margin-right: 10px;
    }
}

