/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 20 2025 | 11:02:54 */
/* Corrige el 'gap problem' del mega menú forzando la posición del submenú */
#mega-menu-wrap-primary > ul.mega-menu > li.mega-menu-item > ul.mega-sub-menu {
    margin-top: -1px !important;
}