#top-search .input-group button {border-color: #6A7A29 !important;}


.icone-atendimento-topo i {
    color: #6A7A29 !important;
}

#contatos-loja i{
     color: #6A7A29 !important;
}



#cabecalho .cabecalho-mobile .logo a img{
    margin-top: 0px;
}


.busca .icone-busca-topo{
    fill: #6A7A29 !important;
}


@media only screen and (max-width: 767px){
.logo a {height: 120px;}
}

.campo-rastreio .botao i {
    color: #FEFEFE !important;
}

.menu.superior .nivel-um>li .nivel-dois.menu-com-produtos .menu-produtos .produto-menu-destaque span {
    text-align: center !important;
}


.termLGPD{
    position:fixed;
    width:100%; 
    bottom:0px;
    background-color:#43322c;
    color:#FFF;
    text-align:center;
    font-size:30px;
    z-index:1000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    min-height: 80px;   
    padding-top: 15px;
    padding-bottom: 15px;
}
.termLGPD label{
    width:100%; 
    max-width:800px;
}
.termLGPD a{
    color:#ccc;
}
.termLGPD button{
    background-color:#43322c;
    border: solid 1px #6a7a29;
    padding: 15px;
    color: #fff;
    border-radius: 5px;
    margin-left: 10px;
}



@media only screen and (min-width: 767px) {

.botao-catalogo {
    text-align: center !important;
    vertical-align: middle !important;
}

.botao-catalogo p {
    color: white !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
     padding-top: 3px !important;
}

.botao-catalogo strong {
margin-bottom: 0px !important;
margin-top: 0px !important;
}

.botao-catalogo a {
padding-bottom: 2px !important;
}

.botao-catalogo-mobile {
  display: none !important;
}
}


@media only screen and (max-width: 767px) {
.botao-catalogo-mobile{
    display: inline-block !important;
    color: #6a7a29 !important;

}
.botao-catalogo p{
    display: none !important;
}
.botao-catalogo-strong{
    display: none !important;
}

}


.abriga-bannertarja {
    margin-bottom: 40px !important;
    margin-top: 40px !important;
}


