.logo a {
height: 70px;
}

.g_ .logo a > img{max-height: 70px !important;}


div#rodape .span4.pagamento ul.gateways-rodape {
    display: flex;
    padding: 0;
    max-width: 300px;
}
.listagem .listagem-item .imagem-produto {
    height: 200px;
}
body.pagina-busca .listagem-item .imagem-produto, body.pagina-categoria .listagem-item .imagem-produto {height: 150px !IMPORTANT;}


ul#selo-site_sincero {
    position: fixed;
    bottom: 10px;
    left: 3px;
    z-index: 99;
    margin: 0;
}

a.whats-float {
    left: initial;
    bottom: 30px;
    right: 22px;
}

.ancora_topo {
    bottom: 94px;
    right: 23px;
}

#rodape .span4.sobre-loja-rodape img {
    max-width: 120px;
}

#rodape .span4.sobre-loja-rodape span.titulo {
    display: none;
}

#rodape .span4.sobre-loja-rodape {
    padding-top: 11px;
}
div#_trustvox_colt {margin-bottom: 50px;margin-top: -5px;}
div#instafeed img {
    height: 370px;
    object-fit: cover;
    width: 100%;
}
@media(max-width:767px){
    
	div#instafeed img {
        max-height: 330px;
    }
    
    .listagem-item .imagem-produto {
        height: 32vw !IMPORTANT;
    }
    
	.listagem ul[data-produtos-linha] li.listagem-linha>ul {
        display: flex;
        flex-wrap: wrap;
    }
    a.whats-float {
        right: 15px;
    }
    .ancora_topo {
        right: 17px;
    }

}
