 
#cabecalho .carrinho .qtd-carrinho,
.full.menu .conteiner .nivel-um>li.offers>a, 
#barraNewsletter.posicao-rodape .componente .newsletter-assinar,
.flex-direction-nav li a,
.bandeiras-produto .bandeira-promocao,
.bandeiras-produto .bandeira-frete-gratis,
.scrollToTop,
.scrollToTop:hover,
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, 
.listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar,
.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao,
.conteudo-topo .busca-mobile .atalho-menu{
    background-color: #0086ff !important;
    border-color: #0086ff !important;
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover{
    background: 0 0 !important;
    border-color: #0086ff !important;
}

div#instagram h2 a,
#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover::after,
#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover::before{
    color: #0086ff !important;
}

div#instagram .icon .cls-1,
#cabecalho .actions>li>a .icon *,
.atalhos-mobile ul li a .icon *{
    fill: #0086ff;
}

#finalizarCompra,
.produto div.principal .acoes-produto .comprar .botao-comprar,
.finalizar-compra .botao.principal,
.float-contact .float-open,
.float-contact .float-items>li>a{
    background-color: #7cc649;
}


.float-contact .float-open:hover,
.float-contact .float-items>li>a:hover{
    background-color: #7cc649;
}

.float-messenger,
.float-modal{
    display: none;
}

.float-contact .float-items{
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.float-contact .float-open{
    display: none;
}

@media screen and (max-width: 767px){
 .float-contact {
        display: inherit !important;
    }   
}
