.modal-modalNewsletter .fancybox-skin {
   background: transparent url('https://cdn.awsli.com.br/1674/1674857/arquivos/Copia de Sem nome.png') no-repeat center;
}
li.offers.com-filho {
    display: none;
}

li.trocas {
    display: none;
}
#rodape .institucional .span3 h1 a {
    height: 142px;
    margin-bottom: -61px;
}
@media (max-width: 800px){
.conteiner-principal {
    top: 0;
}
    .logo a img {
    height: 107px;
}
.menu.superior.menu-active ul.nivel-um.active li.offers.com-filho {
    display: none;
}
.conteudo-topo .busca-mobile.fixed {
    top: 0;
}
.menu.superior.menu-active ul.nivel-um.active .trocas {
    display: none;
}
    #rodape .logo a img {
    width: auto;
}
    #rodape .institucional .span3 h2 a {
    height: 123px;
    margin-bottom: -55px;
}
}
/*topo*/
.links-rodape-atendimento .tel-skype {
    display: none;
}


/*rodape*/
.support-items .tel-skype {
    display: none;
}
Pixtarja .txtPix {
    display: none;
    position: absolute;
    color: #8b8b8b;
    font-weight: 700;
    width: max-content;
    padding: 8px;
    margin-top: -26px;
    margin-left: 5px;
    border-radius: 30px;
    box-shadow: 4px 3px 7px 0 #ccc;
}
 
.Pixtarja:hover .txtPix {
    display: block;
}
 
.Pixtarja.active .txtPix {
    display: block;
}
 
 
.Pixtarja {
    display: flex;
    width: max-content;
}
 
.Pixtarja .txtPix {
    display: none;
}
.Tarjapix {
    display: none;
}
 
@media(max-width: 800px) {
    .Tarjapix {
        display: block;
    }
 
    .Pixtarja {
        display: none !important;
    }
}
 
.Pixtarja {
    display: block;
}
 
.Tarjapix .textoPix {
    display: none;
    position: relative;
    color: #8b8b8b;
    text-align: center;
    font-weight: 700;
    width: auto;
    padding: 8px;
    margin-top: -26px;
    margin-left: 5px;
    border-radius: 30px;
    box-shadow: 4px 3px 7px 0 #ccc;
}
 
 
.Tarjapix.active .textoPix {
    display: block;
} 
