/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 04 2026 | 22:25:31 */
/* Add shadow to nav section on scroll */
.nav-section.elementor-sticky--effects {
    background-color: #fff !important; /* Set background to theme */
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4);
}
