.elementor-kit-5{--e-global-color-primary:#111111;--e-global-color-secondary:#54595F;--e-global-color-text:#F8F8F8;--e-global-color-accent:#6EC1E4;--e-global-color-ecfc5d4:#000000;--e-global-color-f807d80:#111111B5;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:200ms;--e-preloader-animation-duration:200ms;--e-preloader-delay:200ms;--e-preloader-width:20%;}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-primary );}.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);}@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 */html { scroll-behavior: auto !important; }
html, body { height: 100%; }

.snap { min-height: 100vh; }

/* stopka jako SNAP, ale bez 100vh */
#annvico-footer.snap,
.annvico-footer.snap {
  min-height: auto !important;
  height: auto !important;
}

/* stopka ma naturalną wysokość (fallbacki) */
#annvico-footer,
.elementor-location-footer,
footer,
.site-footer,
#footer {
  min-height: auto !important;
  height: auto !important;
  overflow: visible !important;
}

/* FIX overflow tekstu w Elementor */
.elementor-widget-heading,
.elementor-widget-text-editor {
  max-width: 100%;
  overflow-wrap: break-word;
  word-break: break-word;
  hyphens: auto;
}

.e-con,
.elementor-container,
.elementor-widget-wrap {
  min-width: 0;
}

/* ===== Google Maps: click-to-activate overlay ===== */
.annvico-map-wrap { position: relative; }
.annvico-map-lock {
  position: absolute;
  inset: 0;
  z-index: 50;
  background: transparent;
}/* End custom CSS */