.listagem-item .nome-produto {
  white-space: normal !important;
  height: auto !important;
  max-height: none !important;
  min-height: 42px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.titulo-categoria.vitrine-destaque strong {
  display: none !important;
}
.titulo-categoria.vitrine-destaque::after {
  content: "NEM TODA MONTANHA PEDE A MESMA MOCHILA.";
  font-size: 27px;
  font-weight: 700;
}
.modulo.span4 .flexslider a label {
  display: block;
  margin-top: 10px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  text-align: center;
  cursor: pointer;
}
.modulo.span4 .flexslider a label {
  display: block;
  margin-top: 10px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  text-align: center;
  cursor: pointer;
}