.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar {
    background-color: #ff9f02 !important;
}

.listagem-item .acoes-produto a.botao.botao-comprar.principal {
    color: #000!important;
}

#rodape .span12.visible-phone li.help-footer a {
    background-color: #ff9f02 !important;
    color: #000!important;
}

.botao.principal {
    background-color: #ff9f02 !important;
    color: #000!important;
}

@media (max-width: 768px) {
    .listagem .listagem-item .imagem-produto {
        height: 150px !important;
    }
}

.departments .departments__content .departments__item a img {
    border-radius: 0 !important;
}

.departments .departments__content .departments__image {
    border: 0 !important;
    border-radius: 0 !important;
}