.elementor-kit-7{--e-global-color-primary:#339CC1;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#002E4D;--e-global-color-6aaca52:#FFFFFF;--e-global-color-dc08151:#000000;--e-global-color-3bcf5ef:#1D1D1B;--e-global-color-5c084d2:#898888;--e-global-color-c584d23:#E5E5E5;--e-global-color-da492ec:#9BA6B4;--e-global-typography-primary-font-family:"Noto Serif";--e-global-typography-primary-font-size:2rem;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto sans";--e-global-typography-secondary-font-size:1.3rem;--e-global-typography-text-font-family:"Noto sans";--e-global-typography-text-font-size:0.9rem;--e-global-typography-accent-font-family:"Noto sans";--e-global-typography-accent-font-size:1rem;--e-global-typography-cdde5d5-font-family:"Noto sans";--e-global-typography-cdde5d5-font-size:0.6rem;--e-global-typography-cdde5d5-text-transform:uppercase;--e-global-typography-cdde5d5-letter-spacing:2px;--e-global-typography-fb6482c-font-family:"Noto sans";--e-global-typography-fb6482c-font-size:0.7rem;background-color:#F2F6F7;color:var( --e-global-color-3bcf5ef );font-family:"Noto Sans", Sans-serif;font-size:1rem;font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-accent );}.elementor-kit-7 h1{color:var( --e-global-color-accent );font-size:3rem;}.elementor-kit-7 h2{font-size:2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1220px;}.e-con{--container-max-width:1220px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.current-post-ancestor a:after {opacity:100!important;
   
}

@media screen {
  .print-featured-image {
    display: none !important;
  }
}

/* Nyomtatáskor megjelenik */
@media print {
  .print-featured-image {
    display: block !important;
    max-width: 100%;
    margin-bottom: 1em;
  }

  .print-featured-image img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
}

@media screen {
  .print-header {
    display: none !important;
  }
}

@media print {
  .print-header {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.5em;
    width: 100%;
  }

  .print-header img {
    max-height: 60px;
    height: auto;
  }

  .print-header h1,
  .print-header h2,
  .print-header h3 {
    font-size: 18px;
    margin: 0;
  }
}

@media (max-width: 768px) {
  .single-post h2 {
    font-size: 20px; /* H2 mobil méret */
    line-height: 1.3em;
  }

  .single-post h3 {
    font-size: 18px; /* H3 mobil méret */
    line-height: 1.3em;
  }
    .single-post h4 {
    font-size: 16px; /* H3 mobil méret */
    line-height: 1.2em;
  }
    .single-post h5 {
    font-size: 14px; /* H3 mobil méret */
    line-height: 1.1em;
  }
}


/* Top sáv ne ragadjon magasságon, legyen rugalmas */
#topbar, #topbar .elementor-container, #topbar .elementor-column,
#topbar .e-con, #topbar .e-con-inner {
  height: auto !important;
  min-height: 0 !important;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 0;
}

/* Logók (PNG) méretezése */
#topbar img {
  display: block;
  height: var(--logo-h-desktop);
  max-height: var(--logo-h-desktop);
  width: auto;
  object-fit: contain;
}

/* Mobilon kisebb */
@media (max-width: 767px) {
  #topbar img {
    height: var(--logo-h-mobile);
    max-height: var(--logo-h-mobile);
  }
}

/* Ragadós fejléc mellé apró védőháló */
#topbar.elementor-sticky--effects { transform: none !important; }
.elementor-sticky__spacer[style*="height"] { height: auto !important; }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Noto sans';
	font-display: auto;
	src: url('https://ematlap.hu/wp-content/uploads/2025/09/NotoSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */