/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 22 2025 | 14:23:35 */
/* Add shadow to nav section on scroll */
.nav-section.elementor-sticky--effects {
    /* background-color: var( --e-global-color-secondary ) !important; /* Set background to theme */
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4);
}

