.logo a{

height:150px;

}
 .botao.principal {
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
 .botao.principal {
    color: #132d15;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.botao.principal {
    color: #ffdd00;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.listagem .bandeiras-produto .bandeira-carrinho {
    background-color: #132d15;
}



strong {
    font-weight: lighter !important;
}
.borda-alpha, .borda-alpha * {
    border-color: rgb(255, 221, 0) !important;
}
.listagem .titulo-categoria {
    display: block !important;
    font-size: 40px !important;
    margin: 40px 0 0 !important;
    padding: 10px 0 !important;
    transition: all .2s ease !important;
    
    
