.elementor-kit-1859{--e-global-color-primary:#00AEEF;--e-global-color-secondary:#58585A;--e-global-color-text:#7A7A7A;--e-global-color-accent:#00AEEF;--e-global-color-b934d2a:#FFFFFF;--e-global-color-9762b1e:#16163f;--e-global-color-eae37d7:#E8F9FF;--e-global-color-f3abf89:#FAFAFA;--e-global-color-0bdf4f9:#F47216;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:14px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:14px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;font-family:"Roboto", Sans-serif;font-size:16px;}.elementor-kit-1859 button,.elementor-kit-1859 input[type="button"],.elementor-kit-1859 input[type="submit"],.elementor-kit-1859 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-b934d2a );}.elementor-kit-1859 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1859 a{color:var( --e-global-color-primary );}.elementor-kit-1859 h1{color:var( --e-global-color-secondary );font-family:"Roboto", Sans-serif;font-size:35px;}.elementor-kit-1859 h2{color:var( --e-global-color-secondary );font-family:"Roboto", Sans-serif;font-size:25px;}.elementor-kit-1859 h3{font-family:"Roboto", Sans-serif;font-size:25px;}.elementor-kit-1859 h4{font-family:"Roboto", Sans-serif;font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-1859 h1{font-size:25px;}.elementor-kit-1859 h2{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1859 h1{font-size:25px;}.elementor-kit-1859 h2{font-size:20px;}.elementor-kit-1859 h3{font-size:20px;}.elementor-kit-1859 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =========================
   HIGHLIGHT BOXOK – ALAP STÍLUS
   ========================= */

.highlight-box{
  background-color: #00AEEF;
  padding: 5px 10px;
  border-radius: 8px;
  color: #ffffff;
  display: inline-block;
}

.highlight-box-w{
  background-color: #ffffff;
  padding: 5px 10px;
  border-radius: 8px;
  color: #00AEEF;
  display: inline-block;
}

.highlight-box-blue{
  background-color: #16163F;
  padding: 5px 10px;
  border-radius: 8px;
  color: #ffffff;
  display: inline-block;
}


/* =========================
   MOBIL TYPO SZABÁLYOK
   ========================= */

@media (max-width: 767px){

  /* 1️⃣ Elementor default heading – FIX 40px */
  .elementor-heading-title.elementor-size-default,
  .elementor-heading-title.elementor-size-default *{
    font-size: 40px !important;
    line-height: 1.15 !important;
  }

  /* 2️⃣ Highlight box ALAPÉRTELMEZETT – 40px */
  .highlight-box{
    font-size: 40px !important;
    line-height: 1.15 !important;
  }

  /* 3️⃣ Highlight box H2 / H3 alatt – 35px */
  h2 .highlight-box,
  h2 .highlight-box *,
  h2 .highlight-box-w,
  h2 .highlight-box-w *,
  h2 .highlight-box-blue,
  h2 .highlight-box-blue *,

  h3 .highlight-box,
  h3 .highlight-box *,
  h3 .highlight-box-w,
  h3 .highlight-box-w *,
  h3 .highlight-box-blue,
  h3 .highlight-box-blue *{
    font-size: 25px !important;
    line-height: 1.15 !important;
  }

}/* End custom CSS */