{
	"name": "dnxte/scroll-stacking-cards",
	"d4Shortcode": "",
	"title": "Scroll Stacking Cards",
	"titles": "Scroll Stacking Cards",
	"moduleIcon": "dnxte/scroll-stacking-cards",
	"folder": "divi-essential",
	"category": "module",
	"childModuleName": "dnxte/scroll-stacking-cards-item",
	"attributes": {
		"module": {
			"type": "object",
			"selector": "{{selector}}",
			"default": {
				"meta": {
					"adminLabel": {
						"desktop": {
							"value": "Scroll Stacking Cards"
						}
					}
				}
			}
		},
		"ScrollStackingCards": {
			"type": "object",
			"selector": "{{selector}}.dnxte_scroll_stacking_cards",
			"styleProps": {
				"border": {
					"important": true
				},
				"spacing": {
					"important": true
				},
				"background": {
					"important": true
				}
			}
		},
		"ScrollStackingCardsImg": {
			"type": "object",
			"selector": "{{selector}}.dnxte_scroll_stacking_cards.dnxte_scroll_stacking_cards_parent .dnxte-stack-cards-container .dnxte-stack-card-item .dnxte-stack-card-wrap .dnxte-stack-card-image",
			"styleProps": {
				"border": {
					"important": true
				},
				"spacing": {
					"important": true
				},
				"background": {
					"important": true
				}
			},
			"default": {
				"advanced": {
					"size": {
						"desktop": {
							"value": "438px"
						}
					}
				},
				"decoration": {
					"alignment": {
						"desktop": {
							"value": "left"
						}
					}
				}
			}
		},
		"ScrollStackingCardsContent": {
			"type": "object",
			"selector": "{{selector}}.dnxte_scroll_stacking_cards",
			"styleProps": {
				"border": {
					"important": true
				},
				"spacing": {
					"important": true
				},
				"background": {
					"important": true
				}
			}
		},
		"stackContainer": {
			"type": "object",
			"selector": "{{selector}} .dnxte-stack-cards-container",
			"styleProps": {
				"spacing": {
					"important": true
				}
			},
			"advanced": {
				"source": {
					"type": "string",
					"default": "items"
				},
				"stackEffect": {
					"type": "string",
					"selector": "{{selector}} .dnxte-stack-cards-container",
					"default": "slide"
				},
				"stackDirection": {
					"type": "string",
					"selector": "{{selector}} .dnxte-stack-cards-container",
					"default": "vertical"
				},
				"animationStartViewPort": {
					"type": "string",
					"selector": "{{selector}} .dnxte-stack-cards-container",
					"default": "10"
				},
				"showTitle": {
					"type": "string",
					"default": "on"
				},
				"showContent": {
					"type": "string",
					"default": "on"
				},
				"showImage": {
					"type": "string",
					"default": "on"
				},
				"showButton": {
					"type": "string",
					"default": "on"
				},
				"enableScrollMotion": {
					"type": "string",
					"default": "on"
				},
				"scrollMotionDuration": {
					"type": "string",
					"default": "200"
				},
				"rtlLayout": {
					"type": "string",
					"default": "off"
				},
				"buttonHoverEffect": {
					"type": "string",
					"default": "none"
				},
				"postsNumber": {
					"type": "string",
					"default": "3"
				},
				"postType": {
					"type": "string",
					"default": "post"
				},
				"postOffset": {
					"type": "string",
					"default": "0"
				},
				"includeCategories": {
					"type": "string",
					"default": ""
				},
				"orderBy": {
					"type": "string",
					"default": "date"
				},
				"order": {
					"type": "string",
					"default": "DESC"
				},
				"contentLength": {
					"type": "string",
					"default": "100"
				}
			},
			"decoration": {
				"alignment": {
					"desktop": {
						"value": "flex-start"
					}
				},
				"color": {
					"desktop": {
						"value": "white"
					}
				},
				"textShadow": {
					"desktop": {
						"value": "none"
					}
				},
				"spacing": {
					"desktop": {
						"value": {
							"margin": {
								"bottom": "8px"
							}
						}
					}
				}
			},
			"default": {
				"advanced": {
					"showTitle": {
						"desktop": {
							"value": "on"
						}
					},
					"showContent": {
						"desktop": {
							"value": "on"
						}
					},
					"showImage": {
						"desktop": {
							"value": "on"
						}
					},
					"showButton": {
						"desktop": {
							"value": "on"
						}
					},
					"enableScrollMotion": {
						"desktop": {
							"value": "on"
						}
					},
					"scrollMotionDuration": {
						"desktop": {
							"value": "200"
						}
					},
					"rtlLayout": {
						"desktop": {
							"value": "off"
						}
					},
					"source": {
						"desktop": {
							"value": "items"
						}
					},
					"postsNumber": {
						"desktop": {
							"value": "3"
						}
					},
					"postType": {
						"desktop": {
							"value": "post"
						}
					},
					"postOffset": {
						"desktop": {
							"value": "0"
						}
					},
					"includeCategories": {
						"desktop": {
							"value": ""
						}
					},
					"orderBy": {
						"desktop": {
							"value": "date"
						}
					},
					"order": {
						"desktop": {
							"value": "DESC"
						}
					}
				}
			}
		},
		"cardItemTitle": {
			"type": "object",
			"selector": "{{selector}} .dnxte-stack-card-title, {{selector}} .dnxte-stack-card-content-wrap .dnxte-stack-card-title-wrap .dnxte-stack-card-title",
			"styleProps": {
				"border": {
					"important": true
				},
				"spacing": {
					"important": true
				},
				"font": {
					"important": true
				}
			}
		},
		"icon": {
			"type": "object",
			"selector": "{{selector}}.dnxte_scroll_stacking_cards.dnxte_scroll_stacking_cards_parent .dnxte-stack-cards-container .dnxte-stack-card-icon::before",
			"default": {
				"innerContent": {},
				"advanced": {
					"use": {
						"desktop": {
							"value": "on"
						}
					},
					"icon": {
						"desktop": {
							"value": {
								"unicode": "&#x24;",
								"type": "divi",
								"weight": "400"
							}
						}
					},
					"color": {
						"desktop": {
							"value": "white"
						}
					},
					"size": {
						"desktop": {
							"value": "40px"
						}
					},
					"placement": {
						"desktop": {
							"value": "right"
						}
					},
					"alignment": {
						"desktop": {
							"value": "left"
						}
					},
					"onHover": {
						"desktop": {
							"value": "on"
						}
					}
				},
				"decoration": {
					"spacing": {
						"desktop": {
							"value": {
								"margin": {
									"bottom": "8px"
								}
							}
						}
					}
				}
			},
			"styleProps": {
				"color": {
					"important": true
				},
				"spacing": {
					"important": true,
					"propertySelectors": {
						"desktop": {
							"value": {
								"margin": "{{selector}} .dnxte-stack-card-icon",
								"padding": "{{selector}} .dnxte-stack-card-icon:before"
							}
						}
					}
				},
				"font": {
					"important": true
				}
			}
		},
		"cardItemContent": {
			"type": "object",
			"selector": "{{selector}} .dnxte-stack-card-wrap .dnxte-stack-card-content-wrap .dnxte-stack-card-content",
			"styleProps": {
				"border": {
					"important": true
				},
				"spacing": {
					"important": true
				},
				"font": {
					"important": true
				}
			}
		},
		"cardItem": {
			"type": "object",
			"selector": "{{selector}}.dnxte_scroll_stacking_cards.dnxte_scroll_stacking_cards_parent .dnxte-stack-cards-container .dnxte-stack-card-item .dnxte-stack-card-wrap",
			"decoration": {
				"background": {
					"desktop": {
						"value": ""
					}
				},
				"spacing": {
					"selector": "{{selector}} .dnxte_scroll_stacking_cards.dnxte_scroll_stacking_cards_parent .dnxte-stack-card-item .dnxte-stack-card-wrap",
					"desktop": {
						"value": "40px"
					}
				},
				"border": {
					"desktop": {
						"value": ""
					}
				}
			},
			"advanced": {
				"cardSpacing": {
					"desktop": {
						"value": "40px"
					}
				},
				"itemHeight": {
					"type": "object",
					"selector": "{{selector}} .wrapper",
					"styleProps": {
						"height": {
							"important": true
						}
					}
				},
				"itemWidth": {
					"type": "object",
					"selector": "{{selector}} .wrapper li",
					"styleProps": {
						"max-width": {
							"important": true
						}
					}
				}
			},
			"default": {
				"decoration": {
					"spacing": {
						"desktop": {
							"value": "40px"
						}
					}
				},
				"advanced": {
					"itemHeight": {
						"desktop": {
							"value": "400px"
						}
					},
					"itemWidth": {
						"desktop": {
							"value": "400px"
						}
					}
				}
			}
		},
		"oddItemBackground": {
			"type": "object",
			"selector": "{{selector}} .dnxte-stack-card-item:nth-child(odd) .dnxte-stack-card-wrap",
			"styleProps": {
				"background": {
					"important": true
				}
			}
		},
		"evenItemBackground": {
			"type": "object",
			"selector": "{{selector}} .dnxte-stack-card-item:nth-child(even) .dnxte-stack-card-wrap",
			"styleProps": {
				"background": {
					"important": true
				}
			}
		},
		"cardItemButton": {
			"type": "object",
			"selector": "{{selector}} .dnxte-stack-card-button"
		}
	},
	"customCssFields": {
		"stackContainer": {
			"subName": "stackContainer",
			"selectorSuffix": " .dnxte-stack-cards-container"
		},
		"cardItem": {
			"subName": "cardItem",
			"selectorSuffix": " .dnxte-stack-card-item"
		},
		"cardItemButton": {
			"subName": "cardItemButton",
			"selectorSuffix": " .dnxte-stack-card-button-wrap"
		}
	}
}