/*

body{
background: url(../imagens/background.jpg)no-repeat center center fixed;
-webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 max-width: 100%;

}*/
/*
.loja1{
  -webkit-font-smoothing: antialiased;
  text-align: center;
  font-family: Verdana, serif;
  color: black;
  font-size: 15px;
  margin-top: 80px;
  line-height: 0.1px;
}

.loja2{
  -webkit-font-smoothing: antialiased;
  text-align: center;
  font-family: Verdana;
  color: black;
  font-size: 15px;
  margin-bottom: 50px;
}
*/

.text{
  -webkit-font-smoothing: antialiased;
  text-align: center;
  font-family: Verdana, serif;
  color: black;
  font-size: 18px;
  line-height: 7px;
}

.wrapper{
  -webkit-font-smoothing: antialiased;
  text-align: center;
  font-family: Verdana;
  color: black;
  font-size: 16px;
  margin-top: 40px;
}

a:visited{
  color:white;
}

a:link{
  color:white;
}

.follow{
  -webkit-font-smoothing: antialiased;
  text-align: center;
  font-family: Verdana, serif;
  color: black;
  font-size: 18px;
  margin-top: 50px;
}

.imagem_logo{
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.instagram_icon{
  height: 30px;
  width: 30px;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;

}
