/* Markus here .. */
.search-results .product .post-meta {
  display: none;
}

.summary p {
	padding-bottom: 1rem;
}

DISABLED .search-results .entry-featured-image-url {
  max-width: max(30vw, 700px);
  max-height: 70vh;
}
