#rodape>div:last-child .conteiner { display: none;}
.row-fluid1 { width: 100%; padding: 10px 20px 5px; text-align: center;}

#cabecalho .menu.superior .nivel-um>li>a {
    padding: 0 12px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    height: 50px;
    color: #cdcdcd !important;
}

#cabecalho .menu.superior .nivel-um>li>a strong {
    margin: 15px 0 !important;
}

#cabecalho .menu.superior {
    margin-top: 0;
    text-align: center;
    background: #94161a;
}

#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>* .carrinho>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>*>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>.busca>i {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    z-index: 1;
    border-radius: 100%;
    color: #fff;
    font-size: 25px;
    background: #94161a;
}

#cabecalho>.conteiner .main-header .busca #form-buscar .botao-busca {
    right: 0;
    height: 40px;
    padding: 0 10px;
    color: #94161a;
    font-size: 18px;
    background: none;
}

#corpo .listagem#listagemProdutos .titulo-categoria {
    margin: 20px 0 15px;
    padding: 0;
    border: 0;
    color: #94161a;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

a, a:hover, a:focus, .cor-principal, .menu a:hover, .atributo-comum a:hover span, .atributo-comum .active a span {
    color: #94161a;
}

.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar {
    background-color: #94161a;
}

@media screen and (min-width: 768px)
#cabecalho.fixed .menu.superior {
    background: #94161a;
}

@media screen and (min-width: 768px)
#cabecalho.fixed>.conteiner>.main-header .conteudo-topo .actions-menu>* .carrinho>a .qtd-carrinho {
    position: absolute;
    top: 10px;
    right: 12px;
    min-width: 24px;
    z-index: 1;
    padding: 5px 2px 6px;
    border-radius: 100%;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-indent: 1px;
    background: #460d0e;
    box-sizing: border-box;
}

:root {
    --principal: #94161a;
    --secundaria: #94161a;
    --success: #f1676b;
    --botao: #560d0f;
    --font: "PT Sans", sans-serif;
}
        
        .cor-secundaria {
    color: #94161a;
}
        
        .fundo-principal, .botao.principal, .botao.principal:hover, .menu li:hover > a .fundo-secundario, .flex-control-paging li a.flex-active, .dropdown-menu > li > a:hover, .filtro.lista ul li label:hover, .filtro.lista ul li.active label, .menu-simples li a:hover, .menu-simples li.active a {
    background-color: #94161a;
}
        
        .produto .nome-produto {
    color: #520e10;
    font-size: 22px;
    font-weight: 500;
}

li.categoria-id-18285057 {
    background: #fdda00 !important;
}
        
.banner.tarja img {
    margin: 5px auto !important;
}
        
        #corpo .breadcrumbs ul li * i, .info-principal-produto .breadcrumbs ul li * i {
    color: #94161a;
}
        
        :root {
    --principal: rgb(148, 22, 26);
    --secundaria: #94161a !important;
    --success: rgb(70, 136, 71);
    --botao: rgb(148, 22, 26);
    --font: "PT Sans", sans-serif;
}
        