.home-depositions span.home-depositions__image {
    display: none;
}
.home-depositions li {
    margin: 50px 0;
}
.menu.lateral li.ativo.borda-principal {
    border-bottom: 1px solid #e1e1e1 !IMPORTANT;
}
.menu.lateral a {
    border-color: #e1e1e1 !IMPORTANT;
}

/* Alteração da cor do botão carrinho lateral */

#comprar-ajax-status .sucesso .buttons a.botao.principal {
    background: #4f9f1f;
}