/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 12 2026 | 08:49:02 */
@supports (-webkit-touch-callout: none) {

    html,
    body {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
        overflow-x: hidden !important;
    }

    .elementor-element,
    .elementor-widget,
    .elementor-section,
    .e-con {
        opacity: 1 !important;
        visibility: visible !important;
    }

    /* Elementor animation safety */
    .elementor-invisible {
        visibility: visible !important;
    }

}