@media (max-width: 800px){
#rodape .logo a img {
    width: auto;
}
}
div#video {
    display: none;
}
section#testimonials {
    display: none;
}
#listagemProdutos ul.actions {
    display: none;
}

.produto div.principal .acoes-produto .comprar .botao-comprar {
    background: #fc7766;
    color: #fff;
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    background: #fc7766;
    color: #fff;
}

button.botao.botao-input.fundo-principal.icon-chevron-right.newsletter-assinar {
    background: #1f524c;
    color: #fff;
}

#comprar-ajax-status .sucesso .buttons>* {
    background: #fc7766;
}


#cabecalho .carrinho .carrinho-interno .carrinho-rodape .botao {
    background: #1F524C;
}

#cabecalho .carrinho>a {
    background: #163F31;
}


.campos-pedido .identificacao .submit-email.botao.principal {
    background: #fc7766;
}


.produto div.principal .acoes-produto .preco-produto .preco-promocional, .produto div.principal .acoes-produto .preco-produto span.preco-a-partir strong {
    color: #349a6b;
    font-size: 30px;
}

.scrollToTop {
    background: #1F524C;
}

.produto .acoes-flutuante .botao-comprar {
    background: #fc7766 ;

}

.carrinho-checkout .atendimento li span.display-table {
    color: #1F524C;
}

ul.slick-dots li.slick-active button {
    background: #1F524C;
}

.produto .acoes-flutuante .preco-produto .preco-promocional.cor-principal, .produto .acoes-flutuante .preco-produto span.preco-a-partir {

    color: #1F524C;
}

#tarja-top-mobile a {
    background: #1F524C;
    
}

div#instagram h2 a, div#instagram h2 span {
    display: none;
}

#cr-chicle-theme {
     display: none !important;
}


.g_ .logo a > img{max-height: 180px !important;}





