.dev-rodape {
    text-align: center;
    padding: 15px 0;
}

.g_ .mini-banner .modulo img+label {
    display: none;
}

.com-filho.borda-principal ul.nivel-dois.borda-alpha {
    opacity: 0;
    background-color: #F7F7F7;
    top: 30px;    
}

.com-filho.borda-principal:hover ul.nivel-dois.borda-alpha {
    opacity: 1 !important;
}

.acao-editar>div * {
    margin-left: initial;
}

p.texto-newsletter.newsletter-cadastro {
    color: #5F6368;
}

/* .menu.superior .nivel-dois {
    top: initial;
} */

#parcelas-pai {
    width: 98%;
}

.listagem .info-produto {
    text-align: center;
}

#modalContato .control-group .botao.principal.pull-right+.botao {
    background-color: rgba(34, 34, 34, 0.8) !important;
    color: #FFFFFF;
    text-decoration: none;
}

.pagamento-selos .pagamento.span6 span.titulo.cor-secundaria {
    color: #000000 !important;
}

.pagamento-selos .span4.selos span.titulo.cor-secundaria {
    color: #000000 !important;
}

.caixa-dados .acao-editar a, .caixa-dados .acao-editar a i {
    color: #FFFFFF !important;
}

.acao-editar .span4 a {
    background-color: rgba(34, 34, 34, 0.8) !important;
    color: #FFFFFF !important;
}

.g_ body:not(.pagina-produto) .input-small+a {
    background-color: transparent;
    display: block;
    margin-left: 0px;
    padding: 0px;
}

.acao-editar .span3.offset9 a {
    background-color: rgba(34, 34, 34, 0.8) !important;
    color: #FFFFFF !important;
}

.dados-acesso .caixa-sombreada.borda-principal {
    border-top: 2px solid rgba(34, 34, 34, 0.8);
}

.g_ .pagina-login .caixa-sombreada.borda-principal {
    height: 178px;
}

.g_ .botao{
    background: #34a9ef !important;
}

.g_ .botao:hover{
    background: rgba(34, 34, 34, 0.8) !important;
}

.g_ .abas-custom .tab-content:before {
    content: "Descrição";
}

a.botao.botao-comprar.principal {
    background-color: #34a9ef;
}

.g_ #barraNewsletter .componente .botao {
    background-color: rgba(34, 34, 34, 0.8);
}

.dropdown-menu>li>a {
    text-align: left;
}

.dropdown-menu>li>a:hover{
    background-color: #34a9ef;
}

.g_ .lateral>div {
    background-color: #34a9ef !important;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2) !important;
}

.filtro.lista ul li label {
    color: #FFFFFF;
}

.g_ .lateral .filtro .titulo, .g_ .lateral .titulo {
    color: #808080;
}

.breadcrumbs.borda-alpha {
    background-color: rgba(34, 34, 34, 0.8);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}

.breadcrumbs ul {
    margin-left: 20px;
}

.g_ .breadcrumbs ul li * {
    color: #FFFFFF;
}

.g_ .coluna .componente .interno {
    background-color: #34a9ef;
    border-radius: 0;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2) !important;
}

.interno h4.titulo.cor-secundaria {
    color: #FFFFFF;
}

.interno p {
    color: #FFFFFF;
}

.g_ .breadcrumbs ul li+li:before {
    color: #FFFFFF;
}

button#botaoOrdenar{
    background: #34a9ef;
}

.g_ .ordenar-listagem label {
    line-height: 34px;
}

/*** Header fixo ***/
.g_ header {
    background-color: #34a9ef;
    position: fixed;
    width: 100%;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    top: 0px;    
}

body {
    margin-top: 92px;
}
/*** Header fixo ***/

.g_ .menu.superior>.nivel-um>li.com-filho>a>i {
    color: #F06A6A;
}

.titulo-categoria.borda-principal.cor-principal {
    font-family: 'Open Sans' , serif;
    border-bottom: 2px solid #000000;
    margin-bottom: 0px;
    padding-bottom: 8px;
}

