@import url('https://fonts.googleapis.com/css?family=Acme');
@import url('https://fonts.googleapis.com/css?family=Acme|Francois+One');
 {
background: 0;
margin: 0;
border: 0px !important;
overflow: hidden;
}
.info-produto{text-align:center:
}
google-site-verification=gapnDdH5boB2K3OfIPTwaHTbQCWRrHhN80zXF9h7PMQ
<script>
if(screen.width <= 767){
   $(window).scroll(function() {

		if ($(this).scrollTop()>300)
		 {
		  $('.filtro-mobile').fadeIn();
		 }
		else
		 {
		  $('.filtro-mobile').fadeOut();
		 }
 	});
}
</script>

<style>
    @media only screen and (max-width: 767px){
      .filtro-mobile {
        position: fixed;
        top: 60px;
        right: 15px;
        z-index: 999;
        display: none;
      }
    
      .filtro-mobile button {
        background: white !important;
        border: none;
        box-shadow: 0 0 4px 0 rgba(0,0,0,.5)
      }
    
      .filtro-mobile button > i::before {
        content: "\f0b0";
      }
    
      .filtro-mobile-itens {
        position: fixed;
        top: 110px;
        left: 15px;
        right: 15px;
        max-height: 320px;
        overflow-x: auto;
        z-index: 999;
        background: white;
        box-shadow: 0 0 4px 0 rgba(0,0,0,.5);
        border-radius: 6px;
        padding: 10px 10px 0 10px !important;
      }
    
      .filtro-mobile-itens .filtro {
        border: none;
        border-radius: 6px;
        box-shadow: 0 0 3px 0 rgba(0,0,0,.4)
      }
    }
</style>
.menu.superior .titulo {margin: 10px 0;}
.menu.superior .nivel-dois { top: 20px; }
/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:10px;
right:10px;
z-index: 999;
}

<a href="" target="_blank"></a>
}

.g_ .logo a > img{max-height: 150px !important;}
