.elementor-kit-17{--e-global-color-primary:#F0C000;--e-global-color-secondary:#0A0A0A;--e-global-color-text:#111111;--e-global-color-accent:#D02000;--e-global-color-ff49815:#FFFFFF;--e-global-color-a63ff90:#F2F2F2;--e-global-color-282a6ae:#9A9A9A;--e-global-color-ab03704:#333333;--e-global-color-9296aa2:#F0D000;--e-global-color-f397a79:#B81B00;--e-global-color-ee835b1:#F0F0E0;--e-global-color-693ad0e:#E0E0E0;--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;}.elementor-kit-17 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* Secondary / Outline */
.btn-outline .elementor-button,
.elementor-button.btn-outline {
  background-color: transparent !important;
  color: #0A0A0A !important;
  border: 2px solid #0A0A0A !important;
  border-radius: 10px;
  box-shadow: none;
}
.btn-outline .elementor-button:hover,
.elementor-button.btn-outline:hover {
  background-color: #F2F2F2 !important;
  color: #0A0A0A !important;
}

/* Danger (Piros) */
.btn-danger .elementor-button,
.elementor-button.btn-danger {
  background-color: #D02000 !important;
  color: #FFFFFF !important;
  border: 0 !important;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.12);
}
.btn-danger .elementor-button:hover,
.elementor-button.btn-danger:hover {
  background-color: #B81B00 !important;
  color: #FFFFFF !important;
}/* End custom CSS */