.icon-th:before {
    content: "\f0c9";
}
#modalContato table tbody tr:nth-child(3) {
    display: none;
}
.canais-contato ul li:nth-child(2),
.canais-contato ul li:nth-child(3) {
    display: none;
}
#barraTopo {
    display: none !important;
}
.listagem-item:hover .acoes-produto {
    bottom: -30px;
    opacity: 1
}
#listagemProdutos > ul > li > div > ul > li {
    height: auto !important;
    padding-bottom: 40px;
}
.botao-busca {
    right: 9px !important;
    top: 7px !important;
    height: 26px !important;
    background: transparent !important;
}
.menu a {
    text-transform: lowercase !important;
}

.menu.superior .titulo:hover {
    color: #8e8e8e;
    transition: all 0.5s;
    text-transform: lowercase !important;
}
.menu.superior .titulo {
    text-transform: lowercase !important;
}

.listagem .titulo-categoria{
	margin-top: 30px !important;
}
#ad-instagram {
    display: none;
}
.busca form {
    position: relative;
}
.produto .acoes-produto .comprar .disponibilidade-produto {
    font-size: 16px !important;
}
#auto-complete {
    background-color: #fff !important;
    height: 29px;
}
.icon-search:before {
    color: black;
}
#cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal {
    background: #fff !important;
}
#cabecalho >.conteiner > .menu.superior {
    clear: both;
}
.fundo-principal {
    background: #FFF !important;
}
.fmais-shipping-danger {
    color: #fff;
    background: #a37758 !important;
}
.atalhos-mobile li {
    border-left: none;
    border: none;
}
.atalhos-mobile li.vazia {
    display: none !important;
}
#barraNewsletter .componente {
    background-color: #9e785e;
}
#barraNewsletter .componente .botao {
    background-color: #9e785e !important;
}
#barraNewsletter .componente input[type="text"] {
    background: #fff !important;
}
.bandeiras-produto span {
    background: #000 !important;
}
.listagem .produtos-carrossel .imagem-produto {
    height: 400px !important;
}
@media only screen and (max-width: 1280px){
    .span12.banner.tarja {
        display: none !important;
    }
}
@media only screen and (max-width: 767px){
    .menu .nivel-dois {
     display: none !important;
    }
    .conteudo-topo .busca-mobile {
         padding: 0 !important;
         background: #fff !important;
    }
    .conteudo-topo .busca-mobile .atalho-menu {
        border-radius: 100%;
        position: absolute;
        left: 25px;
        top: 85px;
        background: #a37758;
    }
    #cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal {
        background: #fff !important;
    }
    #form-buscar {
        display: none;
    }
    #cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal{
    	background:#000;
    }
    .atalhos-mobile a, .atalhos-mobile a:hover {
    color: #000;
    }
    .listagem .listagem-item .acoes-produto-responsiva{
    	position: static;
        margin: 12px auto;
        text-align: center;
    }
    
    .hidden-phone.row-fluid {
        display: flex !important;
        justify-content: space-evenly;
    }
    .botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar {
        background-color: #9e785e !important
    }
    .acoes-produto-responsiva .tag-comprar .icon-search:before{
        color: #fff !important;
        display: none !important;
    }
    
    #barraNewsletter .componente input[type="text"] {
        height: 10px;
    }
    .texto-newsletter.newsletter-cadastro {
     font-size: 14px;   
    }
}
.listagem .listagem-item {
    padding: 0 !important;
    padding-bottom: 25px !important;
}
.listagem .span4 .imagem-produto {
    height: 380px !important;
}
.listagem .imagem-produto img {
    object-fit: cover;
    height: 100%;
}
.listagem .listagem-linha {
    margin-top: 35px !important;
}
