{
    "feature-images":
    {
        "type": "tabs",
        "options":
        {
            "g": [
            {
                "type": "expand",
                "label": "bg",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "background_image",
                            "type": "imageGradient",
                            "prop": "background-image",
                            "selector": "",
                            "origId": "background_image",
                            "colorId": "background_color",
                            "repeatId": "background_repeat",
                            "posId": "background_position"
                        }],
                        "h": [
                        {
                            "id": "b_i_h",
                            "type": "imageGradient",
                            "prop": "background-image",
                            "selector": "",
                            "origId": "b_i_h",
                            "colorId": "bg_c_h",
                            "repeatId": "b_r_h",
                            "posId": "b_p_h",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "f",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "font_family",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": " .tb_text_wrap"
                        },
                        {
                            "id": "font_color_type",
                            "type": "fontColor",
                            "selector": " .tb_text_wrap",
                            "prop": "radio",
                            "s": "font_color",
                            "g": "font_gradient_color"
                        },
                        {
                            "id": "font_size",
                            "type": "fontSize",
                            "selector": "",
                            "prop": "font-size"
                        },
                        {
                            "id": "line_height",
                            "type": "lineHeight",
                            "selector": "",
                            "prop": "line-height"
                        },
                        {
                            "id": "letter_spacing",
                            "type": "letterSpace",
                            "selector": "",
                            "prop": "letter-spacing"
                        },
                        {
                            "id": "text_align",
                            "label": "t_a",
                            "type": "icon_radio",
                            "aligment": true,
                            "prop": "text-align",
                            "selector": ""
                        },
                        {
                            "id": "text_transform",
                            "label": "t_t",
                            "type": "icon_radio",
                            "text_transform": true,
                            "prop": "text-transform",
                            "selector": ""
                        },
                        {
                            "id": "font_style",
                            "id2": "font_weight",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": " .tb_text_wrap"
                        },
                        {
                            "id": "text_decoration_regular",
                            "type": "icon_radio",
                            "label": "t_d",
                            "text_decoration": true,
                            "prop": "text-decoration",
                            "selector": " .tb_text_wrap"
                        },
                        {
                            "id": "text-shadow",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": " .tb_text_wrap"
                        }],
                        "h": [
                        {
                            "id": "f_f_h",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ":hover .tb_text_wrap"
                        },
                        {
                            "id": "f_c_t_h",
                            "type": "fontColor",
                            "selector": ":hover .tb_text_wrap",
                            "prop": "radio",
                            "s": "f_c_h",
                            "g": "f_g_c_h"
                        },
                        {
                            "id": "f_s_h",
                            "type": "fontSize",
                            "selector": "",
                            "prop": "font-size",
                            "h": true
                        },
                        {
                            "id": "f_st_h",
                            "id2": "f_w_h",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ":hover .tb_text_wrap",
                            "h": true
                        },
                        {
                            "id": "t_d_r_h",
                            "type": "icon_radio",
                            "label": "t_d",
                            "text_decoration": true,
                            "prop": "text-decoration",
                            "selector": " .tb_text_wrap",
                            "h": true
                        },
                        {
                            "id": "t_sh_h",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ":hover .tb_text_wrap",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "pa",
                "options": [
                {
                    "topId": "p_margin_top",
                    "bottomId": "p_margin_bottom",
                    "type": "margin_opposity",
                    "prop": "",
                    "selector": " p"
                }]
            },
            {
                "type": "expand",
                "label": "l",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "link_color",
                            "type": "color",
                            "prop": "color",
                            "selector": " a"
                        },
                        {
                            "id": "text_decoration",
                            "type": "icon_radio",
                            "label": "t_d",
                            "text_decoration": true,
                            "prop": "text-decoration",
                            "selector": " a"
                        }],
                        "h": [
                        {
                            "id": "link_color_hover",
                            "type": "color",
                            "prop": "color",
                            "selector": " a",
                            "h": true
                        },
                        {
                            "id": "t_d_h",
                            "type": "icon_radio",
                            "label": "t_d",
                            "text_decoration": true,
                            "prop": "text-decoration",
                            "selector": " a",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "col",
                "options": [
                {
                    "id": "column_count",
                    "type": "multiColumns",
                    "prop": "column-count",
                    "selector": ""
                }]
            },
            {
                "type": "expand",
                "label": "p",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "padding",
                            "type": "padding",
                            "prop": "padding",
                            "selector": ""
                        }],
                        "h": [
                        {
                            "id": "p_h",
                            "type": "padding",
                            "prop": "padding",
                            "selector": "",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "m",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "margin",
                            "type": "margin",
                            "prop": "margin",
                            "selector": ""
                        }],
                        "h": [
                        {
                            "id": "m_h",
                            "type": "margin",
                            "prop": "margin",
                            "selector": "",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "b",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "border",
                            "type": "border",
                            "prop": "border",
                            "selector": ""
                        }],
                        "h": [
                        {
                            "id": "b_h",
                            "type": "border",
                            "prop": "border",
                            "selector": "",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "f_l",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "css_f",
                            "mid": "bl_m",
                            "type": "filters",
                            "prop": "filter",
                            "selector": ""
                        }],
                        "h": [
                        {
                            "id": "css_f_h",
                            "mid": "_h",
                            "type": "filters",
                            "prop": "filter",
                            "selector": "",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "w",
                "options": [
                {
                    "id": "w",
                    "type": "width",
                    "prop": "width",
                    "selector": ""
                }]
            },
            {
                "type": "expand",
                "label": "ht",
                "options": [
                {
                    "id": "ht",
                    "type": "height",
                    "prop": "height",
                    "selector": ""
                }]
            },
            {
                "type": "expand",
                "label": "r_c",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "b_ra",
                            "type": "border_radius",
                            "prop": "border-radius",
                            "selector": ""
                        }],
                        "h": [
                        {
                            "id": "r_c_h",
                            "type": "border_radius",
                            "prop": "border-radius",
                            "selector": "",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "sh",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "b_sh",
                            "type": "box_shadow",
                            "prop": "box-shadow",
                            "selector": ""
                        }],
                        "h": [
                        {
                            "id": "sh_h",
                            "type": "box_shadow",
                            "prop": "box-shadow",
                            "selector": "",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "po",
                "options": [
                {
                    "id": "po",
                    "type": "position",
                    "prop": "position",
                    "selector": ""
                }]
            },
            {
                "type": "expand",
                "label": "zi",
                "options": [
                {
                    "id": "custom_parallax_scroll_zindex",
                    "selector": "",
                    "prop": "z-index",
                    "type": "zIndex"
                }]
            },
            {
                "type": "expand",
                "label": "tr",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "tr",
                            "type": "transform",
                            "prop": "transform",
                            "selector": ""
                        }],
                        "h": [
                        {
                            "id": "tr-h",
                            "type": "transform",
                            "prop": "transform",
                            "selector": "",
                            "h": true
                        }]
                    }
                }]
            }],
            "m_t": [
            {
                "type": "expand",
                "label": "bg",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "background_color_module_title",
                            "type": "color",
                            "prop": "background-color",
                            "selector": ".module .module-title",
                            "label": "bg_c"
                        }],
                        "h": [
                        {
                            "id": "bg_c_m_t_h",
                            "type": "color",
                            "prop": "background-color",
                            "selector": ".module .module-title",
                            "label": "bg_c",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "f",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "font_family_module_title",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".module .module-title"
                        },
                        {
                            "id": "font_color_module_title",
                            "type": "color",
                            "prop": "color",
                            "selector": ".module .module-title"
                        },
                        {
                            "id": "font_size_module_title",
                            "type": "fontSize",
                            "selector": ".module .module-title",
                            "prop": "font-size"
                        },
                        {
                            "id": "line_height_module_title",
                            "type": "lineHeight",
                            "selector": ".module .module-title",
                            "prop": "line-height"
                        },
                        {
                            "id": "text_align_module_title",
                            "label": "t_a",
                            "type": "icon_radio",
                            "aligment": true,
                            "prop": "text-align",
                            "selector": ".module .module-title"
                        },
                        {
                            "id": "t_sh_m_t",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".module .module-title"
                        }],
                        "h": [
                        {
                            "id": "f_f_m_t_h",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".module .module-title",
                            "h": true
                        },
                        {
                            "id": "f_c_m_t_h",
                            "type": "color",
                            "prop": "color",
                            "selector": ".module .module-title",
                            "h": true
                        },
                        {
                            "id": "f_s_m_t_h",
                            "type": "fontSize",
                            "selector": ".module .module-title",
                            "prop": "font-size",
                            "h": true
                        },
                        {
                            "id": "t_sh_m_t_h",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".module .module-title",
                            "h": true
                        }]
                    }
                }]
            }],
            "head": [
            {
                "type": "expand",
                "label": "h1_f",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "font_family_h1",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".module .tb_text_wrap h1"
                        },
                        {
                            "id": "font_color_type_h1",
                            "type": "fontColor",
                            "selector": ".module .tb_text_wrap h1",
                            "prop": "radio",
                            "s": "font_color_h1",
                            "g": "font_gradient_color_h1"
                        },
                        {
                            "id": "font_size_h1",
                            "type": "fontSize",
                            "selector": ".module h1",
                            "prop": "font-size"
                        },
                        {
                            "id": "line_height_h1",
                            "type": "lineHeight",
                            "selector": ".module h1",
                            "prop": "line-height"
                        },
                        {
                            "id": "letter_spacing_h1",
                            "type": "letterSpace",
                            "selector": ".module h1",
                            "prop": "letter-spacing"
                        },
                        {
                            "id": "text_transform_h1",
                            "label": "t_t",
                            "type": "icon_radio",
                            "text_transform": true,
                            "prop": "text-transform",
                            "selector": ".module h1"
                        },
                        {
                            "id": "font_style_h1",
                            "id2": "font_weight_h1",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ".module .tb_text_wrap h1"
                        },
                        {
                            "id": "t_shh1",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".module .tb_text_wrap h1"
                        },
                        {
                            "topId": "h1_margin_top",
                            "bottomId": "h1_margin_bottom",
                            "type": "margin_opposity",
                            "prop": "",
                            "selector": ".module h1"
                        }],
                        "h": [
                        {
                            "id": "f_f_h1_h",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".module:hover .tb_text_wrap h1"
                        },
                        {
                            "id": "f_c_t_h1_h",
                            "type": "fontColor",
                            "selector": ".module:hover .tb_text_wrap h1",
                            "prop": "radio",
                            "s": "f_c_h1_h",
                            "g": "f_g_c_h1_h"
                        },
                        {
                            "id": "f_s_h1_h",
                            "type": "fontSize",
                            "selector": ".module h1",
                            "prop": "font-size",
                            "h": true
                        },
                        {
                            "id": "f_st_h1_h",
                            "id2": "f_w_h1_h",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ".module:hover .tb_text_wrap h1",
                            "h": true
                        },
                        {
                            "id": "t_shh1_h",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".module:hover .tb_text_wrap h1",
                            "h": true
                        },
                        {
                            "topId": "h1_margin_top_h",
                            "bottomId": "h1_margin_bottom_h",
                            "type": "margin_opposity",
                            "prop": "",
                            "selector": ".module h1",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "h2_f",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "font_family_h2",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".module .tb_text_wrap h2"
                        },
                        {
                            "id": "font_color_type_h2",
                            "type": "fontColor",
                            "selector": ".module .tb_text_wrap h2",
                            "prop": "radio",
                            "s": "font_color_h2",
                            "g": "font_gradient_color_h2"
                        },
                        {
                            "id": "font_size_h2",
                            "type": "fontSize",
                            "selector": ".module h2",
                            "prop": "font-size"
                        },
                        {
                            "id": "line_height_h2",
                            "type": "lineHeight",
                            "selector": ".module h2",
                            "prop": "line-height"
                        },
                        {
                            "id": "letter_spacing_h2",
                            "type": "letterSpace",
                            "selector": ".module h2",
                            "prop": "letter-spacing"
                        },
                        {
                            "id": "text_transform_h2",
                            "label": "t_t",
                            "type": "icon_radio",
                            "text_transform": true,
                            "prop": "text-transform",
                            "selector": ".module h2"
                        },
                        {
                            "id": "font_style_h2",
                            "id2": "font_weight_h2",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ".module .tb_text_wrap h2"
                        },
                        {
                            "id": "t_shh2",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".module .tb_text_wrap h2"
                        },
                        {
                            "topId": "h2_margin_top",
                            "bottomId": "h2_margin_bottom",
                            "type": "margin_opposity",
                            "prop": "",
                            "selector": ".module h2"
                        }],
                        "h": [
                        {
                            "id": "f_f_h2_h",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".module:hover .tb_text_wrap h2"
                        },
                        {
                            "id": "f_c_t_h2_h",
                            "type": "fontColor",
                            "selector": ".module:hover .tb_text_wrap h2",
                            "prop": "radio",
                            "s": "f_c_h2_h",
                            "g": "f_g_c_h2_h"
                        },
                        {
                            "id": "f_s_h2_h",
                            "type": "fontSize",
                            "selector": ".module h2",
                            "prop": "font-size",
                            "h": true
                        },
                        {
                            "id": "f_st_h2_h",
                            "id2": "f_w_h2_h",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ".module:hover .tb_text_wrap h2",
                            "h": true
                        },
                        {
                            "id": "t_shh2_h",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".module:hover .tb_text_wrap h2",
                            "h": true
                        },
                        {
                            "topId": "h2_margin_top_h",
                            "bottomId": "h2_margin_bottom_h",
                            "type": "margin_opposity",
                            "prop": "",
                            "selector": ".module h2",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "h3_f",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "font_family_h3",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".module .tb_text_wrap h3"
                        },
                        {
                            "id": "font_color_type_h3",
                            "type": "fontColor",
                            "selector": ".module .tb_text_wrap h3",
                            "prop": "radio",
                            "s": "font_color_h3",
                            "g": "font_gradient_color_h3"
                        },
                        {
                            "id": "font_size_h3",
                            "type": "fontSize",
                            "selector": ".module h3",
                            "prop": "font-size"
                        },
                        {
                            "id": "line_height_h3",
                            "type": "lineHeight",
                            "selector": ".module h3",
                            "prop": "line-height"
                        },
                        {
                            "id": "letter_spacing_h3",
                            "type": "letterSpace",
                            "selector": ".module h3",
                            "prop": "letter-spacing"
                        },
                        {
                            "id": "text_transform_h3",
                            "label": "t_t",
                            "type": "icon_radio",
                            "text_transform": true,
                            "prop": "text-transform",
                            "selector": ".module h3"
                        },
                        {
                            "id": "font_style_h3",
                            "id2": "font_weight_h3",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ".module .tb_text_wrap h3"
                        },
                        {
                            "id": "t_shh3",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".module .tb_text_wrap h3"
                        },
                        {
                            "topId": "h3_margin_top",
                            "bottomId": "h3_margin_bottom",
                            "type": "margin_opposity",
                            "prop": "",
                            "selector": ".module h3"
                        }],
                        "h": [
                        {
                            "id": "f_f_h3_h",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".module:hover .tb_text_wrap h3"
                        },
                        {
                            "id": "f_c_t_h3_h",
                            "type": "fontColor",
                            "selector": ".module:hover .tb_text_wrap h3",
                            "prop": "radio",
                            "s": "f_c_h3_h",
                            "g": "f_g_c_h3_h"
                        },
                        {
                            "id": "f_s_h3_h",
                            "type": "fontSize",
                            "selector": ".module h3",
                            "prop": "font-size",
                            "h": true
                        },
                        {
                            "id": "f_st_h3_h",
                            "id2": "f_w_h3_h",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ".module:hover .tb_text_wrap h3",
                            "h": true
                        },
                        {
                            "id": "t_shh3_h",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".module:hover .tb_text_wrap h3",
                            "h": true
                        },
                        {
                            "topId": "h3_margin_top_h",
                            "bottomId": "h3_margin_bottom_h",
                            "type": "margin_opposity",
                            "prop": "",
                            "selector": ".module h3",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "h4_f",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "font_family_h4",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".module .tb_text_wrap h4"
                        },
                        {
                            "id": "font_color_type_h4",
                            "type": "fontColor",
                            "selector": ".module .tb_text_wrap h4",
                            "prop": "radio",
                            "s": "font_color_h4",
                            "g": "font_gradient_color_h4"
                        },
                        {
                            "id": "font_size_h4",
                            "type": "fontSize",
                            "selector": ".module h4",
                            "prop": "font-size"
                        },
                        {
                            "id": "line_height_h4",
                            "type": "lineHeight",
                            "selector": ".module h4",
                            "prop": "line-height"
                        },
                        {
                            "id": "letter_spacing_h4",
                            "type": "letterSpace",
                            "selector": ".module h4",
                            "prop": "letter-spacing"
                        },
                        {
                            "id": "text_transform_h4",
                            "label": "t_t",
                            "type": "icon_radio",
                            "text_transform": true,
                            "prop": "text-transform",
                            "selector": ".module h4"
                        },
                        {
                            "id": "font_style_h4",
                            "id2": "font_weight_h4",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ".module .tb_text_wrap h4"
                        },
                        {
                            "id": "t_shh4",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".module .tb_text_wrap h4"
                        },
                        {
                            "topId": "h4_margin_top",
                            "bottomId": "h4_margin_bottom",
                            "type": "margin_opposity",
                            "prop": "",
                            "selector": ".module h4"
                        }],
                        "h": [
                        {
                            "id": "f_f_h4_h",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".module:hover .tb_text_wrap h4"
                        },
                        {
                            "id": "f_c_t_h4_h",
                            "type": "fontColor",
                            "selector": ".module:hover .tb_text_wrap h4",
                            "prop": "radio",
                            "s": "f_c_h4_h",
                            "g": "f_g_c_h4_h"
                        },
                        {
                            "id": "f_s_h4_h",
                            "type": "fontSize",
                            "selector": ".module h4",
                            "prop": "font-size",
                            "h": true
                        },
                        {
                            "id": "f_st_h4_h",
                            "id2": "f_w_h4_h",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ".module:hover .tb_text_wrap h4",
                            "h": true
                        },
                        {
                            "id": "t_shh4_h",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".module:hover .tb_text_wrap h4",
                            "h": true
                        },
                        {
                            "topId": "h4_margin_top_h",
                            "bottomId": "h4_margin_bottom_h",
                            "type": "margin_opposity",
                            "prop": "",
                            "selector": ".module h4",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "h5_f",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "font_family_h5",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".module .tb_text_wrap h5"
                        },
                        {
                            "id": "font_color_type_h5",
                            "type": "fontColor",
                            "selector": ".module .tb_text_wrap h5",
                            "prop": "radio",
                            "s": "font_color_h5",
                            "g": "font_gradient_color_h5"
                        },
                        {
                            "id": "font_size_h5",
                            "type": "fontSize",
                            "selector": ".module h5",
                            "prop": "font-size"
                        },
                        {
                            "id": "line_height_h5",
                            "type": "lineHeight",
                            "selector": ".module h5",
                            "prop": "line-height"
                        },
                        {
                            "id": "letter_spacing_h5",
                            "type": "letterSpace",
                            "selector": ".module h5",
                            "prop": "letter-spacing"
                        },
                        {
                            "id": "text_transform_h5",
                            "label": "t_t",
                            "type": "icon_radio",
                            "text_transform": true,
                            "prop": "text-transform",
                            "selector": ".module h5"
                        },
                        {
                            "id": "font_style_h5",
                            "id2": "font_weight_h5",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ".module .tb_text_wrap h5"
                        },
                        {
                            "id": "t_shh5",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".module .tb_text_wrap h5"
                        },
                        {
                            "topId": "h5_margin_top",
                            "bottomId": "h5_margin_bottom",
                            "type": "margin_opposity",
                            "prop": "",
                            "selector": ".module h5"
                        }],
                        "h": [
                        {
                            "id": "f_f_h5_h",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".module:hover .tb_text_wrap h5"
                        },
                        {
                            "id": "f_c_t_h5_h",
                            "type": "fontColor",
                            "selector": ".module:hover .tb_text_wrap h5",
                            "prop": "radio",
                            "s": "f_c_h5_h",
                            "g": "f_g_c_h5_h"
                        },
                        {
                            "id": "f_s_h5_h",
                            "type": "fontSize",
                            "selector": ".module h5",
                            "prop": "font-size",
                            "h": true
                        },
                        {
                            "id": "f_st_h5_h",
                            "id2": "f_w_h5_h",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ".module:hover .tb_text_wrap h5",
                            "h": true
                        },
                        {
                            "id": "t_shh5_h",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".module:hover .tb_text_wrap h5",
                            "h": true
                        },
                        {
                            "topId": "h5_margin_top_h",
                            "bottomId": "h5_margin_bottom_h",
                            "type": "margin_opposity",
                            "prop": "",
                            "selector": ".module h5",
                            "h": true
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "h6_f",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "font_family_h6",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".module .tb_text_wrap h6"
                        },
                        {
                            "id": "font_color_type_h6",
                            "type": "fontColor",
                            "selector": ".module .tb_text_wrap h6",
                            "prop": "radio",
                            "s": "font_color_h6",
                            "g": "font_gradient_color_h6"
                        },
                        {
                            "id": "font_size_h6",
                            "type": "fontSize",
                            "selector": ".module h6",
                            "prop": "font-size"
                        },
                        {
                            "id": "line_height_h6",
                            "type": "lineHeight",
                            "selector": ".module h6",
                            "prop": "line-height"
                        },
                        {
                            "id": "letter_spacing_h6",
                            "type": "letterSpace",
                            "selector": ".module h6",
                            "prop": "letter-spacing"
                        },
                        {
                            "id": "text_transform_h6",
                            "label": "t_t",
                            "type": "icon_radio",
                            "text_transform": true,
                            "prop": "text-transform",
                            "selector": ".module h6"
                        },
                        {
                            "id": "font_style_h6",
                            "id2": "font_weight_h6",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ".module .tb_text_wrap h6"
                        },
                        {
                            "id": "t_shh6",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".module .tb_text_wrap h6"
                        },
                        {
                            "topId": "h6_margin_top",
                            "bottomId": "h6_margin_bottom",
                            "type": "margin_opposity",
                            "prop": "",
                            "selector": ".module h6"
                        }],
                        "h": [
                        {
                            "id": "f_f_h6_h",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".module:hover .tb_text_wrap h6"
                        },
                        {
                            "id": "f_c_t_h6_h",
                            "type": "fontColor",
                            "selector": ".module:hover .tb_text_wrap h6",
                            "prop": "radio",
                            "s": "f_c_h6_h",
                            "g": "f_g_c_h6_h"
                        },
                        {
                            "id": "f_s_h6_h",
                            "type": "fontSize",
                            "selector": ".module h6",
                            "prop": "font-size",
                            "h": true
                        },
                        {
                            "id": "f_st_h6_h",
                            "id2": "f_w_h6_h",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ".module:hover .tb_text_wrap h6",
                            "h": true
                        },
                        {
                            "id": "t_shh6_h",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".module:hover .tb_text_wrap h6",
                            "h": true
                        },
                        {
                            "topId": "h6_margin_top_h",
                            "bottomId": "h6_margin_bottom_h",
                            "type": "margin_opposity",
                            "prop": "",
                            "selector": ".module h6",
                            "h": true
                        }]
                    }
                }]
            }],
            "dropcap": [
            {
                "type": "expand",
                "label": "bg",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "dropcap_background_color",
                            "type": "color",
                            "prop": "background-color",
                            "selector": ".tb_text_dropcap .tb_text_wrap > :first-child:first-letter",
                            "label": "bg_c"
                        }],
                        "h": [
                        {
                            "id": "d_b_c",
                            "type": "color",
                            "prop": "background-color",
                            "selector": ".tb_text_dropcap .tb_text_wrap:hover > :first-child:first-letter",
                            "label": "bg_c"
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "f",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "font_dropcap_family",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".tb_text_dropcap .tb_text_wrap > :first-child:first-letter"
                        },
                        {
                            "id": "dropcap_font_color",
                            "type": "color",
                            "prop": "color",
                            "selector": ".tb_text_dropcap .tb_text_wrap > :first-child:first-letter"
                        },
                        {
                            "id": "dropcap_font_size",
                            "type": "fontSize",
                            "selector": ".tb_text_dropcap .tb_text_wrap > :first-child:first-letter",
                            "prop": "font-size"
                        },
                        {
                            "id": "dropcap_line_height",
                            "type": "lineHeight",
                            "selector": ".tb_text_dropcap .tb_text_wrap > :first-child:first-letter",
                            "prop": "line-height"
                        },
                        {
                            "id": "dropcap_letter_transform",
                            "label": "t_t",
                            "type": "icon_radio",
                            "text_transform": true,
                            "prop": "text-transform",
                            "selector": ".tb_text_dropcap .tb_text_wrap > :first-child:first-letter"
                        },
                        {
                            "id": "font_dropcap",
                            "id2": "font_dropcap_bold",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ".tb_text_dropcap .tb_text_wrap > :first-child:first-letter"
                        },
                        {
                            "id": "dropcap_decoration_regular",
                            "type": "icon_radio",
                            "label": "t_d",
                            "text_decoration": true,
                            "prop": "text-decoration",
                            "selector": ".tb_text_dropcap .tb_text_wrap > :first-child:first-letter"
                        },
                        {
                            "id": "t_sh_dr",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".tb_text_dropcap .tb_text_wrap > :first-child:first-letter"
                        }],
                        "h": [
                        {
                            "id": "f_d_f_h",
                            "type": "font_select",
                            "prop": "font-family",
                            "selector": ".tb_text_dropcap .tb_text_wrap:hover > :first-child:first-letter"
                        },
                        {
                            "id": "d_f_c_h",
                            "type": "color",
                            "prop": "color",
                            "selector": ".tb_text_dropcap .tb_text_wrap:hover > :first-child:first-letter"
                        },
                        {
                            "id": "d_f_s_h",
                            "type": "fontSize",
                            "selector": ".tb_text_dropcap .tb_text_wrap:hover > :first-child:first-letter",
                            "prop": "font-size"
                        },
                        {
                            "id": "f_d_h",
                            "id2": "f_d_b_h",
                            "type": "fontStyle",
                            "prop": "font-style",
                            "selector": ".tb_text_dropcap .tb_text_wrap:hover > :first-child:first-letter"
                        },
                        {
                            "id": "d_d_r_h",
                            "type": "icon_radio",
                            "label": "t_d",
                            "text_decoration": true,
                            "prop": "text-decoration",
                            "selector": ".tb_text_dropcap .tb_text_wrap:hover > :first-child:first-letter"
                        },
                        {
                            "id": "t_sh_dr_h",
                            "type": "text_shadow",
                            "prop": "text-shadow",
                            "selector": ".tb_text_dropcap .tb_text_wrap:hover > :first-child:first-letter"
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "p",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "dropcap_padding",
                            "type": "padding",
                            "prop": "padding",
                            "selector": ".tb_text_dropcap .tb_text_wrap > :first-child:first-letter"
                        }],
                        "h": [
                        {
                            "id": "d_p_h",
                            "type": "padding",
                            "prop": "padding",
                            "selector": ".tb_text_dropcap .tb_text_wrap:hover > :first-child:first-letter"
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "m",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "dropcap_margin",
                            "type": "margin",
                            "prop": "margin",
                            "selector": ".tb_text_dropcap .tb_text_wrap > :first-child:first-letter"
                        }],
                        "h": [
                        {
                            "id": "d_m_h",
                            "type": "margin",
                            "prop": "margin",
                            "selector": ".tb_text_dropcap .tb_text_wrap:hover > :first-child:first-letter"
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "b",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "dropcap_border",
                            "type": "border",
                            "prop": "border",
                            "selector": ".tb_text_dropcap .tb_text_wrap > :first-child:first-letter"
                        }],
                        "h": [
                        {
                            "id": "d_b_h",
                            "type": "border",
                            "prop": "border",
                            "selector": ".tb_text_dropcap .tb_text_wrap:hover > :first-child:first-letter"
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "r_c",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "rc_dp",
                            "type": "border_radius",
                            "prop": "border-radius",
                            "selector": ".tb_text_dropcap .tb_text_wrap > :first-child:first-letter"
                        }],
                        "h": [
                        {
                            "id": "rc_dp_h",
                            "type": "border_radius",
                            "prop": "border-radius",
                            "selector": ".tb_text_dropcap .tb_text_wrap:hover > :first-child:first-letter"
                        }]
                    }
                }]
            },
            {
                "type": "expand",
                "label": "sh",
                "options": [
                {
                    "type": "tabs",
                    "options":
                    {
                        "n": [
                        {
                            "id": "sh_dp",
                            "type": "box_shadow",
                            "prop": "box-shadow",
                            "selector": ".tb_text_dropcap .tb_text_wrap > :first-child:first-letter"
                        }],
                        "h": [
                        {
                            "id": "sh_dp_h",
                            "type": "box_shadow",
                            "prop": "box-shadow",
                            "selector": ".tb_text_dropcap .tb_text_wrap:hover > :first-child:first-letter"
                        }]
                    }
                }]
            }]
        }
    }
}
