{
	"module": {
		"meta": {
			"adminLabel": {
				"desktop": { "value": "Video Gallery" }
			}
		}
	},
	"display": {
		"advanced": {
			"video_size": {
				"desktop": { "value": "ratio-16-9" }
			},
			"no_of_columns": {
				"desktop": { "value": "3" }
			},
			"column_spacing": {
				"desktop": { "value": "15px" }
			},
			"click_trigger": {
				"desktop": { "value": "lightbox" }
			},
			"autoplay_video": {
				"desktop": { "value": "on" }
			},
			"enable_overlay": {
				"desktop": { "value": "on" }
			},
			"overlay_on_hover": {
				"desktop": { "value": "on" }
			},
			"overlay_icon": {
				"desktop": { "value": {
					"unicode": "&#xf06e;",
					"type": "fa",
					"weight": "900"
				} }
			},
			"show_title": {
				"desktop": { "value": "off" }
			},
			"title_area": {
				"desktop": { "value": "lightbox" }
			},
			"show_caption": {
				"desktop": { "value": "off" }
			},
			"caption_area": {
				"desktop": { "value": "lightbox" }
			},
			"enable_masonry": {
				"desktop": { "value": "off" }
			}
		}
	},
	"title": {
		"decoration": {
			"spacing": {
				"desktop": { "value": {
					"padding": {
						"top"            : "10px",
						"bottom"         : "10px",
						"left"           : "10px",
						"right"          : "10px",
						"syncHorizontal" : "on",
						"syncVertical"   : "on"
					}
				} }
			},
			"font": { "font": {
				"desktop": { "value": {
					"headingLevel" : "h2",
					"size"         : "22px"
				} }
			} }
		},
		"advanced": {
			"containerBg" : {
				"desktop": { "value": "" }
			}
		}
	},
	"caption": {
		"decoration": {
			"font": { "font": {
				"desktop": { "value": {
					"color": "#666"
				} }
			} }
		}
	},
	"overlay": {
		"advanced": {
			"icon_size": {
				"desktop": { "value": "32px" }
			},
			"icon_color": {
				"desktop": { "value": "" }
			},
			"background_color": {
				"desktop": { "value": "" }
			}
		}
	},
	"overlay_title": {
		"decoration": {
			"font": { "font": {
				"desktop": { "value": {
					"size" : "22px"
				} }
			} }
		}
	},
	"overlay_caption": {
		"decoration": {
			"font": { "font": {
				"desktop": { "value": {
					"color": "#666"
				} }
			} }
		}
	},
	"lightbox": {
		"advanced": {
			"background_color": {
				"desktop": { "value": "rgba(0,0,0,0.8)" }
			},
			"meta_background_color": {
				"desktop": { "value": "rgba(0,0,0,0.6)" }
			},
			"close_icon_color": {
				"desktop": { "value": "#fff" }
			},
			"arrows_color": {
				"desktop": { "value": "#fff" }
			}
		}
	},
	"lightbox_title": {
		"decoration": {
			"font": { "font": {
				"desktop": { "value": {
					"size" : "22px"
				} }
			} }
		}
	},
	"lightbox_caption": {
		"decoration": {
			"font": { "font": {
				"desktop": { "value": {
					"color": "#666"
				} }
			} }
		}
	}
}
