/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 07 2026 | 06:58:53 */
.stickyheader {
    background: #fff !important;
}
header {
    transition: transform 0.3s ease;
}

header.hideheader {
    transform: translateY(-100%);
}
ul.e-n-menu-heading {
    margin-top: 15px ! IMPORTANT;
}
.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title {
    border-bottom: solid 1px #1a1a1a1f ! IMPORTANT;
}
.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title {
    background-color: #ffffffeb !important;

}