/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 26 2026 | 20:58:06 */
/* GLOBALNA BLOKADA WADLIWEGO OVERLAYA */
html body .ferrata-dynamic-overlay,
html body div.ferrata-dynamic-overlay,
div[class*="ferrata-dynamic-overlay"] {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
    height: 0px !important;
    max-height: 0px !important;
    opacity: 0 !important;
}

/* REGENERACJA STRUKTURY KONTENERÓW */
html body .elementor-element-1495cf5, 
html body .elementor-element-1b4af8a,
html body .e-grid.e-con-full {
    position: relative !important;
    height: auto !important;
    min-height: min-content !important;
}
