.caixa-sombreada {
    box-shadow: none;
    border: 0px solid #FFFFFF;
}

.th, tr, td {
    padding: 8px;
    border: 0px solid #e6e6e6;
}

.listagem .preco-produto strong.titulo {
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}

.listagem .span3 .listagem-item .nome-produto{
    min-height: 5px !important;   
}

.bandeiras-produto .bandeira-promocao {
    border: 0;
    box-shadow: none;
    border-radius: 0px;
    background-color: #000000;
    line-height: 20px;
}

.produto .acoes-produto .preco-produto .titulo {
    color: #000;
}