@import url('https://fonts.googleapis.com/css2?family=Asap+Condensed&display=swap');

#listagemProdutos.listagem .listagem-item .info-produto .nome-produto, .listagem.aproveite-tambem .listagem-item .info-produto .nome-produto {
font-family: 'Asap Condensed', sans-serif!important;
}


#rodape .span9.span12 p:after {
content: ‘Rua Terenas, 66, conjunto 6, Alto da Mooca - Sao Paulo - SP - CEP 03128-010’;
display: block;
}

/* CORES */

#cabecalho>div.conteiner,
.menu.superior,
#cabecalho .bem-vindo .inferior .busca-mobile, #cabecalho .conteudo-topo .inferior .busca-mobile,
.bandeiras-produto .bandeira-promocao,
#rodape .institucional,
#cabecalho,
.atalhos-mobile.visible-phone.fundo-secundario.borda-principal,
#cabecalho.fixed {
    background: #ff6633;
}

.bandeiras-produto .bandeira-promocao::after {
    font-size: 0px;
}

/*topo*/
.links-rodape-atendimento .tel-skype {
    display: none;
}

/*rodape*/
.support-items .tel-skype {
    display: none;
}
/*fale conosco*/
#modalContato > form > div > div > div:nth-child(2) > table > tbody > tr:nth-child(5) {
    display: none;
}
/*atendimento checkout*/
.carrinho-checkout .atendimento li:nth-child(4) {
    display: none;
}

#tarja-top-mobile a {
    background: #000000;
}

@media only screen and (max-width: 767px) {
#rodape .logo a img {
    width: 200px;
}
}
.modal-modalNewsletter .fancybox-skin {
   background: transparent url('https://cdn.awsli.com.br/596/596471/arquivos/Poup-Up-Newsletter-Sebo.png') no-repeat center;
}