/*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;
}

.modal-modalNewsletter .fancybox-skin {
   background: transparent url('https://cdn.awsli.com.br/1709/1709311/arquivos/Poup-Up-Newsletter-Feminina.png') no-repeat center;
}