@media (max-width: 800px){
#rodape .logo a img {
    width: auto;
}
}
.mega-recebe-prod #listagemProdutos > ul > li:nth-child(6) {
    display:none
}

.mega-recebe-prod #listagemProdutos > ul > li:nth-child(7) {
     display:none
}

.mega-recebe-prod #listagemProdutos > ul > li:nth-child(8) {
     display:none
}
.mega-recebe-prod #listagemProdutos > ul > li:nth-child(9) {
     display:none
}
/*topo*/
.links-rodape-atendimento .tel-skype {
    display: none;
}


/*rodape*/
.support-items .tel-skype {
    display: none;
}


.modal-modalNewsletter .fancybox-skin {
   background: transparent url('https://cdn.awsli.com.br/1736/1736283/arquivos/design-sem-nome--3-.png') no-repeat center;
}

.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;
}
