/*
Theme Name: Nokri Child
Theme URI: https://jobs.nokriwp.com/
Template: nokri
Author: scriptsbundle
Author URI: http://scriptsbundle.com/
Description: Responsive, Neat &amp; Clean WP Theme.
Tags: featured-images,sticky-post,translation-ready
Version: 1.6.4.1746222309
Updated: 2025-05-02 21:45:09

*/
/* Datum und Kommentaranzahl ausblenden */
.post-meta {
    display: none !important;
}
.cgh-lesetipps {
  background: #f9f9f9;
  border-left: 5px solid #2a7de1;
  padding: 15px 20px;
  margin: 30px 0;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  line-height: 1.4;
}

.cgh-lesetipps h3 {
  margin: 0 0 5px 0;
  font-size: 1.2em;
  color: #2a7de1;
}

.cgh-lesetipps a {
  font-weight: 700;
  text-decoration: none;
  color: #333;
}
.cgh-lesetipps a:hover {
  color: #2a7de1;
}
