.body__banner_inicial__estatico section{margin-top:20px}
.body__banner_inicial__estatico #conteudo{margin-top:0}

.banner_inicial__estatico{margin-top: 20px;text-align:center;}


#bannerapresentaloja{height: auto;margin-bottom: 10px;}
#banner{margin-bottom: 20px;}
#texto p{text-align: justify;}
.boxatencao{margin-top: 70px;}
.boxatencao p{margin: 0; font-size: 17px;}

#tela_pequena__loja__fachada{display:none; margin-bottom:15px}

.link_fotos_tour{display: none !important;}


@media only screen and (max-width: 1440px){
  .banner_inicial__estatico img{max-width:100%;height:auto}
}

@media only screen and (max-width:1000px){
	.banner_inicial__estatico{margin-top: 0;}
}

@media only screen and (max-width: 480px){
	#bannerapresentaloja{display: none;}
	#tela_pequena__loja__fachada{display: block;}
}

@media only screen and (min-width: 800px){
	.link_fotos_tour{display:block !important}
	.link_fotos_galeria{display:none !important}
}