.barra-inicial,
.conteiner .conteiner-depoimentos, 
body > .conteiner-principal > .conteiner-depoimentos,
body > .conteiner-principal > .devrocket-feed-conteiner,
body #corpo > .text-center,
body > .conteiner-principal > .devrocket-carrossel-categorias-conteiner,
body #rodape > .fundo-secundario .span3 > div > .rastreio-correios,
body .banners-mobile {
    display: none !important;
}

#cabecalho .menu .fundo-menu .titulo, 
#cabecalho .menu ul li a i {
    color: var(--cor-principal) !important;
}

#cabecalho .menu:not(.menu-slide),
#cabecalho .menu:not(.menu-slide) ul.nivel-um.fundo-menu {
    background: transparent !important;
}

#cabecalho .menu.fixar-menu,
#cabecalho .menu.fixar-menu ul {
    background: #ffffff !important;
}

#rodape .institucional {
    background-color: var(--cor-principal) !important;
}

#rodape .institucional .lista-redes ul li {
    width: fit-content !important;
}

.devrocket-timer-regua {
    background-image: url("https://cdn.awsli.com.br/2775/2775203/arquivos/banner-r-gua-min.png") !important;
}

@media (min-width: 1200px) {
    .row-fluid .span4:not(.sobre-loja-rodape) {
        width: auto !important;
        flex: auto !important;
    }
}

@media (min-width: 1200px) {
    #rodape > div.pagamento-selos > .conteiner > .row-fluid {
        display: flex !important;
    }
}

body > .conteiner-principal > .devrocket-carrossel-categorias-conteiner {
    display: block !important;
}

body .banners-mobile {
    display: block !important;
}







