.listagem-item .bandeiras-produto > span, .listagem-item .bandeira-personalizada > span {
font-size: 10px !important;
height: 18px !important;
}


@media only screen and (max-width: 1024px) {
table th {
background-color: rgba(0,0,0,0.03);
font-size: 6px !important;
}
}

@media only screen and (max-width: 1024px) {
.pagina-produto.gridMode .selected-items h1 {
 font-size: 12px !important;
 margin: 0;
}
}

/* Oculta Filtros da Barra Lateral (Agrupado) */
.lateral.outras.filtro-coluna.faceta-departamento,
.lateral.outras.filtro-coluna.faceta-preco {
display: none !important;
}

@media only screen and (max-width: 1024px) {
.li-whatsapp a {
    bottom: 80px !important;
    width: 50px !important;
    height: 50px !important;
}


.li-whatsapp i {
font-size: 35px !important;
}



#cabecalho .logo {
padding: 0 25% !important;
}
}