/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 6 mar. 2020, 12:22:49
    Author     : elgrupo
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 11 feb. 2020, 11:50:03
    Author     : iiast
*/
/* Colores */
/* Fuentes etc */
nav {
  font-family: "Lora", serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.01px;
  text-align: center;
  color: #272525;
}

p {
  font-family: "Lora", serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 0.01px;
  color: #272525;
}

@media (max-width: 991px) and (min-width: 600px) {
  #topSellers .libroWrapper {
    flex: 0 0 50%;
  }

  #EnHypermedia .innerImage {
    margin: 0 -29px;
  }

  .magazineCol,
.loopTopSellers {
    width: 100% !important;
  }
}

/*# sourceMappingURL=tablets.css.map */
