.li-whatsapp a{
    left: 25px;
    width: 60px !important;
    height: 60px !important;
    bottom: 40px !important;
}

.lista-redes .icon-instagram {
    background: #818181 !important;
}

/*Remover telefone*/

#cabecalho .conteudo-topo.span9 .superior.row-fluid.hidden-phone .canais-contato.span9 li:nth-child(2) {
    display: none;
}

/*Remover Logo Loja Integrada e Globe*/

#cr-chicle-theme {
    display: none !important;
}

#cr-li {
    display: none !important;
}


/*CSS - ScrollTop*/

.scrollToTop{
    right: 16px !important;
    bottom: 40px !important;
}

.scrollToTop i{
    margin-left: 0.5px;
}

.gateways-rodape{
    display: none;
}

@media only screen and (max-width: 767px){
.conteudo-topo .busca-mobile .atalho-menu {
    float: left;
    position: fixed;
    top: 5px !important;
    z-index: 999;
    left: 8px;
}

.atalhos-mobile .icon-home{
   background: none !important;
    color: #fff !important;
    text-shadow: none !important;
}

.menu.superior, .menu.lateral {
    margin: 0px;
    padding: 0px;
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 50px;
    background: #2e2e2e;
}

.busca{
    margin: 0 !important;
}

.conteudo-topo .busca-mobile{
    margin-top: -22px;
}

.conteiner .logo{
    display:none;
    
}

.atalhos-mobile a.icon-home:before {
    content: "SIRIUS ARTES";
    width: 100%;
    font-size: 24px;
    font-family: 'Oswald';
    margin-left: 55px;
    color: #fff;
}



.scrollToTop{
    width: 40px !important;
    height: 40px !important;
}

.scrollToTop span {
    display: none;
}
    
}

.listagem .listagem-item .imagem-produto {
    height: 260px !important;
}

