#cr-alpha-theme {
    display:none !important;
}

#cr-li {
    display:none !important;
}


#cabecalho{
    background-color: #FFFAFA;
}

.full.menu,
.float-contact .float-items>li>a,
.float-contact .float-open,
.scrollToTop,
.botao.principal,
.full.menu .conteiner .nivel-um>li.offers>a,
#rodape .institucional, #barraNewsletter.posicao-rodape,
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, 
.listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar,
#st-1 .st-btn[data-network=facebook], #st-1 .st-btn[data-network=googleplus], 
#st-1 .st-btn[data-network=pinterest], #st-1 .st-btn[data-network=twitter]{
    background-color: #0000FF !important;
    border-color: #0000FF !important;
    color: #fff;
}

.full.menu .nivel-um li > a .titulo{
    color: #fff !important;
}

#cabecalho .actions>li>a .icon, #cabecalho .actions>li>a .icon *{
    fill: #0000FF;
}

#cabecalho .actions>li>a{
     color: #0000FF;
}

.botao{
    border-color: #0000FF;
    color: #0000FF;
}

#st-1 .st-btn[data-network=facebook]:hover, 
#st-1 .st-btn[data-network=googleplus]:hover, 
#st-1 .st-btn[data-network=pinterest]:hover, 
#st-1 .st-btn[data-network=twitter]:hover{
    background-color: #0000FF !important;
    border-color: #0000FF !important;
    opacity; .8;
}