@import url(//fonts.googleapis.com/css?family=Lato:300,400,700,300italic);

#miolo{
  padding: 0px;
}
a:hover{
  text-decoration: none;
}
  .warp_geral{
    font-family: 'Lato', sans-serif;
    padding: 0;
    color: #333;
  }

h1.title-estojos{
  font-size: 250%;
  color: #000;
  text-align: center;
  font-weight: lighter;
  margin: 30px 0;
}

h1 span{
  display: block;
  font-size: 50%;
  margin: 10px 0 0;
}

.estojos span{
  text-align: center;
  font-size: 150%;
  font-weight: lighter;
  display: block;
  margin: 8px 0;
}

.estojos p{
  font-size: 110%;
  text-align: center;
  display: block;
  width: 62%;
  margin: 0 auto;
  line-height: 23px;
}

.revestido-estojo p{
  width: 71%;
}

.estojos a{
  background-color: #ff9900;
  padding: 10px;
  font-size: 140%;
  text-align: center;
  display: block;
  width: 50%;
  margin: 30px auto;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-weight: lighter;
}

.info-help-contact h3{
  color: #333;
  text-align: center;
  text-transform: uppercase;
}

.info-help-contact p{
  text-align: center;
  color: #333;
  font-size: 110%;
}

.info-help-contact a{
  text-align: center;
  color: #ff6600;
}

.icon-doubts{
  font-size: 280%;
  color: #cccccc;
  display: block;
  border: solid 2px #cccccc;
  padding: 0 10px;
  border-radius: 50px;
  width: 57px;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
}