.li-whatsapp a {
bottom: 160px !important;
}
#menuinsta{
display: none !important;
}
@media only screen and (max-width: 767px) {
  .conteudo-topo .busca-mobile.hide-menu .busca {
    margin-right: -6px !important;
      width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
 .busca.borda-alpha {
     width: 100%;
     float: none;
 }
 body.pagina-categoria  a.atalho-menu.visible-phone.icon-th.botao, 
 body.pagina-categoria .menu.lateral {
     display:none!important
 }

}

img {
  max-width: 100%;
  height: auto;
}