/* Only the new item in the existing public Elementor header. */
#masthead .elementor-element-c4842d5 .hfe-nav-menu > .dimarcy-apps-menu-login {
    display: flex;
    align-items: center;
    align-self: center;
    flex-shrink: 0;
    margin-left: 10px;
}
#masthead .elementor-element-c4842d5 .hfe-nav-menu > .dimarcy-apps-menu-login > a.hfe-menu-item {
    min-height: 36px;
    padding: 8px 16px;
    border: 1px solid #9EF000;
    border-radius: 999px;
    background: transparent;
    color: #9EF000;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    white-space: nowrap;
    text-decoration: none;
}
#masthead .elementor-element-c4842d5 .hfe-nav-menu > .dimarcy-apps-menu-login > a.hfe-menu-item:hover,
#masthead .elementor-element-c4842d5 .hfe-nav-menu > .dimarcy-apps-menu-login > a.hfe-menu-item:focus-visible {
    background: #9EF000;
    color: #0B2F40;
}
#masthead .elementor-element-c4842d5 .hfe-nav-menu > .dimarcy-apps-menu-login > a.hfe-menu-item:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 3px;
}
/* Keep six top-level items on one row at small desktop widths. */
@media (min-width: 1025px) and (max-width: 1200px) {
    #masthead .elementor-element-c4842d5 .hfe-nav-menu > li:not(.dimarcy-apps-menu-login) > a.hfe-menu-item,
    #masthead .elementor-element-c4842d5 .hfe-nav-menu > li > .hfe-has-submenu-container > a.hfe-menu-item {
        padding-left: 8px;
        padding-right: 8px;
    }
}
@media (max-width: 1024px) {
    #masthead .elementor-element-c4842d5 .hfe-nav-menu > .dimarcy-apps-menu-login {
        margin: 8px 16px 16px;
    }
    #masthead .elementor-element-c4842d5 .hfe-nav-menu > .dimarcy-apps-menu-login > a.hfe-menu-item {
        justify-content: center;
        min-height: 44px;
        background: #9EF000;
        color: #0B2F40;
    }
}
