/*

Theme Name: Universal AI Awards Theme

Author: WOW Infotech

Author URI: https://wowinfotech.com/

Description: This is custom theme for Universal AI Awards

Version: 1.0.0

*/

.nav-item.dropdown {
    position: relative;
}

/* Show dropdown on hover */
.nav-item.dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
}
