.preco-produto:not(.banner-preco) s {
    color: #080702 !important;
}

li.categoria-paginas > ul.nivel-dois {
display: block !important;
}

#rodape-institucional {
height: auto !important;
}

.comprar {
    position:fixed;
    bottom:0;
}

@media screen and (max-width: 767px) {
body.pagina-produto {
padding-bottom: 82px;
 }

.produto-detalhes .acoes-produto .comprar {
background: #fff;
bottom: 0;
left: 0;
padding: 16px;
position: fixed;
right: 0;
z-index: 5;
}
}
