@media (max-width: 800px){
#descricao > p:nth-child(21) > img {
    height: 300px !important;
    width: 0px;
}
}
@media (max-width: 800px){
#descricao > p:nth-child(7) > img {
    height: 300px !important;
    width: 0px;
}
}
a.titulo-categoria.borda-principal.cor-principal.vitrine-5537187.Mais.Vendidos {
    DISPLAY: NONE;
}
#listagemProdutos > ul:nth-child(8) {
    DISPLAY: NONE;
}
#listagemProdutos > a.titulo-categoria.borda-principal.cor-principal.vitrine-5537187.Mais.Vendidos > strong {
    DISPLAY: NONE;
}

@media (max-width: 800px){
#descricao > p:nth-child(6) > img{
      width: 300px !important;
      height: auto !important;
}
}

@media (max-width: 800px){
#descricao > p:nth-child(13) > img{
    width: 300px !important;
    height:auto !important;
}    
}

@media (max-width: 800px){
#rodape .logo a img {
    width: 100px !important;
}
}

/*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;
}
