{
  "name": "decm/event-calendar",
  "d4Shortcode": "decm_divi_event_calendar",
  "title": "Event Calendar",
  "titles": "Event Calendar",
  "folder": "divi-events-calendar",
  "category": "module",
  "moduleIcon": "decm/event-calendar-icon",
  "moduleClassName": "event-calendar",
  "moduleOrderClassName": "event-calendar",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Event Calendar"
            }
          }
        },
        "advanced": {
          "text": {
            "text": {
              "desktop": {
                "value": {
                  "color": "light"
                }
              }
            }
          }
        },
        "decoration": {
          "background": {},
          "bodyFont": {},
          "sizing": {},
          "spacing": {},
          "border": {},
          "boxShadow": {},
          "filters": {},
          "transform": {},
          "animation": {},
          "overflow": {},
          "disabledOn": {},
          "transition": {},
          "position": {},
          "zIndex": {},
          "scroll": {},
          "sticky": {},
          "conditions": {},
          "interactions": {}
        }
      },
      "defaultPrintedStyle": {
        "decoration": {
          "background": {
            "desktop": {
              "value": {
                "color": ""
              }
            }
          },
          "conditions": {},
          "interactions": {}
        }
      },
      "styleProps": {
        "border": {
          "important": true
        }
      }
    },
    "HeadingText": {
      "type": "object",
      "selector": "{{selector}} .fc-toolbar-title, {{selector}} .fc-center h2",
       "styleProps": {
        "font": {
          "important": true
        }
      },
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      },  
      "settings": {
        "decoration": {
          "font": {
            "priority": 12,
            "component": {
              "props": {
                "groupLabel": "Title Text",
                "fieldLabel": "Title"
              }
            }
          }
        }
      }
    },
    "Thumbnails": {
      "type": "object",
     "styleProps": {
        "sizing": {
          "selector": "{{selector}} .ecs_calendar_thumbnail .ecs_calendar_thumbnail_inner",
          "important": true
        },
        "border": {
          "selector": "{{selector}} .ecs_calendar_thumbnail .ecs_calendar_thumbnail_inner",
          "important": true
        }
    }
   },
    "DetailsImage": {
      "type": "object",
     "styleProps": {
        "sizing": {
          "selector": ".tooltip_main .feature_img .wp-post-image",
          "important": true
        },
        "border": {
          "selector": ".tooltip_main .feature_img .wp-post-image",
          "important": true
        }
    }
   },
    "CurrentViewButtons": {
      "type": "object",
      "selector": ".fc-button-active",
       "styleProps": {
        "background": {
          "important": true
        }
      }
    },
    "ViewButtons": {
      "type": "object",
      "selector": ".fc-dayGridMonth-button, .fc-timeGridWeek-button, .fc-timeGridDay-button, .fc-listWeek-button,.fc-listMonth-button,.fc-listYear-button",
       "styleProps": {
        "background": {
          "selector": ".fc-dayGridMonth-button, .fc-timeGridWeek-button, .fc-timeGridDay-button, .fc-listWeek-button,.fc-listMonth-button,.fc-listYear-button"
        },
        "border": {
          "selector": ".fc-dayGridMonth-button, .fc-timeGridWeek-button, .fc-timeGridDay-button, .fc-listWeek-button,.fc-listMonth-button,.fc-listYear-button",
          "important": true
        },
        "font": {
          "selector": ".fc-dayGridMonth-button, .fc-timeGridWeek-button, .fc-timeGridDay-button, .fc-listWeek-button,.fc-listMonth-button,.fc-listYear-button",
          "important": true
        }
      }
    },
    "NavigationButtons": {
      "type": "object",
      "selector": ".fc-today-button,.fc-prev-button,.fc-next-button",
       "styleProps": {
        "background": {
          "selector": ".fc-today-button, .fc-prev-button,.fc-next-button",
          "important": true
        },
        "border": {
          "selector": ".fc-today-button,.fc-prev-button,.fc-next-button",
          "important": true
        },
        "font": {
          "selector": ".fc-today-button,.fc-prev-button,.fc-next-button",
          "important": true
        }
      }
    },
        "eventStyle": {
      "type": "object",
      "selector": ".fc-event,.fc-calendar-title a,.fc-h-event .fc-event-main",
       "styleProps": {
        "font": {
          "important": true
        },
        "background": {
          "selector": ".fc-event,.fc-event-dot,.fc-daygrid-dot-event",
          "important": true
        },
        "border": {
          "selector": ".fc-event",
          "important": true
        }
      }
    },
    "DaysoftheWeek": {
      "type": "object",
      "selector": "{{selector}} th.fc-col-header-cell, {{selector}} .fc-scrollgrid-sync-inner a.fc-col-header-cell-cushion",
       "styleProps": {
        "font": {
          "selector": "{{selector}} .fc-scrollgrid-sync-inner a.fc-col-header-cell-cushion",
          "important": true
        },
        "background": {
          "selector": "{{selector}} th.fc-col-header-cell",
          "important": true
        },
        "border": {
          "selector": "{{selector}} th.fc-col-header-cell",
          "important": true
        },
        "spacing": {
          "selector": "{{selector}} th.fc-col-header-cell",
          "important": true
        },
        "boxShadow": {
          "selector": "{{selector}} th.fc-col-header-cell",
          "important": true
        }
      },
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      }
    },
    "CurrentCalendarsDaysBackgroundColor": {
      "type": "object",
      "selector": "td.fc-day.fc-today, td.fc-day.fc-day-today",
      "styleProps": {
        "background": {
          "important": true
        }
      }
    },
    "PastCalendarsDaysBackgroundColor": {
      "type": "object",
      "selector": "td.fc-day.fc-past, td.fc-day.fc-day-past",
      "styleProps": {
        "background": {
          "important": true
        }
      }
    },  
    "CalendarsDaysBackgroundColor": {
      "type": "object",
      "selector": "td.fc-day.fc-past, td.fc-day.fc-future, td.fc-day.fc-day-past, td.fc-day.fc-day-future",
      "styleProps": {
        "background": {
          "important": true
        }
      },
      "default": {
        "decoration": {
          "background": {
            "desktop": {
              "value": {
                "color": ""
              }
            }
          }
        }
      }
    },
        "DetailsLinkColor": {
      "type": "object",
      "selector": ".__react_component_tooltip .tooltip_main .event_category_style a, .tooltip_main .event_category_style a , .__react_component_tooltip .tooltip_main .event_website_url_style a, .__react_component_tooltip .tooltip_main .decm_series_name a, .decm_series_name a, .event_website_url_style a, .price_link_ticket, .show_rsvp_feed_custom",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      }
    },
    "DetailsIconColor": {
      "type": "object",
      "selector": ".categories-decm-icon:before, .tags-decm-icon:before, .eventTime-decm-icon:before, .eventDate-decm-icon:before, .weburl-decm-icon:before, .price-decm-icon:before, .event-location-decm-icon:before, .venue-decm-icon:before, .organizer-decm-icon:before, .diem-events-series-relationship-single-marker__icon:before",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      }
    },
    "DetailsIconSize": {
      "type": "object",
      "selector": ".categories-decm-icon:before, .tags-decm-icon:before, .eventTime-decm-icon:before, .eventDate-decm-icon:before, .weburl-decm-icon:before, .price-decm-icon:before, .event-location-decm-icon:before, .venue-decm-icon:before, .organizer-decm-icon:before, .diem-events-series-relationship-single-marker__icon:before",
      "default": {
        "decoration": {
          "sizing": {
            "sizing": {
              "desktop": {
                "value": {
                  "width": "",
                  "height": ""
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "14px"
          }
        }    
      },
      "styleProps": {
        "sizing": {
          "important": true
        }
      }
    },
    "CalendarDays": {
      "type": "object",
      "selector": "{{selector}} .fc-daygrid-day-number, {{selector}} .fc-day-top, {{selector}} td.fc-day",
      "styleProps": {
        "font": {
          "important": true
        }
      }
    },
    "Tooltip": {
      "type": "object",
      "selector": ".dec-tooltip",
      "styleProps": {
        "background": {
          "selector": ".dec-tooltip, .custom-tooltip",
          "important": true
        },
        "sizing": {
          "selector": ".dec-tooltip, .custom-tooltip",
          "important": true
        },
        "border": {
          "selector": ".dec-tooltip, .custom-tooltip",
          "important": true
        }
      }
    },
    "CalendarDaysCurrentTextColor": {
      "type": "object",
      "selector": "{{selector}} .fc-today > .fc-day-number, {{selector}} .fc-day-today > .fc-daygrid-day-number"
    },
    "DetailsText": {
      "type": "object",
      "selector": ".tooltip_main .event_detail_style .event_price_style,.tooltip_main .event_detail_style .ecs_tooltip_date,.tooltip_main .event_detail_style .ecs_tooltip_time,.tooltip_main .event_detail_style .tooltip_event_time,.tooltip_main .event_detail_style .event_category_style,.tooltip_main .event_detail_style .event_website_url_style,.tooltip_main .event_detail_style .event_venue_style,.tooltip_main .event_detail_style .event_organizer_style,.tooltip_main .event_detail_style .event_address_style",
       "styleProps": {
        "font": {
          "important": true
        }
      },
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      }
    },

     "EventTitle": {
      "type": "object",
      "selector": ".tooltip_main .event_detail_style, .event_title_style, .title_text",
      "styleProps": {
        "font": {
          "important": true
        }
      },
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      }
    },
    "PagePaginationText": {
      "type": "object",
      "selector": "{{selector}} .dec-prev-next > a, {{selector}} .dec-prev-next > a",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      }
    },
    "detailsLabelsText": {
      "type": "object",
      "selector": ".tooltip_main .decm-detail-label, .ecs-detail-label",
       "styleProps": {
        "font": {
          "important": true
        }
      },
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      }
    },
    "ExcerptText": {
      "type": "object",
      "selector": ".tooltip_main .event_detail_style .event_excerpt_style",
       "styleProps": {
        "font": {
          "important": true
        }
      },
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      }
    },
    
    "show_icon_label": {
        "type": "object",
        "default": {
          "decoration": {
            "font": {
              "font": {
                "desktop": {
                  "value": {
                    "headingLevel": "h2"
                  }
                }
              }
            }
          },
          "innerContent": {
            "desktop": {
              "value": "label_icon"
            }
            
          }
        },
        "styleProps": {
          "font": {
            "important": {
              "font": {
                "desktop": {
                  "value": {
                    "color": true
                  }
                }
              }
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "event_calendar_module__title"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
    "layout": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "grid"
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_calendar_module__title"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "layout_type": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "callout_image_detail"
          }
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_calendar_module__title"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "event_selection": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "all_event"
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_calendar_module__title"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "number_event_day": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "2"
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_calendar_module__title"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "hide_month_range": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "disable"
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "hide_month_range"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "related_event_checkbox": {
        "type": "object",
        "default": {
          "decoration": {
            "font": {
              "font": {
                "desktop": {
                  "value": {
                    "headingLevel": "h2"
                  }
                }
              }
            }
          },
          "innerContent": {
            "desktop": {
              "value": ""
            }
            
          }
        },
        "styleProps": {
          "font": {
            "important": {
              "font": {
                "desktop": {
                  "value": {
                    "color": true
                  }
                }
              }
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "event_calendar_module__title"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
    "show_postponed_canceled_event": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_postponed_canceled_event"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "limit_event": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "limit_event"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "hide_past_event": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "hide_past_event"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "event_start_date": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "1"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_start_date"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "event_end_date": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "6"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_end_date"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_virtual_event": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_virtual_event"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_hybrid_event": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_hybrid_event"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_calendar_thumbnail": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_calendar_thumbnail"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_month_view_button": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          },
          "tablet": {
            "value": "on"
          },
          "phone": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_month_view_button"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "entire_event_clickable": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "entire_event_clickable"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "enable_category_link": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "enable_cat_link"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "enable_tag_link": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "enable_tag_link"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "enable_org_link": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "enable_org_link"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "enable_venue_link": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "enable_venue_link"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "single_event_page_link": {
    "type": "object",
    "default": {
      "decoration": {
        "font": {
          "font": {
            "desktop": {
              "value": {
                "headingLevel": "h2"
              }
            }
          }
        }
      },
      "innerContent": {
        "desktop": {
          "value": "default"
        }
        
      }
    },
    "styleProps": {
      "font": {
        "important": {
          "font": {
            "desktop": {
              "value": {
                "color": true
              }
            }
          }
        }
      }
    },
    "tagName": "h2",
    "attributes": {
      "class": "event_calendar_module__title"
    },
    "inlineEditor": "plainText",
    "elementType": "heading",
    "childrenSanitizer": "et_core_esc_previously"
  },
  "custom_event_link_target": {
    "type": "object",
    "default": {
      "decoration": {
        "font": {
          "font": {
            "desktop": {
              "value": {
                "headingLevel": "h2"
              }
            }
          }
        }
      },
      "innerContent": {
        "desktop": {
          "value": "_self"
        }
        
      }
    },
    "styleProps": {
      "font": {
        "important": {
          "font": {
            "desktop": {
              "value": {
                "color": true
              }
            }
          }
        }
      }
    },
    "tagName": "h2",
    "attributes": {
      "class": "event_calendar_module__title"
    },
    "inlineEditor": "plainText",
    "elementType": "heading",
    "childrenSanitizer": "et_core_esc_previously"
  },
  "category_link_target": {
    "type": "object",
    "default": {
      "decoration": {
        "font": {
          "font": {
            "desktop": {
              "value": {
                "headingLevel": "h2"
              }
            }
          }
        }
      },
      "innerContent": {
        "desktop": {
          "value": "_self"
        }
        
      }
    },
    "styleProps": {
      "font": {
        "important": {
          "font": {
            "desktop": {
              "value": {
                "color": true
              }
            }
          }
        }
      }
    },
    "tagName": "h2",
    "attributes": {
      "class": "event_calendar_module__title"
    },
    "inlineEditor": "plainText",
    "elementType": "heading",
    "childrenSanitizer": "et_core_esc_previously"
  },
  "tag_link_target": {
    "type": "object",
    "default": {
      "decoration": {
        "font": {
          "font": {
            "desktop": {
              "value": {
                "headingLevel": "h2"
              }
            }
          }
        }
      },
      "innerContent": {
        "desktop": {
          "value": "_self"
        }
        
      }
    },
    "styleProps": {
      "font": {
        "important": {
          "font": {
            "desktop": {
              "value": {
                "color": true
              }
            }
          }
        }
      }
    },
    "tagName": "h2",
    "attributes": {
      "class": "event_calendar_module__title"
    },
    "inlineEditor": "plainText",
    "elementType": "heading",
    "childrenSanitizer": "et_core_esc_previously"
  },
  "org_link_target": {
    "type": "object",
    "default": {
      "decoration": {
        "font": {
          "font": {
            "desktop": {
              "value": {
                "headingLevel": "h2"
              }
            }
          }
        }
      },
      "innerContent": {
        "desktop": {
          "value": "_self"
        }
        
      }
    },
    "styleProps": {
      "font": {
        "important": {
          "font": {
            "desktop": {
              "value": {
                "color": true
              }
            }
          }
        }
      }
    },
    "tagName": "h2",
    "attributes": {
      "class": "event_calendar_module__title"
    },
    "inlineEditor": "plainText",
    "elementType": "heading",
    "childrenSanitizer": "et_core_esc_previously"
  },
  "venue_link_target": {
    "type": "object",
    "default": {
      "decoration": {
        "font": {
          "font": {
            "desktop": {
              "value": {
                "headingLevel": "h2"
              }
            }
          }
        }
      },
      "innerContent": {
        "desktop": {
          "value": "_self"
        }
        
      }
    },
    "styleProps": {
      "font": {
        "important": {
          "font": {
            "desktop": {
              "value": {
                "color": true
              }
            }
          }
        }
      }
    },
    "tagName": "h2",
    "attributes": {
      "class": "event_calendar_module__title"
    },
    "inlineEditor": "plainText",
    "elementType": "heading",
    "childrenSanitizer": "et_core_esc_previously"
  },
  "website_link": {
    "type": "object",
    "default": {
      "decoration": {
        "font": {
          "font": {
            "desktop": {
              "value": {
                "headingLevel": "h2"
              }
            }
          }
        }
      },
      "innerContent": {
        "desktop": {
          "value": ""
        }
        
      }
    },
    "styleProps": {
      "font": {
        "important": {
          "font": {
            "desktop": {
              "value": {
                "color": true
              }
            }
          }
        }
      }
    },
    "tagName": "h2",
    "attributes": {
      "class": "event_calendar_module__title"
    },
    "inlineEditor": "plainText",
    "elementType": "heading",
    "childrenSanitizer": "et_core_esc_previously"
  },
  "website_link_target": {
    "type": "object",
    "default": {
      "decoration": {
        "font": {
          "font": {
            "desktop": {
              "value": {
                "headingLevel": "h2"
              }
            }
          }
        }
      },
      "innerContent": {
        "desktop": {
          "value": "_self"
        }
        
      }
    },
    "styleProps": {
      "font": {
        "important": {
          "font": {
            "desktop": {
              "value": {
                "color": true
              }
            }
          }
        }
      }
    },
    "tagName": "h2",
    "attributes": {
      "class": "event_calendar_module__title"
    },
    "inlineEditor": "plainText",
    "elementType": "heading",
    "childrenSanitizer": "et_core_esc_previously"
  },
    "show_week_view_button": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          },
          "tablet": {
            "value": "on"
          },
          "phone": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_week_view_button"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_day_view_button": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          },
          "tablet": {
            "value": "on"
          },
          "phone": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_day_view_button"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_list_view_button": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          },
          "tablet": {
            "value": "on"
          },
          "phone": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_list_view_button"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "calendar_eventorder": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "start"
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "calendar_eventorder"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },

    "event_time_format": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "g:i a"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_time_format"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_calendar_event_date": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_calendar_event_date"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "calender_end_time": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "calender_end_time"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_time_zone_on_calendar": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_time_zone_on_calendar"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_time_zone_abb_on_calender": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_time_zone_abb_on_calender"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_time_zone_abb": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_time_zone_abb"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "hide_calendar_event_all_day": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "hide_calendar_event_all_day"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "hide_calendar_event_multi_days": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "hide_calendar_event_multi_days"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_event_venue": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_event_venue"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "limit_event_title_length": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "limit_event_title_length"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "event_title_length": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "100"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_title_length"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },

    "hide_pre_nxt_event": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "hide_pre_nxt_event"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "hidden_day": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": ""
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "hidden_day"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "week_start_on": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "0"
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "week_start_on"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },

    "hide_time_range_in_week_day": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "hide_time_range_in_week_day"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "starting_point": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "12AM/PM"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "starting_point"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "ending_point": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "12AM/PM"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "ending_point"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_specific_month": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_specific_month"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "specific_month_start": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "0"
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "specific_month_start"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "specific_years_start": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "2025"
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "specific_years_start"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },

    "show_recurring_event": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_recurring_event"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "calendar_default_view": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "dayGridMonth"
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "calendar_default_view"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "calendar_list_view_option": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "listWeek"
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "calendar_list_view_option"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },

    "limit_recurring_count": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "6"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "limit_recurring_count"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_past": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "future_events"
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_calendar_module__title"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "cutoff_ongoing_events": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "cut_end_date_reached"
          }
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_calendar_module__title"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "cuttofcuttof_point_point": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "cut_end_date_reached"
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_calendar_module__title"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "event_order": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "Ascending"
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_calendar_module__title"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "event_ofset_number": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "0"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_ofset_number"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "events_count": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "6"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "events_count"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "custom_website_link_text": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": ""
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "custom_website_link_text"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "custom_event_link_url": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": ""
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "custom_event_link_url"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },

    "columns": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "3"
          }
          
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_calendar_module__title"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },

    "show_feature_image": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_feature_image"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "disable_event_calendar_title_link": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "disable_event_calendar_title_link"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "disable_event_title_link": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "disable_event_title_link"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "disable_event_image_link": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "disable_event_image_link"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "disable_event_button_link": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "disable_event_button_link"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_title": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_feature_image"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },

    "calloutstyle": {
      "type": "object",
      "selector": "{{selector}} .callout_box, {{selector}} .callout-box-cover",
      "tagName": "div",
      "attributes": { 
        "class": "callout_box"
      },
      "default": {
        "decoration": {
          "background": {
            "desktop": {
              "value": {
                "color": "#ffffff"
              }
            }
          },
          "spacing": {
            "desktop": {
              "value": {
                "margin":"",
                "padding":""
              }
            }
          },
          "important": {
            "boxShadow": {
                "boxShadow": {
                  "desktop": {
                    "value": {
                      "boxShadow": ""
                    }
                  }
                }
              }           
          }
        }
      },

      "inlineEditor": "richText",
      "childrenSanitizer": "et_core_esc_previously",
      "styleProps": {
        "bodyFont": {
          "selectors": {
            "desktop": {
              "value": "{{selector}} .callout_box, {{selector}} .callout-box-cover"
            }
          }
        }
      }
    },

    "imageStyle": {
      "type": "object",
      "selector": "{{selector}} .tribe-events-event-image  img",
      "tagName": "div",
      "attributes": { 
        "class": "tribe-events-event-image  img"
      },
      "default": {
        "decoration": {

          "spacing": {
            "desktop": {
              "value": {
                "margin":"",
                "padding":""
              }
            }
          },
          "important": {
            "boxShadow": {
                "boxShadow": {
                  "desktop": {
                    "value": {
                      "boxShadow": ""
                    }
                  }
                }
              }           
          }
        }
      },

      "inlineEditor": "richText",
      "childrenSanitizer": "et_core_esc_previously",
      "styleProps": {
        "bodyFont": {
          "selectors": {
            "desktop": {
              "value": "{{selector}} .tribe-events-event-image  img"
            }
          }
        }
      }
    },

  "MoreInfoButton": {
    "type": "object",
    "selector": "{{selector}} .dec-more-info-button > a",
    "styleProps": {
      "spacing": {
        "important": true
      },
      "button": {
        "propertySelectors": {
          "desktop": {
            "value": {
              "text-align": "{{selector}} .ecs-showdetail",
              "important": true
            }
          },
          "tablet": {
            "value": {
              "text-align": "{{selector}} .ecs-showdetail",
              "important": true
            }
          },
          "phone": {
            "value": {
              "text-align": "{{selector}} .ecs-showdetail",
              "important": true
            }
          }
        }
      }
    },
    "settings": {
      "decoration": {
        "button": {
          "groupType": "group-item",
          "item": {
            "groupSlug": "MoreInfoButton",
            "priority": 10,
            "render": true,
            "component": {
              "type": "group",
              "name": "divi/button",
              "props": {
                "grouped": false,
                "fieldLabel": "Button",
                "attrName": "MoreInfoButton",
                "fields": {
                  "fontGroup": {
                    "component": {
                      "props": {
                        "fields": {
                          "lineHeight": {
                            "render": false
                          },
                          "textAlign": {
                            "render": true
                          }
                        }
                      }
                    }
                  },
                  "borderGroup": {
                    "component": {
                      "props": {
                        "fields": {
                          "styles": {
                            "render": false
                          }
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },

  "LoadMoreButton": {
    "type": "object",
    "selector": "{{selector}}  .dec-load-more > .load-more-btn",
    "styleProps": {
      "spacing": {
        "important": true
      },
      "button": {
        "propertySelectors": {
          "desktop": {
            "value": {
              "text-align": "{{selector}} .dec-load-more",
              "important": true
            }
          },
          "tablet": {
            "value": {
              "text-align": "{{selector}} .dec-load-more",
              "important": true
            }
          },
          "phone": {
            "value": {
              "text-align": "{{selector}} .dec-load-more",
              "important": true
            }
          }
        }
      }
    },
    "settings": {
      "decoration": {
        "button": {
          "groupType": "group-item",
          "item": {
            "groupSlug": "LoadMoreButton",
            "priority": 10,
            "render": true,
            "component": {
              "type": "group",
              "name": "divi/button",
              "props": {
                "grouped": false,
                "fieldLabel": "Button",
                "attrName": "LoadMoreButton",
                "fields": {
                  "fontGroup": {
                    "component": {
                      "props": {
                        "fields": {
                          "lineHeight": {
                            "render": false
                          },
                          "textAlign": {
                            "render": true
                          }
                        }
                      }
                    }
                  },
                  "borderGroup": {
                    "component": {
                      "props": {
                        "fields": {
                          "styles": {
                            "render": false
                          }
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },

    "detailStyle": {
      "type": "object",
      "selector": "{{selector}} .decm-show-detail-center",
      "tagName": "div",
      "attributes": { 
        "class": ""
      },
      "default": {
        "decoration": {
          "spacing": {
            "desktop": {
              "value": {
                "margin":"",
                "padding":""
              }
            }
          },
          "important": {
            "boxShadow": {
                "boxShadow": {
                  "desktop": {
                    "value": {
                      "boxShadow": ""
                    }
                  }
                }
              }           
          }
        }
      },

      "inlineEditor": "richText",
      "childrenSanitizer": "et_core_esc_previously",
      "styleProps": {
        "bodyFont": {
          "selectors": {
            "desktop": {
              "value": "{{selector}} .decm-show-detail-center"
            }
          }
        }
      }
    },


    "show_more_info_btn": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_more_info_btn"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_more_info_btn_text": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "More Info"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_more_info_btn_text"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_callout_box": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_more_info_btn"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_callout_box_date": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "callout_box_date"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_callout_month_range": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_callout_month_range"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_callout_day_of_week_range": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_callout_day_of_week_range"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_callout_box_date_range": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "callout_box_date_range"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_callout_year_range": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_callout_year_range"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_callout_time_range": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_callout_time_range"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_callout_box_month": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "callout_box_month"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "callout_day_of_the_week": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "callout_day_of_the_week"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_callout_box_year": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "callout_box_year"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_callout_box_starttime": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "callout_box_stime"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_callout_box_date_format": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "d"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "callout_box_time_format"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "callout_month_format": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "F"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "callout_month_format"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "callout_week_format": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "D"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "callout_week_format"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "callout_year_format": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "Y"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "callout_year_format"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "callout_time_format": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "g:i a"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "callout_time_format"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_date_details": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_date"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "date_format": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "F d, Y"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "date_format"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_end_date_details": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_end_date_details"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_tooltip_time": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_tooltip_time"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_end_time": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_end_time"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "details_time_label": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "Time"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "details_time_label"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "prv_link_btn": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "Previous Events"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "prv_link_btn"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "load_more_text": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "Load More"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "load_more_text"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "load_more_per_page": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "1"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "load_more_per_page"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "next_link_btn": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "Next Events"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "next_link_btn"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "pagination_type": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "load_more"
          }
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_calendar_module__title"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "excerpt_content": {
      "type": "object",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": "show_excerpt"
          }
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_calendar_module__title"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_pagination": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_pagination"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_excerpt": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_excerpt"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "excerpt_length": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "270"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "excerpt_length"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "time_format": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "g:i a"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "time_format"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_time_zone": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_time_zoneat"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_tooltip_venue": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "show_tooltip_venue"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "show_tooltip_organizer": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_organizer"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_price": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_price"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_ticket": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_ticket"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_ticket_feed_respond": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_ticket_feed_respond"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_ticket_feed_left": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_ticket_feed_left"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_rsvp": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_rsvp"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_rsvp_feed_respond": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_rsvp_feed_respond"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_rsvp_feed_left": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_rsvp_feed_left"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_category": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_category"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "hide_comma_cat": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "hide_comma_cat"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_colon": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_colon"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_excerpt": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_excerpt"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_postal_code_before_locality": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_postal_code_before_locality"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_country_comma": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_country_comma"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_country": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_country"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_postal_comma": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_postal_comma"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_postal": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_postal"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_state_comma": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_state_comma"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_state": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_state"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_locality_comma": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_locality_comma"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_locality": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_locality"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_street_comma": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_street_comma"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_street": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_street"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "stack_label_icon": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "stack_label_icon"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "stack_event_d": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "stack_event_d"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_preposition_dividr": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_preposition_dividr"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_title": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_title"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "event_series_name": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "event_series_name"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "event_series_label": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": ""
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "event_series_label"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
      "date_detail_label": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": ""
          }
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "date_detail_label"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    
      "show_tooltip_date": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_date"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_weburl": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_weburl"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "hide_comma_tag": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "hide_comma_tag"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tag": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tag"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "venue_detail_label": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "Venue"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "venue_detail_label"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "location_detail_label": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "Location"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "location_detail_label"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "tag_detail_label": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "Tags"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "tag_detail_label"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "website_detail_label": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "Website"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "website_detail_label"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "rsvp_detail_label": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "RSVP"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "rsvp_detail_label"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "category_detail_label": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "Category"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "category_detail_label"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "organizer_detail_label": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "Organizer"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "organizer_detail_label"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "price_detail_label": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "Price"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "price_detail_label"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "price_ticket_label": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "Ticket"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "price_ticket_label"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_tooltip_location": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_tooltip_location"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
 
    "CalloutDateText": {
      "type": "object",
      "selector": "{{selector}} .event-day",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      }
    },
    "CalloutMonthText": {
      "type": "object",
      "selector": "{{selector}} .event-month",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      }
    },
    "CalloutDayOfTheWeekText": {
      "type": "object",
      "selector": "{{selector}} .event-day-of-week",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      }
    },
    "CalloutYearText": {
      "type": "object",
      "selector": "{{selector}} .event-year",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      }
    },
    "CalloutTimeText": {
      "type": "object",
      "selector": "{{selector}} .event-time",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      }
    }
  },

  "customCssFields": {
    "contentContainer": {
      "subName": "contentContainer",
      "selectorSuffix": " .event_calendar_module__content-container"
    },
    "eventStyle": {
      "subName": "eventStyle",
      "selectorSuffix": " .event-container"
    },
    "calloutstyle": {
      "subName": "calloutstyle",
      "selectorSuffix": " .callout_box"
    }
  }
}
