@media only screen and (min-width: 1025px) {
    .banners-vantagens .vantagem:not(:last-child) {
        border-right: 1px solid #fff;
}
}

.busca {
    border: 1px solid #768b95;
}

.produto-detalhes .pix-valor strong {
    font-size: 25px;
}

.produto-detalhes .preco-produto > :nth-child(1) strong {
    font-size: 20px !important;
    line-height: 30px;
    margin: 0 0 -10px 0;
}