.g_ .listagem .titulo-categoria strong {
    font-size: 30px;
}

.listagem .listagem-linha:first-child {
    padding: 0;
}

.g_ .listagem-item .acoes-produto a .svg-ico:after {
    font-family: 'Open Sans' , serif;
    font-weight: 700;
}

.g_ .listagem .listagem-item .nome-produto {
    font-family: 'Open Sans' , serif;
    line-height: 22px;
}

.g_ .listagem .preco-produto .preco-parcela, .g_ .listagem .preco-produto .preco-parcela *, .g_ .listagem .preco-produto .preco-venda {
    font-family: 'Open Sans' , serif;
}

.g_ .listagem .preco-produto .cor-principal {
    font-size: 24px;
    font-weight: 700;
}

.g_ #barraNewsletter .componente .texto-newsletter {
    font-family: 'Open Sans' , serif;
}

.g_ #barraNewsletter .componente .newsletter-assinar:after {
    font-family: 'Open Sans' , serif;
}

.g_ #barraNewsletter .componente .interno-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.g_ #barraNewsletter {
    padding: 10px 0;
}

.g_ #rodape .titulo{
    font-family: 'Open Sans' , serif;
    color: #FFFFFF;
}

.g_ #rodape .institucional p, .g_ #rodape .institucional ul li a {
    font-family: 'Open Sans' , serif;
    color: #FFFFFF;
}

.g_ #rodape .institucional ul li a i.fa {
    color: #FFFFFF;
}

.g_ #rodape>div:last-child p {
    font-family: 'Open Sans' , serif;
}

.g_ .menu.superior>.nivel-um>li.com-filho>ul>li>a, .g_ .theme-functions>li.dropdown>ul>li>a {
    font-family: 'Open Sans' , serif;
}

.g_ .breadcrumbs ul li * {
    font-family: 'Open Sans' , serif;
}

.g_ .pagina-pagina #corpo .titulo+div * {
    font-family: 'Open Sans' , serif !important;
}

.g_ .pagina-pagina h1.titulo {
    margin: 0rem 0 2rem 0;
}

.g_ body:not(.pagina-inicial) header {
    margin-bottom: 2rem;
}

.g_ .menu.superior>.nivel-um>li>a>strong {
    color: #FFFFFF;
}

.g_ .svg-ico svg path {
    fill: #FFFFFF;
}

.g_ .carrinho .qtd-carrinho {
    color: #000000;
}

.g_ #rodape .institucional {
    padding: 3rem 0 2.5rem 0;
}

#rodape .institucional {
    min-height: 144px;
}

.g_ #rodape .pagamento-selos {
    padding: 1rem 0 1rem 0;
}

.g_ #rodape>div:last-child {
    padding: 1.5rem 0 0.5rem 0;
}

.g_ .menu.superior>.nivel-um>li:before {
    bottom: 15px;
}

.g_ #rodape .institucional {
    background-color: #34a9ef;
}

.sociais svg path {
    fill: #FFFFFF;
}

.sociais li {
    border: 1px solid #FFFFFF;
}

a, button, div, h1, h2, h3, h4, h5, h6, label, p, span {
    font-family: 'Open Sans' , serif;
}

.g_ .abas-custom .tab-content * {
    font-family: 'Open Sans' , serif !important;
    font-weight: 400;
}

.g_ .abas-custom .tab-content {
    font-family: 'Open Sans' , serif !important;
}

.g_ .g_title, .g_ .listagem .titulo-categoria, .g_ .pagina-pagina h1.titulo {
    margin: 2rem 0 2rem 0;
}

.acoes-produto.disponivel .botao.botao-comprar.principal {
    margin-top: 15px;
}

.produto .acoes-produto .disponibilidade-produto {
    text-align: left;
}

.g_ .abas-custom .tab-content {
    border: 2px solid #BDBDBD;
    padding: 0 15px 20px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.g_ .abas-custom .tab-content:before {
    margin: 2rem 0 2rem 0;
}

.listagem.aproveite-tambem.borda-alpha h4.g_title {
    margin-bottom: 0px;
}

.product-functions {
    display: none;
}

.g_ #parcelas-pai {
    display: inline-block !important;
}

