Files
carpseeds.pl/wp-content/plugins/elementor-3.2.5-bck4/tests/qunit/mock/elments/button.json
2024-07-15 11:28:08 +02:00

6714 lines
159 KiB
JSON

{
"name": "button",
"elType": "widget",
"title": "Button",
"icon": "eicon-button",
"reload_preview": false,
"help_url": "https://go.elementor.com/widget-button",
"widget_type": "button",
"keywords": [],
"categories": [
"basic"
],
"html_wrapper_class": "elementor-widget-button",
"show_in_panel": true,
"controls": {
"section_button": {
"type": "section",
"tab": "content",
"label": "Button",
"name": "section_button"
},
"button_type": {
"type": "select",
"tab": "content",
"section": "section_button",
"label": "Type",
"default": "",
"options": {
"": "Default",
"info": "Info",
"success": "Success",
"warning": "Warning",
"danger": "Danger"
},
"prefix_class": "elementor-button-",
"name": "button_type"
},
"text": {
"type": "text",
"tab": "content",
"section": "section_button",
"label": "Text",
"dynamic": {
"active": true
},
"default": "Click here",
"placeholder": "Click here",
"name": "text"
},
"link": {
"type": "url",
"tab": "content",
"section": "section_button",
"label": "Link",
"dynamic": {
"active": true
},
"placeholder": "https://your-link.com",
"default": {
"url": "#",
"is_external": "",
"nofollow": ""
},
"name": "link"
},
"align": {
"type": "choose",
"tab": "content",
"section": "section_button",
"label": "Alignment",
"options": {
"left": {
"title": "Left",
"icon": "eicon-text-align-left"
},
"center": {
"title": "Center",
"icon": "eicon-text-align-center"
},
"right": {
"title": "Right",
"icon": "eicon-text-align-right"
},
"justify": {
"title": "Justified",
"icon": "eicon-text-align-justify"
}
},
"prefix_class": "elementor-align-",
"responsive": {
"max": "desktop"
},
"default": "",
"name": "align"
},
"align_tablet": {
"type": "choose",
"tab": "content",
"section": "section_button",
"label": "Alignment",
"options": {
"left": {
"title": "Left",
"icon": "eicon-text-align-left"
},
"center": {
"title": "Center",
"icon": "eicon-text-align-center"
},
"right": {
"title": "Right",
"icon": "eicon-text-align-right"
},
"justify": {
"title": "Justified",
"icon": "eicon-text-align-justify"
}
},
"prefix_class": "elementor-tablet-align-",
"responsive": {
"max": "tablet"
},
"name": "align_tablet",
"default": ""
},
"align_mobile": {
"type": "choose",
"tab": "content",
"section": "section_button",
"label": "Alignment",
"options": {
"left": {
"title": "Left",
"icon": "eicon-text-align-left"
},
"center": {
"title": "Center",
"icon": "eicon-text-align-center"
},
"right": {
"title": "Right",
"icon": "eicon-text-align-right"
},
"justify": {
"title": "Justified",
"icon": "eicon-text-align-justify"
}
},
"prefix_class": "elementor-mobile-align-",
"responsive": {
"max": "mobile"
},
"name": "align_mobile",
"default": ""
},
"size": {
"type": "select",
"tab": "content",
"section": "section_button",
"label": "Size",
"default": "sm",
"options": {
"xs": "Extra Small",
"sm": "Small",
"md": "Medium",
"lg": "Large",
"xl": "Extra Large"
},
"style_transfer": true,
"name": "size"
},
"selected_icon": {
"type": "icons",
"tab": "content",
"section": "section_button",
"label": "Icon",
"label_block": true,
"fa4compatibility": "icon",
"name": "selected_icon",
"default": {
"value": "",
"library": ""
}
},
"icon_align": {
"type": "select",
"tab": "content",
"section": "section_button",
"label": "Icon Position",
"default": "left",
"options": {
"left": "Before",
"right": "After"
},
"condition": {
"selected_icon[value]!": ""
},
"name": "icon_align"
},
"icon_indent": {
"type": "slider",
"tab": "content",
"section": "section_button",
"label": "Icon Spacing",
"range": {
"px": {
"max": 50
}
},
"selectors": {
"{{WRAPPER}} .elementor-button .elementor-align-icon-right": "margin-left: {{SIZE}}{{UNIT}};",
"{{WRAPPER}} .elementor-button .elementor-align-icon-left": "margin-right: {{SIZE}}{{UNIT}};"
},
"name": "icon_indent",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"view": {
"type": "hidden",
"tab": "content",
"section": "section_button",
"label": "View",
"default": "traditional",
"name": "view"
},
"button_css_id": {
"type": "text",
"tab": "content",
"section": "section_button",
"label": "Button ID",
"dynamic": {
"active": true
},
"default": "",
"title": "Add your custom id WITHOUT the Pound key. e.g: my-id",
"label_block": false,
"description": "Please make sure the ID is unique and not used elsewhere on the page this form is displayed. This field allows <code>A-z 0-9</code> & underscore chars without spaces.",
"separator": "before",
"name": "button_css_id"
},
"section_style": {
"type": "section",
"tab": "style",
"label": "Button",
"name": "section_style"
},
"typography_typography": {
"type": "popover_toggle",
"tab": "style",
"section": "section_style",
"label": "Typography",
"return_value": "custom",
"render_type": "ui",
"name": "typography_typography",
"default": "",
"groupPrefix": "typography_"
},
"typography_font_family": {
"type": "font",
"tab": "style",
"section": "section_style",
"label": "Family",
"default": "",
"selector_value": "font-family: \"{{VALUE}}\", Sans-serif;",
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "font-family: \"{{VALUE}}\", Sans-serif;"
},
"condition": {
"typography_typography!": ""
},
"classes": "elementor-group-control-typography elementor-group-control elementor-group-control-font_family",
"scheme": {
"type": "typography",
"value": "4",
"key": "font_family"
},
"popover": {
"start": true
},
"name": "typography_font_family"
},
"typography_font_size": {
"type": "slider",
"tab": "style",
"section": "section_style",
"label": "Size",
"size_units": [
"px",
"em",
"rem",
"vw"
],
"range": {
"px": {
"min": 1,
"max": 200
},
"vw": {
"min": 0.1,
"max": 10,
"step": 0.1
}
},
"selector_value": "font-size: {{SIZE}}{{UNIT}}",
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "font-size: {{SIZE}}{{UNIT}}"
},
"condition": {
"typography_typography!": ""
},
"classes": "elementor-group-control-typography elementor-group-control elementor-group-control-font_size",
"responsive": {
"max": "desktop"
},
"name": "typography_font_size",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"typography_font_size_tablet": {
"type": "slider",
"tab": "style",
"section": "section_style",
"label": "Size",
"size_units": [
"px",
"em",
"rem",
"vw"
],
"range": {
"px": {
"min": 1,
"max": 200
},
"vw": {
"min": 0.1,
"max": 10,
"step": 0.1
}
},
"selector_value": "font-size: {{SIZE}}{{UNIT}}",
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "font-size: {{SIZE}}{{UNIT}}"
},
"condition": {
"typography_typography!": ""
},
"classes": "elementor-group-control-typography elementor-group-control elementor-group-control-font_size",
"responsive": {
"max": "tablet"
},
"name": "typography_font_size_tablet",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"typography_font_size_mobile": {
"type": "slider",
"tab": "style",
"section": "section_style",
"label": "Size",
"size_units": [
"px",
"em",
"rem",
"vw"
],
"range": {
"px": {
"min": 1,
"max": 200
},
"vw": {
"min": 0.1,
"max": 10,
"step": 0.1
}
},
"selector_value": "font-size: {{SIZE}}{{UNIT}}",
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "font-size: {{SIZE}}{{UNIT}}"
},
"condition": {
"typography_typography!": ""
},
"classes": "elementor-group-control-typography elementor-group-control elementor-group-control-font_size",
"responsive": {
"max": "mobile"
},
"name": "typography_font_size_mobile",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"typography_font_weight": {
"type": "select",
"tab": "style",
"section": "section_style",
"label": "Weight",
"default": "",
"options": {
"100": "100",
"200": "200",
"300": "300",
"400": "400",
"500": "500",
"600": "600",
"700": "700",
"800": "800",
"900": "900",
"": "Default",
"normal": "Normal",
"bold": "Bold"
},
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "font-weight: {{VALUE}};"
},
"condition": {
"typography_typography!": ""
},
"classes": "elementor-group-control-typography elementor-group-control elementor-group-control-font_weight",
"scheme": {
"type": "typography",
"value": "4",
"key": "font_weight"
},
"name": "typography_font_weight"
},
"typography_text_transform": {
"type": "select",
"tab": "style",
"section": "section_style",
"label": "Transform",
"default": "",
"options": {
"": "Default",
"uppercase": "Uppercase",
"lowercase": "Lowercase",
"capitalize": "Capitalize",
"none": "Normal"
},
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "text-transform: {{VALUE}};"
},
"condition": {
"typography_typography!": ""
},
"classes": "elementor-group-control-typography elementor-group-control elementor-group-control-text_transform",
"name": "typography_text_transform"
},
"typography_font_style": {
"type": "select",
"tab": "style",
"section": "section_style",
"label": "Style",
"default": "",
"options": {
"": "Default",
"normal": "Normal",
"italic": "Italic",
"oblique": "Oblique"
},
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "font-style: {{VALUE}};"
},
"condition": {
"typography_typography!": ""
},
"classes": "elementor-group-control-typography elementor-group-control elementor-group-control-font_style",
"name": "typography_font_style"
},
"typography_text_decoration": {
"type": "select",
"tab": "style",
"section": "section_style",
"label": "Decoration",
"default": "",
"options": {
"": "Default",
"underline": "Underline",
"overline": "Overline",
"line-through": "Line Through",
"none": "None"
},
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "text-decoration: {{VALUE}};"
},
"condition": {
"typography_typography!": ""
},
"classes": "elementor-group-control-typography elementor-group-control elementor-group-control-text_decoration",
"name": "typography_text_decoration"
},
"typography_line_height": {
"type": "slider",
"tab": "style",
"section": "section_style",
"label": "Line-Height",
"range": {
"px": {
"min": 1
}
},
"size_units": [
"px",
"em"
],
"selector_value": "line-height: {{SIZE}}{{UNIT}}",
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "line-height: {{SIZE}}{{UNIT}}"
},
"condition": {
"typography_typography!": ""
},
"classes": "elementor-group-control-typography elementor-group-control elementor-group-control-line_height",
"responsive": {
"max": "desktop"
},
"default": {
"unit": "em",
"size": "",
"sizes": []
},
"name": "typography_line_height"
},
"typography_line_height_tablet": {
"type": "slider",
"tab": "style",
"section": "section_style",
"label": "Line-Height",
"range": {
"px": {
"min": 1
}
},
"size_units": [
"px",
"em"
],
"selector_value": "line-height: {{SIZE}}{{UNIT}}",
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "line-height: {{SIZE}}{{UNIT}}"
},
"condition": {
"typography_typography!": ""
},
"classes": "elementor-group-control-typography elementor-group-control elementor-group-control-line_height",
"responsive": {
"max": "tablet"
},
"default": {
"unit": "em",
"size": "",
"sizes": []
},
"name": "typography_line_height_tablet"
},
"typography_line_height_mobile": {
"type": "slider",
"tab": "style",
"section": "section_style",
"label": "Line-Height",
"range": {
"px": {
"min": 1
}
},
"size_units": [
"px",
"em"
],
"selector_value": "line-height: {{SIZE}}{{UNIT}}",
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "line-height: {{SIZE}}{{UNIT}}"
},
"condition": {
"typography_typography!": ""
},
"classes": "elementor-group-control-typography elementor-group-control elementor-group-control-line_height",
"responsive": {
"max": "mobile"
},
"default": {
"unit": "em",
"size": "",
"sizes": []
},
"name": "typography_line_height_mobile"
},
"typography_letter_spacing": {
"type": "slider",
"tab": "style",
"section": "section_style",
"label": "Letter Spacing",
"range": {
"px": {
"min": -5,
"max": 10,
"step": 0.1
}
},
"selector_value": "letter-spacing: {{SIZE}}{{UNIT}}",
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "letter-spacing: {{SIZE}}{{UNIT}}"
},
"condition": {
"typography_typography!": ""
},
"classes": "elementor-group-control-typography elementor-group-control elementor-group-control-letter_spacing",
"responsive": {
"max": "desktop"
},
"name": "typography_letter_spacing",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"typography_letter_spacing_tablet": {
"type": "slider",
"tab": "style",
"section": "section_style",
"label": "Letter Spacing",
"range": {
"px": {
"min": -5,
"max": 10,
"step": 0.1
}
},
"selector_value": "letter-spacing: {{SIZE}}{{UNIT}}",
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "letter-spacing: {{SIZE}}{{UNIT}}"
},
"condition": {
"typography_typography!": ""
},
"classes": "elementor-group-control-typography elementor-group-control elementor-group-control-letter_spacing",
"responsive": {
"max": "tablet"
},
"name": "typography_letter_spacing_tablet",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"typography_letter_spacing_mobile": {
"type": "slider",
"tab": "style",
"section": "section_style",
"label": "Letter Spacing",
"range": {
"px": {
"min": -5,
"max": 10,
"step": 0.1
}
},
"selector_value": "letter-spacing: {{SIZE}}{{UNIT}}",
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "letter-spacing: {{SIZE}}{{UNIT}}"
},
"condition": {
"typography_typography!": ""
},
"classes": "elementor-group-control-typography elementor-group-control elementor-group-control-letter_spacing",
"responsive": {
"max": "mobile"
},
"name": "typography_letter_spacing_mobile",
"default": {
"unit": "px",
"size": "",
"sizes": []
},
"popover": {
"end": true
}
},
"text_shadow_text_shadow_type": {
"type": "popover_toggle",
"tab": "style",
"section": "section_style",
"label": "Text Shadow",
"return_value": "yes",
"render_type": "ui",
"name": "text_shadow_text_shadow_type",
"default": ""
},
"text_shadow_text_shadow": {
"type": "text_shadow",
"tab": "style",
"section": "section_style",
"label": "Text Shadow",
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "text-shadow: {{HORIZONTAL}}px {{VERTICAL}}px {{BLUR}}px {{COLOR}};"
},
"condition": {
"text_shadow_text_shadow_type!": ""
},
"classes": "elementor-group-control-text-shadow elementor-group-control elementor-group-control-text_shadow",
"popover": {
"start": true,
"end": true
},
"name": "text_shadow_text_shadow",
"default": {
"horizontal": 0,
"vertical": 0,
"blur": 10,
"color": "rgba(0,0,0,0.3)"
}
},
"tabs_button_style": {
"type": "tabs",
"tab": "style",
"section": "section_style",
"name": "tabs_button_style"
},
"tab_button_normal": {
"type": "tab",
"tab": "style",
"tabs_wrapper": "tabs_button_style",
"section": "section_style",
"label": "Normal",
"name": "tab_button_normal"
},
"button_text_color": {
"type": "color",
"tab": "style",
"tabs_wrapper": "tabs_button_style",
"inner_tab": "tab_button_normal",
"section": "section_style",
"label": "Text Color",
"default": "",
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "fill: {{VALUE}}; color: {{VALUE}};"
},
"name": "button_text_color"
},
"background_color": {
"type": "color",
"tab": "style",
"tabs_wrapper": "tabs_button_style",
"inner_tab": "tab_button_normal",
"section": "section_style",
"label": "Background Color",
"scheme": {
"type": "color",
"value": "4"
},
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "background-color: {{VALUE}};"
},
"name": "background_color",
"default": ""
},
"tab_button_hover": {
"type": "tab",
"tab": "style",
"tabs_wrapper": "tabs_button_style",
"section": "section_style",
"label": "Hover",
"name": "tab_button_hover"
},
"hover_color": {
"type": "color",
"tab": "style",
"tabs_wrapper": "tabs_button_style",
"inner_tab": "tab_button_hover",
"section": "section_style",
"label": "Text Color",
"selectors": {
"{{WRAPPER}} a.elementor-button:hover, {{WRAPPER}} .elementor-button:hover, {{WRAPPER}} a.elementor-button:focus, {{WRAPPER}} .elementor-button:focus": "color: {{VALUE}};",
"{{WRAPPER}} a.elementor-button:hover svg, {{WRAPPER}} .elementor-button:hover svg, {{WRAPPER}} a.elementor-button:focus svg, {{WRAPPER}} .elementor-button:focus svg": "fill: {{VALUE}};"
},
"name": "hover_color",
"default": ""
},
"button_background_hover_color": {
"type": "color",
"tab": "style",
"tabs_wrapper": "tabs_button_style",
"inner_tab": "tab_button_hover",
"section": "section_style",
"label": "Background Color",
"selectors": {
"{{WRAPPER}} a.elementor-button:hover, {{WRAPPER}} .elementor-button:hover, {{WRAPPER}} a.elementor-button:focus, {{WRAPPER}} .elementor-button:focus": "background-color: {{VALUE}};"
},
"name": "button_background_hover_color",
"default": ""
},
"button_hover_border_color": {
"type": "color",
"tab": "style",
"tabs_wrapper": "tabs_button_style",
"inner_tab": "tab_button_hover",
"section": "section_style",
"label": "Border Color",
"condition": {
"border_border!": ""
},
"selectors": {
"{{WRAPPER}} a.elementor-button:hover, {{WRAPPER}} .elementor-button:hover, {{WRAPPER}} a.elementor-button:focus, {{WRAPPER}} .elementor-button:focus": "border-color: {{VALUE}};"
},
"name": "button_hover_border_color",
"default": ""
},
"hover_animation": {
"type": "hover_animation",
"tab": "style",
"tabs_wrapper": "tabs_button_style",
"inner_tab": "tab_button_hover",
"section": "section_style",
"label": "Hover Animation",
"name": "hover_animation",
"default": ""
},
"border_border": {
"type": "select",
"tab": "style",
"section": "section_style",
"label": "Border Type",
"options": {
"": "None",
"solid": "Solid",
"double": "Double",
"dotted": "Dotted",
"dashed": "Dashed",
"groove": "Groove"
},
"selectors": {
"{{WRAPPER}} .elementor-button": "border-style: {{VALUE}};"
},
"separator": "before",
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-border",
"name": "border_border",
"default": ""
},
"border_width": {
"type": "dimensions",
"tab": "style",
"section": "section_style",
"label": "Width",
"selectors": {
"{{WRAPPER}} .elementor-button": "border-width: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"condition": {
"border_border!": ""
},
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-width",
"responsive": {
"max": "desktop"
},
"name": "border_width",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"border_width_tablet": {
"type": "dimensions",
"tab": "style",
"section": "section_style",
"label": "Width",
"selectors": {
"{{WRAPPER}} .elementor-button": "border-width: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"condition": {
"border_border!": ""
},
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-width",
"responsive": {
"max": "tablet"
},
"name": "border_width_tablet",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"border_width_mobile": {
"type": "dimensions",
"tab": "style",
"section": "section_style",
"label": "Width",
"selectors": {
"{{WRAPPER}} .elementor-button": "border-width: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"condition": {
"border_border!": ""
},
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-width",
"responsive": {
"max": "mobile"
},
"name": "border_width_mobile",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"border_color": {
"type": "color",
"tab": "style",
"section": "section_style",
"label": "Color",
"default": "",
"selectors": {
"{{WRAPPER}} .elementor-button": "border-color: {{VALUE}};"
},
"condition": {
"border_border!": ""
},
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-color",
"name": "border_color"
},
"border_radius": {
"type": "dimensions",
"tab": "style",
"section": "section_style",
"label": "Border Radius",
"size_units": [
"px",
"%"
],
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"name": "border_radius",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"button_box_shadow_box_shadow_type": {
"type": "popover_toggle",
"tab": "style",
"section": "section_style",
"label": "Box Shadow",
"return_value": "yes",
"render_type": "ui",
"name": "button_box_shadow_box_shadow_type",
"default": ""
},
"button_box_shadow_box_shadow": {
"type": "box_shadow",
"tab": "style",
"section": "section_style",
"label": "Box Shadow",
"selectors": {
"{{WRAPPER}} .elementor-button": "box-shadow: {{HORIZONTAL}}px {{VERTICAL}}px {{BLUR}}px {{SPREAD}}px {{COLOR}} {{button_box_shadow_box_shadow_position.VALUE}};"
},
"condition": {
"button_box_shadow_box_shadow_type!": ""
},
"classes": "elementor-group-control-box-shadow elementor-group-control elementor-group-control-box_shadow",
"popover": {
"start": true
},
"name": "button_box_shadow_box_shadow",
"default": {
"horizontal": 0,
"vertical": 0,
"blur": 10,
"spread": 0,
"color": "rgba(0,0,0,0.5)"
}
},
"button_box_shadow_box_shadow_position": {
"type": "select",
"tab": "style",
"section": "section_style",
"label": "Position",
"options": {
" ": "Outline",
"inset": "Inset"
},
"default": " ",
"render_type": "ui",
"condition": {
"button_box_shadow_box_shadow_type!": ""
},
"classes": "elementor-group-control-box-shadow elementor-group-control elementor-group-control-box_shadow_position",
"name": "button_box_shadow_box_shadow_position",
"popover": {
"end": true
}
},
"text_padding": {
"type": "dimensions",
"tab": "style",
"section": "section_style",
"label": "Padding",
"size_units": [
"px",
"em",
"%"
],
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"separator": "before",
"responsive": {
"max": "desktop"
},
"name": "text_padding",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"text_padding_tablet": {
"type": "dimensions",
"tab": "style",
"section": "section_style",
"label": "Padding",
"size_units": [
"px",
"em",
"%"
],
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"separator": "before",
"responsive": {
"max": "tablet"
},
"name": "text_padding_tablet",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"text_padding_mobile": {
"type": "dimensions",
"tab": "style",
"section": "section_style",
"label": "Padding",
"size_units": [
"px",
"em",
"%"
],
"selectors": {
"{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button": "padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"separator": "before",
"responsive": {
"max": "mobile"
},
"name": "text_padding_mobile",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_section_style": {
"type": "section",
"tab": "advanced",
"label": "Advanced",
"name": "_section_style"
},
"_title": {
"type": "hidden",
"tab": "advanced",
"section": "_section_style",
"label": "Title",
"render_type": "none",
"name": "_title",
"default": ""
},
"_margin": {
"type": "dimensions",
"tab": "advanced",
"section": "_section_style",
"label": "Margin",
"size_units": [
"px",
"%"
],
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"responsive": {
"max": "desktop"
},
"name": "_margin",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_margin_tablet": {
"type": "dimensions",
"tab": "advanced",
"section": "_section_style",
"label": "Margin",
"size_units": [
"px",
"%"
],
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"responsive": {
"max": "tablet"
},
"name": "_margin_tablet",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_margin_mobile": {
"type": "dimensions",
"tab": "advanced",
"section": "_section_style",
"label": "Margin",
"size_units": [
"px",
"%"
],
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"responsive": {
"max": "mobile"
},
"name": "_margin_mobile",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_padding": {
"type": "dimensions",
"tab": "advanced",
"section": "_section_style",
"label": "Padding",
"size_units": [
"px",
"em",
"%"
],
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"responsive": {
"max": "desktop"
},
"name": "_padding",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_padding_tablet": {
"type": "dimensions",
"tab": "advanced",
"section": "_section_style",
"label": "Padding",
"size_units": [
"px",
"em",
"%"
],
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"responsive": {
"max": "tablet"
},
"name": "_padding_tablet",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_padding_mobile": {
"type": "dimensions",
"tab": "advanced",
"section": "_section_style",
"label": "Padding",
"size_units": [
"px",
"em",
"%"
],
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"responsive": {
"max": "mobile"
},
"name": "_padding_mobile",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_z_index": {
"type": "number",
"tab": "advanced",
"section": "_section_style",
"label": "Z-Index",
"min": 0,
"selectors": {
"{{WRAPPER}}": "z-index: {{VALUE}};"
},
"label_block": false,
"separator": "before",
"name": "_z_index",
"default": ""
},
"_element_id": {
"type": "text",
"tab": "advanced",
"section": "_section_style",
"label": "CSS ID",
"dynamic": {
"active": true
},
"default": "",
"title": "Add your custom id WITHOUT the Pound key. e.g: my-id",
"label_block": false,
"style_transfer": false,
"classes": "elementor-control-direction-ltr",
"name": "_element_id"
},
"_css_classes": {
"type": "text",
"tab": "advanced",
"section": "_section_style",
"label": "CSS Classes",
"dynamic": {
"active": true
},
"prefix_class": "",
"title": "Add your custom class WITHOUT the dot. e.g: my-class",
"classes": "elementor-control-direction-ltr",
"name": "_css_classes",
"default": ""
},
"section_effects": {
"type": "section",
"tab": "advanced",
"label": "Motion Effects",
"name": "section_effects"
},
"motion_fx_motion_fx_scrolling": {
"type": "switcher",
"tab": "advanced",
"section": "section_effects",
"label": "Scrolling Effects",
"label_off": "Off",
"label_on": "On",
"render_type": "ui",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-motion_fx_scrolling",
"name": "motion_fx_motion_fx_scrolling",
"default": ""
},
"motion_fx_translateY_effect": {
"type": "popover_toggle",
"tab": "advanced",
"section": "section_effects",
"label": "Vertical Scroll",
"condition": {
"motion_fx_motion_fx_scrolling": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-translateY_effect",
"name": "motion_fx_translateY_effect",
"default": ""
},
"motion_fx_translateY_direction": {
"type": "select",
"tab": "advanced",
"section": "section_effects",
"label": "Direction",
"options": {
"": "Up",
"negative": "Down"
},
"popover": {
"start": true
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_translateY_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-translateY_direction",
"name": "motion_fx_translateY_direction",
"default": ""
},
"motion_fx_translateY_speed": {
"type": "slider",
"tab": "advanced",
"section": "section_effects",
"label": "Speed",
"default": {
"unit": "px",
"size": 4,
"sizes": []
},
"range": {
"px": {
"max": 10,
"step": 0.1
}
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_translateY_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-translateY_speed",
"name": "motion_fx_translateY_speed"
},
"motion_fx_translateY_affectedRange": {
"type": "slider",
"tab": "advanced",
"section": "section_effects",
"label": "Viewport",
"default": {
"unit": "%",
"size": "",
"sizes": {
"start": 0,
"end": 100
}
},
"labels": [
"Bottom",
"Top"
],
"scales": 1,
"handles": "range",
"popover": {
"end": true
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_translateY_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-translateY_affectedRange",
"name": "motion_fx_translateY_affectedRange"
},
"motion_fx_translateX_effect": {
"type": "popover_toggle",
"tab": "advanced",
"section": "section_effects",
"label": "Horizontal Scroll",
"condition": {
"motion_fx_motion_fx_scrolling": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-translateX_effect",
"name": "motion_fx_translateX_effect",
"default": ""
},
"motion_fx_translateX_direction": {
"type": "select",
"tab": "advanced",
"section": "section_effects",
"label": "Direction",
"options": {
"": "To Left",
"negative": "To Right"
},
"popover": {
"start": true
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_translateX_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-translateX_direction",
"name": "motion_fx_translateX_direction",
"default": ""
},
"motion_fx_translateX_speed": {
"type": "slider",
"tab": "advanced",
"section": "section_effects",
"label": "Speed",
"default": {
"unit": "px",
"size": 4,
"sizes": []
},
"range": {
"px": {
"max": 10,
"step": 0.1
}
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_translateX_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-translateX_speed",
"name": "motion_fx_translateX_speed"
},
"motion_fx_translateX_affectedRange": {
"type": "slider",
"tab": "advanced",
"section": "section_effects",
"label": "Viewport",
"default": {
"unit": "%",
"size": "",
"sizes": {
"start": 0,
"end": 100
}
},
"labels": [
"Bottom",
"Top"
],
"scales": 1,
"handles": "range",
"popover": {
"end": true
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_translateX_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-translateX_affectedRange",
"name": "motion_fx_translateX_affectedRange"
},
"motion_fx_opacity_effect": {
"type": "popover_toggle",
"tab": "advanced",
"section": "section_effects",
"label": "Transparency",
"condition": {
"motion_fx_motion_fx_scrolling": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-opacity_effect",
"name": "motion_fx_opacity_effect",
"default": ""
},
"motion_fx_opacity_direction": {
"type": "select",
"tab": "advanced",
"section": "section_effects",
"label": "Direction",
"default": "out-in",
"options": {
"out-in": "Fade In",
"in-out": "Fade Out",
"in-out-in": "Fade Out In",
"out-in-out": "Fade In Out"
},
"popover": {
"start": true
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_opacity_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-opacity_direction",
"name": "motion_fx_opacity_direction"
},
"motion_fx_opacity_level": {
"type": "slider",
"tab": "advanced",
"section": "section_effects",
"label": "Level",
"default": {
"unit": "px",
"size": 10,
"sizes": []
},
"range": {
"px": {
"min": 1,
"max": 10,
"step": 0.1
}
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_opacity_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-opacity_level",
"name": "motion_fx_opacity_level"
},
"motion_fx_opacity_range": {
"type": "slider",
"tab": "advanced",
"section": "section_effects",
"label": "Viewport",
"default": {
"unit": "%",
"size": "",
"sizes": {
"start": 20,
"end": 80
}
},
"labels": [
"Bottom",
"Top"
],
"scales": 1,
"handles": "range",
"popover": {
"end": true
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_opacity_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-opacity_range",
"name": "motion_fx_opacity_range"
},
"motion_fx_blur_effect": {
"type": "popover_toggle",
"tab": "advanced",
"section": "section_effects",
"label": "Blur",
"condition": {
"motion_fx_motion_fx_scrolling": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-blur_effect",
"name": "motion_fx_blur_effect",
"default": ""
},
"motion_fx_blur_direction": {
"type": "select",
"tab": "advanced",
"section": "section_effects",
"label": "Direction",
"default": "out-in",
"options": {
"out-in": "Fade In",
"in-out": "Fade Out",
"in-out-in": "Fade Out In",
"out-in-out": "Fade In Out"
},
"popover": {
"start": true
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_blur_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-blur_direction",
"name": "motion_fx_blur_direction"
},
"motion_fx_blur_level": {
"type": "slider",
"tab": "advanced",
"section": "section_effects",
"label": "Level",
"default": {
"unit": "px",
"size": 7,
"sizes": []
},
"range": {
"px": {
"min": 1,
"max": 15
}
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_blur_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-blur_level",
"name": "motion_fx_blur_level"
},
"motion_fx_blur_range": {
"type": "slider",
"tab": "advanced",
"section": "section_effects",
"label": "Viewport",
"default": {
"unit": "%",
"size": "",
"sizes": {
"start": 20,
"end": 80
}
},
"labels": [
"Bottom",
"Top"
],
"scales": 1,
"handles": "range",
"popover": {
"end": true
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_blur_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-blur_range",
"name": "motion_fx_blur_range"
},
"motion_fx_rotateZ_effect": {
"type": "popover_toggle",
"tab": "advanced",
"section": "section_effects",
"label": "Rotate",
"condition": {
"motion_fx_motion_fx_scrolling": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-rotateZ_effect",
"name": "motion_fx_rotateZ_effect",
"default": ""
},
"motion_fx_rotateZ_direction": {
"type": "select",
"tab": "advanced",
"section": "section_effects",
"label": "Direction",
"options": {
"": "To Left",
"negative": "To Right"
},
"popover": {
"start": true
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_rotateZ_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-rotateZ_direction",
"name": "motion_fx_rotateZ_direction",
"default": ""
},
"motion_fx_rotateZ_speed": {
"type": "slider",
"tab": "advanced",
"section": "section_effects",
"label": "Speed",
"default": {
"unit": "px",
"size": 1,
"sizes": []
},
"range": {
"px": {
"max": 10,
"step": 0.1
}
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_rotateZ_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-rotateZ_speed",
"name": "motion_fx_rotateZ_speed"
},
"motion_fx_rotateZ_affectedRange": {
"type": "slider",
"tab": "advanced",
"section": "section_effects",
"label": "Viewport",
"default": {
"unit": "%",
"size": "",
"sizes": {
"start": 0,
"end": 100
}
},
"labels": [
"Bottom",
"Top"
],
"scales": 1,
"handles": "range",
"popover": {
"end": true
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_rotateZ_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-rotateZ_affectedRange",
"name": "motion_fx_rotateZ_affectedRange"
},
"motion_fx_scale_effect": {
"type": "popover_toggle",
"tab": "advanced",
"section": "section_effects",
"label": "Scale",
"condition": {
"motion_fx_motion_fx_scrolling": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-scale_effect",
"name": "motion_fx_scale_effect",
"default": ""
},
"motion_fx_scale_direction": {
"type": "select",
"tab": "advanced",
"section": "section_effects",
"label": "Direction",
"default": "out-in",
"options": {
"out-in": "Scale Up",
"in-out": "Scale Down",
"in-out-in": "Scale Down Up",
"out-in-out": "Scale Up Down"
},
"popover": {
"start": true
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_scale_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-scale_direction",
"name": "motion_fx_scale_direction"
},
"motion_fx_scale_speed": {
"type": "slider",
"tab": "advanced",
"section": "section_effects",
"label": "Speed",
"default": {
"unit": "px",
"size": 4,
"sizes": []
},
"range": {
"px": {
"min": -10,
"max": 10
}
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_scale_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-scale_speed",
"name": "motion_fx_scale_speed"
},
"motion_fx_scale_range": {
"type": "slider",
"tab": "advanced",
"section": "section_effects",
"label": "Viewport",
"default": {
"unit": "%",
"size": "",
"sizes": {
"start": 20,
"end": 80
}
},
"labels": [
"Bottom",
"Top"
],
"scales": 1,
"handles": "range",
"popover": {
"end": true
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes",
"motion_fx_scale_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-scale_range",
"name": "motion_fx_scale_range"
},
"motion_fx_transform_origin_x": {
"type": "choose",
"tab": "advanced",
"section": "section_effects",
"label": "X Anchor Point",
"default": "center",
"options": {
"left": {
"title": "Left",
"icon": "eicon-h-align-left"
},
"center": {
"title": "Center",
"icon": "eicon-h-align-center"
},
"right": {
"title": "Right",
"icon": "eicon-h-align-right"
}
},
"conditions": {
"terms": [
{
"name": "motion_fx_motion_fx_scrolling",
"value": "yes"
},
{
"relation": "or",
"terms": [
{
"name": "motion_fx_rotateZ_effect",
"value": "yes"
},
{
"name": "motion_fx_scale_effect",
"value": "yes"
}
]
}
]
},
"label_block": false,
"toggle": false,
"render_type": "ui",
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-transform_origin_x",
"name": "motion_fx_transform_origin_x"
},
"motion_fx_transform_origin_y": {
"type": "choose",
"tab": "advanced",
"section": "section_effects",
"label": "Y Anchor Point",
"default": "center",
"options": {
"top": {
"title": "Top",
"icon": "eicon-v-align-top"
},
"center": {
"title": "Center",
"icon": "eicon-v-align-middle"
},
"bottom": {
"title": "Bottom",
"icon": "eicon-v-align-bottom"
}
},
"conditions": {
"terms": [
{
"name": "motion_fx_motion_fx_scrolling",
"value": "yes"
},
{
"relation": "or",
"terms": [
{
"name": "motion_fx_rotateZ_effect",
"value": "yes"
},
{
"name": "motion_fx_scale_effect",
"value": "yes"
}
]
}
]
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "transform-origin: {{motion_fx_transform_origin_x.VALUE}} {{VALUE}}"
},
"label_block": false,
"toggle": false,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-transform_origin_y",
"name": "motion_fx_transform_origin_y"
},
"motion_fx_devices": {
"type": "select2",
"tab": "advanced",
"section": "section_effects",
"label": "Apply Effects On",
"multiple": true,
"label_block": "true",
"default": [
"desktop",
"tablet",
"mobile"
],
"options": {
"desktop": "Desktop",
"tablet": "Tablet",
"mobile": "Mobile"
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-devices",
"name": "motion_fx_devices"
},
"motion_fx_range": {
"type": "select",
"tab": "advanced",
"section": "section_effects",
"label": "Effects relative to",
"options": {
"": "Default",
"viewport": "Viewport",
"page": "Entire Page"
},
"condition": {
"motion_fx_motion_fx_scrolling": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-range",
"name": "motion_fx_range",
"default": ""
},
"motion_fx_motion_fx_mouse": {
"type": "switcher",
"tab": "advanced",
"section": "section_effects",
"label": "Mouse Effects",
"label_off": "Off",
"label_on": "On",
"separator": "before",
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-motion_fx_mouse",
"name": "motion_fx_motion_fx_mouse",
"default": ""
},
"motion_fx_mouseTrack_effect": {
"type": "popover_toggle",
"tab": "advanced",
"section": "section_effects",
"label": "Mouse Track",
"condition": {
"motion_fx_motion_fx_mouse": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-mouseTrack_effect",
"name": "motion_fx_mouseTrack_effect",
"default": ""
},
"motion_fx_mouseTrack_direction": {
"type": "select",
"tab": "advanced",
"section": "section_effects",
"label": "Direction",
"default": "",
"options": {
"": "Opposite",
"negative": "Direct"
},
"popover": {
"start": true
},
"condition": {
"motion_fx_motion_fx_mouse": "yes",
"motion_fx_mouseTrack_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-mouseTrack_direction",
"name": "motion_fx_mouseTrack_direction"
},
"motion_fx_mouseTrack_speed": {
"type": "slider",
"tab": "advanced",
"section": "section_effects",
"label": "Speed",
"default": {
"unit": "px",
"size": 1,
"sizes": []
},
"range": {
"px": {
"max": 10,
"step": 0.1
}
},
"popover": {
"end": true
},
"condition": {
"motion_fx_motion_fx_mouse": "yes",
"motion_fx_mouseTrack_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-mouseTrack_speed",
"name": "motion_fx_mouseTrack_speed"
},
"motion_fx_tilt_effect": {
"type": "popover_toggle",
"tab": "advanced",
"section": "section_effects",
"label": "3D Tilt",
"condition": {
"motion_fx_motion_fx_mouse": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-tilt_effect",
"name": "motion_fx_tilt_effect",
"default": ""
},
"motion_fx_tilt_direction": {
"type": "select",
"tab": "advanced",
"section": "section_effects",
"label": "Direction",
"default": "",
"options": {
"": "Direct",
"negative": "Opposite"
},
"popover": {
"start": true
},
"condition": {
"motion_fx_motion_fx_mouse": "yes",
"motion_fx_tilt_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-tilt_direction",
"name": "motion_fx_tilt_direction"
},
"motion_fx_tilt_speed": {
"type": "slider",
"tab": "advanced",
"section": "section_effects",
"label": "Speed",
"default": {
"unit": "px",
"size": 4,
"sizes": []
},
"range": {
"px": {
"max": 10,
"step": 0.1
}
},
"popover": {
"end": true
},
"condition": {
"motion_fx_motion_fx_mouse": "yes",
"motion_fx_tilt_effect": "yes"
},
"render_type": "none",
"frontend_available": true,
"classes": "elementor-group-control-motion_fx elementor-group-control elementor-group-control-tilt_speed",
"name": "motion_fx_tilt_speed"
},
"sticky": {
"type": "select",
"tab": "advanced",
"section": "section_effects",
"label": "Sticky",
"options": {
"": "None",
"top": "Top",
"bottom": "Bottom"
},
"separator": "before",
"render_type": "none",
"frontend_available": true,
"name": "sticky",
"default": ""
},
"sticky_on": {
"type": "select2",
"tab": "advanced",
"section": "section_effects",
"label": "Sticky On",
"multiple": true,
"label_block": "true",
"default": [
"desktop",
"tablet",
"mobile"
],
"options": {
"desktop": "Desktop",
"tablet": "Tablet",
"mobile": "Mobile"
},
"condition": {
"sticky!": ""
},
"render_type": "none",
"frontend_available": true,
"name": "sticky_on"
},
"sticky_offset": {
"type": "number",
"tab": "advanced",
"section": "section_effects",
"label": "Offset",
"default": 0,
"min": 0,
"max": 500,
"required": true,
"condition": {
"sticky!": ""
},
"render_type": "none",
"frontend_available": true,
"name": "sticky_offset"
},
"sticky_effects_offset": {
"type": "number",
"tab": "advanced",
"section": "section_effects",
"label": "Effects Offset",
"default": 0,
"min": 0,
"max": 1000,
"required": true,
"condition": {
"sticky!": ""
},
"render_type": "none",
"frontend_available": true,
"name": "sticky_effects_offset"
},
"sticky_parent": {
"type": "switcher",
"tab": "advanced",
"section": "section_effects",
"label": "Stay In Column",
"condition": {
"sticky!": ""
},
"render_type": "none",
"frontend_available": true,
"name": "sticky_parent",
"default": ""
},
"sticky_divider": {
"type": "divider",
"tab": "advanced",
"section": "section_effects",
"name": "sticky_divider"
},
"_animation": {
"type": "animation",
"tab": "advanced",
"section": "section_effects",
"label": "Entrance Animation",
"frontend_available": true,
"responsive": {
"max": "desktop"
},
"name": "_animation",
"default": ""
},
"_animation_tablet": {
"type": "animation",
"tab": "advanced",
"section": "section_effects",
"label": "Entrance Animation",
"frontend_available": true,
"responsive": {
"max": "tablet"
},
"name": "_animation_tablet",
"default": ""
},
"_animation_mobile": {
"type": "animation",
"tab": "advanced",
"section": "section_effects",
"label": "Entrance Animation",
"frontend_available": true,
"responsive": {
"max": "mobile"
},
"name": "_animation_mobile",
"default": ""
},
"animation_duration": {
"type": "select",
"tab": "advanced",
"section": "section_effects",
"label": "Animation Duration",
"default": "",
"options": {
"slow": "Slow",
"": "Normal",
"fast": "Fast"
},
"prefix_class": "animated-",
"condition": {
"_animation!": ""
},
"name": "animation_duration"
},
"_animation_delay": {
"type": "number",
"tab": "advanced",
"section": "section_effects",
"label": "Animation Delay (ms)",
"default": "",
"min": 0,
"step": 100,
"condition": {
"_animation!": ""
},
"render_type": "none",
"frontend_available": true,
"name": "_animation_delay"
},
"_section_background": {
"type": "section",
"tab": "advanced",
"label": "Background",
"name": "_section_background"
},
"_tabs_background": {
"type": "tabs",
"tab": "advanced",
"section": "_section_background",
"name": "_tabs_background"
},
"_tab_background_normal": {
"type": "tab",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"section": "_section_background",
"label": "Normal",
"name": "_tab_background_normal"
},
"_background_background": {
"type": "choose",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Background Type",
"label_block": false,
"render_type": "ui",
"options": {
"classic": {
"title": "Classic",
"icon": "eicon-paint-brush"
},
"gradient": {
"title": "Gradient",
"icon": "eicon-barcode"
}
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-background",
"name": "_background_background",
"default": ""
},
"_background_color": {
"type": "color",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Color",
"default": "",
"title": "Background Color",
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-color: {{VALUE}};"
},
"condition": {
"_background_background": [
"classic",
"gradient"
]
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-color",
"name": "_background_color"
},
"_background_color_stop": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Location",
"size_units": [
"%"
],
"default": {
"unit": "%",
"size": 0,
"sizes": []
},
"render_type": "ui",
"condition": {
"_background_background": [
"gradient"
]
},
"of_type": "gradient",
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-color_stop",
"name": "_background_color_stop"
},
"_background_color_b": {
"type": "color",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Second Color",
"default": "#f2295b",
"render_type": "ui",
"condition": {
"_background_background": [
"gradient"
]
},
"of_type": "gradient",
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-color_b",
"name": "_background_color_b"
},
"_background_color_b_stop": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Location",
"size_units": [
"%"
],
"default": {
"unit": "%",
"size": 100,
"sizes": []
},
"render_type": "ui",
"condition": {
"_background_background": [
"gradient"
]
},
"of_type": "gradient",
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-color_b_stop",
"name": "_background_color_b_stop"
},
"_background_gradient_type": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Type",
"options": {
"linear": "Linear",
"radial": "Radial"
},
"default": "linear",
"render_type": "ui",
"condition": {
"_background_background": [
"gradient"
]
},
"of_type": "gradient",
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-gradient_type",
"name": "_background_gradient_type"
},
"_background_gradient_angle": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Angle",
"size_units": [
"deg"
],
"default": {
"unit": "deg",
"size": 180,
"sizes": []
},
"range": {
"deg": {
"step": 10
}
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-color: transparent; background-image: linear-gradient({{SIZE}}{{UNIT}}, {{_background_color.VALUE}} {{_background_color_stop.SIZE}}{{_background_color_stop.UNIT}}, {{_background_color_b.VALUE}} {{_background_color_b_stop.SIZE}}{{_background_color_b_stop.UNIT}})"
},
"condition": {
"_background_background": [
"gradient"
],
"_background_gradient_type": "linear"
},
"of_type": "gradient",
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-gradient_angle",
"name": "_background_gradient_angle"
},
"_background_gradient_position": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Position",
"options": {
"center center": "Center Center",
"center left": "Center Left",
"center right": "Center Right",
"top center": "Top Center",
"top left": "Top Left",
"top right": "Top Right",
"bottom center": "Bottom Center",
"bottom left": "Bottom Left",
"bottom right": "Bottom Right"
},
"default": "center center",
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-color: transparent; background-image: radial-gradient(at {{VALUE}}, {{_background_color.VALUE}} {{_background_color_stop.SIZE}}{{_background_color_stop.UNIT}}, {{_background_color_b.VALUE}} {{_background_color_b_stop.SIZE}}{{_background_color_b_stop.UNIT}})"
},
"condition": {
"_background_background": [
"gradient"
],
"_background_gradient_type": "radial"
},
"of_type": "gradient",
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-gradient_position",
"name": "_background_gradient_position"
},
"_background_image": {
"type": "media",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Image",
"dynamic": {
"active": true
},
"title": "Background Image",
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-image: url(\"{{URL}}\");"
},
"render_type": "template",
"condition": {
"_background_background": [
"classic"
]
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-image",
"responsive": {
"max": "desktop"
},
"name": "_background_image",
"default": {
"url": "",
"id": ""
}
},
"_background_image_tablet": {
"type": "media",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Image",
"dynamic": {
"active": true
},
"title": "Background Image",
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-image: url(\"{{URL}}\");"
},
"render_type": "template",
"condition": {
"_background_background": [
"classic"
]
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-image",
"responsive": {
"max": "tablet"
},
"name": "_background_image_tablet",
"default": {
"url": "",
"id": ""
}
},
"_background_image_mobile": {
"type": "media",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Image",
"dynamic": {
"active": true
},
"title": "Background Image",
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-image: url(\"{{URL}}\");"
},
"render_type": "template",
"condition": {
"_background_background": [
"classic"
]
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-image",
"responsive": {
"max": "mobile"
},
"name": "_background_image_mobile",
"default": {
"url": "",
"id": ""
}
},
"_background_position": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Position",
"options": {
"": "Default",
"top left": "Top Left",
"top center": "Top Center",
"top right": "Top Right",
"center left": "Center Left",
"center center": "Center Center",
"center right": "Center Right",
"bottom left": "Bottom Left",
"bottom center": "Bottom Center",
"bottom right": "Bottom Right",
"initial": "Custom"
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-position: {{VALUE}};"
},
"condition": {
"_background_background": [
"classic"
],
"_background_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-position",
"responsive": {
"max": "desktop"
},
"default": "",
"name": "_background_position"
},
"_background_position_tablet": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Position",
"options": {
"": "Default",
"top left": "Top Left",
"top center": "Top Center",
"top right": "Top Right",
"center left": "Center Left",
"center center": "Center Center",
"center right": "Center Right",
"bottom left": "Bottom Left",
"bottom center": "Bottom Center",
"bottom right": "Bottom Right",
"initial": "Custom"
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-position: {{VALUE}};"
},
"condition": {
"_background_background": [
"classic"
],
"_background_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-position",
"responsive": {
"max": "tablet"
},
"name": "_background_position_tablet",
"default": ""
},
"_background_position_mobile": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Position",
"options": {
"": "Default",
"top left": "Top Left",
"top center": "Top Center",
"top right": "Top Right",
"center left": "Center Left",
"center center": "Center Center",
"center right": "Center Right",
"bottom left": "Bottom Left",
"bottom center": "Bottom Center",
"bottom right": "Bottom Right",
"initial": "Custom"
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-position: {{VALUE}};"
},
"condition": {
"_background_background": [
"classic"
],
"_background_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-position",
"responsive": {
"max": "mobile"
},
"name": "_background_position_mobile",
"default": ""
},
"_background_xpos": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "X Position",
"size_units": [
"px",
"em",
"%",
"vw"
],
"range": {
"px": {
"min": -800,
"max": 800
},
"em": {
"min": -100,
"max": 100
},
"%": {
"min": -100,
"max": 100
},
"vw": {
"min": -100,
"max": 100
}
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-position: {{SIZE}}{{UNIT}} {{_background_ypos.SIZE}}{{_background_ypos.UNIT}}"
},
"condition": {
"_background_background": [
"classic"
],
"_background_position": [
"initial"
],
"_background_image[url]!": ""
},
"required": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-xpos",
"responsive": {
"max": "desktop"
},
"default": {
"unit": "px",
"size": 0,
"sizes": []
},
"name": "_background_xpos"
},
"_background_xpos_tablet": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "X Position",
"size_units": [
"px",
"em",
"%",
"vw"
],
"range": {
"px": {
"min": -800,
"max": 800
},
"em": {
"min": -100,
"max": 100
},
"%": {
"min": -100,
"max": 100
},
"vw": {
"min": -100,
"max": 100
}
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-position: {{SIZE}}{{UNIT}} {{_background_ypos_tablet.SIZE}}{{_background_ypos_tablet.UNIT}}"
},
"condition": {
"_background_background": [
"classic"
],
"_background_position_tablet": [
"initial"
]
},
"required": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-xpos",
"responsive": {
"max": "tablet"
},
"default": {
"unit": "px",
"size": 0,
"sizes": []
},
"name": "_background_xpos_tablet"
},
"_background_xpos_mobile": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "X Position",
"size_units": [
"px",
"em",
"%",
"vw"
],
"range": {
"px": {
"min": -800,
"max": 800
},
"em": {
"min": -100,
"max": 100
},
"%": {
"min": -100,
"max": 100
},
"vw": {
"min": -100,
"max": 100
}
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-position: {{SIZE}}{{UNIT}} {{_background_ypos_mobile.SIZE}}{{_background_ypos_mobile.UNIT}}"
},
"condition": {
"_background_background": [
"classic"
],
"_background_position_mobile": [
"initial"
]
},
"required": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-xpos",
"responsive": {
"max": "mobile"
},
"default": {
"unit": "px",
"size": 0,
"sizes": []
},
"name": "_background_xpos_mobile"
},
"_background_ypos": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Y Position",
"size_units": [
"px",
"em",
"%",
"vh"
],
"range": {
"px": {
"min": -800,
"max": 800
},
"em": {
"min": -100,
"max": 100
},
"%": {
"min": -100,
"max": 100
},
"vh": {
"min": -100,
"max": 100
}
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-position: {{_background_xpos.SIZE}}{{_background_xpos.UNIT}} {{SIZE}}{{UNIT}}"
},
"condition": {
"_background_background": [
"classic"
],
"_background_position": [
"initial"
],
"_background_image[url]!": ""
},
"required": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-ypos",
"responsive": {
"max": "desktop"
},
"default": {
"unit": "px",
"size": 0,
"sizes": []
},
"name": "_background_ypos"
},
"_background_ypos_tablet": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Y Position",
"size_units": [
"px",
"em",
"%",
"vh"
],
"range": {
"px": {
"min": -800,
"max": 800
},
"em": {
"min": -100,
"max": 100
},
"%": {
"min": -100,
"max": 100
},
"vh": {
"min": -100,
"max": 100
}
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-position: {{_background_xpos_tablet.SIZE}}{{_background_xpos_tablet.UNIT}} {{SIZE}}{{UNIT}}"
},
"condition": {
"_background_background": [
"classic"
],
"_background_position_tablet": [
"initial"
]
},
"required": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-ypos",
"responsive": {
"max": "tablet"
},
"default": {
"unit": "px",
"size": 0,
"sizes": []
},
"name": "_background_ypos_tablet"
},
"_background_ypos_mobile": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Y Position",
"size_units": [
"px",
"em",
"%",
"vh"
],
"range": {
"px": {
"min": -800,
"max": 800
},
"em": {
"min": -100,
"max": 100
},
"%": {
"min": -100,
"max": 100
},
"vh": {
"min": -100,
"max": 100
}
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-position: {{_background_xpos_mobile.SIZE}}{{_background_xpos_mobile.UNIT}} {{SIZE}}{{UNIT}}"
},
"condition": {
"_background_background": [
"classic"
],
"_background_position_mobile": [
"initial"
]
},
"required": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-ypos",
"responsive": {
"max": "mobile"
},
"default": {
"unit": "px",
"size": 0,
"sizes": []
},
"name": "_background_ypos_mobile"
},
"_background_attachment": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Attachment",
"default": "",
"options": {
"": "Default",
"scroll": "Scroll",
"fixed": "Fixed"
},
"selectors": {
"(desktop+){{WRAPPER}} > .elementor-widget-container": "background-attachment: {{VALUE}};"
},
"condition": {
"_background_background": [
"classic"
],
"_background_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-attachment",
"name": "_background_attachment"
},
"_background_attachment_alert": {
"type": "raw_html",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"content_classes": "elementor-control-field-description",
"raw": "Note: Attachment Fixed works only on desktop.",
"separator": "none",
"condition": {
"_background_background": [
"classic"
],
"_background_image[url]!": "",
"_background_attachment": "fixed"
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-attachment_alert",
"name": "_background_attachment_alert"
},
"_background_repeat": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Repeat",
"options": {
"": "Default",
"no-repeat": "No-repeat",
"repeat": "Repeat",
"repeat-x": "Repeat-x",
"repeat-y": "Repeat-y"
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-repeat: {{VALUE}};"
},
"condition": {
"_background_background": [
"classic"
],
"_background_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-repeat",
"responsive": {
"max": "desktop"
},
"default": "",
"name": "_background_repeat"
},
"_background_repeat_tablet": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Repeat",
"options": {
"": "Default",
"no-repeat": "No-repeat",
"repeat": "Repeat",
"repeat-x": "Repeat-x",
"repeat-y": "Repeat-y"
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-repeat: {{VALUE}};"
},
"condition": {
"_background_background": [
"classic"
],
"_background_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-repeat",
"responsive": {
"max": "tablet"
},
"name": "_background_repeat_tablet",
"default": ""
},
"_background_repeat_mobile": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Repeat",
"options": {
"": "Default",
"no-repeat": "No-repeat",
"repeat": "Repeat",
"repeat-x": "Repeat-x",
"repeat-y": "Repeat-y"
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-repeat: {{VALUE}};"
},
"condition": {
"_background_background": [
"classic"
],
"_background_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-repeat",
"responsive": {
"max": "mobile"
},
"name": "_background_repeat_mobile",
"default": ""
},
"_background_size": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Size",
"options": {
"": "Default",
"auto": "Auto",
"cover": "Cover",
"contain": "Contain",
"initial": "Custom"
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-size: {{VALUE}};"
},
"condition": {
"_background_background": [
"classic"
],
"_background_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-size",
"responsive": {
"max": "desktop"
},
"default": "",
"name": "_background_size"
},
"_background_size_tablet": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Size",
"options": {
"": "Default",
"auto": "Auto",
"cover": "Cover",
"contain": "Contain",
"initial": "Custom"
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-size: {{VALUE}};"
},
"condition": {
"_background_background": [
"classic"
],
"_background_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-size",
"responsive": {
"max": "tablet"
},
"name": "_background_size_tablet",
"default": ""
},
"_background_size_mobile": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Size",
"options": {
"": "Default",
"auto": "Auto",
"cover": "Cover",
"contain": "Contain",
"initial": "Custom"
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-size: {{VALUE}};"
},
"condition": {
"_background_background": [
"classic"
],
"_background_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-size",
"responsive": {
"max": "mobile"
},
"name": "_background_size_mobile",
"default": ""
},
"_background_bg_width": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Width",
"size_units": [
"px",
"em",
"%",
"vw"
],
"range": {
"px": {
"min": 0,
"max": 1000
},
"%": {
"min": 0,
"max": 100
},
"vw": {
"min": 0,
"max": 100
}
},
"required": true,
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-size: {{SIZE}}{{UNIT}} auto"
},
"condition": {
"_background_background": [
"classic"
],
"_background_size": [
"initial"
],
"_background_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-bg_width",
"responsive": {
"max": "desktop"
},
"default": {
"unit": "%",
"size": 100,
"sizes": []
},
"name": "_background_bg_width"
},
"_background_bg_width_tablet": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Width",
"size_units": [
"px",
"em",
"%",
"vw"
],
"range": {
"px": {
"min": 0,
"max": 1000
},
"%": {
"min": 0,
"max": 100
},
"vw": {
"min": 0,
"max": 100
}
},
"required": true,
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-size: {{SIZE}}{{UNIT}} auto"
},
"condition": {
"_background_background": [
"classic"
],
"_background_size_tablet": [
"initial"
]
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-bg_width",
"responsive": {
"max": "tablet"
},
"name": "_background_bg_width_tablet",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_background_bg_width_mobile": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Width",
"size_units": [
"px",
"em",
"%",
"vw"
],
"range": {
"px": {
"min": 0,
"max": 1000
},
"%": {
"min": 0,
"max": 100
},
"vw": {
"min": 0,
"max": 100
}
},
"required": true,
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background-size: {{SIZE}}{{UNIT}} auto"
},
"condition": {
"_background_background": [
"classic"
],
"_background_size_mobile": [
"initial"
]
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-bg_width",
"responsive": {
"max": "mobile"
},
"name": "_background_bg_width_mobile",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_background_video_link": {
"type": "text",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Video Link",
"placeholder": "https://www.youtube.com/watch?v=XHOmBV4js_E",
"description": "YouTube link or video file (mp4 is recommended).",
"label_block": true,
"default": "",
"condition": {
"_background_background": [
"video"
]
},
"of_type": "video",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-video_link",
"name": "_background_video_link"
},
"_background_video_start": {
"type": "number",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Start Time",
"description": "Specify a start time (in seconds)",
"placeholder": 10,
"condition": {
"_background_background": [
"video"
]
},
"of_type": "video",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-video_start",
"name": "_background_video_start",
"default": ""
},
"_background_video_end": {
"type": "number",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "End Time",
"description": "Specify an end time (in seconds)",
"placeholder": 70,
"condition": {
"_background_background": [
"video"
]
},
"of_type": "video",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-video_end",
"name": "_background_video_end",
"default": ""
},
"_background_play_once": {
"type": "switcher",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Play Once",
"condition": {
"_background_background": [
"video"
]
},
"of_type": "video",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-play_once",
"name": "_background_play_once",
"default": ""
},
"_background_play_on_mobile": {
"type": "switcher",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Play On Mobile",
"condition": {
"_background_background": [
"video"
]
},
"of_type": "video",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-play_on_mobile",
"name": "_background_play_on_mobile",
"default": ""
},
"_background_video_fallback": {
"type": "media",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Background Fallback",
"description": "This cover image will replace the background video in case that the video could not be loaded.",
"label_block": true,
"condition": {
"_background_background": [
"video"
]
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "background: url(\"{{URL}}\") 50% 50%; background-size: cover;"
},
"of_type": "video",
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-video_fallback",
"name": "_background_video_fallback",
"default": {
"url": "",
"id": ""
}
},
"_background_slideshow_gallery": {
"type": "gallery",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Slideshow Gallery",
"label_block": true,
"condition": {
"_background_background": [
"slideshow"
]
},
"of_type": "slideshow",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-slideshow_gallery",
"name": "_background_slideshow_gallery",
"default": []
},
"_background_slideshow_content_animation": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Image Animation",
"default": "fade",
"options": {
"fade": "Fade",
"slide_right": "Slide Right",
"slide_left": "Slide Left",
"slide_down": "Slide Down",
"slide_up": "Slide Up"
},
"condition": {
"_background_background": [
"slideshow"
]
},
"of_type": "slideshow",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-slideshow_content_animation",
"name": "_background_slideshow_content_animation"
},
"_background_slideshow_ken_burns": {
"type": "switcher",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Ken Burns Effect",
"condition": {
"_background_background": [
"slideshow"
]
},
"of_type": "slideshow",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-slideshow_ken_burns",
"name": "_background_slideshow_ken_burns",
"default": ""
},
"_background_slideshow_ken_burns_zoom_direction": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Zoom Direction",
"default": "in",
"options": {
"in": "In",
"out": "Out"
},
"condition": {
"_background_background": [
"slideshow"
],
"_background_slideshow_ken_burns!": ""
},
"of_type": "slideshow",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-slideshow_ken_burns_zoom_direction",
"name": "_background_slideshow_ken_burns_zoom_direction"
},
"_background_slideshow_loop": {
"type": "switcher",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Infinite Loop",
"default": "yes",
"condition": {
"_background_background": [
"slideshow"
]
},
"of_type": "slideshow",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-slideshow_loop",
"name": "_background_slideshow_loop"
},
"_background_slideshow_autoplay_speed": {
"type": "number",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Autoplay Speed",
"default": 5000,
"condition": {
"_background_background": [
"slideshow"
]
},
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-slideshow_autoplay_speed",
"name": "_background_slideshow_autoplay_speed"
},
"_background_slideshow_animation_speed": {
"type": "number",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_normal",
"section": "_section_background",
"label": "Animation Speed",
"default": 500,
"condition": {
"_background_background": [
"slideshow"
]
},
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-slideshow_animation_speed",
"name": "_background_slideshow_animation_speed"
},
"_tab_background_hover": {
"type": "tab",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"section": "_section_background",
"label": "Hover",
"name": "_tab_background_hover"
},
"_background_hover_background": {
"type": "choose",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Background Type",
"label_block": false,
"render_type": "ui",
"options": {
"classic": {
"title": "Classic",
"icon": "eicon-paint-brush"
},
"gradient": {
"title": "Gradient",
"icon": "eicon-barcode"
}
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-background",
"name": "_background_hover_background",
"default": ""
},
"_background_hover_color": {
"type": "color",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Color",
"default": "",
"title": "Background Color",
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-color: {{VALUE}};"
},
"condition": {
"_background_hover_background": [
"classic",
"gradient"
]
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-color",
"name": "_background_hover_color"
},
"_background_hover_color_stop": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Location",
"size_units": [
"%"
],
"default": {
"unit": "%",
"size": 0,
"sizes": []
},
"render_type": "ui",
"condition": {
"_background_hover_background": [
"gradient"
]
},
"of_type": "gradient",
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-color_stop",
"name": "_background_hover_color_stop"
},
"_background_hover_color_b": {
"type": "color",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Second Color",
"default": "#f2295b",
"render_type": "ui",
"condition": {
"_background_hover_background": [
"gradient"
]
},
"of_type": "gradient",
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-color_b",
"name": "_background_hover_color_b"
},
"_background_hover_color_b_stop": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Location",
"size_units": [
"%"
],
"default": {
"unit": "%",
"size": 100,
"sizes": []
},
"render_type": "ui",
"condition": {
"_background_hover_background": [
"gradient"
]
},
"of_type": "gradient",
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-color_b_stop",
"name": "_background_hover_color_b_stop"
},
"_background_hover_gradient_type": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Type",
"options": {
"linear": "Linear",
"radial": "Radial"
},
"default": "linear",
"render_type": "ui",
"condition": {
"_background_hover_background": [
"gradient"
]
},
"of_type": "gradient",
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-gradient_type",
"name": "_background_hover_gradient_type"
},
"_background_hover_gradient_angle": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Angle",
"size_units": [
"deg"
],
"default": {
"unit": "deg",
"size": 180,
"sizes": []
},
"range": {
"deg": {
"step": 10
}
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-color: transparent; background-image: linear-gradient({{SIZE}}{{UNIT}}, {{_background_hover_color.VALUE}} {{_background_hover_color_stop.SIZE}}{{_background_hover_color_stop.UNIT}}, {{_background_hover_color_b.VALUE}} {{_background_hover_color_b_stop.SIZE}}{{_background_hover_color_b_stop.UNIT}})"
},
"condition": {
"_background_hover_background": [
"gradient"
],
"_background_hover_gradient_type": "linear"
},
"of_type": "gradient",
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-gradient_angle",
"name": "_background_hover_gradient_angle"
},
"_background_hover_gradient_position": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Position",
"options": {
"center center": "Center Center",
"center left": "Center Left",
"center right": "Center Right",
"top center": "Top Center",
"top left": "Top Left",
"top right": "Top Right",
"bottom center": "Bottom Center",
"bottom left": "Bottom Left",
"bottom right": "Bottom Right"
},
"default": "center center",
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-color: transparent; background-image: radial-gradient(at {{VALUE}}, {{_background_hover_color.VALUE}} {{_background_hover_color_stop.SIZE}}{{_background_hover_color_stop.UNIT}}, {{_background_hover_color_b.VALUE}} {{_background_hover_color_b_stop.SIZE}}{{_background_hover_color_b_stop.UNIT}})"
},
"condition": {
"_background_hover_background": [
"gradient"
],
"_background_hover_gradient_type": "radial"
},
"of_type": "gradient",
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-gradient_position",
"name": "_background_hover_gradient_position"
},
"_background_hover_image": {
"type": "media",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Image",
"dynamic": {
"active": true
},
"title": "Background Image",
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-image: url(\"{{URL}}\");"
},
"render_type": "template",
"condition": {
"_background_hover_background": [
"classic"
]
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-image",
"responsive": {
"max": "desktop"
},
"name": "_background_hover_image",
"default": {
"url": "",
"id": ""
}
},
"_background_hover_image_tablet": {
"type": "media",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Image",
"dynamic": {
"active": true
},
"title": "Background Image",
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-image: url(\"{{URL}}\");"
},
"render_type": "template",
"condition": {
"_background_hover_background": [
"classic"
]
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-image",
"responsive": {
"max": "tablet"
},
"name": "_background_hover_image_tablet",
"default": {
"url": "",
"id": ""
}
},
"_background_hover_image_mobile": {
"type": "media",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Image",
"dynamic": {
"active": true
},
"title": "Background Image",
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-image: url(\"{{URL}}\");"
},
"render_type": "template",
"condition": {
"_background_hover_background": [
"classic"
]
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-image",
"responsive": {
"max": "mobile"
},
"name": "_background_hover_image_mobile",
"default": {
"url": "",
"id": ""
}
},
"_background_hover_position": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Position",
"options": {
"": "Default",
"top left": "Top Left",
"top center": "Top Center",
"top right": "Top Right",
"center left": "Center Left",
"center center": "Center Center",
"center right": "Center Right",
"bottom left": "Bottom Left",
"bottom center": "Bottom Center",
"bottom right": "Bottom Right",
"initial": "Custom"
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-position: {{VALUE}};"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-position",
"responsive": {
"max": "desktop"
},
"default": "",
"name": "_background_hover_position"
},
"_background_hover_position_tablet": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Position",
"options": {
"": "Default",
"top left": "Top Left",
"top center": "Top Center",
"top right": "Top Right",
"center left": "Center Left",
"center center": "Center Center",
"center right": "Center Right",
"bottom left": "Bottom Left",
"bottom center": "Bottom Center",
"bottom right": "Bottom Right",
"initial": "Custom"
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-position: {{VALUE}};"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-position",
"responsive": {
"max": "tablet"
},
"name": "_background_hover_position_tablet",
"default": ""
},
"_background_hover_position_mobile": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Position",
"options": {
"": "Default",
"top left": "Top Left",
"top center": "Top Center",
"top right": "Top Right",
"center left": "Center Left",
"center center": "Center Center",
"center right": "Center Right",
"bottom left": "Bottom Left",
"bottom center": "Bottom Center",
"bottom right": "Bottom Right",
"initial": "Custom"
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-position: {{VALUE}};"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-position",
"responsive": {
"max": "mobile"
},
"name": "_background_hover_position_mobile",
"default": ""
},
"_background_hover_xpos": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "X Position",
"size_units": [
"px",
"em",
"%",
"vw"
],
"range": {
"px": {
"min": -800,
"max": 800
},
"em": {
"min": -100,
"max": 100
},
"%": {
"min": -100,
"max": 100
},
"vw": {
"min": -100,
"max": 100
}
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-position: {{SIZE}}{{UNIT}} {{_background_hover_ypos.SIZE}}{{_background_hover_ypos.UNIT}}"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_position": [
"initial"
],
"_background_hover_image[url]!": ""
},
"required": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-xpos",
"responsive": {
"max": "desktop"
},
"default": {
"unit": "px",
"size": 0,
"sizes": []
},
"name": "_background_hover_xpos"
},
"_background_hover_xpos_tablet": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "X Position",
"size_units": [
"px",
"em",
"%",
"vw"
],
"range": {
"px": {
"min": -800,
"max": 800
},
"em": {
"min": -100,
"max": 100
},
"%": {
"min": -100,
"max": 100
},
"vw": {
"min": -100,
"max": 100
}
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-position: {{SIZE}}{{UNIT}} {{_background_hover_ypos_tablet.SIZE}}{{_background_hover_ypos_tablet.UNIT}}"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_position_tablet": [
"initial"
]
},
"required": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-xpos",
"responsive": {
"max": "tablet"
},
"default": {
"unit": "px",
"size": 0,
"sizes": []
},
"name": "_background_hover_xpos_tablet"
},
"_background_hover_xpos_mobile": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "X Position",
"size_units": [
"px",
"em",
"%",
"vw"
],
"range": {
"px": {
"min": -800,
"max": 800
},
"em": {
"min": -100,
"max": 100
},
"%": {
"min": -100,
"max": 100
},
"vw": {
"min": -100,
"max": 100
}
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-position: {{SIZE}}{{UNIT}} {{_background_hover_ypos_mobile.SIZE}}{{_background_hover_ypos_mobile.UNIT}}"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_position_mobile": [
"initial"
]
},
"required": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-xpos",
"responsive": {
"max": "mobile"
},
"default": {
"unit": "px",
"size": 0,
"sizes": []
},
"name": "_background_hover_xpos_mobile"
},
"_background_hover_ypos": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Y Position",
"size_units": [
"px",
"em",
"%",
"vh"
],
"range": {
"px": {
"min": -800,
"max": 800
},
"em": {
"min": -100,
"max": 100
},
"%": {
"min": -100,
"max": 100
},
"vh": {
"min": -100,
"max": 100
}
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-position: {{_background_hover_xpos.SIZE}}{{_background_hover_xpos.UNIT}} {{SIZE}}{{UNIT}}"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_position": [
"initial"
],
"_background_hover_image[url]!": ""
},
"required": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-ypos",
"responsive": {
"max": "desktop"
},
"default": {
"unit": "px",
"size": 0,
"sizes": []
},
"name": "_background_hover_ypos"
},
"_background_hover_ypos_tablet": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Y Position",
"size_units": [
"px",
"em",
"%",
"vh"
],
"range": {
"px": {
"min": -800,
"max": 800
},
"em": {
"min": -100,
"max": 100
},
"%": {
"min": -100,
"max": 100
},
"vh": {
"min": -100,
"max": 100
}
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-position: {{_background_hover_xpos_tablet.SIZE}}{{_background_hover_xpos_tablet.UNIT}} {{SIZE}}{{UNIT}}"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_position_tablet": [
"initial"
]
},
"required": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-ypos",
"responsive": {
"max": "tablet"
},
"default": {
"unit": "px",
"size": 0,
"sizes": []
},
"name": "_background_hover_ypos_tablet"
},
"_background_hover_ypos_mobile": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Y Position",
"size_units": [
"px",
"em",
"%",
"vh"
],
"range": {
"px": {
"min": -800,
"max": 800
},
"em": {
"min": -100,
"max": 100
},
"%": {
"min": -100,
"max": 100
},
"vh": {
"min": -100,
"max": 100
}
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-position: {{_background_hover_xpos_mobile.SIZE}}{{_background_hover_xpos_mobile.UNIT}} {{SIZE}}{{UNIT}}"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_position_mobile": [
"initial"
]
},
"required": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-ypos",
"responsive": {
"max": "mobile"
},
"default": {
"unit": "px",
"size": 0,
"sizes": []
},
"name": "_background_hover_ypos_mobile"
},
"_background_hover_attachment": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Attachment",
"default": "",
"options": {
"": "Default",
"scroll": "Scroll",
"fixed": "Fixed"
},
"selectors": {
"(desktop+){{WRAPPER}}:hover .elementor-widget-container": "background-attachment: {{VALUE}};"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-attachment",
"name": "_background_hover_attachment"
},
"_background_hover_attachment_alert": {
"type": "raw_html",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"content_classes": "elementor-control-field-description",
"raw": "Note: Attachment Fixed works only on desktop.",
"separator": "none",
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_image[url]!": "",
"_background_hover_attachment": "fixed"
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-attachment_alert",
"name": "_background_hover_attachment_alert"
},
"_background_hover_repeat": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Repeat",
"options": {
"": "Default",
"no-repeat": "No-repeat",
"repeat": "Repeat",
"repeat-x": "Repeat-x",
"repeat-y": "Repeat-y"
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-repeat: {{VALUE}};"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-repeat",
"responsive": {
"max": "desktop"
},
"default": "",
"name": "_background_hover_repeat"
},
"_background_hover_repeat_tablet": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Repeat",
"options": {
"": "Default",
"no-repeat": "No-repeat",
"repeat": "Repeat",
"repeat-x": "Repeat-x",
"repeat-y": "Repeat-y"
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-repeat: {{VALUE}};"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-repeat",
"responsive": {
"max": "tablet"
},
"name": "_background_hover_repeat_tablet",
"default": ""
},
"_background_hover_repeat_mobile": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Repeat",
"options": {
"": "Default",
"no-repeat": "No-repeat",
"repeat": "Repeat",
"repeat-x": "Repeat-x",
"repeat-y": "Repeat-y"
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-repeat: {{VALUE}};"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-repeat",
"responsive": {
"max": "mobile"
},
"name": "_background_hover_repeat_mobile",
"default": ""
},
"_background_hover_size": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Size",
"options": {
"": "Default",
"auto": "Auto",
"cover": "Cover",
"contain": "Contain",
"initial": "Custom"
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-size: {{VALUE}};"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-size",
"responsive": {
"max": "desktop"
},
"default": "",
"name": "_background_hover_size"
},
"_background_hover_size_tablet": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Size",
"options": {
"": "Default",
"auto": "Auto",
"cover": "Cover",
"contain": "Contain",
"initial": "Custom"
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-size: {{VALUE}};"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-size",
"responsive": {
"max": "tablet"
},
"name": "_background_hover_size_tablet",
"default": ""
},
"_background_hover_size_mobile": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Size",
"options": {
"": "Default",
"auto": "Auto",
"cover": "Cover",
"contain": "Contain",
"initial": "Custom"
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-size: {{VALUE}};"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-size",
"responsive": {
"max": "mobile"
},
"name": "_background_hover_size_mobile",
"default": ""
},
"_background_hover_bg_width": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Width",
"size_units": [
"px",
"em",
"%",
"vw"
],
"range": {
"px": {
"min": 0,
"max": 1000
},
"%": {
"min": 0,
"max": 100
},
"vw": {
"min": 0,
"max": 100
}
},
"required": true,
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-size: {{SIZE}}{{UNIT}} auto"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_size": [
"initial"
],
"_background_hover_image[url]!": ""
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-bg_width",
"responsive": {
"max": "desktop"
},
"default": {
"unit": "%",
"size": 100,
"sizes": []
},
"name": "_background_hover_bg_width"
},
"_background_hover_bg_width_tablet": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Width",
"size_units": [
"px",
"em",
"%",
"vw"
],
"range": {
"px": {
"min": 0,
"max": 1000
},
"%": {
"min": 0,
"max": 100
},
"vw": {
"min": 0,
"max": 100
}
},
"required": true,
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-size: {{SIZE}}{{UNIT}} auto"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_size_tablet": [
"initial"
]
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-bg_width",
"responsive": {
"max": "tablet"
},
"name": "_background_hover_bg_width_tablet",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_background_hover_bg_width_mobile": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Width",
"size_units": [
"px",
"em",
"%",
"vw"
],
"range": {
"px": {
"min": 0,
"max": 1000
},
"%": {
"min": 0,
"max": 100
},
"vw": {
"min": 0,
"max": 100
}
},
"required": true,
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background-size: {{SIZE}}{{UNIT}} auto"
},
"condition": {
"_background_hover_background": [
"classic"
],
"_background_hover_size_mobile": [
"initial"
]
},
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-bg_width",
"responsive": {
"max": "mobile"
},
"name": "_background_hover_bg_width_mobile",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_background_hover_video_link": {
"type": "text",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Video Link",
"placeholder": "https://www.youtube.com/watch?v=XHOmBV4js_E",
"description": "YouTube link or video file (mp4 is recommended).",
"label_block": true,
"default": "",
"condition": {
"_background_hover_background": [
"video"
]
},
"of_type": "video",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-video_link",
"name": "_background_hover_video_link"
},
"_background_hover_video_start": {
"type": "number",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Start Time",
"description": "Specify a start time (in seconds)",
"placeholder": 10,
"condition": {
"_background_hover_background": [
"video"
]
},
"of_type": "video",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-video_start",
"name": "_background_hover_video_start",
"default": ""
},
"_background_hover_video_end": {
"type": "number",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "End Time",
"description": "Specify an end time (in seconds)",
"placeholder": 70,
"condition": {
"_background_hover_background": [
"video"
]
},
"of_type": "video",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-video_end",
"name": "_background_hover_video_end",
"default": ""
},
"_background_hover_play_once": {
"type": "switcher",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Play Once",
"condition": {
"_background_hover_background": [
"video"
]
},
"of_type": "video",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-play_once",
"name": "_background_hover_play_once",
"default": ""
},
"_background_hover_play_on_mobile": {
"type": "switcher",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Play On Mobile",
"condition": {
"_background_hover_background": [
"video"
]
},
"of_type": "video",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-play_on_mobile",
"name": "_background_hover_play_on_mobile",
"default": ""
},
"_background_hover_video_fallback": {
"type": "media",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Background Fallback",
"description": "This cover image will replace the background video in case that the video could not be loaded.",
"label_block": true,
"condition": {
"_background_hover_background": [
"video"
]
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "background: url(\"{{URL}}\") 50% 50%; background-size: cover;"
},
"of_type": "video",
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-video_fallback",
"name": "_background_hover_video_fallback",
"default": {
"url": "",
"id": ""
}
},
"_background_hover_slideshow_gallery": {
"type": "gallery",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Slideshow Gallery",
"label_block": true,
"condition": {
"_background_hover_background": [
"slideshow"
]
},
"of_type": "slideshow",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-slideshow_gallery",
"name": "_background_hover_slideshow_gallery",
"default": []
},
"_background_hover_slideshow_content_animation": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Image Animation",
"default": "fade",
"options": {
"fade": "Fade",
"slide_right": "Slide Right",
"slide_left": "Slide Left",
"slide_down": "Slide Down",
"slide_up": "Slide Up"
},
"condition": {
"_background_hover_background": [
"slideshow"
]
},
"of_type": "slideshow",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-slideshow_content_animation",
"name": "_background_hover_slideshow_content_animation"
},
"_background_hover_slideshow_ken_burns": {
"type": "switcher",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Ken Burns Effect",
"condition": {
"_background_hover_background": [
"slideshow"
]
},
"of_type": "slideshow",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-slideshow_ken_burns",
"name": "_background_hover_slideshow_ken_burns",
"default": ""
},
"_background_hover_slideshow_ken_burns_zoom_direction": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Zoom Direction",
"default": "in",
"options": {
"in": "In",
"out": "Out"
},
"condition": {
"_background_hover_background": [
"slideshow"
],
"_background_hover_slideshow_ken_burns!": ""
},
"of_type": "slideshow",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-slideshow_ken_burns_zoom_direction",
"name": "_background_hover_slideshow_ken_burns_zoom_direction"
},
"_background_hover_slideshow_loop": {
"type": "switcher",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Infinite Loop",
"default": "yes",
"condition": {
"_background_hover_background": [
"slideshow"
]
},
"of_type": "slideshow",
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-slideshow_loop",
"name": "_background_hover_slideshow_loop"
},
"_background_hover_slideshow_autoplay_speed": {
"type": "number",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Autoplay Speed",
"default": 5000,
"condition": {
"_background_hover_background": [
"slideshow"
]
},
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-slideshow_autoplay_speed",
"name": "_background_hover_slideshow_autoplay_speed"
},
"_background_hover_slideshow_animation_speed": {
"type": "number",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Animation Speed",
"default": 500,
"condition": {
"_background_hover_background": [
"slideshow"
]
},
"frontend_available": true,
"classes": "elementor-group-control-background elementor-group-control elementor-group-control-slideshow_animation_speed",
"name": "_background_hover_slideshow_animation_speed"
},
"_background_hover_transition": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_background",
"inner_tab": "_tab_background_hover",
"section": "_section_background",
"label": "Transition Duration",
"range": {
"px": {
"max": 3,
"step": 0.1
}
},
"render_type": "ui",
"separator": "before",
"name": "_background_hover_transition",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_section_border": {
"type": "section",
"tab": "advanced",
"label": "Border",
"name": "_section_border"
},
"_tabs_border": {
"type": "tabs",
"tab": "advanced",
"section": "_section_border",
"name": "_tabs_border"
},
"_tab_border_normal": {
"type": "tab",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"section": "_section_border",
"label": "Normal",
"name": "_tab_border_normal"
},
"_border_border": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_normal",
"section": "_section_border",
"label": "Border Type",
"options": {
"": "None",
"solid": "Solid",
"double": "Double",
"dotted": "Dotted",
"dashed": "Dashed",
"groove": "Groove"
},
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "border-style: {{VALUE}};"
},
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-border",
"name": "_border_border",
"default": ""
},
"_border_width": {
"type": "dimensions",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_normal",
"section": "_section_border",
"label": "Width",
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "border-width: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"condition": {
"_border_border!": ""
},
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-width",
"responsive": {
"max": "desktop"
},
"name": "_border_width",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_border_width_tablet": {
"type": "dimensions",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_normal",
"section": "_section_border",
"label": "Width",
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "border-width: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"condition": {
"_border_border!": ""
},
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-width",
"responsive": {
"max": "tablet"
},
"name": "_border_width_tablet",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_border_width_mobile": {
"type": "dimensions",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_normal",
"section": "_section_border",
"label": "Width",
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "border-width: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"condition": {
"_border_border!": ""
},
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-width",
"responsive": {
"max": "mobile"
},
"name": "_border_width_mobile",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_border_color": {
"type": "color",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_normal",
"section": "_section_border",
"label": "Color",
"default": "",
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "border-color: {{VALUE}};"
},
"condition": {
"_border_border!": ""
},
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-color",
"name": "_border_color"
},
"_border_radius": {
"type": "dimensions",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_normal",
"section": "_section_border",
"label": "Border Radius",
"size_units": [
"px",
"%"
],
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"responsive": {
"max": "desktop"
},
"name": "_border_radius",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_border_radius_tablet": {
"type": "dimensions",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_normal",
"section": "_section_border",
"label": "Border Radius",
"size_units": [
"px",
"%"
],
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"responsive": {
"max": "tablet"
},
"name": "_border_radius_tablet",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_border_radius_mobile": {
"type": "dimensions",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_normal",
"section": "_section_border",
"label": "Border Radius",
"size_units": [
"px",
"%"
],
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"responsive": {
"max": "mobile"
},
"name": "_border_radius_mobile",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_box_shadow_box_shadow_type": {
"type": "popover_toggle",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_normal",
"section": "_section_border",
"label": "Box Shadow",
"return_value": "yes",
"render_type": "ui",
"name": "_box_shadow_box_shadow_type",
"default": ""
},
"_box_shadow_box_shadow": {
"type": "box_shadow",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_normal",
"section": "_section_border",
"label": "Box Shadow",
"selectors": {
"{{WRAPPER}} > .elementor-widget-container": "box-shadow: {{HORIZONTAL}}px {{VERTICAL}}px {{BLUR}}px {{SPREAD}}px {{COLOR}} {{_box_shadow_box_shadow_position.VALUE}};"
},
"condition": {
"_box_shadow_box_shadow_type!": ""
},
"classes": "elementor-group-control-box-shadow elementor-group-control elementor-group-control-box_shadow",
"popover": {
"start": true
},
"name": "_box_shadow_box_shadow",
"default": {
"horizontal": 0,
"vertical": 0,
"blur": 10,
"spread": 0,
"color": "rgba(0,0,0,0.5)"
}
},
"_box_shadow_box_shadow_position": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_normal",
"section": "_section_border",
"label": "Position",
"options": {
" ": "Outline",
"inset": "Inset"
},
"default": " ",
"render_type": "ui",
"condition": {
"_box_shadow_box_shadow_type!": ""
},
"classes": "elementor-group-control-box-shadow elementor-group-control elementor-group-control-box_shadow_position",
"name": "_box_shadow_box_shadow_position",
"popover": {
"end": true
}
},
"_tab_border_hover": {
"type": "tab",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"section": "_section_border",
"label": "Hover",
"name": "_tab_border_hover"
},
"_border_hover_border": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_hover",
"section": "_section_border",
"label": "Border Type",
"options": {
"": "None",
"solid": "Solid",
"double": "Double",
"dotted": "Dotted",
"dashed": "Dashed",
"groove": "Groove"
},
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "border-style: {{VALUE}};"
},
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-border",
"name": "_border_hover_border",
"default": ""
},
"_border_hover_width": {
"type": "dimensions",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_hover",
"section": "_section_border",
"label": "Width",
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "border-width: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"condition": {
"_border_hover_border!": ""
},
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-width",
"responsive": {
"max": "desktop"
},
"name": "_border_hover_width",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_border_hover_width_tablet": {
"type": "dimensions",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_hover",
"section": "_section_border",
"label": "Width",
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "border-width: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"condition": {
"_border_hover_border!": ""
},
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-width",
"responsive": {
"max": "tablet"
},
"name": "_border_hover_width_tablet",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_border_hover_width_mobile": {
"type": "dimensions",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_hover",
"section": "_section_border",
"label": "Width",
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "border-width: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"condition": {
"_border_hover_border!": ""
},
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-width",
"responsive": {
"max": "mobile"
},
"name": "_border_hover_width_mobile",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_border_hover_color": {
"type": "color",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_hover",
"section": "_section_border",
"label": "Color",
"default": "",
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "border-color: {{VALUE}};"
},
"condition": {
"_border_hover_border!": ""
},
"classes": "elementor-group-control-border elementor-group-control elementor-group-control-color",
"name": "_border_hover_color"
},
"_border_radius_hover": {
"type": "dimensions",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_hover",
"section": "_section_border",
"label": "Border Radius",
"size_units": [
"px",
"%"
],
"selectors": {
"{{WRAPPER}}:hover > .elementor-widget-container": "border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"responsive": {
"max": "desktop"
},
"name": "_border_radius_hover",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_border_radius_hover_tablet": {
"type": "dimensions",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_hover",
"section": "_section_border",
"label": "Border Radius",
"size_units": [
"px",
"%"
],
"selectors": {
"{{WRAPPER}}:hover > .elementor-widget-container": "border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"responsive": {
"max": "tablet"
},
"name": "_border_radius_hover_tablet",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_border_radius_hover_mobile": {
"type": "dimensions",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_hover",
"section": "_section_border",
"label": "Border Radius",
"size_units": [
"px",
"%"
],
"selectors": {
"{{WRAPPER}}:hover > .elementor-widget-container": "border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"
},
"responsive": {
"max": "mobile"
},
"name": "_border_radius_hover_mobile",
"default": {
"unit": "px",
"top": "",
"right": "",
"bottom": "",
"left": "",
"isLinked": true
}
},
"_box_shadow_hover_box_shadow_type": {
"type": "popover_toggle",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_hover",
"section": "_section_border",
"label": "Box Shadow",
"return_value": "yes",
"render_type": "ui",
"name": "_box_shadow_hover_box_shadow_type",
"default": ""
},
"_box_shadow_hover_box_shadow": {
"type": "box_shadow",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_hover",
"section": "_section_border",
"label": "Box Shadow",
"selectors": {
"{{WRAPPER}}:hover .elementor-widget-container": "box-shadow: {{HORIZONTAL}}px {{VERTICAL}}px {{BLUR}}px {{SPREAD}}px {{COLOR}} {{_box_shadow_hover_box_shadow_position.VALUE}};"
},
"condition": {
"_box_shadow_hover_box_shadow_type!": ""
},
"classes": "elementor-group-control-box-shadow elementor-group-control elementor-group-control-box_shadow",
"popover": {
"start": true
},
"name": "_box_shadow_hover_box_shadow",
"default": {
"horizontal": 0,
"vertical": 0,
"blur": 10,
"spread": 0,
"color": "rgba(0,0,0,0.5)"
}
},
"_box_shadow_hover_box_shadow_position": {
"type": "select",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_hover",
"section": "_section_border",
"label": "Position",
"options": {
" ": "Outline",
"inset": "Inset"
},
"default": " ",
"render_type": "ui",
"condition": {
"_box_shadow_hover_box_shadow_type!": ""
},
"classes": "elementor-group-control-box-shadow elementor-group-control elementor-group-control-box_shadow_position",
"name": "_box_shadow_hover_box_shadow_position",
"popover": {
"end": true
}
},
"_border_hover_transition": {
"type": "slider",
"tab": "advanced",
"tabs_wrapper": "_tabs_border",
"inner_tab": "_tab_border_hover",
"section": "_section_border",
"label": "Transition Duration",
"separator": "before",
"range": {
"px": {
"max": 3,
"step": 0.1
}
},
"selectors": {
"{{WRAPPER}} .elementor-widget-container": "transition: background {{_background_hover_transition.SIZE}}s, border {{SIZE}}s, border-radius {{SIZE}}s, box-shadow {{SIZE}}s"
},
"name": "_border_hover_transition",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_section_position": {
"type": "section",
"tab": "advanced",
"label": "Custom Positioning",
"name": "_section_position"
},
"_element_width": {
"type": "select",
"tab": "advanced",
"section": "_section_position",
"label": "Width",
"options": {
"": "Default",
"inherit": "Full Width (100%)",
"auto": "Inline (auto)",
"initial": "Custom"
},
"selectors_dictionary": {
"inherit": "100%"
},
"prefix_class": "elementor-widget__width-",
"selectors": {
"{{WRAPPER}}": "width: {{VALUE}}; max-width: {{VALUE}}"
},
"responsive": {
"max": "desktop"
},
"default": "",
"name": "_element_width"
},
"_element_width_tablet": {
"type": "select",
"tab": "advanced",
"section": "_section_position",
"label": "Width",
"options": {
"": "Default",
"inherit": "Full Width (100%)",
"auto": "Inline (auto)",
"initial": "Custom"
},
"selectors_dictionary": {
"inherit": "100%"
},
"prefix_class": "elementor-widget-tablet__width-",
"selectors": {
"{{WRAPPER}}": "width: {{VALUE}}; max-width: {{VALUE}}"
},
"responsive": {
"max": "tablet"
},
"name": "_element_width_tablet",
"default": ""
},
"_element_width_mobile": {
"type": "select",
"tab": "advanced",
"section": "_section_position",
"label": "Width",
"options": {
"": "Default",
"inherit": "Full Width (100%)",
"auto": "Inline (auto)",
"initial": "Custom"
},
"selectors_dictionary": {
"inherit": "100%"
},
"prefix_class": "elementor-widget-mobile__width-",
"selectors": {
"{{WRAPPER}}": "width: {{VALUE}}; max-width: {{VALUE}}"
},
"responsive": {
"max": "mobile"
},
"name": "_element_width_mobile",
"default": ""
},
"_element_custom_width": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Custom Width",
"range": {
"px": {
"max": 1000,
"step": 1
},
"%": {
"max": 100,
"step": 1
}
},
"condition": {
"_element_width": "initial"
},
"size_units": [
"px",
"%",
"vw"
],
"selectors": {
"{{WRAPPER}}": "width: {{SIZE}}{{UNIT}}; max-width: {{SIZE}}{{UNIT}}"
},
"responsive": {
"max": "desktop"
},
"name": "_element_custom_width",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_element_custom_width_tablet": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Custom Width",
"range": {
"px": {
"max": 1000,
"step": 1
},
"%": {
"max": 100,
"step": 1
}
},
"condition": {
"_element_width_tablet": [
"initial"
]
},
"size_units": [
"px",
"%",
"vw"
],
"selectors": {
"{{WRAPPER}}": "width: {{SIZE}}{{UNIT}}; max-width: {{SIZE}}{{UNIT}}"
},
"responsive": {
"max": "tablet"
},
"name": "_element_custom_width_tablet",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_element_custom_width_mobile": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Custom Width",
"range": {
"px": {
"max": 1000,
"step": 1
},
"%": {
"max": 100,
"step": 1
}
},
"condition": {
"_element_width_mobile": [
"initial"
]
},
"size_units": [
"px",
"%",
"vw"
],
"selectors": {
"{{WRAPPER}}": "width: {{SIZE}}{{UNIT}}; max-width: {{SIZE}}{{UNIT}}"
},
"responsive": {
"max": "mobile"
},
"name": "_element_custom_width_mobile",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_element_vertical_align": {
"type": "choose",
"tab": "advanced",
"section": "_section_position",
"label": "Vertical Align",
"label_block": false,
"options": {
"flex-start": {
"title": "Start",
"icon": "eicon-v-align-top"
},
"center": {
"title": "Center",
"icon": "eicon-v-align-middle"
},
"flex-end": {
"title": "End",
"icon": "eicon-v-align-bottom"
}
},
"condition": {
"_element_width!": "",
"_position": ""
},
"selectors": {
"{{WRAPPER}}": "align-self: {{VALUE}}"
},
"responsive": {
"max": "desktop"
},
"name": "_element_vertical_align",
"default": ""
},
"_element_vertical_align_tablet": {
"type": "choose",
"tab": "advanced",
"section": "_section_position",
"label": "Vertical Align",
"label_block": false,
"options": {
"flex-start": {
"title": "Start",
"icon": "eicon-v-align-top"
},
"center": {
"title": "Center",
"icon": "eicon-v-align-middle"
},
"flex-end": {
"title": "End",
"icon": "eicon-v-align-bottom"
}
},
"condition": {
"_element_width!": "",
"_position": ""
},
"selectors": {
"{{WRAPPER}}": "align-self: {{VALUE}}"
},
"responsive": {
"max": "tablet"
},
"name": "_element_vertical_align_tablet",
"default": ""
},
"_element_vertical_align_mobile": {
"type": "choose",
"tab": "advanced",
"section": "_section_position",
"label": "Vertical Align",
"label_block": false,
"options": {
"flex-start": {
"title": "Start",
"icon": "eicon-v-align-top"
},
"center": {
"title": "Center",
"icon": "eicon-v-align-middle"
},
"flex-end": {
"title": "End",
"icon": "eicon-v-align-bottom"
}
},
"condition": {
"_element_width!": "",
"_position": ""
},
"selectors": {
"{{WRAPPER}}": "align-self: {{VALUE}}"
},
"responsive": {
"max": "mobile"
},
"name": "_element_vertical_align_mobile",
"default": ""
},
"_position_description": {
"type": "raw_html",
"tab": "advanced",
"section": "_section_position",
"raw": "<strong>Please note!</strong> Custom positioning is not considered best practice for responsive web design and should not be used too frequently.",
"content_classes": "elementor-panel-alert elementor-panel-alert-warning",
"render_type": "ui",
"condition": {
"_position!": ""
},
"name": "_position_description"
},
"_position": {
"type": "select",
"tab": "advanced",
"section": "_section_position",
"label": "Position",
"default": "",
"options": {
"": "Default",
"absolute": "Absolute",
"fixed": "Fixed"
},
"prefix_class": "elementor-",
"frontend_available": true,
"name": "_position"
},
"_offset_orientation_h": {
"type": "choose",
"tab": "advanced",
"section": "_section_position",
"label": "Horizontal Orientation",
"label_block": false,
"toggle": false,
"default": "start",
"options": {
"start": {
"title": "Left",
"icon": "eicon-h-align-left"
},
"end": {
"title": "Right",
"icon": "eicon-h-align-right"
}
},
"classes": "elementor-control-start-end",
"render_type": "ui",
"condition": {
"_position!": ""
},
"name": "_offset_orientation_h"
},
"_offset_x": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Offset",
"range": {
"px": {
"min": -1000,
"max": 1000,
"step": 1
},
"%": {
"min": -200,
"max": 200
},
"vw": {
"min": -200,
"max": 200
},
"vh": {
"min": -200,
"max": 200
}
},
"size_units": [
"px",
"%",
"vw",
"vh"
],
"selectors": {
"body:not(.rtl) {{WRAPPER}}": "left: {{SIZE}}{{UNIT}}",
"body.rtl {{WRAPPER}}": "right: {{SIZE}}{{UNIT}}"
},
"condition": {
"_offset_orientation_h!": "end",
"_position!": ""
},
"responsive": {
"max": "desktop"
},
"default": {
"unit": "px",
"size": "0",
"sizes": []
},
"name": "_offset_x"
},
"_offset_x_tablet": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Offset",
"range": {
"px": {
"min": -1000,
"max": 1000,
"step": 1
},
"%": {
"min": -200,
"max": 200
},
"vw": {
"min": -200,
"max": 200
},
"vh": {
"min": -200,
"max": 200
}
},
"size_units": [
"px",
"%",
"vw",
"vh"
],
"selectors": {
"body:not(.rtl) {{WRAPPER}}": "left: {{SIZE}}{{UNIT}}",
"body.rtl {{WRAPPER}}": "right: {{SIZE}}{{UNIT}}"
},
"condition": {
"_offset_orientation_h!": "end",
"_position!": ""
},
"responsive": {
"max": "tablet"
},
"name": "_offset_x_tablet",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_offset_x_mobile": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Offset",
"range": {
"px": {
"min": -1000,
"max": 1000,
"step": 1
},
"%": {
"min": -200,
"max": 200
},
"vw": {
"min": -200,
"max": 200
},
"vh": {
"min": -200,
"max": 200
}
},
"size_units": [
"px",
"%",
"vw",
"vh"
],
"selectors": {
"body:not(.rtl) {{WRAPPER}}": "left: {{SIZE}}{{UNIT}}",
"body.rtl {{WRAPPER}}": "right: {{SIZE}}{{UNIT}}"
},
"condition": {
"_offset_orientation_h!": "end",
"_position!": ""
},
"responsive": {
"max": "mobile"
},
"name": "_offset_x_mobile",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_offset_x_end": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Offset",
"range": {
"px": {
"min": -1000,
"max": 1000,
"step": 0.1
},
"%": {
"min": -200,
"max": 200
},
"vw": {
"min": -200,
"max": 200
},
"vh": {
"min": -200,
"max": 200
}
},
"size_units": [
"px",
"%",
"vw",
"vh"
],
"selectors": {
"body:not(.rtl) {{WRAPPER}}": "right: {{SIZE}}{{UNIT}}",
"body.rtl {{WRAPPER}}": "left: {{SIZE}}{{UNIT}}"
},
"condition": {
"_offset_orientation_h": "end",
"_position!": ""
},
"responsive": {
"max": "desktop"
},
"default": {
"unit": "px",
"size": "0",
"sizes": []
},
"name": "_offset_x_end"
},
"_offset_x_end_tablet": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Offset",
"range": {
"px": {
"min": -1000,
"max": 1000,
"step": 0.1
},
"%": {
"min": -200,
"max": 200
},
"vw": {
"min": -200,
"max": 200
},
"vh": {
"min": -200,
"max": 200
}
},
"size_units": [
"px",
"%",
"vw",
"vh"
],
"selectors": {
"body:not(.rtl) {{WRAPPER}}": "right: {{SIZE}}{{UNIT}}",
"body.rtl {{WRAPPER}}": "left: {{SIZE}}{{UNIT}}"
},
"condition": {
"_offset_orientation_h": "end",
"_position!": ""
},
"responsive": {
"max": "tablet"
},
"name": "_offset_x_end_tablet",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_offset_x_end_mobile": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Offset",
"range": {
"px": {
"min": -1000,
"max": 1000,
"step": 0.1
},
"%": {
"min": -200,
"max": 200
},
"vw": {
"min": -200,
"max": 200
},
"vh": {
"min": -200,
"max": 200
}
},
"size_units": [
"px",
"%",
"vw",
"vh"
],
"selectors": {
"body:not(.rtl) {{WRAPPER}}": "right: {{SIZE}}{{UNIT}}",
"body.rtl {{WRAPPER}}": "left: {{SIZE}}{{UNIT}}"
},
"condition": {
"_offset_orientation_h": "end",
"_position!": ""
},
"responsive": {
"max": "mobile"
},
"name": "_offset_x_end_mobile",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_offset_orientation_v": {
"type": "choose",
"tab": "advanced",
"section": "_section_position",
"label": "Vertical Orientation",
"label_block": false,
"toggle": false,
"default": "start",
"options": {
"start": {
"title": "Top",
"icon": "eicon-v-align-top"
},
"end": {
"title": "Bottom",
"icon": "eicon-v-align-bottom"
}
},
"render_type": "ui",
"condition": {
"_position!": ""
},
"name": "_offset_orientation_v"
},
"_offset_y": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Offset",
"range": {
"px": {
"min": -1000,
"max": 1000,
"step": 1
},
"%": {
"min": -200,
"max": 200
},
"vh": {
"min": -200,
"max": 200
},
"vw": {
"min": -200,
"max": 200
}
},
"size_units": [
"px",
"%",
"vh",
"vw"
],
"selectors": {
"{{WRAPPER}}": "top: {{SIZE}}{{UNIT}}"
},
"condition": {
"_offset_orientation_v!": "end",
"_position!": ""
},
"responsive": {
"max": "desktop"
},
"default": {
"unit": "px",
"size": "0",
"sizes": []
},
"name": "_offset_y"
},
"_offset_y_tablet": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Offset",
"range": {
"px": {
"min": -1000,
"max": 1000,
"step": 1
},
"%": {
"min": -200,
"max": 200
},
"vh": {
"min": -200,
"max": 200
},
"vw": {
"min": -200,
"max": 200
}
},
"size_units": [
"px",
"%",
"vh",
"vw"
],
"selectors": {
"{{WRAPPER}}": "top: {{SIZE}}{{UNIT}}"
},
"condition": {
"_offset_orientation_v!": "end",
"_position!": ""
},
"responsive": {
"max": "tablet"
},
"name": "_offset_y_tablet",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_offset_y_mobile": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Offset",
"range": {
"px": {
"min": -1000,
"max": 1000,
"step": 1
},
"%": {
"min": -200,
"max": 200
},
"vh": {
"min": -200,
"max": 200
},
"vw": {
"min": -200,
"max": 200
}
},
"size_units": [
"px",
"%",
"vh",
"vw"
],
"selectors": {
"{{WRAPPER}}": "top: {{SIZE}}{{UNIT}}"
},
"condition": {
"_offset_orientation_v!": "end",
"_position!": ""
},
"responsive": {
"max": "mobile"
},
"name": "_offset_y_mobile",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_offset_y_end": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Offset",
"range": {
"px": {
"min": -1000,
"max": 1000,
"step": 1
},
"%": {
"min": -200,
"max": 200
},
"vh": {
"min": -200,
"max": 200
},
"vw": {
"min": -200,
"max": 200
}
},
"size_units": [
"px",
"%",
"vh",
"vw"
],
"selectors": {
"{{WRAPPER}}": "bottom: {{SIZE}}{{UNIT}}"
},
"condition": {
"_offset_orientation_v": "end",
"_position!": ""
},
"responsive": {
"max": "desktop"
},
"default": {
"unit": "px",
"size": "0",
"sizes": []
},
"name": "_offset_y_end"
},
"_offset_y_end_tablet": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Offset",
"range": {
"px": {
"min": -1000,
"max": 1000,
"step": 1
},
"%": {
"min": -200,
"max": 200
},
"vh": {
"min": -200,
"max": 200
},
"vw": {
"min": -200,
"max": 200
}
},
"size_units": [
"px",
"%",
"vh",
"vw"
],
"selectors": {
"{{WRAPPER}}": "bottom: {{SIZE}}{{UNIT}}"
},
"condition": {
"_offset_orientation_v": "end",
"_position!": ""
},
"responsive": {
"max": "tablet"
},
"name": "_offset_y_end_tablet",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_offset_y_end_mobile": {
"type": "slider",
"tab": "advanced",
"section": "_section_position",
"label": "Offset",
"range": {
"px": {
"min": -1000,
"max": 1000,
"step": 1
},
"%": {
"min": -200,
"max": 200
},
"vh": {
"min": -200,
"max": 200
},
"vw": {
"min": -200,
"max": 200
}
},
"size_units": [
"px",
"%",
"vh",
"vw"
],
"selectors": {
"{{WRAPPER}}": "bottom: {{SIZE}}{{UNIT}}"
},
"condition": {
"_offset_orientation_v": "end",
"_position!": ""
},
"responsive": {
"max": "mobile"
},
"name": "_offset_y_end_mobile",
"default": {
"unit": "px",
"size": "",
"sizes": []
}
},
"_section_responsive": {
"type": "section",
"tab": "advanced",
"label": "Responsive",
"name": "_section_responsive"
},
"responsive_description": {
"type": "raw_html",
"tab": "advanced",
"section": "_section_responsive",
"raw": "Responsive visibility will take effect only on preview or live page, and not while editing in Elementor.",
"content_classes": "elementor-descriptor",
"name": "responsive_description"
},
"hide_desktop": {
"type": "switcher",
"tab": "advanced",
"section": "_section_responsive",
"label": "Hide On Desktop",
"default": "",
"prefix_class": "elementor-",
"label_on": "Hide",
"label_off": "Show",
"return_value": "hidden-desktop",
"name": "hide_desktop"
},
"hide_tablet": {
"type": "switcher",
"tab": "advanced",
"section": "_section_responsive",
"label": "Hide On Tablet",
"default": "",
"prefix_class": "elementor-",
"label_on": "Hide",
"label_off": "Show",
"return_value": "hidden-tablet",
"name": "hide_tablet"
},
"hide_mobile": {
"type": "switcher",
"tab": "advanced",
"section": "_section_responsive",
"label": "Hide On Mobile",
"default": "",
"prefix_class": "elementor-",
"label_on": "Hide",
"label_off": "Show",
"return_value": "hidden-phone",
"name": "hide_mobile"
},
"_section_attributes": {
"type": "section",
"tab": "advanced",
"label": "Attributes",
"name": "_section_attributes"
},
"_attributes": {
"type": "textarea",
"tab": "advanced",
"section": "_section_attributes",
"label": "Custom Attributes",
"dynamic": {
"active": true
},
"placeholder": "key|value",
"description": "Set custom attributes for the wrapper element. Each attribute in a separate line. Separate attribute key from the value using <code>|</code> character.",
"classes": "elementor-control-direction-ltr",
"name": "_attributes",
"default": ""
},
"section_custom_css": {
"type": "section",
"tab": "advanced",
"label": "Custom CSS",
"name": "section_custom_css"
},
"custom_css_title": {
"type": "raw_html",
"tab": "advanced",
"section": "section_custom_css",
"raw": "Add your own custom CSS here",
"name": "custom_css_title"
},
"custom_css": {
"type": "code",
"tab": "advanced",
"section": "section_custom_css",
"label": "Custom CSS",
"language": "css",
"render_type": "ui",
"show_label": false,
"separator": "none",
"name": "custom_css",
"default": ""
},
"custom_css_description": {
"type": "raw_html",
"tab": "advanced",
"section": "section_custom_css",
"raw": "Use \"selector\" to target wrapper element. Examples:<br>selector {color: red;} // For main element<br>selector .child-element {margin: 10px;} // For child element<br>.my-class {text-align: center;} // Or use any custom selector",
"content_classes": "elementor-descriptor",
"name": "custom_css_description"
}
},
"tabs_controls": {
"content": "Content",
"style": "Style",
"advanced": "Advanced"
},
"commonMerged": true
}