#cabecalho .actions>li>a .icon * {
    fill: #ff4700 !important;
}

.float-contact .float-open:hover {
    background: #ff4700 !important;
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    background: #ff4700 !important;
}

.scrollToTop {
    background: #ff4700 !important;
}

.produto div.principal .acoes-produto .comprar .botao-comprar {
    background: #ff4700 !important;
}
.finalizar-compra .botao.principal {
    background: #ff4700 !important;
    border-color: #ff4700 !important;
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    background: #ff4700 !important;
    border: solid 2px #ff4700 !important;
}
.float-contact .float-items>li:hover a {
    background: #ff4700 !important;
}
#cabecalho.fixed .open-menu .line {
    background: #ff4700 !important;

}
#cabecalho .account>a .icon .c {
    fill: transparent !important;
}
.float-contact .float-items>li>a {
    background: #ff4700 !important;
}
.float-contact .float-open {
    background: #ff4700 !important;
}

.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao {
    border: solid 1px #ff4700 !important;
    background: #ff4700 !important;
}