.g_ .codigo-produto {
    font-size: 11px;
}

.g_ .codigo-produto b {
    font-weight: 700 !important;
    color: #000000;
}

.info-principal-produto .codigo-produto {
    margin-bottom: 0px !important;
}

div#listagemProdutos a.titulo-categoria {
    margin-bottom: 0px;
}

.listagem.aproveite-tambem h4.g_title {
    font-size: 30px;
    text-align: center;
}

/*** Responsivo ***/
@media (max-width: 767px) {
    .g_ .mini-banner .modulo img {
        width: 50%;
        margin: 0 auto;
    }    
    
    body {
        margin-top: 82px;
    }    
    
    .g_ .pagina-login .caixa-sombreada.borda-principal {
        height: auto;
    }
    
    .g_ .menu-trigger {
        border-top: 3px solid #FFFFFF;
    }
    
    .g_ .menu-trigger:before {
        background: #FFFFFF;
    }
    
    .g_ .menu-trigger:after {
        background: #FFFFFF;
    }
    
    .g_ .menu.superior>.nivel-um {
        background: #34a9ef;
    }
    
    .g_ .menu.superior .icon-chevron-down {
        color: #FFFFFF;
    }
    
    .g_ .menu.superior .menu-close-mobile {
        background: #34a9ef;
    }    
    
    .g_ .menu.superior>.nivel-um>li.com-filho>ul, .g_ .theme-functions>li.dropdown>ul {
        background: #34a9ef;
    }
    
    .g_ .menu.superior>.nivel-um>li.com-filho>ul>li>a, .g_ .theme-functions>li.dropdown>ul>li>a {
        color: #808080;
    }    
}
#rodape .titulo, #rodape .institucional * { color: #000000; }
#rodape .institucional, #rodape .pagamento-selos { background: #FFFFFF; }
/* Cor do fundo e texto do menu */
#cabecalho > .conteiner > .menu.superior, #cabecalho > .conteiner > .menu.superior .com-filho > a i { background-color: #029cfc; }
#cabecalho > .conteiner > .menu.superior .titulo { color: #FFFFFF; }
 
/* Centralizar os itens do menu */
#cabecalho > .conteiner > .menu.superior { text-align: center; }
#cabecalho > .conteiner > .menu.superior .nivel-um > li { float: none; display: inline-block; border-left: 0; margin-right: -3px; }
/*** Responsivo ***/
/* Fundo do menu lateral */
.menu-lateral {
    background-color: #ffffff !important; /* fundo branco */
    padding: 10px;
    border-radius: 8px; /* opcional: cantos arredondados */
}

/* Links das categorias */
.menu-lateral a {
    color: #000000 !important; /* texto preto */
    font-weight: 500;
    display: block;
    padding: 6px 10px;
    text-decoration: none;
}

/* Quando passar o mouse */
.menu-lateral a:hover {
    background-color: #000000 !important; /* fundo preto */
    color: #ffffff !important; /* texto branco */
}
    /* Fundo da barra de navegação (breadcrumb) */
.breadcrumb, 
.caminho-pagina {
    background-color: #ffffff !important; /* fundo branco */
    padding: 8px 12px;
    border-radius: 6px;
}

/* Links dentro da barra */
.breadcrumb a, 
.caminho-pagina a {
    color: #000000 !important; /* texto preto */
    text-decoration: none;
    font-weight: 500;
}

/* Texto normal (sem link) */
.breadcrumb span, 
.caminho-pagina span {
    color: #000000 !important;
}

/* Hover nos links */
.breadcrumb a:hover, 
.caminho-pagina a:hover {
    background-color: #000000 !important; /* fundo preto */
    color: #ffffff !important; /* texto branco */
    padding: 3px 6px;
    border-radius: 4px;
    transition: 0.3s; /* efeito suave */
}