:root {
 cor3: #3588e2;
}

.floating-whatsapp{
display: none !important;
}
.span4.links-rodape.links-rodape-categorias{
    display: none ;
}
.total-itens_10{
    display: none;
}

@media screen and (min-width: 768px) {
    #cabecalho.fixed>.conteiner>.main-header .carrinho>a {
        display: none;
    }
}

@media (min-width: 1200px) {
    .row-fluid .span4 {
        width: 27%;
    }
}