@media only screen and (max-width: 767px){
.text-titulo {
    margin-top: 80px;
}
}

@media screen and (min-width:1400px){
.span12.full-banner .flexslider .slides {
    max-width: 1930px;
    margin: auto;
}
}
/*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;
}

/*topo*/
.links-rodape-atendimento .tel-skype {
    display: none;
}

/*rodape*/
.support-items .tel-skype {
    display: none;
}
