#cabecalho {
    background: #fed82f !important;
}

@media only screen and (max-width: 767px)
.atalhos-mobile {
    background:  #000000 !important;
    border-bottom: solid 1px  #000000 !important;
}

#cabecalho .actions>li>a {
    color: #000000 !important;
}

#cabecalho .actions>li>a .icon * {
    fill: #000000 !important;
}
.float-contact .icon * {
    fill: #ffffff !important;
}

.float-contact .float-open {
    background: #fed82f !important;
}

.float-contact .float-items>li:hover a {
    background: #000000 !important;
}

.float-contact .float-items>li>a {
    background: #fed82f !important;
}
.produto div.principal .acoes-produto .comprar .botao-comprar {
    background: #48adef !important;
    }

.scrollToTop {
    background: #000000 !important;
}

.finalizar-compra .botao.principal {
    background: #fed82f !important;
    border-color: #fed82f !important;
}

.bandeiras-produto .bandeira-promocao {
    background: #000000 !important;
}
#cabecalho .account>a .icon .c {
    fill: #fed82f !important;
}
#barraNewsletter.posicao-rodape {
    background: #fed82f !important;
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    background: #000000 !important;
color: #ffffff !important;
    border: solid 2px #000000 !important;
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover:after, #barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover:before {
    color: #000000 !important;
}
#barraNewsletter.posicao-rodape .componente .texto-newsletter {
    color: #000000 !important;
}