/*
Theme Name: Hitchcock Child
Template: hitchcock
*/


.exif-location a {
  text-decoration: none;
  border-bottom: 1px dotted currentColor;
}
/* === Exifography an Hitchcock-Text angleichen === */

/* Hitchcock-Content nutzt diese Typo – EXIF soll exakt folgen */
.post-content,
.post-content p {
  font-family: inherit;
}

/* EXIF-Container + alles darin */
.post-content .post-exif,
.post-content .post-exif *,
.post-content .exifography,
.post-content .exifography * {
  font-family: inherit !important;
  font-size: 0.5em;
  font-weight: 100;
  line-height: 1.6;
opacity: 0.85;
  letter-spacing: normal;
}
.post-content .post-exif {
  font-size: 0.5em;
  margin-top: 2rem;
  opacity: 0.85;
}


.


content .post-exif {
  font-size: 0.5em;
  margin-top: 2rem;
  opacity: 0.85;
}


.


.post-meta .post-stats { margin-top: 10px; }
.post-meta .post-views { margin: 0 0 8px 0; }
.post-meta .post-ratings { margin: 0; }

/* WP-PostRatings: Sterne nebeneinander (ohne Loader kaputt zu machen) */
.post-ratings a,
.post-ratings img {
  display: inline-block;
  vertical-align: middle;
}

.post-ratings img {
  margin: 0 2px 0 0;
}

.post-ratings br {
  display: none;
}

/* Loader darf NICHT dauerhaft sichtbar sein */
.post-ratings-loading {
  display: none !important;
}

.post-stats {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-top: 10px;
}