/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:8px;
right:8px;
z-index: 999;
}

#cabecalho .actions>li>a .icon g path {
    fill: #000;
}

#cabecalho .actions>li>a .icon g circle {
    fill: #B7191B;
}


#cabecalho .carrinho>a i svg g circle {
    stroke: #000;
    fill: #B7191B;
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    background: #B7191B;
    color: #fff;
}

a:hover {
    color: #B7191B !important;
}

.com-filho > a:hover > i {
    background-color: #B7191B !important;
}

.botao.principal {
    background-color: #B7191B !important;
}

.offers {
    display: none;
}

.atalhos-mobile > ul {
    min-height: 90px !important;
}

.top-actions > .rastreio {
    display: none !important;
}

.conteiner:nth-of-type(2) {
    min-height: 100px !important;
    display: flex !important;
    align-items: center !important;
}

.span3 > .logo > a > img {
    min-height: 130px !important;
}

.modal-backdrop {
    display: none !important;
}

#AcessoRestritoIdade {
    display: none !important;
}

li:hover > a .fundo-secundario {
    background: #B7191B !important;
}

.banner .flexslider .flex-control-paging li a.flex-active {
    background: #B7191B !important;
}

.flex-direction-nav li a {
    background: #B7191B !important;
}

.atalhos-mobile ul li a svg g circle {
    stroke: #B7191B !important;
}

.atalhos-mobile ul li a svg g {
    fill: #B7191B !important;
}

.conteudo-topo .busca-mobile .atalho-menu {
    /* border: solid 1px white !important; */
    border: none !important;
}

.conteudo-topo .busca-mobile .atalho-menu.icon-th::before {
    color: white !important;
}

.conteudo-topo .busca-mobile .atalho-menu {
    padding: 3px 12px !important;
}