.fa-caret-right:before {
    content: "\f0da";
    display: none;
}
.fa-caret-left:before {
    content: "\f0d9"; 
    display: none;
}
.span4 links-rodape links-rodape-categorias, .menu-login{
    display: none;
    
}
.span4.links-rodape.links-rodape-categorias{
    display: none;
}


/* BMA *******************************************************/
.menu .titulo {
    font-size: 0.8rem !important;
    font-weight: 100 !important;
}
.menu a {
    padding: 0 0.8rem !important;
}
.nivel-um strong{
    font-family: 'PT Sans', serif !important;
}
.nivel-dois a {
    padding: 0.3rem !important;
}
ul.nivel-dois {
    overflow-x: hidden;
}
#cabecalho .menu.superior{
    background: #ca9013;
}
.titulo-categoria{
    background-image: linear-gradient(to right, #ca9013 33%, rgba(255, 255, 255, 0) 0%);
    background-position: top;
    background-size: 8px 1px;
    background-repeat: repeat-x;
    color: #ca9013 !important;
    margin-top: 4rem !important;
}
.institucional{
    background: transparent !important;   
}
#rodape{
    background: #ffd16e !important;   
}
#rodape div {
    color: black;
}
#cabecalho .conteiner {
    background: #eee;
}
body, .titulo{
    font-family: Helvetica, Arial, sans-serif !important;   
}
.produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho-title {
    padding: 4px 12px !important;
}
.listagem-item{
    text-align:center;   
    -webkit-box-shadow: 0px 0px 15px 1px #d9d9d9;
    box-shadow: 0 0 15px 1px #d9d9d9;
    border-radius: 8px;
}
.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar{
    background-color: #00b73f !important;   
}
.produto .nome-produto {
    color: #222;
    font-size: 2.5rem;
    font-weight: bold;
}
.secao-banners {
    background-color: #ccc;
}
.form_seja_um_revendedor{
    max-width:700px !important;
}
.form_seja_um_revendedor button{
    background-color: darkblue;
    border-radius: 5px;
    color: white;
    padding: 10px 20px;
}
.form_seja_um_revendedor .banner_area_do_revendedor{
    max-width: 700px !important;
}
@media(max-width: 767px){
    .visible-phone{
        display: none !important;
    }
    #cabecalho .logo img {
        max-height: 120px;
        height: 120px;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    #cabecalho .menu.superior .nivel-um .nivel-dois>li a{
        line-height: 12px;
    }
    #cabecalho .menu.superior .nivel-um>li>a strong {
        margin: 8px 0;
    }
    .conteiner .logo {
        margin-bottom: 0;
    }
    #cabecalho>.conteiner .main-header .busca {
        border-top: 0 !important;
    }
    .banner.cheio .flex-control-paging {
        display: none !important;
    }
    .titulo-categoria{
        margin-top: 25px !important;
    }
    #corpo .listagem#listagemProdutos .titulo-categoria:first-of-type {
        padding-top: 10px !important;
    }
    .flexslider {
        margin: 0 30px !important;
    }
    .produto .nome-produto {
        font-size: 1.5rem;
    }
}
/* BMA *******************************************************/

