.listagem .listagem-item .imagem-produto, .listagem-item .imagem-produto {
    height: 299px !important;
}
#barraNewsletter {
    box-shadow: none;
    border-bottom: none !important;
}
.listagem-item .buy-whatsapp-list a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000000 !important;
    font-size: 12px;
    padding: 3px 0;
    box-sizing: border-box;
    border-radius: 4px;
    margin-top: 2%;
    color: #000;
    text-decoration: none;
    transition: all .3s;
    background: transparent !important;
}