File "9d922d4d137dc6f4691ade780e819e387edd271a80a07da9229a55c36209d369.php"

Full path: /home/cakedeco/retaildirectonline.co.uk/system/storage/cache/9d/9d922d4d137dc6f4691ade780e819e387edd271a80a07da9229a55c36209d369.php
File size: 235.05 B (235.05 KB bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php

/* tt_madison1/template/extension/module/ocmegamenu.twig */
class __TwigTemplate_c3009f2927f5c90f9f55aebe52e5c822b21f70c9fc10faf7af8f8f4022d5c308 extends Twig_Template
{
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = false;

        $this->blocks = array(
        );
    }

    protected function doDisplay(array $context, array $blocks = array())
    {
        // line 1
        echo "<style>
    #oc-menu-";
        // line 2
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .oc-menu-bar {
        background: ";
        // line 3
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "menu_bg", array());
        echo ";
        color: ";
        // line 4
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "menu_text_color", array());
        echo ";
\t\tpadding: ";
        // line 5
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "menu_pd_top", array());
        echo " ";
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "menu_pd_right", array());
        echo " ";
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "menu_pd_bottom", array());
        echo " ";
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "menu_pd_left", array());
        echo ";
\t\tposition: relative;
    }
    #oc-menu-";
        // line 8
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo ".oc-menu-bar {
        background: ";
        // line 9
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "menu_bg", array());
        echo ";
        color: ";
        // line 10
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "menu_text_color", array());
        echo ";
    }
    #oc-menu-";
        // line 12
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-top-items .li-top-item {
        background: ";
        // line 13
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_bg", array());
        echo ";
        color: ";
        // line 14
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_font_color", array());
        echo ";
    }
    #oc-menu-";
        // line 16
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-top-items .li-top-item .a-top-link {
        padding: ";
        // line 17
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_pd_top", array());
        echo " ";
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_pd_right", array());
        echo " ";
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_pd_bottom", array());
        echo " ";
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_pd_left", array());
        echo ";
        color: ";
        // line 18
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_font_color", array());
        echo ";
        font-size: ";
        // line 19
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_font_size", array());
        echo ";
        line-height: ";
        // line 20
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_line_height", array());
        echo ";
        text-transform: ";
        // line 21
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_font_transform", array());
        echo ";
        font-weight: ";
        // line 22
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_font_weight", array());
        echo ";
    }
    #oc-menu-";
        // line 24
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-top-items .li-top-item:hover, #oc-menu-";
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-top-items .li-top-item.active {
        background: ";
        // line 25
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_bg_hover", array());
        echo ";
        color: ";
        // line 26
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_font_color_hover", array());
        echo ";
    }
    #oc-menu-";
        // line 28
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-top-items .li-top-item:hover .a-top-link, #oc-menu-";
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-top-items .li-top-item.active .a-top-link{
        color: ";
        // line 29
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_font_color_hover", array());
        echo ";
        font-weight: ";
        // line 30
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_font_weight_hover", array());
        echo ";
    }
    #oc-menu-";
        // line 32
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .mega-menu-container {
        width: ";
        // line 33
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "mega_menu_width", array());
        echo ";
        background: ";
        // line 34
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "mega_menu_bg", array());
        echo ";
        padding: ";
        // line 35
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "mega_menu_pd_top", array());
        echo " ";
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "mega_menu_pd_right", array());
        echo " ";
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "mega_menu_pd_bottom", array());
        echo " ";
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "mega_menu_pd_left", array());
        echo ";
        
    }
    #oc-menu-";
        // line 38
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .mega-menu-container .a-mega-second-link,#oc-menu-";
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .mega-menu-container .widget-html-title {
        color: ";
        // line 39
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "mega_second_link_color", array());
        echo ";
    }
\t#oc-menu-";
        // line 41
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .mega-menu-container .a-mega-third-link {
        color: ";
        // line 42
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "mega_third_link_color", array());
        echo ";
    }
    #oc-menu-";
        // line 44
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-second-items .li-second-items {
        background: ";
        // line 45
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "second_item_bg", array());
        echo ";
        color: ";
        // line 46
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "second_item_font_color", array());
        echo ";
    }
    #oc-menu-";
        // line 48
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-second-items .li-second-items:hover, #oc-menu-";
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-second-items .li-second-items.active {
        background: ";
        // line 49
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "second_item_bg_hover", array());
        echo ";
        color: ";
        // line 50
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "second_item_font_color_hover", array());
        echo ";
    }
    #oc-menu-";
        // line 52
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-second-items .li-second-items .a-second-link {
        color: ";
        // line 53
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "second_item_font_color", array());
        echo ";
        font-size: ";
        // line 54
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "second_item_font_size", array());
        echo ";
        text-transform: ";
        // line 55
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "second_item_font_transform", array());
        echo ";
        font-weight: ";
        // line 56
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "second_item_font_weight", array());
        echo ";
    }
    #oc-menu-";
        // line 58
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-second-items .li-second-items:hover .a-second-link, #oc-menu-";
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-second-items .li-second-items.active .a-second-link {
        color: ";
        // line 59
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "second_item_font_color_hover", array());
        echo ";
        font-weight: ";
        // line 60
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "second_item_font_weight_hover", array());
        echo ";
    }
    #oc-menu-";
        // line 62
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-third-items .li-third-items {
        background: ";
        // line 63
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "third_item_bg", array());
        echo ";
    }
    #oc-menu-";
        // line 65
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-third-items .li-third-items:hover, #oc-menu-";
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-third-items .li-third-items.active {
        background: ";
        // line 66
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "third_item_bg_hover", array());
        echo ";
    }
    #oc-menu-";
        // line 68
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-third-items .li-third-items .a-third-link {
        color: ";
        // line 69
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "third_item_font_color", array());
        echo ";
        font-size: ";
        // line 70
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "third_item_font_size", array());
        echo ";
        text-transform: ";
        // line 71
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "third_item_font_transform", array());
        echo ";
        font-weight: ";
        // line 72
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "third_item_font_weight", array());
        echo ";
    }
    #oc-menu-";
        // line 74
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-third-items .li-third-items:hover .a-third-link, #oc-menu-";
        echo (isset($context["module_id"]) ? $context["module_id"] : null);
        echo " .ul-third-items .li-third-items.active .a-third-link {
        color: ";
        // line 75
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "third_item_font_color_hover", array());
        echo ";
        font-weight: ";
        // line 76
        echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "third_item_font_weight_hover", array());
        echo ";
    }
