walker->has_children) ? 'class="clone' : '';
$attributes2 .= ( $depth > 0 && $args->walker->has_children ) ? ' invis"' : '"';
$item_output2 = $args->before;
$item_output2 .= '
';
$item_output2 .= $args->link_before . apply_filters( 'the_title', $this->title4sub, $this->title4subid ) . $args->link_after;
$item_output2 .= ( $depth ==0 && $args->walker->has_children ) ? '
' : '';
$item_output2 .= $args->after;
$output2 = apply_filters ('walker_nav_menu_start_el', $item_output2);
$nonmega = 'submenu';
if (!empty($this->prnt) && 'mega-menu') {
$submenu = ($depth == 0) ? ' uk-nav uk-navbar-dropdown-nav uk-grid uk-child-width-expand' : '';
$megamenu = ($depth == 0) ? ' uk-navbar-dropdown full-size-v' : '';
$megamenu2 = ($depth == 0) ? ' uk-navbar-dropdown-grid uk-child-width-expand' : '';
$nonmega = 'nonsub';
if ($depth == 0) {
$output .= "\n$indent