.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-ede96d5:#102D5E;--e-global-color-06e8f0b:#FFFFFF;--e-global-color-aaca964:#ad8f64;--e-global-color-bcca4d3:#0F1626;--e-global-color-7cc0e53:#F1F1F5;--e-global-color-582e4f4:#FFFFFF;--e-global-color-d14d3c1:#F0F5F9;--e-global-color-6448f66:#FFFFFF00;--e-global-color-5e2b66e:#D7E5FA;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-6448f66 );color:var( --e-global-color-ede96d5 );font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;overscroll-behavior:none;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-aaca964 );font-family:"Poppins", Sans-serif;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;}.elementor-kit-7 h1{color:var( --e-global-color-ede96d5 );font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;}.elementor-kit-7 h2{color:var( --e-global-color-ede96d5 );font-family:"Poppins", Sans-serif;font-size:18px;font-weight:600;}.elementor-kit-7 h3{color:var( --e-global-color-ede96d5 );font-family:"Poppins", Sans-serif;font-size:16px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}@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 */body {
  overflow-x: hidden;
}
/* Sticky Effect Settings – desktop */
.elementor-sticky--effects.sticky-menu {
   background: white !important;
}

/* Sticky Effect Settings – mobil */
@media (max-width: 767px) {
  .elementor-sticky--effects.sticky-menu-mobile {
     background: white !important;
  }
}
/* Cookie popup mobil nézethez */
@media (max-width: 767px) {
  .njt-gdpr-popup {
    max-width: 90% !important;   /* ne legyen túl széles, igazodik a kijelzőhöz */
    left: 5% !important;         /* középre igazítja */
    right: 5% !important;
    bottom: 15px !important;     /* egy kicsi távolság az aljától */
  }

  .njt-gdpr-popup .njt-gdpr-btn {
    font-size: 14px !important;  /* gomb szöveg kisebb mobilon */
    padding: 8px 12px !important;
  }

  .njt-gdpr-popup p {
    font-size: 14px !important;  /* szöveg méret */
    line-height: 1.4em;
  }
}
/* Csak mobilon (480 px alatti képernyőkön) legyen kisebb a cookie popup */
@media (max-width: 480px) {
  #njt-gdpr-popup {
    max-width: 300px !important;
    width: 90% !important; /* hogy igazodjon a kijelzőhöz */
    font-size: 14px !important;
    padding: 10px !important;
  }

  #njt-gdpr-popup button {
    font-size: 13px !important;
    padding: 6px 12px !important;
  }
}/* End custom CSS */