.full.menu .conteiner .nivel-um>li>a>.titulo {
    font-size: 1vw;
}
/*ícone sacola*/
#cabecalho .actions .carrinho a .icon * {
    fill: #b93f00;
}
span.carrinho-vazio-preco {
    color: #b93f00;
}
/*setas fullbanner*/
.flex-direction-nav li a {
    background: #b93f00;
}
/*slick full banner*/
.banner .flexslider .flex-control-paging li a.flex-active {
    background: #b93f00;
}
/*scroll topo*/
.scrollToTop {
    background: #b93f00;
    color: #fff;
}
/*scroll topo*/
.scrollToTop:active,.scrollToTop:focus,.scrollToTop:hover {
    background: #b93f00;
    color: #fff
}
li.all-categories.com-filho {
display: none;
}
}
li.offers.com-filho {
display: none;
}
/rodape/

#rodape .institucional li a:hover {
    color: #b93f00;
}
#rodape .sobre-loja-rodape .more:hover {
    background: #b93f00;
}
#rodape .sobre-loja-rodape .more {
    border: solid 2px #b93f00;
    color: #b93f00;
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    background: #b93f00;
}
/menu/
#cabecalho.fixed .open-menu svg path {
    fill: #b93f00;
}
#cabecalho.fixed .open-menu {
    color: #b93f00;
}
span.titulo.cor-secundaria.vazio-text:hover {
    color: #b93f00;
}
#cabecalho .actions>li>a svg path:hover {
    fill: #b93f00 !important;
}
#cabecalho .actions>li:hover >a svg path {
    fill: #b93f00;
}
#cabecalho .actions li:hover .total-cart, #cabecalho .actions li:hover a {
    color: #b93f00;
}
.full.menu .conteiner .nivel-um>li:hover > a {
    border-bottom: 2px solid #b93f00;
}
.full.menu .conteiner .nivel-um>li.offers>a>.titulo {
    color: #b93f00!important;
}
.full.menu .conteiner .nivel-um>li.offers .icon path {
    fill: #b93f00!important;
}
.full.menu .conteiner .nivel-um>li.offers:hover>a>.titulo {
    color: #b93f00!important;
}



/newsletter/

.coluna div.componente.newsletter .botao {
    background: #b93f00;
    border: solid 2px #b93f00;
}
coluna div.componente.newsletter .titulo svg path {
    stroke: #b93f00;
}

#modalNewsletter .interno .icon path {
    stroke: #b93f00;
}

.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao {
    border: solid 1px #b93f00;
    background: #b93f00;