
/* WHATSAPP FIXO */

  .whatsapp-fixo {
    position: fixed;
    bottom:30px;
    left:25px;
    z-index: 999;
}

.lista-redes .icon-instagram {
background: #000;
}

.lista-redes .icon-facebook {
background: #000;
}

.listagem .titulo-categoria {
display: block;
font-size: 30px;
margin: 40px 0 0;
padding: 10px 0;
transition: all .2s ease;
}

.listagem .listagem-linha li {
border-style: none;
}

/* adc texto abaixo do texto padrão do rodape */
#rodape .span9.span12 p:after {
content: "Rua Itobi 72, Vila Alpina - Santo André- SP CEP:09090-240";
display: block;
}


#rodape > div:nth-child(3) > div > div > div.span9.span12{
  color: black;
}


#rodape .titulo {
color: #bf70b1;
}
#rodape .pagamento-selos {
background: #fff !important;
}

.secao-banners .conteiner {
padding:0;
max-width:100%;
margin-top:0 ;
border: 0;
}

/*menu 100% */
#cabecalho > .conteiner > .menu.superior { text-align: center; }
#cabecalho .conteiner {
max-width: 100% !important;
padding: 0;
box-shadow: none;
}

#corpo .conteiner {

max-width:100%;
margin-top: 0;
margin-bottom:0px ;
}


/*páginas que não terão largura total*/
.pagina-carrinho .conteiner,
.pagina-cadastro .conteiner {
  max-width: 1140px;
}


