{
  "body": {
    "title": "Body",
    "selector": "body, #site-offcanvas-wrap",
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400,
      "background_color": "#FFFFFF"
    }
  },
  "paragraph": {
    "title": "Paragraph/Sections",
    "selector": "section.elementor-section, p",
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400,
      "font_size": {
        "amount": "16",
        "unit": "px"
      }
    }
  },
  "h1": {
    "title": "H1",
    "selector": "h1, h1.elementor-heading-title.elementor-size-default",
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400
    }
  },
  "h2": {
    "title": "H2",
    "selector": "h2, h2.elementor-heading-title.elementor-size-default",
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400
    }
  },
  "h3": {
    "title": "H3",
    "selector": "h3, h3.elementor-heading-title.elementor-size-default",
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400
    }
  },
  "h4": {
    "title": "H4",
    "selector": "h4, h4.elementor-heading-title.elementor-size-default",
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400
    }
  },
  "h5": {
    "title": "H5",
    "selector": "h5, h5.elementor-heading-title.elementor-size-default",
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400
    }
  },
  "h6": {
    "title": "H6",
    "selector": "h6, h6.elementor-heading-title.elementor-size-default",
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400
    }
  },
  "icon-icon": {
    "title": "Icon Box Icon",
    "selector": ".elementor-social-icon",
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400
    }
  },
  "icon-title": {
    "title": "Icon Box Title",
    "selector": ".elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title",
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400
    }
  },
  "buttons": {
    "title": "Default Small Buttons",
    "selector": ".elementor-button.elementor-size-sm",
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400
    }
  },
  "section_light": {
    "title": "Light Section",
    "selector": "section.elementor-section.stylepress-section-color-light",
    "inject_additional": {
      ".stylepress-section-color-light a": [
        "font_color"
      ],
      ".stylepress-section-color-dark p": [
        "font_size"
      ]
    },
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400,
      "background_color": "#FFFFFF",
      "font_color": "#444444"
    }
  },
  "section_mid": {
    "title": "Mid Section",
    "selector": "section.elementor-section.stylepress-section-color-mid",
    "inject_additional": {
      ".stylepress-section-color-mid a": [
        "font_color"
      ],
      ".stylepress-section-color-dark p": [
        "font_size"
      ]
    },
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400,
      "background_color": "#fbfbfb",
      "font_color": "#444444"
    }
  },
  "section_dark": {
    "title": "Dark Section",
    "selector": "section.elementor-section.stylepress-section-color-dark",
    "inject_additional": {
      ".stylepress-section-color-dark a": [
        "font_color"
      ],
      ".stylepress-section-color-dark p": [
        "font_size"
      ]
    },
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400,
      "background_color": "#777777",
      "font_color": "#FFFFFF"
    }
  },
  "wordpress_widget": {
    "title": "WordPress Widgets",
    "selector": "[class*='elementor-widget-wp-']",
    "inject_additional": {
      "[class*='elementor-widget-wp-'] a": [
        "font_color"
      ],
      "[class*='elementor-widget-wp-'] p": [
        "font_size"
      ]
    },
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400
    }
  },
  "wordpress_widget_title": {
    "title": "WordPress Widget Titles",
    "selector": "[class*='elementor-widget-wp-'] h5, [class*='elementor-widget-wp-'] .widget-title",
    "defaults": {
      "font_family": "Open Sans",
      "font_weight": 400,
      "font_color": "#000000",
      "font_size": {
        "amount": "20",
        "unit": "px"
      }
    }
  }
}