</style>
";
        // line 79
        if ((isset($context["warning"]) ? $context["warning"] : null)) {
        } else {
            // line 81
            echo "    ";
            if (((isset($context["menu_type"]) ? $context["menu_type"] : null) == "horizontal")) {
                // line 82
                echo "        <div class=\"oc-menu horizontal-menu oc-menu-bar visible-lg visible-md\" id=\"oc-menu-";
                echo (isset($context["module_id"]) ? $context["module_id"] : null);
                echo "\">
\t\t\t
            ";
                // line 84
                if ((isset($context["items"]) ? $context["items"] : null)) {
                    // line 85
                    echo "                <input type=\"hidden\" id=\"menu-effect-";
                    echo (isset($context["module_id"]) ? $context["module_id"] : null);
                    echo "\" class=\"menu-effect\" value=\"";
                    echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "effect", array());
                    echo "\" />
                <ul class=\"ul-top-items\">
                    ";
                    // line 87
                    $context['_parent'] = $context;
                    $context['_seq'] = twig_ensure_traversable((isset($context["items"]) ? $context["items"] : null));
                    foreach ($context['_seq'] as $context["_key"] => $context["top_item"]) {
                        // line 88
                        echo "                        ";
                        if ($this->getAttribute($context["top_item"], "status", array())) {
                            // line 89
                            echo "                            <li class=\"li-top-item ";
                            echo $this->getAttribute($context["top_item"], "item_align", array());
                            echo "\" style=\"float: ";
                            echo $this->getAttribute($context["top_item"], "item_align", array());
                            echo "\">
                                ";
                            // line 90
                            if ($this->getAttribute($context["top_item"], "has_link", array())) {
                                // line 91
                                echo "                                    <a class=\"a-top-link\" href=\"";
                                echo $this->getAttribute($context["top_item"], "link", array());
                                echo "\">
                                        ";
                                // line 92
                                if ($this->getAttribute($context["top_item"], "icon", array())) {
                                    // line 93
                                    echo "                                            <img src=\"";
                                    echo $this->getAttribute($context["top_item"], "icon", array());
                                    echo "\" class=\"top-icon\"/>
                                        ";
                                }
                                // line 95
                                echo "                                        ";
                                if ($this->getAttribute($context["top_item"], "has_title", array())) {
                                    // line 96
                                    echo "                                            <span>";
                                    echo $this->getAttribute($context["top_item"], "title", array());
                                    echo "</span>
                                        ";
                                }
                                // line 98
                                echo "                                        ";
                                if ($this->getAttribute($context["top_item"], "has_child", array())) {
                                    // line 99
                                    echo "                                            <i class=\"fa fa-caret-down\" aria-hidden=\"true\"></i>
                                        ";
                                }
                                // line 101
                                echo "                                    </a>
                                ";
                            } else {
                                // line 103
                                echo "                                    <a class=\"a-top-link a-item\" href=\"javascript:void(0)\">
                                        ";
                                // line 104
                                if ($this->getAttribute($context["top_item"], "icon", array())) {
                                    // line 105
                                    echo "                                            <img src=\"";
                                    echo $this->getAttribute($context["top_item"], "icon", array());
                                    echo "\" class=\"top-icon\"/>
                                        ";
                                }
                                // line 107
                                echo "                                        ";
                                if ($this->getAttribute($context["top_item"], "has_title", array())) {
                                    // line 108
                                    echo "                                            <span>";
                                    echo $this->getAttribute($context["top_item"], "title", array());
                                    echo "</span>
                                        ";
                                }
                                // line 110
                                echo "                                        ";
                                if ($this->getAttribute($context["top_item"], "has_child", array())) {
                                    // line 111
                                    echo "                                            <i class=\"fa fa-caret-down\" aria-hidden=\"true\"></i>
                                        ";
                                }
                                // line 113
                                echo "                                    </a>
                                ";
                            }
                            // line 115
                            echo "                                ";
                            if ($this->getAttribute($context["top_item"], "has_child", array())) {
                                // line 116
                                echo "                                    <!-- Mega Menu -->
                                    ";
                                // line 117
                                if (($this->getAttribute($context["top_item"], "sub_menu_type", array()) == "mega")) {
                                    // line 118
                                    echo "                                        ";
                                    if (($this->getAttribute($context["top_item"], "sub_menu_content_type", array()) == "children")) {
                                        // line 119
                                        echo "                                            <div class=\"mega-menu-container sub-menu-container ";
                                        echo $this->getAttribute($context["top_item"], "item_align", array());
                                        echo " ";
                                        if (($this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "mega_menu_width", array()) == "100%")) {
                                            echo " full-width ";
                                        }
                                        echo "\">
                                                ";
                                        // line 120
                                        if ((twig_length_filter($this->env, $this->getAttribute($context["top_item"], "sub_items", array())) > 0)) {
                                            // line 121
                                            echo "                                                    ";
                                            $context['_parent'] = $context;
                                            $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["top_item"], "sub_items", array()));
                                            foreach ($context['_seq'] as $context["_key"] => $context["sub_item2"]) {
                                                // line 122
                                                echo "                                                        ";
                                                if ($this->getAttribute($context["sub_item2"], "status", array())) {
                                                    // line 123
                                                    echo "                                                            <div class=\"";
                                                    if ($this->getAttribute($context["top_item"], "sub_menu_content_columns", array())) {
                                                        echo "col-md-";
                                                        echo $this->getAttribute($context["top_item"], "sub_menu_content_columns", array());
                                                    }
                                                    echo " sub-item2-content\"
                                                                    ";
                                                    // line 124
                                                    if (($this->getAttribute($context["top_item"], "sub_menu_content_columns", array()) == false)) {
                                                        echo " style=\"width: 20%;\" data-cols=\"12/5\" ";
                                                    } else {
                                                        echo " data-cols=\"";
                                                        echo $this->getAttribute($context["top_item"], "sub_menu_content_columns", array());
                                                        echo "\" ";
                                                    }
                                                    echo " >
                                                                <h4><a class=\"a-mega-second-link\" href=\"";
                                                    // line 125
                                                    echo $this->getAttribute($context["sub_item2"], "link", array());
                                                    echo "\">";
                                                    echo $this->getAttribute($context["sub_item2"], "title", array());
                                                    echo "</a></h4>
                                                                ";
                                                    // line 126
                                                    if ((twig_length_filter($this->env, $this->getAttribute($context["sub_item2"], "sub_items", array())) > 0)) {
                                                        // line 127
                                                        echo "                                                                    <div class=\"sub_item3-content\">
                                                                        ";
                                                        // line 128
                                                        $context['_parent'] = $context;
                                                        $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["sub_item2"], "sub_items", array()));
                                                        foreach ($context['_seq'] as $context["_key"] => $context["sub_item3"]) {
                                                            // line 129
                                                            echo "                                                                            ";
                                                            if ($this->getAttribute($context["sub_item3"], "status", array())) {
                                                                // line 130
                                                                echo "                                                                                <h5><a class=\"a-mega-third-link\" href=\"";
                                                                echo $this->getAttribute($context["sub_item3"], "link", array());
                                                                echo "\">";
                                                                echo $this->getAttribute($context["sub_item3"], "title", array());
                                                                echo "</a></h5>
                                                                            ";
                                                            }
                                                            // line 132
                                                            echo "                                                                        ";
                                                        }
                                                        $_parent = $context['_parent'];
                                                        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_item3'], $context['_parent'], $context['loop']);
                                                        $context = array_intersect_key($context, $_parent) + $_parent;
                                                        // line 133
                                                        echo "                                                                    </div>
                                                                ";
                                                    }
                                                    // line 135
                                                    echo "                                                            </div>
                                                        ";
                                                }
                                                // line 137
                                                echo "                                                    ";
                                            }
                                            $_parent = $context['_parent'];
                                            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_item2'], $context['_parent'], $context['loop']);
                                            $context = array_intersect_key($context, $_parent) + $_parent;
                                            // line 138
                                            echo "                                                ";
                                        }
                                        // line 139
                                        echo "                                            </div>
                                        ";
                                    }
                                    // line 141
                                    echo "
                                        ";
                                    // line 142
                                    if (($this->getAttribute($context["top_item"], "sub_menu_content_type", array()) == "category")) {
                                        // line 143
                                        echo "                                            ";
                                        if ((twig_length_filter($this->env, $this->getAttribute($context["top_item"], "sub_menu_content", array())) > 0)) {
                                            // line 144
                                            echo "                                                <div class=\"mega-menu-container sub-menu-container ";
                                            echo $this->getAttribute($context["top_item"], "item_align", array());
                                            echo " ";
                                            if (($this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "mega_menu_width", array()) == "100%")) {
                                                echo " full-width ";
                                            }
                                            echo "\">
                                                    <div class=\"row\">
\t\t\t\t\t\t\t\t\t\t\t\t\t";
                                            // line 146
                                            $context['_parent'] = $context;
                                            $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["top_item"], "sub_menu_content", array()));
                                            foreach ($context['_seq'] as $context["type"] => $context["widgets"]) {
                                                // line 147
                                                echo "                                                        ";
                                                if (($context["type"] == "category")) {
                                                    // line 148
                                                    echo "                                                            ";
                                                    if ((twig_length_filter($this->env, $context["widgets"]) > 0)) {
                                                        // line 149
                                                        echo "                                                                ";
                                                        $context['_parent'] = $context;
                                                        $context['_seq'] = twig_ensure_traversable($context["widgets"]);
                                                        foreach ($context['_seq'] as $context["_key"] => $context["widget"]) {
                                                            // line 150
                                                            echo "                                                                    <div class=\"col-md-";
                                                            echo $this->getAttribute($context["widget"], "cols", array());
                                                            echo " sub-item2-content\" data-cols=\"";
                                                            echo $this->getAttribute($context["widget"], "cols", array());
                                                            echo "\">
                                                                        ";
                                                            // line 151
                                                            if ($this->getAttribute($context["widget"], "image", array())) {
                                                                // line 152
                                                                echo "                                                                            <img src=\"";
                                                                echo $this->getAttribute($context["widget"], "image", array());
                                                                echo "\" alt=\"";
                                                                echo $this->getAttribute($context["widget"], "title", array());
                                                                echo "\" class=\"mega-second-image\" />
                                                                        ";
                                                            }
                                                            // line 154
                                                            echo "                                                                        <h4><a class=\"a-mega-second-link\" href=\"";
                                                            echo $this->getAttribute($context["widget"], "link", array());
                                                            echo "\">";
                                                            echo $this->getAttribute($context["widget"], "title", array());
                                                            echo "</a></h4>
                                                                        ";
                                                            // line 155
                                                            if ((twig_length_filter($this->env, $this->getAttribute($context["widget"], "children", array())) > 0)) {
                                                                // line 156
                                                                echo "                                                                            <div class=\"sub_item3-content\">
                                                                                ";
                                                                // line 157
                                                                $context['_parent'] = $context;
                                                                $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["widget"], "children", array()));
                                                                foreach ($context['_seq'] as $context["_key"] => $context["c_category"]) {
                                                                    // line 158
                                                                    echo "                                                                                    <h5><a class=\"a-mega-third-link\" href=\"";
                                                                    echo $this->getAttribute($context["c_category"], "link", array());
                                                                    echo "\">";
                                                                    echo $this->getAttribute($context["c_category"], "title", array());
                                                                    echo "</a></h5>
                                                                                ";
                                                                }
                                                                $_parent = $context['_parent'];
                                                                unset($context['_seq'], $context['_iterated'], $context['_key'], $context['c_category'], $context['_parent'], $context['loop']);
                                                                $context = array_intersect_key($context, $_parent) + $_parent;
                                                                // line 160
                                                                echo "                                                                            </div>
                                                                        ";
                                                            }
                                                            // line 162
                                                            echo "                                                                    </div>
                                                                ";
                                                        }
                                                        $_parent = $context['_parent'];
                                                        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['widget'], $context['_parent'], $context['loop']);
                                                        $context = array_intersect_key($context, $_parent) + $_parent;
                                                        // line 164
                                                        echo "                                                            ";
                                                    }
                                                    // line 165
                                                    echo "                                                        ";
                                                }
                                                // line 166
                                                echo "                                                    ";
                                            }
                                            $_parent = $context['_parent'];
                                            unset($context['_seq'], $context['_iterated'], $context['type'], $context['widgets'], $context['_parent'], $context['loop']);
                                            $context = array_intersect_key($context, $_parent) + $_parent;
                                            // line 167
                                            echo "\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
                                                </div>
                                            ";
                                        }
                                        // line 170
                                        echo "                                        ";
                                    }
                                    // line 171
                                    echo "
                                        ";
                                    // line 172
                                    if (($this->getAttribute($context["top_item"], "sub_menu_content_type", array()) == "widget")) {
                                        // line 173
                                        echo "                                            ";
                                        if ((twig_length_filter($this->env, $this->getAttribute($context["top_item"], "sub_menu_content", array())) > 0)) {
                                            // line 174
                                            echo "                                                <div class=\"mega-menu-container sub-menu-container ";
                                            echo $this->getAttribute($context["top_item"], "item_align", array());
                                            echo " ";
                                            if (($this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "mega_menu_width", array()) == "100%")) {
                                                echo " full-width ";
                                            }
                                            echo "\">
                                                    <div class=\"row\">
\t\t\t\t\t\t\t\t\t\t\t\t\t";
                                            // line 176
                                            $context['_parent'] = $context;
                                            $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["top_item"], "sub_menu_content", array()));
                                            foreach ($context['_seq'] as $context["type"] => $context["widgets"]) {
                                                // line 177
                                                echo "                                                        ";
                                                if (($context["type"] == "widget")) {
                                                    // line 178
                                                    echo "                                                            ";
                                                    if ((twig_length_filter($this->env, $context["widgets"]) > 0)) {
                                                        // line 179
                                                        echo "                                                                ";
                                                        $context['_parent'] = $context;
                                                        $context['_seq'] = twig_ensure_traversable($context["widgets"]);
                                                        foreach ($context['_seq'] as $context["_key"] => $context["widget"]) {
                                                            // line 180
                                                            echo "                                                                    ";
                                                            if (($this->getAttribute($context["widget"], "type", array()) == "category")) {
                                                                // line 181
                                                                echo "                                                                        <div class=\"col-md-";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo " sub-item2-content sub-item2-category-content\" data-cols=\"";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo "\">
                                                                            ";
                                                                // line 182
                                                                if ($this->getAttribute($context["widget"], "image", array())) {
                                                                    // line 183
                                                                    echo "                                                                                <img src=\"";
                                                                    echo $this->getAttribute($context["widget"], "image", array());
                                                                    echo "\" alt=\"";
                                                                    echo $this->getAttribute($context["widget"], "title", array());
                                                                    echo "\" class=\"mega-second-image\" />
                                                                            ";
                                                                }
                                                                // line 185
                                                                echo "                                                                            <h4><a class=\"a-mega-second-link\" href=\"";
                                                                echo $this->getAttribute($context["widget"], "link", array());
                                                                echo "\">";
                                                                echo $this->getAttribute($context["widget"], "title", array());
                                                                echo "</a></h4>
                                                                            ";
                                                                // line 186
                                                                if ((twig_length_filter($this->env, $this->getAttribute($context["widget"], "children", array())) > 0)) {
                                                                    // line 187
                                                                    echo "                                                                                <div class=\"sub_item3-content\">
                                                                                    ";
                                                                    // line 188
                                                                    $context['_parent'] = $context;
                                                                    $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["widget"], "children", array()));
                                                                    foreach ($context['_seq'] as $context["_key"] => $context["c_category"]) {
                                                                        // line 189
                                                                        echo "                                                                                        <h5><a class=\"a-mega-third-link\" href=\"";
                                                                        echo $this->getAttribute($context["c_category"], "link", array());
                                                                        echo "\">";
                                                                        echo $this->getAttribute($context["c_category"], "title", array());
                                                                        echo "</a></h5>
                                                                                    ";
                                                                    }
                                                                    $_parent = $context['_parent'];
                                                                    unset($context['_seq'], $context['_iterated'], $context['_key'], $context['c_category'], $context['_parent'], $context['loop']);
                                                                    $context = array_intersect_key($context, $_parent) + $_parent;
                                                                    // line 191
                                                                    echo "                                                                                </div>
                                                                            ";
                                                                }
                                                                // line 193
                                                                echo "                                                                        </div>
                                                                    ";
                                                            }
                                                            // line 195
                                                            echo "
                                                                    ";
                                                            // line 196
                                                            if (($this->getAttribute($context["widget"], "type", array()) == "product")) {
                                                                // line 197
                                                                echo "                                                                        <div class=\"col-md-";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo " sub-item2-content sub-product\" data-cols=\"";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo "\">
                                                                            ";
                                                                // line 198
                                                                if ($this->getAttribute($context["widget"], "image", array())) {
                                                                    // line 199
                                                                    echo "                                                                                <a href=\"";
                                                                    echo $this->getAttribute($context["widget"], "link", array());
                                                                    echo "\"><img src=\"";
                                                                    echo $this->getAttribute($context["widget"], "image", array());
                                                                    echo "\" alt=\"";
                                                                    echo $this->getAttribute($context["widget"], "title", array());
                                                                    echo "\" class=\"mega-second-image\" /></a>
                                                                            ";
                                                                }
                                                                // line 201
                                                                echo "                                                                            <h4><a class=\"a-mega-second-link\" href=\"";
                                                                echo $this->getAttribute($context["widget"], "link", array());
                                                                echo "\">";
                                                                echo $this->getAttribute($context["widget"], "title", array());
                                                                echo "</a></h4>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"price-box\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
                                                                // line 203
                                                                if ( !$this->getAttribute($context["widget"], "special", array())) {
                                                                    // line 204
                                                                    echo "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"regular-price\"><span class=\"price\">";
                                                                    echo $this->getAttribute($context["widget"], "price", array());
                                                                    echo "</span></p>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
                                                                } else {
                                                                    // line 206
                                                                    echo "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"special-price\"><span class=\"price\">";
                                                                    echo $this->getAttribute($context["widget"], "special", array());
                                                                    echo "</span></p>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"old-price\"><span class=\"price\">";
                                                                    // line 207
                                                                    echo $this->getAttribute($context["widget"], "price", array());
                                                                    echo "</span></p>\t\t\t\t\t\t  
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
                                                                }
                                                                // line 209
                                                                echo "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
                                                                        </div>
                                                                    ";
                                                            }
                                                            // line 212
                                                            echo "
                                                                    ";
                                                            // line 213
                                                            if (($this->getAttribute($context["widget"], "type", array()) == "html")) {
                                                                // line 214
                                                                echo "                                                                        <div class=\"col-md-";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo " sub-item2-content\" data-cols=\"";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo "\">
                                                                            <p class=\"widget-html-title\">";
                                                                // line 215
                                                                echo $this->getAttribute($context["widget"], "title", array());
                                                                echo "</p>
                                                                            <div>";
                                                                // line 216
                                                                echo $this->getAttribute($context["widget"], "content", array());
                                                                echo "</div>
                                                                        </div>
                                                                    ";
                                                            }
                                                            // line 219
                                                            echo "
                                                                    ";
                                                            // line 220
                                                            if (($this->getAttribute($context["widget"], "type", array()) == "link")) {
                                                                // line 221
                                                                echo "                                                                        <div class=\"col-md-";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo " sub-item2-content\" data-cols=\"";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo "\">
                                                                            <h4><a class=\"a-mega-second-link a-widget-link\" href=\"";
                                                                // line 222
                                                                echo $this->getAttribute($context["widget"], "link", array());
                                                                echo "\">";
                                                                echo $this->getAttribute($context["widget"], "title", array());
                                                                echo "</a></h4>
                                                                        </div>
                                                                    ";
                                                            }
                                                            // line 225
                                                            echo "                                                                ";
                                                        }
                                                        $_parent = $context['_parent'];
                                                        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['widget'], $context['_parent'], $context['loop']);
                                                        $context = array_intersect_key($context, $_parent) + $_parent;
                                                        // line 226
                                                        echo "                                                            ";
                                                    }
                                                    // line 227
                                                    echo "                                                        ";
                                                }
                                                // line 228
                                                echo "                                                    ";
                                            }
                                            $_parent = $context['_parent'];
                                            unset($context['_seq'], $context['_iterated'], $context['type'], $context['widgets'], $context['_parent'], $context['loop']);
                                            $context = array_intersect_key($context, $_parent) + $_parent;
                                            // line 229
                                            echo "\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
                                                </div>
                                            ";
                                        }
                                        // line 232
                                        echo "                                        ";
                                    }
                                    // line 233
                                    echo "                                    ";
                                }
                                // line 234
                                echo "
                                    <!-- Flyout Menu -->
                                    ";
                                // line 236
                                if (($this->getAttribute($context["top_item"], "sub_menu_type", array()) == "flyout")) {
                                    // line 237
                                    echo "                                        ";
                                    if (($this->getAttribute($context["top_item"], "sub_menu_content_type", array()) == "children")) {
                                        // line 238
                                        echo "                                            ";
                                        if ((twig_length_filter($this->env, $this->getAttribute($context["top_item"], "sub_items", array())) > 0)) {
                                            // line 239
                                            echo "                                                <div class=\"flyout-menu-container sub-menu-container ";
                                            echo $this->getAttribute($context["top_item"], "item_align", array());
                                            echo "\">
                                                    <ul class=\"ul-second-items\">
                                                        ";
                                            // line 241
                                            $context['_parent'] = $context;
                                            $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["top_item"], "sub_items", array()));
                                            foreach ($context['_seq'] as $context["_key"] => $context["sub_item2"]) {
                                                // line 242
                                                echo "                                                            ";
                                                if ($this->getAttribute($context["sub_item2"], "status", array())) {
                                                    // line 243
                                                    echo "                                                                <li class=\"li-second-items\">
                                                                    <a href=\"";
                                                    // line 244
                                                    echo $this->getAttribute($context["sub_item2"], "link", array());
                                                    echo "\" class=\"a-second-link a-item\">
                                                                        <span class=\"a-second-title\">";
                                                    // line 245
                                                    echo $this->getAttribute($context["sub_item2"], "title", array());
                                                    echo "</span>
                                                                        ";
                                                    // line 246
                                                    if ((twig_length_filter($this->env, $this->getAttribute($context["sub_item2"], "sub_items", array())) > 0)) {
                                                        // line 247
                                                        echo "                                                                            ";
                                                        if (($this->getAttribute($context["top_item"], "item_align", array()) == "left")) {
                                                            // line 248
                                                            echo "                                                                                <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>
                                                                            ";
                                                        }
                                                        // line 250
                                                        echo "                                                                            ";
                                                        if (($this->getAttribute($context["top_item"], "item_align", array()) == "right")) {
                                                            // line 251
                                                            echo "                                                                                <i class=\"fa fa-angle-left\" aria-hidden=\"true\"></i>
                                                                            ";
                                                        }
                                                        // line 253
                                                        echo "                                                                        ";
                                                    }
                                                    // line 254
                                                    echo "                                                                    </a>
                                                                    ";
                                                    // line 255
                                                    if ((twig_length_filter($this->env, $this->getAttribute($context["sub_item2"], "sub_items", array())) > 0)) {
                                                        // line 256
                                                        echo "                                                                        <div class=\"flyout-third-items ";
                                                        echo $this->getAttribute($context["top_item"], "item_align", array());
                                                        echo "\">
                                                                            <ul class=\"ul-third-items\">
                                                                                ";
                                                        // line 258
                                                        $context['_parent'] = $context;
                                                        $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["sub_item2"], "sub_items", array()));
                                                        foreach ($context['_seq'] as $context["_key"] => $context["sub_item3"]) {
                                                            // line 259
                                                            echo "                                                                                    ";
                                                            if ($this->getAttribute($context["sub_item3"], "status", array())) {
                                                                // line 260
                                                                echo "                                                                                        <li class=\"li-third-items\">
                                                                                            <a href=\"";
                                                                // line 261
                                                                echo $this->getAttribute($context["sub_item3"], "link", array());
                                                                echo "\" class=\"a-third-link\"><span class=\"a-third-title\">";
                                                                echo $this->getAttribute($context["sub_item3"], "title", array());
                                                                echo "</span></a>
                                                                                        </li>
                                                                                    ";
                                                            }
                                                            // line 264
                                                            echo "                                                                                ";
                                                        }
                                                        $_parent = $context['_parent'];
                                                        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_item3'], $context['_parent'], $context['loop']);
                                                        $context = array_intersect_key($context, $_parent) + $_parent;
                                                        // line 265
                                                        echo "                                                                            </ul>
                                                                        </div>
                                                                    ";
                                                    }
                                                    // line 268
                                                    echo "                                                                </li>
                                                            ";
                                                }
                                                // line 270
                                                echo "                                                        ";
                                            }
                                            $_parent = $context['_parent'];
                                            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_item2'], $context['_parent'], $context['loop']);
                                            $context = array_intersect_key($context, $_parent) + $_parent;
                                            // line 271
                                            echo "                                                    </ul>
                                                </div>
                                            ";
                                        }
                                        // line 274
                                        echo "                                        ";
                                    }
                                    // line 275
                                    echo "
                                        ";
                                    // line 276
                                    if (($this->getAttribute($context["top_item"], "sub_menu_content_type", array()) == "category")) {
                                        // line 277
                                        echo "                                            ";
                                        if ((twig_length_filter($this->env, $this->getAttribute($context["top_item"], "sub_menu_content", array())) > 0)) {
                                            // line 278
                                            echo "                                                <div class=\"flyout-menu-container sub-menu-container ";
                                            echo $this->getAttribute($context["top_item"], "item_align", array());
                                            echo "\">
                                                    <ul class=\"ul-second-items\">
                                                        ";
                                            // line 280
                                            $context['_parent'] = $context;
                                            $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["top_item"], "sub_menu_content", array()));
                                            foreach ($context['_seq'] as $context["type"] => $context["widgets"]) {
                                                // line 281
                                                echo "                                                            ";
                                                if (($context["type"] == "category")) {
                                                    // line 282
                                                    echo "                                                                ";
                                                    if ((twig_length_filter($this->env, $context["widgets"]) > 0)) {
                                                        // line 283
                                                        echo "                                                                    ";
                                                        $context['_parent'] = $context;
                                                        $context['_seq'] = twig_ensure_traversable($context["widgets"]);
                                                        foreach ($context['_seq'] as $context["_key"] => $context["widget"]) {
                                                            // line 284
                                                            echo "                                                                        <li class=\"li-second-items\">
                                                                            <a href=\"";
                                                            // line 285
                                                            echo $this->getAttribute($context["widget"], "link", array());
                                                            echo "\" class=\"a-second-link a-item\">
                                                                                <span class=\"a-second-title\">";
                                                            // line 286
                                                            echo $this->getAttribute($context["widget"], "title", array());
                                                            echo "</span>
                                                                                ";
                                                            // line 287
                                                            if ((twig_length_filter($this->env, $this->getAttribute($context["widget"], "children", array())) > 0)) {
                                                                // line 288
                                                                echo "                                                                                    ";
                                                                if (($this->getAttribute($context["top_item"], "item_align", array()) == "left")) {
                                                                    // line 289
                                                                    echo "                                                                                        <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>
                                                                                    ";
                                                                }
                                                                // line 291
                                                                echo "                                                                                    ";
                                                                if (($this->getAttribute($context["top_item"], "item_align", array()) == "right")) {
                                                                    // line 292
                                                                    echo "                                                                                        <i class=\"fa fa-angle-left\" aria-hidden=\"true\"></i>
                                                                                    ";
                                                                }
                                                                // line 294
                                                                echo "                                                                                ";
                                                            }
                                                            // line 295
                                                            echo "                                                                            </a>
                                                                            ";
                                                            // line 296
                                                            if ((twig_length_filter($this->env, $this->getAttribute($context["widget"], "children", array())) > 0)) {
                                                                // line 297
                                                                echo "                                                                                <div class=\"flyout-third-items ";
                                                                echo $this->getAttribute($context["top_item"], "item_align", array());
                                                                echo "\">
                                                                                    <ul class=\"ul-third-items\">
                                                                                        ";
                                                                // line 299
                                                                $context['_parent'] = $context;
                                                                $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["widget"], "children", array()));
                                                                foreach ($context['_seq'] as $context["_key"] => $context["c_category"]) {
                                                                    // line 300
                                                                    echo "                                                                                            <li class=\"li-third-items\">
                                                                                                <a href=\"";
                                                                    // line 301
                                                                    echo $this->getAttribute($context["c_category"], "link", array());
                                                                    echo "\" class=\"a-third-link\"><span class=\"a-third-title\">";
                                                                    echo $this->getAttribute($context["c_category"], "title", array());
                                                                    echo "</span></a>
                                                                                            </li>
                                                                                        ";
                                                                }
                                                                $_parent = $context['_parent'];
                                                                unset($context['_seq'], $context['_iterated'], $context['_key'], $context['c_category'], $context['_parent'], $context['loop']);
                                                                $context = array_intersect_key($context, $_parent) + $_parent;
                                                                // line 304
                                                                echo "                                                                                    </ul>
                                                                                </div>
                                                                            ";
                                                            }
                                                            // line 307
                                                            echo "                                                                        </li>
                                                                    ";
                                                        }
                                                        $_parent = $context['_parent'];
                                                        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['widget'], $context['_parent'], $context['loop']);
                                                        $context = array_intersect_key($context, $_parent) + $_parent;
                                                        // line 309
                                                        echo "                                                                ";
                                                    }
                                                    // line 310
                                                    echo "                                                            ";
                                                }
                                                // line 311
                                                echo "                                                        ";
                                            }
                                            $_parent = $context['_parent'];
                                            unset($context['_seq'], $context['_iterated'], $context['type'], $context['widgets'], $context['_parent'], $context['loop']);
                                            $context = array_intersect_key($context, $_parent) + $_parent;
                                            // line 312
                                            echo "                                                    </ul>
                                                </div>
                                            ";
                                        }
                                        // line 315
                                        echo "                                        ";
                                    }
                                    // line 316
                                    echo "                                    ";
                                }
                                // line 317
                                echo "                                ";
                            }
                            // line 318
                            echo "                            </li>
                        ";
                        }
                        // line 320
                        echo "                    ";
                    }
                    $_parent = $context['_parent'];
                    unset($context['_seq'], $context['_iterated'], $context['_key'], $context['top_item'], $context['_parent'], $context['loop']);
                    $context = array_intersect_key($context, $_parent) + $_parent;
                    // line 321
                    echo "                </ul>
            ";
                }
                // line 323
                echo "\t\t\t
        </div>
    ";
            }
            // line 326
            echo "
    ";
            // line 327
            $context["item_show"] = $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "item_show", array());
            // line 328
            echo "    ";
            if (((isset($context["menu_type"]) ? $context["menu_type"] : null) == "vertical")) {
                // line 329
                echo "        ";
                $context["count"] = 0;
                // line 330
                echo "        <div class=\"oc-menu vertical-menu visible-lg visible-md\" id=\"oc-menu-";
                echo (isset($context["module_id"]) ? $context["module_id"] : null);
                echo "\">
            ";
                // line 331
                if ((isset($context["items"]) ? $context["items"] : null)) {
                    // line 332
                    echo "                <input type=\"hidden\" id=\"menu-effect-";
                    echo (isset($context["module_id"]) ? $context["module_id"] : null);
                    echo "\" class=\"menu-effect\" value=\"";
                    echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "effect", array());
                    echo "\" />
                <div class=\"oc-menu-bar\">
                    <div class=\"left\"><i class=\"lnr lnr-text-align-left\"></i> <span>";
                    // line 334
                    echo (isset($context["text_vertical_bar"]) ? $context["text_vertical_bar"] : null);
                    echo "</span></div>
                    <div class=\"right\"><i class=\"fa fa-caret-down\" aria-hidden=\"true\"></i></div>
                </div>
                <ul class=\"ul-top-items\">
                    ";
                    // line 338
                    $context['_parent'] = $context;
                    $context['_seq'] = twig_ensure_traversable((isset($context["items"]) ? $context["items"] : null));
                    foreach ($context['_seq'] as $context["_key"] => $context["top_item"]) {
                        // line 339
                        echo "                        ";
                        if ($this->getAttribute($context["top_item"], "status", array())) {
                            // line 340
                            echo "                            ";
                            $context["count"] = ((isset($context["count"]) ? $context["count"] : null) + 1);
                            // line 341
                            echo "                            <li class=\"li-top-item ";
                            echo $this->getAttribute($context["top_item"], "item_align", array());
                            echo " ";
                            echo ((((isset($context["count"]) ? $context["count"] : null) > (isset($context["item_show"]) ? $context["item_show"] : null))) ? ("over") : (""));
                            echo "\">
                                ";
                            // line 342
                            if ($this->getAttribute($context["top_item"], "has_link", array())) {
                                // line 343
                                echo "                                    <a class=\"a-top-link a-item\" href=\"";
                                echo $this->getAttribute($context["top_item"], "link", array());
                                echo "\">
                                        ";
                                // line 344
                                if ($this->getAttribute($context["top_item"], "icon", array())) {
                                    // line 345
                                    echo "                                            <img src=\"";
                                    echo $this->getAttribute($context["top_item"], "icon", array());
                                    echo "\" class=\"top-icon\"/>
                                        ";
                                }
                                // line 347
                                echo "                                        ";
                                if ($this->getAttribute($context["top_item"], "has_title", array())) {
                                    // line 348
                                    echo "                                            <span>";
                                    echo $this->getAttribute($context["top_item"], "title", array());
                                    echo "</span>
                                        ";
                                }
                                // line 350
                                echo "                                        ";
                                if ($this->getAttribute($context["top_item"], "has_child", array())) {
                                    // line 351
                                    echo "                                            <i class=\"ion-ios-arrow-right\" aria-hidden=\"true\"></i>
                                        ";
                                }
                                // line 353
                                echo "                                    </a>
                                ";
                            } else {
                                // line 355
                                echo "                                    <a class=\"a-top-link a-item\" href=\"javascript:void(0)\">
                                        ";
                                // line 356
                                if ($this->getAttribute($context["top_item"], "icon", array())) {
                                    // line 357
                                    echo "                                            <img src=\"";
                                    echo $this->getAttribute($context["top_item"], "icon", array());
                                    echo "\" class=\"top-icon\"/>
                                        ";
                                }
                                // line 359
                                echo "                                        ";
                                if ($this->getAttribute($context["top_item"], "has_title", array())) {
                                    // line 360
                                    echo "                                            <span>";
                                    echo $this->getAttribute($context["top_item"], "title", array());
                                    echo "</span>
                                        ";
                                }
                                // line 362
                                echo "                                        ";
                                if ($this->getAttribute($context["top_item"], "has_child", array())) {
                                    // line 363
                                    echo "                                            <i class=\"ion-ios-arrow-right\" aria-hidden=\"true\"></i>
                                        ";
                                }
                                // line 365
                                echo "                                    </a>
                                ";
                            }
                            // line 367
                            echo "                                ";
                            if ($this->getAttribute($context["top_item"], "has_child", array())) {
                                // line 368
                                echo "                                    <!-- Mega Menu -->
                                    ";
                                // line 369
                                if (($this->getAttribute($context["top_item"], "sub_menu_type", array()) == "mega")) {
                                    // line 370
                                    echo "                                        ";
                                    if (($this->getAttribute($context["top_item"], "sub_menu_content_type", array()) == "children")) {
                                        // line 371
                                        echo "                                            <div class=\"mega-menu-container sub-menu-container ";
                                        if (($this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "mega_menu_width", array()) == "100%")) {
                                            echo " full-width ";
                                        }
                                        echo "\">
                                                ";
                                        // line 372
                                        if ((twig_length_filter($this->env, $this->getAttribute($context["top_item"], "sub_items", array())) > 0)) {
                                            // line 373
                                            echo "                                                    ";
                                            $context['_parent'] = $context;
                                            $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["top_item"], "sub_items", array()));
                                            foreach ($context['_seq'] as $context["_key"] => $context["sub_item2"]) {
                                                // line 374
                                                echo "                                                        ";
                                                if ($this->getAttribute($context["sub_item2"], "status", array())) {
                                                    // line 375
                                                    echo "                                                            <div class=\"";
                                                    if ($this->getAttribute($context["top_item"], "sub_menu_content_columns", array())) {
                                                        echo "col-md-";
                                                        echo $this->getAttribute($context["top_item"], "sub_menu_content_columns", array());
                                                    }
                                                    echo " sub-item2-content\"
                                                                    ";
                                                    // line 376
                                                    if (($this->getAttribute($context["top_item"], "sub_menu_content_columns", array()) == false)) {
                                                        echo " style=\"width: 20%;\" data-cols=\"12/5\" ";
                                                    } else {
                                                        echo " data-cols=\"";
                                                        echo $this->getAttribute($context["top_item"], "sub_menu_content_columns", array());
                                                        echo "\" ";
                                                    }
                                                    echo " >
                                                                <h4><a class=\"a-mega-second-link\" href=\"";
                                                    // line 377
                                                    echo $this->getAttribute($context["sub_item2"], "link", array());
                                                    echo "\">";
                                                    echo $this->getAttribute($context["sub_item2"], "title", array());
                                                    echo "</a></h4>
                                                                ";
                                                    // line 378
                                                    if ((twig_length_filter($this->env, $this->getAttribute($context["sub_item2"], "sub_items", array())) > 0)) {
                                                        // line 379
                                                        echo "                                                                    <div class=\"sub_item3-content\">
                                                                        ";
                                                        // line 380
                                                        $context['_parent'] = $context;
                                                        $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["sub_item2"], "sub_items", array()));
                                                        foreach ($context['_seq'] as $context["_key"] => $context["sub_item3"]) {
                                                            // line 381
                                                            echo "                                                                            ";
                                                            if ($this->getAttribute($context["sub_item3"], "status", array())) {
                                                                // line 382
                                                                echo "                                                                                <h5><a class=\"a-mega-third-link\" href=\"";
                                                                echo $this->getAttribute($context["sub_item3"], "link", array());
                                                                echo "\">";
                                                                echo $this->getAttribute($context["sub_item3"], "title", array());
                                                                echo "</a></h5>
                                                                            ";
                                                            }
                                                            // line 384
                                                            echo "                                                                        ";
                                                        }
                                                        $_parent = $context['_parent'];
                                                        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_item3'], $context['_parent'], $context['loop']);
                                                        $context = array_intersect_key($context, $_parent) + $_parent;
                                                        // line 385
                                                        echo "                                                                    </div>
                                                                ";
                                                    }
                                                    // line 387
                                                    echo "                                                            </div>
                                                        ";
                                                }
                                                // line 389
                                                echo "                                                    ";
                                            }
                                            $_parent = $context['_parent'];
                                            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_item2'], $context['_parent'], $context['loop']);
                                            $context = array_intersect_key($context, $_parent) + $_parent;
                                            // line 390
                                            echo "                                                ";
                                        }
                                        // line 391
                                        echo "                                            </div>
                                        ";
                                    } else {
                                        // line 393
                                        echo "                                            ";
                                        if ((twig_length_filter($this->env, $this->getAttribute($context["top_item"], "sub_menu_content", array())) > 0)) {
                                            // line 394
                                            echo "                                                <div class=\"mega-menu-container sub-menu-container ";
                                            if (($this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "mega_menu_width", array()) == "100%")) {
                                                echo " full-width ";
                                            }
                                            echo "\">
                                                    <div class=\"row\">
\t\t\t\t\t\t\t\t\t\t\t\t\t";
                                            // line 396
                                            $context['_parent'] = $context;
                                            $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["top_item"], "sub_menu_content", array()));
                                            foreach ($context['_seq'] as $context["type"] => $context["widgets"]) {
                                                // line 397
                                                echo "                                                        ";
                                                if (($context["type"] == "category")) {
                                                    // line 398
                                                    echo "                                                            ";
                                                    if ((twig_length_filter($this->env, $context["widgets"]) > 0)) {
                                                        // line 399
                                                        echo "                                                                ";
                                                        $context['_parent'] = $context;
                                                        $context['_seq'] = twig_ensure_traversable($context["widgets"]);
                                                        foreach ($context['_seq'] as $context["_key"] => $context["widget"]) {
                                                            // line 400
                                                            echo "                                                                    <div class=\"col-md-";
                                                            echo $this->getAttribute($context["widget"], "cols", array());
                                                            echo " sub-item2-content\" data-cols=\"";
                                                            echo $this->getAttribute($context["widget"], "cols", array());
                                                            echo "\">
                                                                        ";
                                                            // line 401
                                                            if ($this->getAttribute($context["widget"], "image", array())) {
                                                                // line 402
                                                                echo "                                                                            <img src=\"";
                                                                echo $this->getAttribute($context["widget"], "image", array());
                                                                echo "\" alt=\"";
                                                                echo $this->getAttribute($context["widget"], "title", array());
                                                                echo "\" class=\"mega-second-image\" />
                                                                        ";
                                                            }
                                                            // line 404
                                                            echo "                                                                        <h4><a class=\"a-mega-second-link\" href=\"";
                                                            echo $this->getAttribute($context["widget"], "link", array());
                                                            echo "\">";
                                                            echo $this->getAttribute($context["widget"], "title", array());
                                                            echo "</a></h4>
                                                                        ";
                                                            // line 405
                                                            if ((twig_length_filter($this->env, $this->getAttribute($context["widget"], "children", array())) > 0)) {
                                                                // line 406
                                                                echo "                                                                            <div class=\"sub_item3-content\">
                                                                                ";
                                                                // line 407
                                                                $context['_parent'] = $context;
                                                                $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["widget"], "children", array()));
                                                                foreach ($context['_seq'] as $context["_key"] => $context["c_category"]) {
                                                                    // line 408
                                                                    echo "                                                                                    <h5><a class=\"a-mega-third-link\" href=\"";
                                                                    echo $this->getAttribute($context["c_category"], "link", array());
                                                                    echo "\">";
                                                                    echo $this->getAttribute($context["c_category"], "title", array());
                                                                    echo "</a></h5>
                                                                                ";
                                                                }
                                                                $_parent = $context['_parent'];
                                                                unset($context['_seq'], $context['_iterated'], $context['_key'], $context['c_category'], $context['_parent'], $context['loop']);
                                                                $context = array_intersect_key($context, $_parent) + $_parent;
                                                                // line 410
                                                                echo "                                                                            </div>
                                                                        ";
                                                            }
                                                            // line 412
                                                            echo "                                                                    </div>
                                                                ";
                                                        }
                                                        $_parent = $context['_parent'];
                                                        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['widget'], $context['_parent'], $context['loop']);
                                                        $context = array_intersect_key($context, $_parent) + $_parent;
                                                        // line 414
                                                        echo "                                                            ";
                                                    }
                                                    // line 415
                                                    echo "                                                        ";
                                                }
                                                // line 416
                                                echo "
                                                        ";
                                                // line 417
                                                if (($context["type"] == "widget")) {
                                                    // line 418
                                                    echo "                                                            ";
                                                    if ((twig_length_filter($this->env, $context["widgets"]) > 0)) {
                                                        // line 419
                                                        echo "                                                                ";
                                                        $context['_parent'] = $context;
                                                        $context['_seq'] = twig_ensure_traversable($context["widgets"]);
                                                        foreach ($context['_seq'] as $context["_key"] => $context["widget"]) {
                                                            // line 420
                                                            echo "                                                                    ";
                                                            if (($this->getAttribute($context["widget"], "type", array()) == "category")) {
                                                                // line 421
                                                                echo "                                                                        <div class=\"col-md-";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo " sub-item2-content\" data-cols=\"";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo "\">
                                                                            ";
                                                                // line 422
                                                                if ($this->getAttribute($context["widget"], "image", array())) {
                                                                    // line 423
                                                                    echo "                                                                                <img src=\"";
                                                                    echo $this->getAttribute($context["widget"], "image", array());
                                                                    echo "\" alt=\"";
                                                                    echo $this->getAttribute($context["widget"], "title", array());
                                                                    echo "\" class=\"mega-second-image\" />
                                                                            ";
                                                                }
                                                                // line 425
                                                                echo "                                                                            <h4><a class=\"a-mega-second-link\" href=\"";
                                                                echo $this->getAttribute($context["widget"], "link", array());
                                                                echo "\">";
                                                                echo $this->getAttribute($context["widget"], "title", array());
                                                                echo "</a></h4>
                                                                            ";
                                                                // line 426
                                                                if ((twig_length_filter($this->env, $this->getAttribute($context["widget"], "children", array())) > 0)) {
                                                                    // line 427
                                                                    echo "                                                                                <div class=\"sub_item3-content\">
                                                                                    ";
                                                                    // line 428
                                                                    $context['_parent'] = $context;
                                                                    $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["widget"], "children", array()));
                                                                    foreach ($context['_seq'] as $context["_key"] => $context["c_category"]) {
                                                                        // line 429
                                                                        echo "                                                                                        <h5><a class=\"a-mega-third-link\" href=\"";
                                                                        echo $this->getAttribute($context["c_category"], "link", array());
                                                                        echo "\">";
                                                                        echo $this->getAttribute($context["c_category"], "title", array());
                                                                        echo "</a></h5>
                                                                                    ";
                                                                    }
                                                                    $_parent = $context['_parent'];
                                                                    unset($context['_seq'], $context['_iterated'], $context['_key'], $context['c_category'], $context['_parent'], $context['loop']);
                                                                    $context = array_intersect_key($context, $_parent) + $_parent;
                                                                    // line 431
                                                                    echo "                                                                                </div>
                                                                            ";
                                                                }
                                                                // line 433
                                                                echo "                                                                        </div>
                                                                    ";
                                                            }
                                                            // line 435
                                                            echo "
                                                                    ";
                                                            // line 436
                                                            if (($this->getAttribute($context["widget"], "type", array()) == "product")) {
                                                                // line 437
                                                                echo "                                                                        <div class=\"col-md-";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo " sub-item2-content\" data-cols=\"";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo "\">
                                                                            ";
                                                                // line 438
                                                                if ($this->getAttribute($context["widget"], "image", array())) {
                                                                    // line 439
                                                                    echo "                                                                                <img src=\"";
                                                                    echo $this->getAttribute($context["widget"], "image", array());
                                                                    echo "\" alt=\"";
                                                                    echo $this->getAttribute($context["widget"], "title", array());
                                                                    echo "\" class=\"mega-second-image\" />
                                                                            ";
                                                                }
                                                                // line 441
                                                                echo "                                                                            <h4><a class=\"a-mega-second-link\" href=\"";
                                                                echo $this->getAttribute($context["widget"], "link", array());
                                                                echo "\">";
                                                                echo $this->getAttribute($context["widget"], "title", array());
                                                                echo "</a></h4>
                                                                        </div>
                                                                    ";
                                                            }
                                                            // line 444
                                                            echo "
                                                                    ";
                                                            // line 445
                                                            if (($this->getAttribute($context["widget"], "type", array()) == "html")) {
                                                                // line 446
                                                                echo "                                                                        <div class=\"col-md-";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo " sub-item2-content\" data-cols=\"";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo "\">
                                                                            ";
                                                                // line 447
                                                                if ($this->getAttribute($context["widget"], "title", array())) {
                                                                    // line 448
                                                                    echo "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4><strong>";
                                                                    echo $this->getAttribute($context["widget"], "title", array());
                                                                    echo "</strong></h4>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
                                                                }
                                                                // line 450
                                                                echo "                                                                            ";
                                                                echo $this->getAttribute($context["widget"], "content", array());
                                                                echo "
                                                                        </div>
                                                                    ";
                                                            }
                                                            // line 453
                                                            echo "
                                                                    ";
                                                            // line 454
                                                            if (($this->getAttribute($context["widget"], "type", array()) == "link")) {
                                                                // line 455
                                                                echo "                                                                        <div class=\"col-md-";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo " sub-item2-content\" data-cols=\"";
                                                                echo $this->getAttribute($context["widget"], "cols", array());
                                                                echo "\">
                                                                            <h4><a class=\"a-mega-second-link a-widget-link\" href=\"";
                                                                // line 456
                                                                echo $this->getAttribute($context["widget"], "link", array());
                                                                echo "\">";
                                                                echo $this->getAttribute($context["widget"], "title", array());
                                                                echo "</a></h4>
                                                                        </div>
                                                                    ";
                                                            }
                                                            // line 459
                                                            echo "                                                                ";
                                                        }
                                                        $_parent = $context['_parent'];
                                                        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['widget'], $context['_parent'], $context['loop']);
                                                        $context = array_intersect_key($context, $_parent) + $_parent;
                                                        // line 460
                                                        echo "                                                            ";
                                                    }
                                                    // line 461
                                                    echo "                                                        ";
                                                }
                                                // line 462
                                                echo "                                                    ";
                                            }
                                            $_parent = $context['_parent'];
                                            unset($context['_seq'], $context['_iterated'], $context['type'], $context['widgets'], $context['_parent'], $context['loop']);
                                            $context = array_intersect_key($context, $_parent) + $_parent;
                                            // line 463
                                            echo "\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
                                                </div>
                                            ";
                                        }
                                        // line 466
                                        echo "                                        ";
                                    }
                                    // line 467
                                    echo "                                    ";
                                }
                                // line 468
                                echo "
                                    <!-- Flyout Menu -->
                                    ";
                                // line 470
                                if (($this->getAttribute($context["top_item"], "sub_menu_type", array()) == "flyout")) {
                                    // line 471
                                    echo "                                        ";
                                    if (($this->getAttribute($context["top_item"], "sub_menu_content_type", array()) == "children")) {
                                        // line 472
                                        echo "                                            ";
                                        if ((twig_length_filter($this->env, $this->getAttribute($context["top_item"], "sub_items", array())) > 0)) {
                                            // line 473
                                            echo "                                                <div class=\"flyout-menu-container sub-menu-container ";
                                            echo $this->getAttribute($context["top_item"], "item_align", array());
                                            echo "\">
                                                    <ul class=\"ul-second-items\">
                                                        ";
                                            // line 475
                                            $context['_parent'] = $context;
                                            $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["top_item"], "sub_items", array()));
                                            foreach ($context['_seq'] as $context["_key"] => $context["sub_item2"]) {
                                                // line 476
                                                echo "                                                            ";
                                                if ($this->getAttribute($context["sub_item2"], "status", array())) {
                                                    // line 477
                                                    echo "                                                                <li class=\"li-second-items\">
                                                                    <a href=\"";
                                                    // line 478
                                                    echo $this->getAttribute($context["sub_item2"], "link", array());
                                                    echo "\" class=\"a-second-link a-item\">
                                                                        <span class=\"a-second-title\">";
                                                    // line 479
                                                    echo $this->getAttribute($context["sub_item2"], "title", array());
                                                    echo "</span>
                                                                        ";
                                                    // line 480
                                                    if ((twig_length_filter($this->env, $this->getAttribute($context["sub_item2"], "sub_items", array())) > 0)) {
                                                        // line 481
                                                        echo "                                                                            <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>
                                                                        ";
                                                    }
                                                    // line 483
                                                    echo "                                                                    </a>
                                                                    ";
                                                    // line 484
                                                    if ((twig_length_filter($this->env, $this->getAttribute($context["sub_item2"], "sub_items", array())) > 0)) {
                                                        // line 485
                                                        echo "                                                                        <div class=\"flyout-third-items ";
                                                        echo $this->getAttribute($context["top_item"], "item_align", array());
                                                        echo "\">
                                                                            <ul class=\"ul-third-items\">
                                                                                ";
                                                        // line 487
                                                        $context['_parent'] = $context;
                                                        $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["sub_item2"], "sub_items", array()));
                                                        foreach ($context['_seq'] as $context["_key"] => $context["sub_item3"]) {
                                                            // line 488
                                                            echo "                                                                                    ";
                                                            if ($this->getAttribute($context["sub_item3"], "status", array())) {
                                                                // line 489
                                                                echo "                                                                                        <li class=\"li-third-items\">
                                                                                            <a href=\"";
                                                                // line 490
                                                                echo $this->getAttribute($context["sub_item3"], "link", array());
                                                                echo "\" class=\"a-third-link\"><span class=\"a-third-title\">";
                                                                echo $this->getAttribute($context["sub_item3"], "title", array());
                                                                echo "</span></a>
                                                                                        </li>
                                                                                    ";
                                                            }
                                                            // line 493
                                                            echo "                                                                                ";
                                                        }
                                                        $_parent = $context['_parent'];
                                                        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_item3'], $context['_parent'], $context['loop']);
                                                        $context = array_intersect_key($context, $_parent) + $_parent;
                                                        // line 494
                                                        echo "                                                                            </ul>
                                                                        </div>
                                                                    ";
                                                    }
                                                    // line 497
                                                    echo "                                                                </li>
                                                            ";
                                                }
                                                // line 499
                                                echo "                                                        ";
                                            }
                                            $_parent = $context['_parent'];
                                            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_item2'], $context['_parent'], $context['loop']);
                                            $context = array_intersect_key($context, $_parent) + $_parent;
                                            // line 500
                                            echo "                                                    </ul>
                                                </div>
                                            ";
                                        }
                                        // line 503
                                        echo "                                        ";
                                    }
                                    // line 504
                                    echo "
                                        ";
                                    // line 505
                                    if (($this->getAttribute($context["top_item"], "sub_menu_content_type", array()) == "category")) {
                                        // line 506
                                        echo "                                            ";
                                        if ((twig_length_filter($this->env, $this->getAttribute($context["top_item"], "sub_menu_content", array())) > 0)) {
                                            // line 507
                                            echo "                                                <div class=\"flyout-menu-container sub-menu-container ";
                                            echo $this->getAttribute($context["top_item"], "item_align", array());
                                            echo "\">
                                                    <ul class=\"ul-second-items\">
                                                        ";
                                            // line 509
                                            $context['_parent'] = $context;
                                            $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["top_item"], "sub_menu_content", array()));
                                            foreach ($context['_seq'] as $context["type"] => $context["widgets"]) {
                                                // line 510
                                                echo "                                                            ";
                                                if (($context["type"] == "category")) {
                                                    // line 511
                                                    echo "                                                                ";
                                                    if ((twig_length_filter($this->env, $context["widgets"]) > 0)) {
                                                        // line 512
                                                        echo "                                                                    ";
                                                        $context['_parent'] = $context;
                                                        $context['_seq'] = twig_ensure_traversable($context["widgets"]);
                                                        foreach ($context['_seq'] as $context["_key"] => $context["widget"]) {
                                                            // line 513
                                                            echo "                                                                        <li class=\"li-second-items\">
                                                                            <a href=\"";
                                                            // line 514
                                                            echo $this->getAttribute($context["widget"], "link", array());
                                                            echo "\" class=\"a-second-link a-item\">
                                                                                <span class=\"a-second-title\">";
                                                            // line 515
                                                            echo $this->getAttribute($context["widget"], "title", array());
                                                            echo "</span>
                                                                                ";
                                                            // line 516
                                                            if ((twig_length_filter($this->env, $this->getAttribute($context["widget"], "children", array())) > 0)) {
                                                                // line 517
                                                                echo "                                                                                    <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>
                                                                                ";
                                                            }
                                                            // line 519
                                                            echo "                                                                            </a>
                                                                            ";
                                                            // line 520
                                                            if ((twig_length_filter($this->env, $this->getAttribute($context["widget"], "children", array())) > 0)) {
                                                                // line 521
                                                                echo "                                                                                <div class=\"flyout-third-items ";
                                                                echo $this->getAttribute($context["top_item"], "item_align", array());
                                                                echo "\">
                                                                                    <ul class=\"ul-third-items\">
                                                                                        ";
                                                                // line 523
                                                                $context['_parent'] = $context;
                                                                $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["widget"], "children", array()));
                                                                foreach ($context['_seq'] as $context["_key"] => $context["c_category"]) {
                                                                    // line 524
                                                                    echo "                                                                                            <li class=\"li-third-items\">
                                                                                                <a href=\"";
                                                                    // line 525
                                                                    echo $this->getAttribute($context["c_category"], "link", array());
                                                                    echo "\" class=\"a-third-link\"><span class=\"a-third-title\">";
                                                                    echo $this->getAttribute($context["c_category"], "title", array());
                                                                    echo "</span></a>
                                                                                            </li>
                                                                                        ";
                                                                }
                                                                $_parent = $context['_parent'];
                                                                unset($context['_seq'], $context['_iterated'], $context['_key'], $context['c_category'], $context['_parent'], $context['loop']);
                                                                $context = array_intersect_key($context, $_parent) + $_parent;
                                                                // line 528
                                                                echo "                                                                                    </ul>
                                                                                </div>
                                                                            ";
                                                            }
                                                            // line 531
                                                            echo "                                                                        </li>
                                                                    ";
                                                        }
                                                        $_parent = $context['_parent'];
                                                        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['widget'], $context['_parent'], $context['loop']);
                                                        $context = array_intersect_key($context, $_parent) + $_parent;
                                                        // line 533
                                                        echo "                                                                ";
                                                    }
                                                    // line 534
                                                    echo "                                                            ";
                                                }
                                                // line 535
                                                echo "                                                        ";
                                            }
                                            $_parent = $context['_parent'];
                                            unset($context['_seq'], $context['_iterated'], $context['type'], $context['widgets'], $context['_parent'], $context['loop']);
                                            $context = array_intersect_key($context, $_parent) + $_parent;
                                            // line 536
                                            echo "                                                    </ul>
                                                </div>
                                            ";
                                        }
                                        // line 539
                                        echo "                                        ";
                                    }
                                    // line 540
                                    echo "                                    ";
                                }
                                // line 541
                                echo "                                ";
                            }
                            // line 542
                            echo "                            </li>
                        ";
                        }
                        // line 544
                        echo "                    ";
                    }
                    $_parent = $context['_parent'];
                    unset($context['_seq'], $context['_iterated'], $context['_key'], $context['top_item'], $context['_parent'], $context['loop']);
                    $context = array_intersect_key($context, $_parent) + $_parent;
                    // line 545
                    echo "                    ";
                    if (((isset($context["count"]) ? $context["count"] : null) > (isset($context["item_show"]) ? $context["item_show"] : null))) {
                        // line 546
                        echo "                        <li class=\"li-top-item li-over li-plus\">
                            <a href=\"javascript:void(0);\" class=\"a-top-link a-plus a-over\"><span>";
                        // line 547
                        echo (isset($context["text_more"]) ? $context["text_more"] : null);
                        echo "</span></a>
                        </li>
                        <li class=\"li-top-item li-over li-minus over\">
                            <a href=\"javascript:void(0);\" class=\"a-top-link a-minus a-over\"><span>";
                        // line 550
                        echo (isset($context["text_close"]) ? $context["text_close"] : null);
                        echo "</span></a>
                        </li>
                    ";
                    }
                    // line 553
                    echo "                </ul>
            ";
                }
                // line 555
                echo "        </div>
    ";
            }
            // line 557
            echo "
    ";
            // line 558
            if (((isset($context["menu_type"]) ? $context["menu_type"] : null) == "mobile")) {
                // line 559
                echo "        <div class=\"oc-menu mobile-menu hidden-lg hidden-md\" id=\"oc-menu-";
                echo (isset($context["module_id"]) ? $context["module_id"] : null);
                echo "\">
            ";
                // line 560
                if ((isset($context["items"]) ? $context["items"] : null)) {
                    // line 561
                    echo "                <input type=\"hidden\" id=\"menu-effect-";
                    echo (isset($context["module_id"]) ? $context["module_id"] : null);
                    echo "\" class=\"menu-effect\" value=\"";
                    echo $this->getAttribute((isset($context["menu_setting"]) ? $context["menu_setting"] : null), "effect", array());
                    echo "\" />
                <div class=\"oc-menu-bar\">
                    <div class=\"left\"><i class=\"lnr lnr-text-align-left\"></i> <span>";
                    // line 563
                    echo (isset($context["text_mobile_bar"]) ? $context["text_mobile_bar"] : null);
                    echo "</span></div>
                    <div class=\"right\"><i class=\"fa fa-caret-down\" aria-hidden=\"true\"></i></div>
                </div>
                <ul class=\"ul-top-items\">
                    ";
                    // line 567
                    $context['_parent'] = $context;
                    $context['_seq'] = twig_ensure_traversable((isset($context["items"]) ? $context["items"] : null));
                    foreach ($context['_seq'] as $context["_key"] => $context["top_item"]) {
                        // line 568
                        echo "                        ";
                        if ($this->getAttribute($context["top_item"], "status", array())) {
                            // line 569
                            echo "                            <li class=\"li-top-item\">
                                ";
                            // line 570
                            if ($this->getAttribute($context["top_item"], "has_link", array())) {
                                // line 571
                                echo "                                    <a class=\"a-top-link a-item\" href=\"";
                                echo $this->getAttribute($context["top_item"], "link", array());
                                echo "\">
                                        ";
                                // line 572
                                if ($this->getAttribute($context["top_item"], "icon", array())) {
                                    // line 573
                                    echo "                                            <img src=\"";
                                    echo $this->getAttribute($context["top_item"], "icon", array());
                                    echo "\" class=\"top-icon\"/>
                                        ";
                                }
                                // line 575
                                echo "                                        ";
                                if ($this->getAttribute($context["top_item"], "has_title", array())) {
                                    // line 576
                                    echo "                                            <span>";
                                    echo $this->getAttribute($context["top_item"], "title", array());
                                    echo "</span>
                                        ";
                                }
                                // line 578
                                echo "                                    </a>
                                    ";
                                // line 579
                                if (($this->getAttribute($context["top_item"], "has_child", array()) && ($this->getAttribute($context["top_item"], "sub_menu_content_type", array()) != "widget"))) {
                                    // line 580
                                    echo "                                        <span class=\"top-click-show a-click-show\">
                                            <i class=\"fa fa-caret-down\" aria-hidden=\"true\"></i>
                                            <i class=\"fa fa-caret-up\" aria-hidden=\"true\"></i>
                                        </span>
                                    ";
                                }
                                // line 585
                                echo "                                ";
                            } else {
                                // line 586
                                echo "                                    <a class=\"a-top-link a-item\" href=\"javascript:void(0)\">
                                        ";
                                // line 587
                                if ($this->getAttribute($context["top_item"], "icon", array())) {
                                    // line 588
                                    echo "                                            <img src=\"";
                                    echo $this->getAttribute($context["top_item"], "icon", array());
                                    echo "\" class=\"top-icon\"/>
                                        ";
                                }
                                // line 590
                                echo "                                        ";
                                if ($this->getAttribute($context["top_item"], "has_title", array())) {
                                    // line 591
                                    echo "                                            <span>";
                                    echo $this->getAttribute($context["top_item"], "title", array());
                                    echo "</span>
                                        ";
                                }
                                // line 593
                                echo "                                    </a>
                                    ";
                                // line 594
                                if (($this->getAttribute($context["top_item"], "has_child", array()) && ($this->getAttribute($context["top_item"], "sub_menu_content_type", array()) != "widget"))) {
                                    // line 595
                                    echo "                                        <span class=\"top-click-show a-click-show\">
                                            <i class=\"fa fa-caret-down\" aria-hidden=\"true\"></i>
                                            <i class=\"fa fa-caret-up\" aria-hidden=\"true\"></i>
                                        </span>
                                    ";
                                }
                                // line 600
                                echo "                                ";
                            }
                            // line 601
                            echo "                                ";
                            if ($this->getAttribute($context["top_item"], "has_child", array())) {
                                // line 602
                                echo "                                    ";
                                if (($this->getAttribute($context["top_item"], "sub_menu_content_type", array()) == "children")) {
                                    // line 603
                                    echo "                                        ";
                                    if ((twig_length_filter($this->env, $this->getAttribute($context["top_item"], "sub_items", array())) > 0)) {
                                        // line 604
                                        echo "                                            <div class=\"sub-menu-container\">
                                                <ul class=\"ul-second-items\">
                                                    ";
                                        // line 606
                                        $context['_parent'] = $context;
                                        $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["top_item"], "sub_items", array()));
                                        foreach ($context['_seq'] as $context["_key"] => $context["sub_item2"]) {
                                            // line 607
                                            echo "                                                        ";
                                            if ($this->getAttribute($context["sub_item2"], "status", array())) {
                                                // line 608
                                                echo "                                                            <li class=\"li-second-items\">
                                                                <a href=\"";
                                                // line 609
                                                echo $this->getAttribute($context["sub_item2"], "link", array());
                                                echo "\" class=\"a-second-link a-item\">
                                                                    <span class=\"a-second-title\">";
                                                // line 610
                                                echo $this->getAttribute($context["sub_item2"], "title", array());
                                                echo "</span>
                                                                </a>
                                                                ";
                                                // line 612
                                                if ((twig_length_filter($this->env, $this->getAttribute($context["sub_item2"], "sub_items", array())) > 0)) {
                                                    // line 613
                                                    echo "                                                                    <span class=\"second-click-show a-click-show\">
                                                                        <i class=\"fa fa-caret-down\" aria-hidden=\"true\"></i>
                                                                        <i class=\"fa fa-caret-up\" aria-hidden=\"true\"></i>
                                                                    </span>
                                                                ";
                                                }
                                                // line 618
                                                echo "                                                                ";
                                                if ((twig_length_filter($this->env, $this->getAttribute($context["sub_item2"], "sub_items", array())) > 0)) {
                                                    // line 619
                                                    echo "                                                                    <div class=\"flyout-third-items\">
                                                                        <ul class=\"ul-third-items\">
                                                                            ";
                                                    // line 621
                                                    $context['_parent'] = $context;
                                                    $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["sub_item2"], "sub_items", array()));
                                                    foreach ($context['_seq'] as $context["_key"] => $context["sub_item3"]) {
                                                        // line 622
                                                        echo "                                                                                ";
                                                        if ($this->getAttribute($context["sub_item3"], "status", array())) {
                                                            // line 623
                                                            echo "                                                                                    <li class=\"li-third-items\">
                                                                                        <a href=\"";
                                                            // line 624
                                                            echo $this->getAttribute($context["sub_item3"], "link", array());
                                                            echo "\" class=\"a-third-link\"><span class=\"a-third-title\">";
                                                            echo $this->getAttribute($context["sub_item3"], "title", array());
                                                            echo "</span></a>
                                                                                    </li>
                                                                                ";
                                                        }
                                                        // line 627
                                                        echo "                                                                            ";
                                                    }
                                                    $_parent = $context['_parent'];
                                                    unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_item3'], $context['_parent'], $context['loop']);
                                                    $context = array_intersect_key($context, $_parent) + $_parent;
                                                    // line 628
                                                    echo "                                                                        </ul>
                                                                    </div>
                                                                ";
                                                }
                                                // line 631
                                                echo "                                                            </li>
                                                        ";
                                            }
                                            // line 633
                                            echo "                                                    ";
                                        }
                                        $_parent = $context['_parent'];
                                        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_item2'], $context['_parent'], $context['loop']);
                                        $context = array_intersect_key($context, $_parent) + $_parent;
                                        // line 634
                                        echo "                                                </ul>
                                            </div>
                                        ";
                                    }
                                    // line 637
                                    echo "                                    ";
                                }
                                // line 638
                                echo "
                                    ";
                                // line 639
                                if (($this->getAttribute($context["top_item"], "sub_menu_content_type", array()) == "category")) {
                                    // line 640
                                    echo "                                        ";
                                    if ((twig_length_filter($this->env, $this->getAttribute($context["top_item"], "sub_menu_content", array())) > 0)) {
                                        // line 641
                                        echo "                                            <div class=\"sub-menu-container\">
                                                <ul class=\"ul-second-items\">
                                                    ";
                                        // line 643
                                        $context['_parent'] = $context;
                                        $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["top_item"], "sub_menu_content", array()));
                                        foreach ($context['_seq'] as $context["type"] => $context["widgets"]) {
                                            // line 644
                                            echo "                                                        ";
                                            if (($context["type"] == "category")) {
                                                // line 645
                                                echo "                                                            ";
                                                if ((twig_length_filter($this->env, $context["widgets"]) > 0)) {
                                                    // line 646
                                                    echo "                                                                ";
                                                    $context['_parent'] = $context;
                                                    $context['_seq'] = twig_ensure_traversable($context["widgets"]);
                                                    foreach ($context['_seq'] as $context["_key"] => $context["widget"]) {
                                                        // line 647
                                                        echo "                                                                    <li class=\"li-second-items\">
                                                                        <a href=\"";
                                                        // line 648
                                                        echo $this->getAttribute($context["widget"], "link", array());
                                                        echo "\" class=\"a-second-link a-item\">
                                                                            <span class=\"a-second-title\">";
                                                        // line 649
                                                        echo $this->getAttribute($context["widget"], "title", array());
                                                        echo "</span>
                                                                        </a>
                                                                        ";
                                                        // line 651
                                                        if ((twig_length_filter($this->env, $this->getAttribute($context["widget"], "children", array())) > 0)) {
                                                            // line 652
                                                            echo "                                                                            <span class=\"second-click-show a-click-show\">
                                                                                <i class=\"fa fa-caret-down\" aria-hidden=\"true\"></i>
                                                                                <i class=\"fa fa-caret-up\" aria-hidden=\"true\"></i>
                                                                            </span>
                                                                        ";
                                                        }
                                                        // line 657
                                                        echo "                                                                        ";
                                                        if ((twig_length_filter($this->env, $this->getAttribute($context["widget"], "children", array())) > 0)) {
                                                            // line 658
                                                            echo "                                                                            <div class=\"flyout-third-items\">
                                                                                <ul class=\"ul-third-items\">
                                                                                    ";
                                                            // line 660
                                                            $context['_parent'] = $context;
                                                            $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["widget"], "children", array()));
                                                            foreach ($context['_seq'] as $context["_key"] => $context["c_category"]) {
                                                                // line 661
                                                                echo "                                                                                        <li class=\"li-third-items\">
                                                                                            <a href=\"";
                                                                // line 662
                                                                echo $this->getAttribute($context["c_category"], "link", array());
                                                                echo "\" class=\"a-third-link\"><span class=\"a-third-title\">";
                                                                echo $this->getAttribute($context["c_category"], "title", array());
                                                                echo "</span></a>
                                                                                        </li>
                                                                                    ";
                                                            }
                                                            $_parent = $context['_parent'];
                                                            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['c_category'], $context['_parent'], $context['loop']);
                                                            $context = array_intersect_key($context, $_parent) + $_parent;
                                                            // line 665
                                                            echo "                                                                                </ul>
                                                                            </div>
                                                                        ";
                                                        }
                                                        // line 668
                                                        echo "                                                                    </li>
                                                                ";
                                                    }
                                                    $_parent = $context['_parent'];
                                                    unset($context['_seq'], $context['_iterated'], $context['_key'], $context['widget'], $context['_parent'], $context['loop']);
                                                    $context = array_intersect_key($context, $_parent) + $_parent;
                                                    // line 670
                                                    echo "                                                            ";
                                                }
                                                // line 671
                                                echo "                                                        ";
                                            }
                                            // line 672
                                            echo "                                                    ";
                                        }
                                        $_parent = $context['_parent'];
                                        unset($context['_seq'], $context['_iterated'], $context['type'], $context['widgets'], $context['_parent'], $context['loop']);
                                        $context = array_intersect_key($context, $_parent) + $_parent;
                                        // line 673
                                        echo "                                                </ul>
                                            </div>
                                        ";
                                    }
                                    // line 676
                                    echo "                                    ";
                                }
                                // line 677
                                echo "                                ";
                            }
                            // line 678
                            echo "                            </li>
                        ";
                        }
                        // line 680
                        echo "                    ";
                    }
                    $_parent = $context['_parent'];
                    unset($context['_seq'], $context['_iterated'], $context['_key'], $context['top_item'], $context['_parent'], $context['loop']);
                    $context = array_intersect_key($context, $_parent) + $_parent;
                    // line 681
                    echo "                </ul>
            ";
                }
                // line 683
                echo "        </div>
    ";
            }
        }
    }

    public function getTemplateName()
    {
        return "tt_madison1/template/extension/module/ocmegamenu.twig";
    }

    public function isTraitable()
    {
        return false;
    }

    public function getDebugInfo()
    {
        return array (  2139 => 683,  2135 => 681,  2129 => 680,  2125 => 678,  2122 => 677,  2119 => 676,  2114 => 673,  2108 => 672,  2105 => 671,  2102 => 670,  2095 => 668,  2090 => 665,  2079 => 662,  2076 => 661,  2072 => 660,  2068 => 658,  2065 => 657,  2058 => 652,  2056 => 651,  2051 => 649,  2047 => 648,  2044 => 647,  2039 => 646,  2036 => 645,  2033 => 644,  2029 => 643,  2025 => 641,  2022 => 640,  2020 => 639,  2017 => 638,  2014 => 637,  2009 => 634,  2003 => 633,  1999 => 631,  1994 => 628,  1988 => 627,  1980 => 624,  1977 => 623,  1974 => 622,  1970 => 621,  1966 => 619,  1963 => 618,  1956 => 613,  1954 => 612,  1949 => 610,  1945 => 609,  1942 => 608,  1939 => 607,  1935 => 606,  1931 => 604,  1928 => 603,  1925 => 602,  1922 => 601,  1919 => 600,  1912 => 595,  1910 => 594,  1907 => 593,  1901 => 591,  1898 => 590,  1892 => 588,  1890 => 587,  1887 => 586,  1884 => 585,  1877 => 580,  1875 => 579,  1872 => 578,  1866 => 576,  1863 => 575,  1857 => 573,  1855 => 572,  1850 => 571,  1848 => 570,  1845 => 569,  1842 => 568,  1838 => 567,  1831 => 563,  1823 => 561,  1821 => 560,  1816 => 559,  1814 => 558,  1811 => 557,  1807 => 555,  1803 => 553,  1797 => 550,  1791 => 547,  1788 => 546,  1785 => 545,  1779 => 544,  1775 => 542,  1772 => 541,  1769 => 540,  1766 => 539,  1761 => 536,  1755 => 535,  1752 => 534,  1749 => 533,  1742 => 531,  1737 => 528,  1726 => 525,  1723 => 524,  1719 => 523,  1713 => 521,  1711 => 520,  1708 => 519,  1704 => 517,  1702 => 516,  1698 => 515,  1694 => 514,  1691 => 513,  1686 => 512,  1683 => 511,  1680 => 510,  1676 => 509,  1670 => 507,  1667 => 506,  1665 => 505,  1662 => 504,  1659 => 503,  1654 => 500,  1648 => 499,  1644 => 497,  1639 => 494,  1633 => 493,  1625 => 490,  1622 => 489,  1619 => 488,  1615 => 487,  1609 => 485,  1607 => 484,  1604 => 483,  1600 => 481,  1598 => 480,  1594 => 479,  1590 => 478,  1587 => 477,  1584 => 476,  1580 => 475,  1574 => 473,  1571 => 472,  1568 => 471,  1566 => 470,  1562 => 468,  1559 => 467,  1556 => 466,  1551 => 463,  1545 => 462,  1542 => 461,  1539 => 460,  1533 => 459,  1525 => 456,  1518 => 455,  1516 => 454,  1513 => 453,  1506 => 450,  1500 => 448,  1498 => 447,  1491 => 446,  1489 => 445,  1486 => 444,  1477 => 441,  1469 => 439,  1467 => 438,  1460 => 437,  1458 => 436,  1455 => 435,  1451 => 433,  1447 => 431,  1436 => 429,  1432 => 428,  1429 => 427,  1427 => 426,  1420 => 425,  1412 => 423,  1410 => 422,  1403 => 421,  1400 => 420,  1395 => 419,  1392 => 418,  1390 => 417,  1387 => 416,  1384 => 415,  1381 => 414,  1374 => 412,  1370 => 410,  1359 => 408,  1355 => 407,  1352 => 406,  1350 => 405,  1343 => 404,  1335 => 402,  1333 => 401,  1326 => 400,  1321 => 399,  1318 => 398,  1315 => 397,  1311 => 396,  1303 => 394,  1300 => 393,  1296 => 391,  1293 => 390,  1287 => 389,  1283 => 387,  1279 => 385,  1273 => 384,  1265 => 382,  1262 => 381,  1258 => 380,  1255 => 379,  1253 => 378,  1247 => 377,  1237 => 376,  1229 => 375,  1226 => 374,  1221 => 373,  1219 => 372,  1212 => 371,  1209 => 370,  1207 => 369,  1204 => 368,  1201 => 367,  1197 => 365,  1193 => 363,  1190 => 362,  1184 => 360,  1181 => 359,  1175 => 357,  1173 => 356,  1170 => 355,  1166 => 353,  1162 => 351,  1159 => 350,  1153 => 348,  1150 => 347,  1144 => 345,  1142 => 344,  1137 => 343,  1135 => 342,  1128 => 341,  1125 => 340,  1122 => 339,  1118 => 338,  1111 => 334,  1103 => 332,  1101 => 331,  1096 => 330,  1093 => 329,  1090 => 328,  1088 => 327,  1085 => 326,  1080 => 323,  1076 => 321,  1070 => 320,  1066 => 318,  1063 => 317,  1060 => 316,  1057 => 315,  1052 => 312,  1046 => 311,  1043 => 310,  1040 => 309,  1033 => 307,  1028 => 304,  1017 => 301,  1014 => 300,  1010 => 299,  1004 => 297,  1002 => 296,  999 => 295,  996 => 294,  992 => 292,  989 => 291,  985 => 289,  982 => 288,  980 => 287,  976 => 286,  972 => 285,  969 => 284,  964 => 283,  961 => 282,  958 => 281,  954 => 280,  948 => 278,  945 => 277,  943 => 276,  940 => 275,  937 => 274,  932 => 271,  926 => 270,  922 => 268,  917 => 265,  911 => 264,  903 => 261,  900 => 260,  897 => 259,  893 => 258,  887 => 256,  885 => 255,  882 => 254,  879 => 253,  875 => 251,  872 => 250,  868 => 248,  865 => 247,  863 => 246,  859 => 245,  855 => 244,  852 => 243,  849 => 242,  845 => 241,  839 => 239,  836 => 238,  833 => 237,  831 => 236,  827 => 234,  824 => 233,  821 => 232,  816 => 229,  810 => 228,  807 => 227,  804 => 226,  798 => 225,  790 => 222,  783 => 221,  781 => 220,  778 => 219,  772 => 216,  768 => 215,  761 => 214,  759 => 213,  756 => 212,  751 => 209,  746 => 207,  741 => 206,  735 => 204,  733 => 203,  725 => 201,  715 => 199,  713 => 198,  706 => 197,  704 => 196,  701 => 195,  697 => 193,  693 => 191,  682 => 189,  678 => 188,  675 => 187,  673 => 186,  666 => 185,  658 => 183,  656 => 182,  649 => 181,  646 => 180,  641 => 179,  638 => 178,  635 => 177,  631 => 176,  621 => 174,  618 => 173,  616 => 172,  613 => 171,  610 => 170,  605 => 167,  599 => 166,  596 => 165,  593 => 164,  586 => 162,  582 => 160,  571 => 158,  567 => 157,  564 => 156,  562 => 155,  555 => 154,  547 => 152,  545 => 151,  538 => 150,  533 => 149,  530 => 148,  527 => 147,  523 => 146,  513 => 144,  510 => 143,  508 => 142,  505 => 141,  501 => 139,  498 => 138,  492 => 137,  488 => 135,  484 => 133,  478 => 132,  470 => 130,  467 => 129,  463 => 128,  460 => 127,  458 => 126,  452 => 125,  442 => 124,  434 => 123,  431 => 122,  426 => 121,  424 => 120,  415 => 119,  412 => 118,  410 => 117,  407 => 116,  404 => 115,  400 => 113,  396 => 111,  393 => 110,  387 => 108,  384 => 107,  378 => 105,  376 => 104,  373 => 103,  369 => 101,  365 => 99,  362 => 98,  356 => 96,  353 => 95,  347 => 93,  345 => 92,  340 => 91,  338 => 90,  331 => 89,  328 => 88,  324 => 87,  316 => 85,  314 => 84,  308 => 82,  305 => 81,  302 => 79,  296 => 76,  292 => 75,  286 => 74,  281 => 72,  277 => 71,  273 => 70,  269 => 69,  265 => 68,  260 => 66,  254 => 65,  249 => 63,  245 => 62,  240 => 60,  236 => 59,  230 => 58,  225 => 56,  221 => 55,  217 => 54,  213 => 53,  209 => 52,  204 => 50,  200 => 49,  194 => 48,  189 => 46,  185 => 45,  181 => 44,  176 => 42,  172 => 41,  167 => 39,  161 => 38,  149 => 35,  145 => 34,  141 => 33,  137 => 32,  132 => 30,  128 => 29,  122 => 28,  117 => 26,  113 => 25,  107 => 24,  102 => 22,  98 => 21,  94 => 20,  90 => 19,  86 => 18,  76 => 17,  72 => 16,  67 => 14,  63 => 13,  59 => 12,  54 => 10,  50 => 9,  46 => 8,  34 => 5,  30 => 4,  26 => 3,  22 => 2,  19 => 1,);
    }
}
/* <style>*/
/*     #oc-menu-{{ module_id }} .oc-menu-bar {*/
/*         background: {{ menu_setting.menu_bg }};*/
/*         color: {{ menu_setting.menu_text_color }};*/
/* 		padding: {{ menu_setting.menu_pd_top }} {{ menu_setting.menu_pd_right }} {{ menu_setting.menu_pd_bottom }} {{ menu_setting.menu_pd_left }};*/
/* 		position: relative;*/
/*     }*/
/*     #oc-menu-{{ module_id }}.oc-menu-bar {*/
/*         background: {{ menu_setting.menu_bg }};*/
/*         color: {{ menu_setting.menu_text_color }};*/
/*     }*/
/*     #oc-menu-{{ module_id }} .ul-top-items .li-top-item {*/
/*         background: {{ menu_setting.item_bg }};*/
/*         color: {{ menu_setting.item_font_color }};*/
/*     }*/
/*     #oc-menu-{{ module_id }} .ul-top-items .li-top-item .a-top-link {*/
/*         padding: {{ menu_setting.item_pd_top }} {{ menu_setting.item_pd_right }} {{ menu_setting.item_pd_bottom }} {{ menu_setting.item_pd_left }};*/
/*         color: {{ menu_setting.item_font_color }};*/
/*         font-size: {{ menu_setting.item_font_size }};*/
/*         line-height: {{ menu_setting.item_line_height }};*/
/*         text-transform: {{ menu_setting.item_font_transform }};*/
/*         font-weight: {{ menu_setting.item_font_weight }};*/
/*     }*/
/*     #oc-menu-{{ module_id }} .ul-top-items .li-top-item:hover, #oc-menu-{{ module_id }} .ul-top-items .li-top-item.active {*/
/*         background: {{ menu_setting.item_bg_hover }};*/
/*         color: {{ menu_setting.item_font_color_hover }};*/
/*     }*/
/*     #oc-menu-{{ module_id }} .ul-top-items .li-top-item:hover .a-top-link, #oc-menu-{{ module_id }} .ul-top-items .li-top-item.active .a-top-link{*/
/*         color: {{ menu_setting.item_font_color_hover }};*/
/*         font-weight: {{ menu_setting.item_font_weight_hover }};*/
/*     }*/
/*     #oc-menu-{{ module_id }} .mega-menu-container {*/
/*         width: {{ menu_setting.mega_menu_width }};*/
/*         background: {{ menu_setting.mega_menu_bg }};*/
/*         padding: {{ menu_setting.mega_menu_pd_top }} {{ menu_setting.mega_menu_pd_right }} {{ menu_setting.mega_menu_pd_bottom }} {{ menu_setting.mega_menu_pd_left }};*/
/*         */
/*     }*/
/*     #oc-menu-{{ module_id }} .mega-menu-container .a-mega-second-link,#oc-menu-{{ module_id }} .mega-menu-container .widget-html-title {*/
/*         color: {{ menu_setting.mega_second_link_color }};*/
/*     }*/
/* 	#oc-menu-{{ module_id }} .mega-menu-container .a-mega-third-link {*/
/*         color: {{ menu_setting.mega_third_link_color }};*/
/*     }*/
/*     #oc-menu-{{ module_id }} .ul-second-items .li-second-items {*/
/*         background: {{ menu_setting.second_item_bg }};*/
/*         color: {{ menu_setting.second_item_font_color }};*/
/*     }*/
/*     #oc-menu-{{ module_id }} .ul-second-items .li-second-items:hover, #oc-menu-{{ module_id }} .ul-second-items .li-second-items.active {*/
/*         background: {{ menu_setting.second_item_bg_hover }};*/
/*         color: {{ menu_setting.second_item_font_color_hover }};*/
/*     }*/
/*     #oc-menu-{{ module_id }} .ul-second-items .li-second-items .a-second-link {*/
/*         color: {{ menu_setting.second_item_font_color }};*/
/*         font-size: {{ menu_setting.second_item_font_size }};*/
/*         text-transform: {{ menu_setting.second_item_font_transform }};*/
/*         font-weight: {{ menu_setting.second_item_font_weight }};*/
/*     }*/
/*     #oc-menu-{{ module_id }} .ul-second-items .li-second-items:hover .a-second-link, #oc-menu-{{ module_id }} .ul-second-items .li-second-items.active .a-second-link {*/
/*         color: {{ menu_setting.second_item_font_color_hover }};*/
/*         font-weight: {{ menu_setting.second_item_font_weight_hover }};*/
/*     }*/
/*     #oc-menu-{{ module_id }} .ul-third-items .li-third-items {*/
/*         background: {{ menu_setting.third_item_bg }};*/
/*     }*/
/*     #oc-menu-{{ module_id }} .ul-third-items .li-third-items:hover, #oc-menu-{{ module_id }} .ul-third-items .li-third-items.active {*/
/*         background: {{ menu_setting.third_item_bg_hover }};*/
/*     }*/
/*     #oc-menu-{{ module_id }} .ul-third-items .li-third-items .a-third-link {*/
/*         color: {{ menu_setting.third_item_font_color }};*/
/*         font-size: {{ menu_setting.third_item_font_size }};*/
/*         text-transform: {{ menu_setting.third_item_font_transform }};*/
/*         font-weight: {{ menu_setting.third_item_font_weight }};*/
/*     }*/
/*     #oc-menu-{{ module_id }} .ul-third-items .li-third-items:hover .a-third-link, #oc-menu-{{ module_id }} .ul-third-items .li-third-items.active .a-third-link {*/
/*         color: {{ menu_setting.third_item_font_color_hover }};*/
/*         font-weight: {{ menu_setting.third_item_font_weight_hover }};*/
/*     }*/
/* </style>*/
/* {% if warning %}*/
/* {% else %}*/
/*     {% if menu_type == "horizontal" %}*/
/*         <div class="oc-menu horizontal-menu oc-menu-bar visible-lg visible-md" id="oc-menu-{{ module_id }}">*/
/* 			*/
/*             {% if items %}*/
/*                 <input type="hidden" id="menu-effect-{{ module_id }}" class="menu-effect" value="{{ menu_setting.effect }}" />*/
/*                 <ul class="ul-top-items">*/
/*                     {% for top_item in items %}*/
/*                         {% if top_item.status %}*/
/*                             <li class="li-top-item {{ top_item.item_align }}" style="float: {{ top_item.item_align }}">*/
/*                                 {% if top_item.has_link %}*/
/*                                     <a class="a-top-link" href="{{ top_item.link }}">*/
/*                                         {% if top_item.icon %}*/
/*                                             <img src="{{ top_item.icon }}" class="top-icon"/>*/
/*                                         {% endif %}*/
/*                                         {% if top_item.has_title %}*/
/*                                             <span>{{ top_item.title }}</span>*/
/*                                         {% endif %}*/
/*                                         {% if top_item.has_child %}*/
/*                                             <i class="fa fa-caret-down" aria-hidden="true"></i>*/
/*                                         {% endif %}*/
/*                                     </a>*/
/*                                 {% else %}*/
/*                                     <a class="a-top-link a-item" href="javascript:void(0)">*/
/*                                         {% if top_item.icon %}*/
/*                                             <img src="{{ top_item.icon }}" class="top-icon"/>*/
/*                                         {% endif %}*/
/*                                         {% if top_item.has_title %}*/
/*                                             <span>{{ top_item.title }}</span>*/
/*                                         {% endif %}*/
/*                                         {% if top_item.has_child %}*/
/*                                             <i class="fa fa-caret-down" aria-hidden="true"></i>*/
/*                                         {% endif %}*/
/*                                     </a>*/
/*                                 {% endif %}*/
/*                                 {% if top_item.has_child %}*/
/*                                     <!-- Mega Menu -->*/
/*                                     {% if top_item.sub_menu_type == "mega" %}*/
/*                                         {% if top_item.sub_menu_content_type == 'children' %}*/
/*                                             <div class="mega-menu-container sub-menu-container {{ top_item.item_align }} {% if menu_setting.mega_menu_width == '100%' %} full-width {% endif %}">*/
/*                                                 {% if top_item.sub_items|length > 0 %}*/
/*                                                     {% for sub_item2 in top_item.sub_items %}*/
/*                                                         {% if sub_item2.status %}*/
/*                                                             <div class="{% if top_item.sub_menu_content_columns %}col-md-{{ top_item.sub_menu_content_columns }}{% endif %} sub-item2-content"*/
/*                                                                     {% if top_item.sub_menu_content_columns == false %} style="width: 20%;" data-cols="12/5" {% else %} data-cols="{{ top_item.sub_menu_content_columns }}" {% endif %} >*/
/*                                                                 <h4><a class="a-mega-second-link" href="{{ sub_item2.link }}">{{ sub_item2.title }}</a></h4>*/
/*                                                                 {% if sub_item2.sub_items|length > 0 %}*/
/*                                                                     <div class="sub_item3-content">*/
/*                                                                         {% for sub_item3 in sub_item2.sub_items %}*/
/*                                                                             {% if sub_item3.status %}*/
/*                                                                                 <h5><a class="a-mega-third-link" href="{{ sub_item3.link }}">{{ sub_item3.title }}</a></h5>*/
/*                                                                             {% endif %}*/
/*                                                                         {% endfor %}*/
/*                                                                     </div>*/
/*                                                                 {% endif %}*/
/*                                                             </div>*/
/*                                                         {% endif %}*/
/*                                                     {% endfor %}*/
/*                                                 {% endif %}*/
/*                                             </div>*/
/*                                         {% endif %}*/
/* */
/*                                         {% if top_item.sub_menu_content_type == 'category' %}*/
/*                                             {% if top_item.sub_menu_content|length > 0 %}*/
/*                                                 <div class="mega-menu-container sub-menu-container {{ top_item.item_align }} {% if menu_setting.mega_menu_width == '100%' %} full-width {% endif %}">*/
/*                                                     <div class="row">*/
/* 													{% for type,widgets in top_item.sub_menu_content %}*/
/*                                                         {% if type == "category" %}*/
/*                                                             {% if widgets|length > 0 %}*/
/*                                                                 {% for widget in widgets %}*/
/*                                                                     <div class="col-md-{{ widget.cols }} sub-item2-content" data-cols="{{ widget.cols }}">*/
/*                                                                         {% if widget.image %}*/
/*                                                                             <img src="{{ widget.image }}" alt="{{ widget.title }}" class="mega-second-image" />*/
/*                                                                         {% endif %}*/
/*                                                                         <h4><a class="a-mega-second-link" href="{{ widget.link }}">{{ widget.title }}</a></h4>*/
/*                                                                         {% if widget.children|length > 0 %}*/
/*                                                                             <div class="sub_item3-content">*/
/*                                                                                 {% for c_category in widget.children %}*/
/*                                                                                     <h5><a class="a-mega-third-link" href="{{ c_category.link }}">{{ c_category.title }}</a></h5>*/
/*                                                                                 {% endfor %}*/
/*                                                                             </div>*/
/*                                                                         {% endif %}*/
/*                                                                     </div>*/
/*                                                                 {% endfor %}*/
/*                                                             {% endif %}*/
/*                                                         {% endif %}*/
/*                                                     {% endfor %}*/
/* 													</div>*/
/*                                                 </div>*/
/*                                             {% endif %}*/
/*                                         {% endif %}*/
/* */
/*                                         {% if top_item.sub_menu_content_type == 'widget' %}*/
/*                                             {% if top_item.sub_menu_content|length > 0 %}*/
/*                                                 <div class="mega-menu-container sub-menu-container {{ top_item.item_align }} {% if menu_setting.mega_menu_width == '100%' %} full-width {% endif %}">*/
/*                                                     <div class="row">*/
/* 													{% for type,widgets in top_item.sub_menu_content %}*/
/*                                                         {% if type == "widget" %}*/
/*                                                             {% if widgets|length > 0 %}*/
/*                                                                 {% for widget in widgets %}*/
/*                                                                     {% if widget.type == "category" %}*/
/*                                                                         <div class="col-md-{{ widget.cols }} sub-item2-content sub-item2-category-content" data-cols="{{ widget.cols }}">*/
/*                                                                             {% if widget.image %}*/
/*                                                                                 <img src="{{ widget.image }}" alt="{{ widget.title }}" class="mega-second-image" />*/
/*                                                                             {% endif %}*/
/*                                                                             <h4><a class="a-mega-second-link" href="{{ widget.link }}">{{ widget.title }}</a></h4>*/
/*                                                                             {% if widget.children|length > 0 %}*/
/*                                                                                 <div class="sub_item3-content">*/
/*                                                                                     {% for c_category in widget.children %}*/
/*                                                                                         <h5><a class="a-mega-third-link" href="{{ c_category.link }}">{{ c_category.title }}</a></h5>*/
/*                                                                                     {% endfor %}*/
/*                                                                                 </div>*/
/*                                                                             {% endif %}*/
/*                                                                         </div>*/
/*                                                                     {% endif %}*/
/* */
/*                                                                     {% if widget.type == "product" %}*/
/*                                                                         <div class="col-md-{{ widget.cols }} sub-item2-content sub-product" data-cols="{{ widget.cols }}">*/
/*                                                                             {% if widget.image %}*/
/*                                                                                 <a href="{{ widget.link }}"><img src="{{ widget.image }}" alt="{{ widget.title }}" class="mega-second-image" /></a>*/
/*                                                                             {% endif %}*/
/*                                                                             <h4><a class="a-mega-second-link" href="{{ widget.link }}">{{ widget.title }}</a></h4>*/
/* 																			<div class="price-box">*/
/* 																			{% if not widget.special %}*/
/* 																				<p class="regular-price"><span class="price">{{ widget.price }}</span></p>*/
/* 																			{% else %}*/
/* 																				<p class="special-price"><span class="price">{{ widget.special }}</span></p>*/
/* 																				<p class="old-price"><span class="price">{{ widget.price }}</span></p>						  */
/* 																			{% endif %}*/
/* 																			</div>*/
/*                                                                         </div>*/
/*                                                                     {% endif %}*/
/* */
/*                                                                     {% if widget.type == "html" %}*/
/*                                                                         <div class="col-md-{{ widget.cols }} sub-item2-content" data-cols="{{ widget.cols }}">*/
/*                                                                             <p class="widget-html-title">{{ widget.title }}</p>*/
/*                                                                             <div>{{ widget.content }}</div>*/
/*                                                                         </div>*/
/*                                                                     {% endif %}*/
/* */
/*                                                                     {% if widget.type == "link" %}*/
/*                                                                         <div class="col-md-{{ widget.cols }} sub-item2-content" data-cols="{{ widget.cols }}">*/
/*                                                                             <h4><a class="a-mega-second-link a-widget-link" href="{{ widget.link }}">{{ widget.title }}</a></h4>*/
/*                                                                         </div>*/
/*                                                                     {% endif %}*/
/*                                                                 {% endfor %}*/
/*                                                             {% endif %}*/
/*                                                         {% endif %}*/
/*                                                     {% endfor %}*/
/* 													</div>*/
/*                                                 </div>*/
/*                                             {% endif %}*/
/*                                         {% endif %}*/
/*                                     {% endif %}*/
/* */
/*                                     <!-- Flyout Menu -->*/
/*                                     {% if top_item.sub_menu_type == "flyout" %}*/
/*                                         {% if top_item.sub_menu_content_type == 'children' %}*/
/*                                             {% if top_item.sub_items|length > 0 %}*/
/*                                                 <div class="flyout-menu-container sub-menu-container {{ top_item.item_align }}">*/
/*                                                     <ul class="ul-second-items">*/
/*                                                         {% for sub_item2 in top_item.sub_items %}*/
/*                                                             {% if sub_item2.status %}*/
/*                                                                 <li class="li-second-items">*/
/*                                                                     <a href="{{ sub_item2.link }}" class="a-second-link a-item">*/
/*                                                                         <span class="a-second-title">{{ sub_item2.title }}</span>*/
/*                                                                         {% if sub_item2.sub_items|length > 0 %}*/
/*                                                                             {% if top_item.item_align == 'left' %}*/
/*                                                                                 <i class="fa fa-caret-right" aria-hidden="true"></i>*/
/*                                                                             {% endif %}*/
/*                                                                             {% if top_item.item_align == 'right' %}*/
/*                                                                                 <i class="fa fa-angle-left" aria-hidden="true"></i>*/
/*                                                                             {% endif %}*/
/*                                                                         {% endif %}*/
/*                                                                     </a>*/
/*                                                                     {% if sub_item2.sub_items|length > 0 %}*/
/*                                                                         <div class="flyout-third-items {{ top_item.item_align }}">*/
/*                                                                             <ul class="ul-third-items">*/
/*                                                                                 {% for sub_item3 in sub_item2.sub_items %}*/
/*                                                                                     {% if sub_item3.status %}*/
/*                                                                                         <li class="li-third-items">*/
/*                                                                                             <a href="{{ sub_item3.link }}" class="a-third-link"><span class="a-third-title">{{ sub_item3.title }}</span></a>*/
/*                                                                                         </li>*/
/*                                                                                     {% endif %}*/
/*                                                                                 {% endfor %}*/
/*                                                                             </ul>*/
/*                                                                         </div>*/
/*                                                                     {% endif %}*/
/*                                                                 </li>*/
/*                                                             {% endif %}*/
/*                                                         {% endfor %}*/
/*                                                     </ul>*/
/*                                                 </div>*/
/*                                             {% endif %}*/
/*                                         {% endif %}*/
/* */
/*                                         {% if top_item.sub_menu_content_type == 'category' %}*/
/*                                             {% if top_item.sub_menu_content|length > 0 %}*/
/*                                                 <div class="flyout-menu-container sub-menu-container {{ top_item.item_align }}">*/
/*                                                     <ul class="ul-second-items">*/
/*                                                         {% for type,widgets in top_item.sub_menu_content %}*/
/*                                                             {% if type == "category" %}*/
/*                                                                 {% if widgets|length > 0 %}*/
/*                                                                     {% for widget in widgets %}*/
/*                                                                         <li class="li-second-items">*/
/*                                                                             <a href="{{ widget.link }}" class="a-second-link a-item">*/
/*                                                                                 <span class="a-second-title">{{ widget.title }}</span>*/
/*                                                                                 {% if widget.children|length > 0 %}*/
/*                                                                                     {% if top_item.item_align == 'left' %}*/
/*                                                                                         <i class="fa fa-caret-right" aria-hidden="true"></i>*/
/*                                                                                     {% endif %}*/
/*                                                                                     {% if top_item.item_align == 'right' %}*/
/*                                                                                         <i class="fa fa-angle-left" aria-hidden="true"></i>*/
/*                                                                                     {% endif %}*/
/*                                                                                 {% endif %}*/
/*                                                                             </a>*/
/*                                                                             {% if widget.children|length > 0 %}*/
/*                                                                                 <div class="flyout-third-items {{ top_item.item_align }}">*/
/*                                                                                     <ul class="ul-third-items">*/
/*                                                                                         {% for c_category in widget.children %}*/
/*                                                                                             <li class="li-third-items">*/
/*                                                                                                 <a href="{{ c_category.link }}" class="a-third-link"><span class="a-third-title">{{ c_category.title }}</span></a>*/
/*                                                                                             </li>*/
/*                                                                                         {% endfor %}*/
/*                                                                                     </ul>*/
/*                                                                                 </div>*/
/*                                                                             {% endif %}*/
/*                                                                         </li>*/
/*                                                                     {% endfor %}*/
/*                                                                 {% endif %}*/
/*                                                             {% endif %}*/
/*                                                         {% endfor %}*/
/*                                                     </ul>*/
/*                                                 </div>*/
/*                                             {% endif %}*/
/*                                         {% endif %}*/
/*                                     {% endif %}*/
/*                                 {% endif %}*/
/*                             </li>*/
/*                         {% endif %}*/
/*                     {% endfor %}*/
/*                 </ul>*/
/*             {% endif %}*/
/* 			*/
/*         </div>*/
/*     {% endif %}*/
/* */
/*     {% set item_show = menu_setting.item_show %}*/
/*     {% if menu_type == "vertical" %}*/
/*         {% set count = 0 %}*/
/*         <div class="oc-menu vertical-menu visible-lg visible-md" id="oc-menu-{{ module_id }}">*/
/*             {% if items %}*/
/*                 <input type="hidden" id="menu-effect-{{ module_id }}" class="menu-effect" value="{{ menu_setting.effect }}" />*/
/*                 <div class="oc-menu-bar">*/
/*                     <div class="left"><i class="lnr lnr-text-align-left"></i> <span>{{ text_vertical_bar }}</span></div>*/
/*                     <div class="right"><i class="fa fa-caret-down" aria-hidden="true"></i></div>*/
/*                 </div>*/
/*                 <ul class="ul-top-items">*/
/*                     {% for top_item in items %}*/
/*                         {% if top_item.status %}*/
/*                             {% set count = count + 1 %}*/
/*                             <li class="li-top-item {{ top_item.item_align }} {{ (count > item_show) ? 'over' : '' }}">*/
/*                                 {% if top_item.has_link %}*/
/*                                     <a class="a-top-link a-item" href="{{ top_item.link }}">*/
/*                                         {% if top_item.icon %}*/
/*                                             <img src="{{ top_item.icon }}" class="top-icon"/>*/
/*                                         {% endif %}*/
/*                                         {% if top_item.has_title %}*/
/*                                             <span>{{ top_item.title }}</span>*/
/*                                         {% endif %}*/
/*                                         {% if top_item.has_child %}*/
/*                                             <i class="ion-ios-arrow-right" aria-hidden="true"></i>*/
/*                                         {% endif %}*/
/*                                     </a>*/
/*                                 {% else %}*/
/*                                     <a class="a-top-link a-item" href="javascript:void(0)">*/
/*                                         {% if top_item.icon %}*/
/*                                             <img src="{{ top_item.icon }}" class="top-icon"/>*/
/*                                         {% endif %}*/
/*                                         {% if top_item.has_title %}*/
/*                                             <span>{{ top_item.title }}</span>*/
/*                                         {% endif %}*/
/*                                         {% if top_item.has_child %}*/
/*                                             <i class="ion-ios-arrow-right" aria-hidden="true"></i>*/
/*                                         {% endif %}*/
/*                                     </a>*/
/*                                 {% endif %}*/
/*                                 {% if top_item.has_child %}*/
/*                                     <!-- Mega Menu -->*/
/*                                     {% if top_item.sub_menu_type == "mega" %}*/
/*                                         {% if top_item.sub_menu_content_type == 'children' %}*/
/*                                             <div class="mega-menu-container sub-menu-container {% if menu_setting.mega_menu_width == '100%' %} full-width {% endif %}">*/
/*                                                 {% if top_item.sub_items|length > 0 %}*/
/*                                                     {% for sub_item2 in top_item.sub_items %}*/
/*                                                         {% if sub_item2.status %}*/
/*                                                             <div class="{% if top_item.sub_menu_content_columns %}col-md-{{ top_item.sub_menu_content_columns }}{% endif %} sub-item2-content"*/
/*                                                                     {% if top_item.sub_menu_content_columns == false %} style="width: 20%;" data-cols="12/5" {% else %} data-cols="{{ top_item.sub_menu_content_columns }}" {% endif %} >*/
/*                                                                 <h4><a class="a-mega-second-link" href="{{ sub_item2.link }}">{{ sub_item2.title }}</a></h4>*/
/*                                                                 {% if sub_item2.sub_items|length > 0 %}*/
/*                                                                     <div class="sub_item3-content">*/
/*                                                                         {% for sub_item3 in sub_item2.sub_items %}*/
/*                                                                             {% if sub_item3.status %}*/
/*                                                                                 <h5><a class="a-mega-third-link" href="{{ sub_item3.link }}">{{ sub_item3.title }}</a></h5>*/
/*                                                                             {% endif %}*/
/*                                                                         {% endfor %}*/
/*                                                                     </div>*/
/*                                                                 {% endif %}*/
/*                                                             </div>*/
/*                                                         {% endif %}*/
/*                                                     {% endfor %}*/
/*                                                 {% endif %}*/
/*                                             </div>*/
/*                                         {% else %}*/
/*                                             {% if top_item.sub_menu_content|length > 0 %}*/
/*                                                 <div class="mega-menu-container sub-menu-container {% if menu_setting.mega_menu_width == '100%' %} full-width {% endif %}">*/
/*                                                     <div class="row">*/
/* 													{% for type,widgets in top_item.sub_menu_content %}*/
/*                                                         {% if type == "category" %}*/
/*                                                             {% if widgets|length > 0 %}*/
/*                                                                 {% for widget in widgets %}*/
/*                                                                     <div class="col-md-{{ widget.cols }} sub-item2-content" data-cols="{{ widget.cols }}">*/
/*                                                                         {% if widget.image %}*/
/*                                                                             <img src="{{ widget.image }}" alt="{{ widget.title }}" class="mega-second-image" />*/
/*                                                                         {% endif %}*/
/*                                                                         <h4><a class="a-mega-second-link" href="{{ widget.link }}">{{ widget.title }}</a></h4>*/
/*                                                                         {% if widget.children|length > 0 %}*/
/*                                                                             <div class="sub_item3-content">*/
/*                                                                                 {% for c_category in widget.children %}*/
/*                                                                                     <h5><a class="a-mega-third-link" href="{{ c_category.link }}">{{ c_category.title }}</a></h5>*/
/*                                                                                 {% endfor %}*/
/*                                                                             </div>*/
/*                                                                         {% endif %}*/
/*                                                                     </div>*/
/*                                                                 {% endfor %}*/
/*                                                             {% endif %}*/
/*                                                         {% endif %}*/
/* */
/*                                                         {% if type == "widget" %}*/
/*                                                             {% if widgets|length > 0 %}*/
/*                                                                 {% for widget in widgets %}*/
/*                                                                     {% if widget.type == "category" %}*/
/*                                                                         <div class="col-md-{{ widget.cols }} sub-item2-content" data-cols="{{ widget.cols }}">*/
/*                                                                             {% if widget.image %}*/
/*                                                                                 <img src="{{ widget.image }}" alt="{{ widget.title }}" class="mega-second-image" />*/
/*                                                                             {% endif %}*/
/*                                                                             <h4><a class="a-mega-second-link" href="{{ widget.link }}">{{ widget.title }}</a></h4>*/
/*                                                                             {% if widget.children|length > 0 %}*/
/*                                                                                 <div class="sub_item3-content">*/
/*                                                                                     {% for c_category in widget.children %}*/
/*                                                                                         <h5><a class="a-mega-third-link" href="{{ c_category.link }}">{{ c_category.title }}</a></h5>*/
/*                                                                                     {% endfor %}*/
/*                                                                                 </div>*/
/*                                                                             {% endif %}*/
/*                                                                         </div>*/
/*                                                                     {% endif %}*/
/* */
/*                                                                     {% if widget.type == "product" %}*/
/*                                                                         <div class="col-md-{{ widget.cols }} sub-item2-content" data-cols="{{ widget.cols }}">*/
/*                                                                             {% if widget.image %}*/
/*                                                                                 <img src="{{ widget.image }}" alt="{{ widget.title }}" class="mega-second-image" />*/
/*                                                                             {% endif %}*/
/*                                                                             <h4><a class="a-mega-second-link" href="{{ widget.link }}">{{ widget.title }}</a></h4>*/
/*                                                                         </div>*/
/*                                                                     {% endif %}*/
/* */
/*                                                                     {% if widget.type == "html" %}*/
/*                                                                         <div class="col-md-{{ widget.cols }} sub-item2-content" data-cols="{{ widget.cols }}">*/
/*                                                                             {% if widget.title %}*/
/* 																			<h4><strong>{{ widget.title }}</strong></h4>*/
/* 																			{% endif %}*/
/*                                                                             {{ widget.content }}*/
/*                                                                         </div>*/
/*                                                                     {% endif %}*/
/* */
/*                                                                     {% if widget.type == "link" %}*/
/*                                                                         <div class="col-md-{{ widget.cols }} sub-item2-content" data-cols="{{ widget.cols }}">*/
/*                                                                             <h4><a class="a-mega-second-link a-widget-link" href="{{ widget.link }}">{{ widget.title }}</a></h4>*/
/*                                                                         </div>*/
/*                                                                     {% endif %}*/
/*                                                                 {% endfor %}*/
/*                                                             {% endif %}*/
/*                                                         {% endif %}*/
/*                                                     {% endfor %}*/
/* 													</div>*/
/*                                                 </div>*/
/*                                             {% endif %}*/
/*                                         {% endif %}*/
/*                                     {% endif %}*/
/* */
/*                                     <!-- Flyout Menu -->*/
/*                                     {% if top_item.sub_menu_type == "flyout" %}*/
/*                                         {% if top_item.sub_menu_content_type == 'children' %}*/
/*                                             {% if top_item.sub_items|length > 0 %}*/
/*                                                 <div class="flyout-menu-container sub-menu-container {{ top_item.item_align }}">*/
/*                                                     <ul class="ul-second-items">*/
/*                                                         {% for sub_item2 in top_item.sub_items %}*/
/*                                                             {% if sub_item2.status %}*/
/*                                                                 <li class="li-second-items">*/
/*                                                                     <a href="{{ sub_item2.link }}" class="a-second-link a-item">*/
/*                                                                         <span class="a-second-title">{{ sub_item2.title }}</span>*/
/*                                                                         {% if sub_item2.sub_items|length > 0 %}*/
/*                                                                             <i class="fa fa-caret-right" aria-hidden="true"></i>*/
/*                                                                         {% endif %}*/
/*                                                                     </a>*/
/*                                                                     {% if sub_item2.sub_items|length > 0 %}*/
/*                                                                         <div class="flyout-third-items {{ top_item.item_align }}">*/
/*                                                                             <ul class="ul-third-items">*/
/*                                                                                 {% for sub_item3 in sub_item2.sub_items %}*/
/*                                                                                     {% if sub_item3.status %}*/
/*                                                                                         <li class="li-third-items">*/
/*                                                                                             <a href="{{ sub_item3.link }}" class="a-third-link"><span class="a-third-title">{{ sub_item3.title }}</span></a>*/
/*                                                                                         </li>*/
/*                                                                                     {% endif %}*/
/*                                                                                 {% endfor %}*/
/*                                                                             </ul>*/
/*                                                                         </div>*/
/*                                                                     {% endif %}*/
/*                                                                 </li>*/
/*                                                             {% endif %}*/
/*                                                         {% endfor %}*/
/*                                                     </ul>*/
/*                                                 </div>*/
/*                                             {% endif %}*/
/*                                         {% endif %}*/
/* */
/*                                         {% if top_item.sub_menu_content_type == 'category' %}*/
/*                                             {% if top_item.sub_menu_content|length > 0 %}*/
/*                                                 <div class="flyout-menu-container sub-menu-container {{ top_item.item_align }}">*/
/*                                                     <ul class="ul-second-items">*/
/*                                                         {% for type,widgets in top_item.sub_menu_content %}*/
/*                                                             {% if type == "category" %}*/
/*                                                                 {% if widgets|length > 0 %}*/
/*                                                                     {% for widget in widgets %}*/
/*                                                                         <li class="li-second-items">*/
/*                                                                             <a href="{{ widget.link }}" class="a-second-link a-item">*/
/*                                                                                 <span class="a-second-title">{{ widget.title }}</span>*/
/*                                                                                 {% if widget.children|length > 0 %}*/
/*                                                                                     <i class="fa fa-caret-right" aria-hidden="true"></i>*/
/*                                                                                 {% endif %}*/
/*                                                                             </a>*/
/*                                                                             {% if widget.children|length > 0 %}*/
/*                                                                                 <div class="flyout-third-items {{ top_item.item_align }}">*/
/*                                                                                     <ul class="ul-third-items">*/
/*                                                                                         {% for c_category in widget.children %}*/
/*                                                                                             <li class="li-third-items">*/
/*                                                                                                 <a href="{{ c_category.link }}" class="a-third-link"><span class="a-third-title">{{ c_category.title }}</span></a>*/
/*                                                                                             </li>*/
/*                                                                                         {% endfor %}*/
/*                                                                                     </ul>*/
/*                                                                                 </div>*/
/*                                                                             {% endif %}*/
/*                                                                         </li>*/
/*                                                                     {% endfor %}*/
/*                                                                 {% endif %}*/
/*                                                             {% endif %}*/
/*                                                         {% endfor %}*/
/*                                                     </ul>*/
/*                                                 </div>*/
/*                                             {% endif %}*/
/*                                         {% endif %}*/
/*                                     {% endif %}*/
/*                                 {% endif %}*/
/*                             </li>*/
/*                         {% endif %}*/
/*                     {% endfor %}*/
/*                     {% if count > item_show %}*/
/*                         <li class="li-top-item li-over li-plus">*/
/*                             <a href="javascript:void(0);" class="a-top-link a-plus a-over"><span>{{ text_more }}</span></a>*/
/*                         </li>*/
/*                         <li class="li-top-item li-over li-minus over">*/
/*                             <a href="javascript:void(0);" class="a-top-link a-minus a-over"><span>{{ text_close }}</span></a>*/
/*                         </li>*/
/*                     {% endif %}*/
/*                 </ul>*/
/*             {% endif %}*/
/*         </div>*/
/*     {% endif %}*/
/* */
/*     {% if menu_type == "mobile" %}*/
/*         <div class="oc-menu mobile-menu hidden-lg hidden-md" id="oc-menu-{{ module_id }}">*/
/*             {% if items %}*/
/*                 <input type="hidden" id="menu-effect-{{ module_id }}" class="menu-effect" value="{{ menu_setting.effect }}" />*/
/*                 <div class="oc-menu-bar">*/
/*                     <div class="left"><i class="lnr lnr-text-align-left"></i> <span>{{ text_mobile_bar }}</span></div>*/
/*                     <div class="right"><i class="fa fa-caret-down" aria-hidden="true"></i></div>*/
/*                 </div>*/
/*                 <ul class="ul-top-items">*/
/*                     {% for top_item in items %}*/
/*                         {% if top_item.status %}*/
/*                             <li class="li-top-item">*/
/*                                 {% if top_item.has_link %}*/
/*                                     <a class="a-top-link a-item" href="{{ top_item.link }}">*/
/*                                         {% if top_item.icon %}*/
/*                                             <img src="{{ top_item.icon }}" class="top-icon"/>*/
/*                                         {% endif %}*/
/*                                         {% if top_item.has_title %}*/
/*                                             <span>{{ top_item.title }}</span>*/
/*                                         {% endif %}*/
/*                                     </a>*/
/*                                     {% if top_item.has_child and top_item.sub_menu_content_type != 'widget' %}*/
/*                                         <span class="top-click-show a-click-show">*/
/*                                             <i class="fa fa-caret-down" aria-hidden="true"></i>*/
/*                                             <i class="fa fa-caret-up" aria-hidden="true"></i>*/
/*                                         </span>*/
/*                                     {% endif %}*/
/*                                 {% else %}*/
/*                                     <a class="a-top-link a-item" href="javascript:void(0)">*/
/*                                         {% if top_item.icon %}*/
/*                                             <img src="{{ top_item.icon }}" class="top-icon"/>*/
/*                                         {% endif %}*/
/*                                         {% if top_item.has_title %}*/
/*                                             <span>{{ top_item.title }}</span>*/
/*                                         {% endif %}*/
/*                                     </a>*/
/*                                     {% if top_item.has_child and top_item.sub_menu_content_type != 'widget' %}*/
/*                                         <span class="top-click-show a-click-show">*/
/*                                             <i class="fa fa-caret-down" aria-hidden="true"></i>*/
/*                                             <i class="fa fa-caret-up" aria-hidden="true"></i>*/
/*                                         </span>*/
/*                                     {% endif %}*/
/*                                 {% endif %}*/
/*                                 {% if top_item.has_child %}*/
/*                                     {% if top_item.sub_menu_content_type == 'children' %}*/
/*                                         {% if top_item.sub_items|length > 0 %}*/
/*                                             <div class="sub-menu-container">*/
/*                                                 <ul class="ul-second-items">*/
/*                                                     {% for sub_item2 in top_item.sub_items %}*/
/*                                                         {% if sub_item2.status %}*/
/*                                                             <li class="li-second-items">*/
/*                                                                 <a href="{{ sub_item2.link }}" class="a-second-link a-item">*/
/*                                                                     <span class="a-second-title">{{ sub_item2.title }}</span>*/
/*                                                                 </a>*/
/*                                                                 {% if sub_item2.sub_items|length > 0 %}*/
/*                                                                     <span class="second-click-show a-click-show">*/
/*                                                                         <i class="fa fa-caret-down" aria-hidden="true"></i>*/
/*                                                                         <i class="fa fa-caret-up" aria-hidden="true"></i>*/
/*                                                                     </span>*/
/*                                                                 {% endif %}*/
/*                                                                 {% if sub_item2.sub_items|length > 0 %}*/
/*                                                                     <div class="flyout-third-items">*/
/*                                                                         <ul class="ul-third-items">*/
/*                                                                             {% for sub_item3 in sub_item2.sub_items %}*/
/*                                                                                 {% if sub_item3.status %}*/
/*                                                                                     <li class="li-third-items">*/
/*                                                                                         <a href="{{ sub_item3.link }}" class="a-third-link"><span class="a-third-title">{{ sub_item3.title }}</span></a>*/
/*                                                                                     </li>*/
/*                                                                                 {% endif %}*/
/*                                                                             {% endfor %}*/
/*                                                                         </ul>*/
/*                                                                     </div>*/
/*                                                                 {% endif %}*/
/*                                                             </li>*/
/*                                                         {% endif %}*/
/*                                                     {% endfor %}*/
/*                                                 </ul>*/
/*                                             </div>*/
/*                                         {% endif %}*/
/*                                     {% endif %}*/
/* */
/*                                     {% if top_item.sub_menu_content_type == 'category' %}*/
/*                                         {% if top_item.sub_menu_content|length > 0 %}*/
/*                                             <div class="sub-menu-container">*/
/*                                                 <ul class="ul-second-items">*/
/*                                                     {% for type,widgets in top_item.sub_menu_content %}*/
/*                                                         {% if type == "category" %}*/
/*                                                             {% if widgets|length > 0 %}*/
/*                                                                 {% for widget in widgets %}*/
/*                                                                     <li class="li-second-items">*/
/*                                                                         <a href="{{ widget.link }}" class="a-second-link a-item">*/
/*                                                                             <span class="a-second-title">{{ widget.title }}</span>*/
/*                                                                         </a>*/
/*                                                                         {% if widget.children|length > 0 %}*/
/*                                                                             <span class="second-click-show a-click-show">*/
/*                                                                                 <i class="fa fa-caret-down" aria-hidden="true"></i>*/
/*                                                                                 <i class="fa fa-caret-up" aria-hidden="true"></i>*/
/*                                                                             </span>*/
/*                                                                         {% endif %}*/
/*                                                                         {% if widget.children|length > 0 %}*/
/*                                                                             <div class="flyout-third-items">*/
/*                                                                                 <ul class="ul-third-items">*/
/*                                                                                     {% for c_category in widget.children %}*/
/*                                                                                         <li class="li-third-items">*/
/*                                                                                             <a href="{{ c_category.link }}" class="a-third-link"><span class="a-third-title">{{ c_category.title }}</span></a>*/
/*                                                                                         </li>*/
/*                                                                                     {% endfor %}*/
/*                                                                                 </ul>*/
/*                                                                             </div>*/
/*                                                                         {% endif %}*/
/*                                                                     </li>*/
/*                                                                 {% endfor %}*/
/*                                                             {% endif %}*/
/*                                                         {% endif %}*/
/*                                                     {% endfor %}*/
/*                                                 </ul>*/
/*                                             </div>*/
/*                                         {% endif %}*/
/*                                     {% endif %}*/
/*                                 {% endif %}*/
/*                             </li>*/
/*                         {% endif %}*/
/*                     {% endfor %}*/
/*                 </ul>*/
/*             {% endif %}*/
/*         </div>*/
/*     {% endif %}*/
/* {% endif %}*/