#aviso_lgpd,
#bt_a2hs{ display:none; }

ul#links_principais{ margin:10px auto 0 auto; }
ul#links_principais li{  background:#666; color:#fff; font-size:24px; text-transform:uppercase; margin-bottom:10px;}
ul#links_principais li a:before{ content:""; display:inline-block; border: 9px solid transparent;  border-left: 20px solid #fff; margin-right:4px;}
ul#links_principais li a{ color:#fff; padding:20px; display:block; }
ul#links_principais li a:hover{ text-decoration:underline; }
ul#links_principais li a img { position:relative; top:3px; }
ul#links_principais li.home,
ul#links_principais li.parceiro{ background:#000;}
ul#links_principais li.home a:hover,
ul#links_principais li.parceiro a:hover{ text-decoration:none; }

ul#links_principais li.anuncie{ background:#ffdc4f; border:1px solid #888; }
ul#links_principais li.anuncie a{ color:#000; }
ul#links_principais li.anuncie a:before{ border-left-color:#000; }




ul#redes{ height:152px; text-align:center; margin-bottom:15px; width:100%;}
ul#redes li{ float:left; display:block; list-style-type:none; position: relative; color:#fff; font-weight:normal; width:152px; height:127px; padding-top:25px; margin-right:14px ;margin-bottom:9px; }
ul#redes li:nth-of-type(6n){ margin-right:0; }
ul#redes li a{ position: absolute; top:0; left:0; width:100%; height:100%; text-indent:-9999px; }
ul#redes li span{ display:block; text-align:center;}
ul#redes li span.rede{ position:relative; margin:28px auto 5px auto; background:url('/calhau/img/social-icons-300.png') no-repeat; text-indent:-9999px;}


@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
	ul#redes li span.rede{ background:url('/calhau/img/social-icons-600.png') no-repeat; background-size:300px; }
	/* ul#redes li:nth-of-type(3n){ margin-right:0; } */
}

@media (min-width: 410px ){
	body .container {
		left: 0;
	}
}


ul#feed{  width:100%; }
ul#feed li{ float:left; width:32%; margin-right:2%; margin-bottom:2%; position:relative;}
ul#feed li:nth-of-type(3n){ margin-right:0; } 
ul#feed li figure{ margin:0; padding:0; overflow:hidden;}
ul#feed li figure div.image_wrapper_cls{ padding-bottom:100% !important;}
ul#feed li figure img{ width:auto; height:100%; }
ul#feed li div.textos{ opacity:0.85; position:absolute; bottom:5px; left:5px; z-index:10; margin-right:20px; }
ul#feed li:hover div.textos{ opacity:1; }
ul#feed li div.textos h2 span{  background: url(/garfo/img/instagram/bg_chamada_titulo.png) rgb(255, 255, 255); font-family: 'Knockout48'; font-size: 20px; padding: 10px; text-transform: uppercase; display: inline-block; }
ul#feed li div.textos h3 { background:#000;  padding:5px; }
ul#feed li div.textos h3 span{ color:#fff; text-transform:uppercase; text-align:left; font-family: 'yanone_kaffeesatzlight'; font-weight:normal; font-size:18px;}


body.modo_mobile ul#links_principais{ margin-top:10px; }
body.modo_mobile ul#feed li div.textos{ display:none; }
body.modo_mobile ul#redes { height:auto; }
body.modo_mobile ul#redes li:nth-of-type(3n){ margin-right:0; }
body.modo_mobile ul#redes li{ width:32%; margin-right:0; height:auto; aspect-ratio:1; padding-top:0;} 
body.modo_mobile ul#redes li span{ transform:translateY(14px); } 

body.modo_desktop ul#links_principais li{ margin-bottom:20px; padding:15px; } 