.barra-inicial {
    background: #FFFFFF;
}

.barra-inicial .top-actions .top-action-item a {
    color: #6d0302;
}

.barra-inicial .lista-redes [class^=icon] {
    color: #6d0302;
}

.barra-inicial .top-actions .top-action-item a .icon path {
    stroke: #6d0302;
    fill: #6d0302;
}

#cabecalho {
    background: #FFFFFF;
}

#cabecalho .busca input, #cabecalho .busca input:focus {
    background: #FFFFFF;
}

#cabecalho .carrinho>a i svg g circle {
    stroke: #6d0302;
    fill: #FFFFFF;
}

#cabecalho .actions>li>a .icon g circle {
    fill: #FFFFFF;
    stroke: #6d0302;
}

#cabecalho .bem-vindo .inferior .span4, #cabecalho .conteudo-topo .inferior .span4 {
    display: none;
}

#cabecalho .fixed {
    height:100px;
}

.barra-inicial{
    display: none;
}

.full.menu {
    background: #fac801;
}

.full.menu .conteiner .nivel-um>li.offers>a {
    background: #6d0302;
}

.full.menu .nivel-um>li.offers {
    display: none;
}

.full.menu .nivel-um>li.offers>a {
    background: #6d0302;
}

/*Corpo*/
.botao.principal, .botao.principal:hover, .dropdown-menu>li>a:hover, .filtro.lista ul li label:hover, .filtro.lista ul li.active label, .flex-control-paging li a.flex-active, .fundo-principal, .menu li:hover>a .fundo-secundario, .menu-simples li a:hover, .menu-simples li.active a {
    background: #fac801;
    color: #fff;
}

.listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    background: #fac801;
}

.produto-sku {
    display: revert;
}

.componente {
    display: none;
}

#descricao {
    padding-left:210px;
}

.produto-compartilhar .lista-redes ul li {
    display: none;
}

#listagemProdutos.listagem .listagem-item .info-produto, .listagem.aproveite-tambem .listagem-item .info-produto {
    text-align: left;
    min-height: 100px;
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    background: #fac801;
}

.pagina-categoria #listagemProdutos.listagem .listagem-item {
    margin-bottom: 0px;
}

/*Rodapé*/
#barraNewsletter.posicao-rodape {
    background: #FFFFFF;
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    background: #6d0302;
}

#barraNewsletter.posicao-rodape .componente .texto-newsletter {
    width: 100%;
    color: #000000;
}

#rodape .pagamento-selos {
    display: none;
}

#rodape .institucional {
    background: #6d0302;
}

#rodape .institucional {
    min-height: 200px;
}

#rodape .institucional .lista-redes {
    text-align: left;
}

/*Sroll lateral*/
.scrollToTop {
    background: #fac801;
    color: #fff;
}


