#corpo #insta-feed .conteiner .instagram_username {
    color: #000 !important;
 
 
}

@media (max-width: 768px) {
.instagram_username a {
    display: inherit !important;
}
}

.carrinho .qtd-carrinho {

    background: #10318e;

}


#rodape .pagamento-selos .pagamento > span, #rodape .pagamento-selos .selos > span, .pagamento-selos .row-fluid .pagamento {
    color: #000;
 }
 
:root {
		--cor_primaria: #10318e;
		--cor_secundaria: #262626;
		--cor_botao: #10318e;
		--cor_botao_hover: #262626;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #2f8b18;
		--pre_cabecalho: #1356b2;
    --cor_texto_pre_cabecalho: #fdfdfd;
		--cor_cabecalho: #ffffff;
		--cor_icones: #10318e;
		--cor_icones_hover: #565c70;
		--cor_texto_icones: #10318e;
		--cor_menu: #10318e;
		--cor_texto_menu: #fff;
		--cor_newsletter: #10318e;
		--cor_footer: #fff;
		--cor_texto_footer: #6f6f6f;
		--cor_tag_frete_gratis: #444;
		--texto_global: #1b1b1b;
		--texto_background:#ffffff;
		--texto_bg_claro: #fff;
}

.pagina-carrinho .acao-editar .botao.principal.grande {
    background: #2f8b18;

}

#rodape .design-fox {
    display: none!important;
}

#rodape .design-fox {
    display: none!important;
}

/*Retira o botão "Saiba mais" do Header*/
.top-header a::after{
	display: none !important;
}

#instagram-feed {
    display: none !important;
} 

#corpo #insta-feed .conteiner .instagram_username {
	color: black !important;
}
.cupom-code{
	display: none !important;
     
 } 
 
 #return-to-top {
    display: none !important;
}


.menu.superior {
    background: #1356b2;
    border-top: 0px solid #e6e6e638;
    border-bottom: 0px solid #e6e6e638;
}

.carrinho-checkout .atendimento li .display-table {
    color: #000;
}

.carrinho-checkout .atendimento li strong {
    color: #000;
}

.carrinho-checkout .atendimento li:hover strong {
    color: #000000 !important;
}

.gateways-rodape {
     width: 50%;
}
@media (max-width: 768px) {
.logo a img {
    left: -20px;
}
}

.fundo-principal, .botao.principal, .menu li:hover>a .fundo-secundario, .flex-control-paging li a.flex-active, .dropdown-menu>li>a:hover, .filtro.lista ul li label:hover, .menu-simples li a:hover, .menu-simples li.active a {
background-color: #51d05f;
font-weight: bold;
}

#flutuante-produto .produto-flutuante .acoes-produto #produto-consulta-preco {
background-color: #51d05f;
}

#modalContato .modal-body {
max-height: 470px !important;
}