/* Enter Your Custom CSS Here */
#footer-widgets {padding:0}
@media screen and (min-width: 56.875em){
    header .elementor-navigation {
        position: relative;
    }
    header .elementor-navigation ul {
        margin-top: 25px;
        position: absolute;
        margin-left: -150px;
    }
    .elementor-navigation ul ul a {
        width: 15.6875em !important;
      padding-right: 18px !important;
        /*font-weight: 500 !important;*/
    }

}