/**
Theme Name: Nance Steel
Author: Blue Winds Media
Author URI: https://www.bluewindsmedia.com
Description: A custom theme for Nance Steel, built on the Astra framework.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nance-steel
Template: astra
*/

/* .elementor-location-header nav.uael-dropdown ul li a {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
} */

.header-menu nav.uael-dropdown ul li a {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
}

.header-menu {
    position: unset !important;
}

.header-menu nav.uael-nav-menu__layout-horizontal.uael-nav-menu__submenu-arrow.uael-dropdown {
    overflow: hidden;
    left: 0px !important;
    right: auto;
    margin: 0px !important;
    width: 100% !important;
}

a:focus {
    outline: none !important;
}