/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/* ===== NiceScroll – vízszintes (alsó) sín ===== */
.nicescroll-rails.nicescroll-rails-hr {
  height: 8px !important;
  background: transparent !important;
  overflow: visible !important;
}
.nicescroll-rails.nicescroll-rails-hr .nicescroll-cursors {
  height: 6px !important;
  background: red !important;
  border: 0 !important;
  border-radius: 3px !important;
  transform: translateY(4px) !important;
  clip-path: inset(0 3px 0 3px round 3px) !important;
  /* (8-6)/2 */
  -webkit-clip-path: inset(0 3px 0 3px round 3px) !important;
}
.nicescroll-rails.nicescroll-rails-hr, .nicescroll-rails.nicescroll-rails-hr .nicescroll-cursors {
  opacity: 0.95 !important;
  visibility: visible !important;
  display: block !important;
}
/* ===== NiceScroll – függőleges (jobb) sín ===== */
.nicescroll-rails:not(.nicescroll-rails-hr) {
  width: 10px !important;
  right: 0 !important;
  background: transparent !important;
  overflow: hidden !important;
  opacity: 0.95 !important;
  border-radius: 5px !important;
}
.nicescroll-rails:not(.nicescroll-rails-hr) .nicescroll-cursors {
  width: 8px !important;
  background: red !important;
  border: 0 !important;
  border-radius: 4px !important;
  transform: translateX(1px) !important;
  clip-path: inset(3px 0 3px 0 round 4px) !important;
  /* (10-8)/2 */
  -webkit-clip-path: inset(3px 0 3px 0 round 4px) !important;
}
/* ===== Sarokban felbukkanó “mini” V-sín célzott eltüntetése =====
   Csak a jobb szél + alsó sáv közelében lévő, nagyon alacsony (6–12px) V-síneket rejti. */
.nicescroll-rails:not(.nicescroll-rails-hr)[style*="right: 0"] [style*="bottom"]:is([style*="height: 6px"], [style*="height: 7px"], [style*="height: 8px"], [style*="height: 9px"], [style*="height: 10px"], [style*="height: 11px"], [style*="height: 12px"]) {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
/* WebKit natív saroknégyzetének kiiktatása, ha lenne */
*::-webkit-scrollbar-corner {
  background: transparent !important;
}
/* Archivált cikkek – hónap szűrő elrejtése */
.archive .filter-search select[name="month"] {
  display: none !important;
}
.page-header h1 {
  font-size: 2.2rem;
  text-transform: none;
  font-weight: 700;
  margin: 1rem 0 0.75rem 0;
}
/*# sourceMappingURL=custom_14.css.map */