.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-282029b:#76062E;--e-global-color-623afaf:#FFFFFF;--e-global-color-b674fbe:#E72022;--e-global-color-074f988:#000000;--e-global-color-762dd21:#FED308;--e-global-color-24c1d37:#00000000;--e-global-typography-primary-font-family:"Rajdhani";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rajdhani";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rajdhani";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rajdhani";--e-global-typography-accent-font-weight:500;background-color:#000000;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}@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 *//* 🚀 Plynulé schovanie a zobrazenie sticky hlavičky v Elementore */

/* Nastavíme prechod (transition) na transform + opacity */
header.elementor-sticky--effects,
.elementor-sticky--effects {
  transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
  will-change: transform, opacity;
}

/* Keď je hlavička skrytá */
header.elementor-sticky--effects.she-header--hidden,
header.elementor-sticky--effects.elementor-sticky--hidden,
.elementor-sticky--effects.she-header--hidden,
.elementor-sticky--effects.elementor-sticky--hidden {
  transform: translateY(-100%);
  opacity: 0;
}/* End custom CSS */