.elementor-kit-7{--e-global-color-primary:#005DFF;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#3D3D3D;--e-global-color-accent:#00B4D8;--e-global-typography-primary-font-family:"Eczar";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-letter-spacing:0.5px;--e-global-typography-secondary-font-family:"Eczar";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-letter-spacing:0.3px;--e-global-typography-text-font-family:"Eczar";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:0.3px;--e-global-typography-accent-font-family:"Eczar";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:500;}.elementor-kit-7 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){--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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-text-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.paralelogramma-cim {
    position: relative;
    display: inline-block;
    padding: 15px 30px;
    color: #FFFFFF;
    /* z-index: nincs fixálva */
    /* overflow: hidden; törölve, hogy a lenyíló menü látható maradjon */
}

.paralelogramma-cim::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #005DFF;
    transform: skewX(-20deg);
    transform-origin: 0 0;
    /* z-index nem kell, alapértelmezésben a tartalom mögött lesz */
}

.paralelogramma-cim h1,
.paralelogramma-cim h2,
.paralelogramma-cim h3,
.paralelogramma-cim .elementor-heading-title {
    margin: 0;
    padding: 0;
    position: relative;
    /* z-index nem kell, a szöveg alapból a ::before előtt jelenik meg */
}/* End custom CSS */