{
    "$schema": "https://schemas.wp.org/trunk/theme.json",
    "version": 2,
    "title": "Lite",
    "settings": {
        "layout": {
            "contentSize": "999px",
            "wideSize": "1170px"
        },
        "color": {
            "gradients": [
                {
                  "gradient": "linear-gradient(to bottom,var(--wp--preset--color--heading) 0%,var(--wp--preset--color--base) 100%)",
                  "name": "Vertical heading to base",
                  "slug": "vertical-heading-to-base"
                },
                {
                  "gradient": "linear-gradient(to bottom,var(--wp--preset--color--base) 0%,var(--wp--preset--color--heading) 100%)",
                  "name": "Vertical base to heading",
                  "slug": "vertical-base-to-heading"
                },
                {
                  "gradient": "linear-gradient(86deg,var(--wp--preset--color--heading) 0%,var(--wp--preset--color--base) 100%)",
                  "name": "Heading to base",
                  "slug": "heading-to-base"
                },
                {
                  "gradient": "linear-gradient(86deg,var(--wp--preset--color--base) 0%,var(--wp--preset--color--heading) 100%)",
                  "name": "Base to heading",
                  "slug": "base-to-heading"
                },
                {
                  "gradient": "linear-gradient(to bottom left,var(--wp--preset--color--heading) 50%,var(--wp--preset--color--base) 50%)",
                  "name": "Diagonal heading to base left",
                  "slug": "diagonal-heading-to-base-left"
                },
                {
                  "gradient": "linear-gradient(to top right,var(--wp--preset--color--heading) 50%,var(--wp--preset--color--base) 50%)",
                  "name": "Diagonal heading to base right",
                  "slug": "diagonal-heading-to-base-right"
                },
                {
                  "gradient": "linear-gradient(to bottom right,var(--wp--preset--color--base) 50%,var(--wp--preset--color--heading) 50%)",
                  "name": "Diagonal base to heading",
                  "slug": "diagonal-base-to-heading"
                },
                {
                  "gradient": "linear-gradient(to bottom right,var(--wp--preset--color--heading) 50%,var(--wp--preset--color--base) 50%)",
                  "name": "Diagonal heading to base",
                  "slug": "diagonal-heading-to-base"
                },

                {
                  "gradient": "linear-gradient(to bottom,var(--wp--preset--color--heading) 0%,var(--wp--preset--color--primary) 100%)",
                  "name": "Vertical heading to primary",
                  "slug": "vertical-heading-to-primary"
                },
                {
                  "gradient": "linear-gradient(to bottom,var(--wp--preset--color--primary) 0%,var(--wp--preset--color--heading) 100%)",
                  "name": "Vertical primary to heading",
                  "slug": "vertical-primary-to-heading"
                },
                {
                  "gradient": "linear-gradient(86deg,var(--wp--preset--color--heading) 0%,var(--wp--preset--color--primary) 100%)",
                  "name": "Heading to primary",
                  "slug": "heading-to-primary"
                },
                {
                  "gradient": "linear-gradient(86deg,var(--wp--preset--color--primary) 0%,var(--wp--preset--color--heading) 100%)",
                  "name": "Primary to heading",
                  "slug": "primary-to-heading"
                },
                {
                  "gradient": "linear-gradient(to bottom left,var(--wp--preset--color--heading) 50%,var(--wp--preset--color--primary) 50%)",
                  "name": "Diagonal heading to primary left",
                  "slug": "diagonal-heading-to-primary-left"
                },
                {
                  "gradient": "linear-gradient(to top right,var(--wp--preset--color--heading) 50%,var(--wp--preset--color--primary) 50%)",
                  "name": "Diagonal heading to primary right",
                  "slug": "diagonal-heading-to-primary-right"
                },
                {
                  "gradient": "linear-gradient(to bottom right,var(--wp--preset--color--primary) 50%,var(--wp--preset--color--heading) 50%)",
                  "name": "Diagonal primary to heading",
                  "slug": "diagonal-primary-to-heading"
                },
                {
                  "gradient": "linear-gradient(to bottom right,var(--wp--preset--color--heading) 50%,var(--wp--preset--color--primary) 50%)",
                  "name": "Diagonal heading to primary",
                  "slug": "diagonal-heading-to-primary"
                },

                {
                  "gradient": "linear-gradient(to bottom,var(--wp--preset--color--primary) 0%,var(--wp--preset--color--ternary) 100%)",
                  "name": "Vertical primary to ternary",
                  "slug": "vertical-primary-to-ternary"
                },
                {
                  "gradient": "linear-gradient(to bottom,var(--wp--preset--color--ternary) 0%,var(--wp--preset--color--primary) 100%)",
                  "name": "Vertical ternary to primary",
                  "slug": "vertical-ternary-to-primary"
                },
                {
                  "gradient": "linear-gradient(86deg,var(--wp--preset--color--ternary) 0%,var(--wp--preset--color--primary) 100%)",
                  "name": "Ternary to primary",
                  "slug": "ternary-to-primary"
                },
                {
                  "gradient": "linear-gradient(86deg,var(--wp--preset--color--primary) 0%,var(--wp--preset--color--ternary) 100%)",
                  "name": "Primary to ternary",
                  "slug": "primary-to-ternary"
                },
                {
                  "gradient": "linear-gradient(to bottom left,var(--wp--preset--color--primary) 50%,var(--wp--preset--color--ternary) 50%)",
                  "name": "Diagonal primary to ternary left",
                  "slug": "diagonal-primary-to-ternary-left"
                },
                {
                  "gradient": "linear-gradient(to top right,var(--wp--preset--color--primary) 50%,var(--wp--preset--color--ternary) 50%)",
                  "name": "Diagonal primary to ternary right",
                  "slug": "diagonal-primary-to-ternary-right"
                },
                {
                  "gradient": "linear-gradient(to bottom right,var(--wp--preset--color--ternary) 50%,var(--wp--preset--color--primary) 50%)",
                  "name": "Diagonal ternary to primary",
                  "slug": "diagonal-ternary-to-primary"
                },
                {
                  "gradient": "linear-gradient(to bottom right,var(--wp--preset--color--primary) 50%,var(--wp--preset--color--ternary) 50%)",
                  "name": "Diagonal primary to ternary",
                  "slug": "diagonal-primary-to-ternary"
                }
                
            ],
            "palette": [
                {
                    "color": "#ffffff",
                    "name": "Base",
                    "slug": "base"
                },
                {
                    "color": "#10A6C0",
                    "name": "Primary",
                    "slug": "primary"
                },
                {
                    "color": "#2ec9dc",
                    "name": "Ternary",
                    "slug": "ternary"
                },
                {
                    "color": "#c5e5eb",
                    "name": "Primary Light",
                    "slug": "primary-light"
                },
                {
                    "color": "#222222",
                    "name": "Headings",
                    "slug": "heading"
                },
                {
                    "color": "#393D43",
                    "name": "Secondary",
                    "slug": "secondary"
                },
                {
                    "color":"#171d27",
                    "name": "Second Bg",
                    "slug": "second-Bg"
                },
                {
                    "color": "#757575",
                    "name": "Body Text",
                    "slug": "body-text"
                },
                {
                    "color": "#f8f8f8",
                    "name": "Section Background",
                    "slug": "section-bg"
                },
                {
                    "color": "#292f3b",
                    "name": "Footer Bg",
                    "slug": "footer-bg"
                },
                {
                    "color": "#ffffff",
                    "name": "Background",
                    "slug": "background"
                },
                {
                    "color": "#000000",
                    "name": "Foreground",
                    "slug": "foreground"
                },
                {
                    "color":"#dfdfdf",
                    "name": "Border Color",
                    "slug": "border-color"
                },
                {
                    "color":"#a7aaad",
                    "name": "Sidebar Shadow Color",
                    "slug": "sidebar-shadow-color"
                }
                
            ]
        },
        "typography": {
            "fontFamilies": [
                {
                    "fontFamily": "\"Figtree\", sans-serif",
                    "name": "Figtree",
                    "slug": "figtree",
                    "fontFace": [
                        {
                            "fontFamily": "Figtree",
                            "fontStretch": "normal",
                            "fontStyle": "normal",
                            "fontWeight": "300 900",
                            "src": [
                                "file:./assets/fonts/figtree/Figtree-VariableFont_wght.ttf"
                            ]
                        },
                        {
                            "fontFamily": "Figtree",
                            "fontStretch": "normal",
                            "fontStyle": "italic",
                            "fontWeight": "300 900",
                            "src": [
                                "file:./assets/fonts/figtree/Figtree-Italic-VariableFont_wght.ttf"
                            ]
                        }
                    ]
                },
                {
                    "fontFamily": "\"Outfit\", sans-serif",
                    "name": "Outfit",
                    "slug": "outfit",
                    "fontFace": [
                        {
                            "fontFamily": "Outfit",
                            "fontStretch": "normal",
                            "fontStyle": "normal",
                            "fontWeight": "100 900",
                            "src": [
                                "file:./assets/fonts/outfit/Outfit-VariableFont_wght.ttf"
                            ]
                        }
                    ]
                },
                {
                    "fontFamily": "\"Lora\", serif",
                    "name": "Lora",
                    "slug": "lora",
                    "fontFace": [
                        {
                            "fontFamily": "Lora",
                            "fontStretch": "normal",
                            "fontStyle": "normal",
                            "fontWeight": "400 700",
                            "src": [
                                "file:./assets/fonts/lora/Lora-VariableFont_wght.ttf"
                            ]
                        },
                        {
                            "fontFamily": "Lora",
                            "fontStretch": "normal",
                            "fontStyle": "italic",
                            "fontWeight": "400 700",
                            "src": [
                                "file:./assets/fonts/lora/Lora-Italic-VariableFont_wght.ttf"
                            ]
                        }
                    ]
                },
                {
                    "fontFamily": "\"Inter\", sans-serif",
                    "name": "Inter",
                    "slug": "inter",
                    "fontFace": [
                        {
                            "fontFamily": "Inter",
                            "fontStretch": "normal",
                            "fontStyle": "normal",
                            "fontWeight": "100 900",
                            "src": [
                                "file:./assets/fonts/inter/Inter-VariableFont_opsz,wght.ttf"
                            ]
                        },
                        {
                            "fontFamily": "Inter",
                            "fontStretch": "normal",
                            "fontStyle": "italic",
                            "fontWeight": "100 900",
                            "src": [
                                "file:./assets/fonts/inter/Inter-Italic-VariableFont_opsz,wght.ttf"
                            ]
                        }
                    ]
                },
                {
                    "fontFamily": "\"Jost\", sans-serif",
                    "name": "Jost",
                    "slug": "jost",
                    "fontFace": [
                        {
                            "fontFamily": "Jost",
                            "fontStretch": "normal",
                            "fontStyle": "normal",
                            "fontWeight": "100 900",
                            "src": [
                                "file:./assets/fonts/jost/Jost-VariableFont_wght.ttf"
                            ]
                        },
                        {
                            "fontFamily": "Jost",
                            "fontStretch": "normal",
                            "fontStyle": "italic",
                            "fontWeight": "100 900",
                            "src": [
                                "file:./assets/fonts/jost/Jost-Italic-VariableFont_wght.ttf"
                            ]
                        }
                    ]
                }
            ],
            "fontSizes": [
                {
                    "name": "Body Text",
                    "slug": "body-text",
                    "size": "17px"
                },
                {
                    "name": "Extra Small",
                    "slug": "extra-small",
                    "size": "14px"
                },
                {
                    "name": "Small",
                    "slug": "small",
                    "size": "16px"
                },
                {
                    "name": "Medium",
                    "slug": "medium",
                    "size": "18px"
                },
                {
                    "name": "Regular",
                    "slug": "regular",
                    "size": "22px"
                },
                {
                    "name": "Large",
                    "slug": "large",
                    "size": "26px"
                },
                {
                    "name": "Extra Large",
                    "slug": "extra-large",
                    "size": "32px"
                },
                {
                    "name": "Big",
                    "slug": "big",
                    "size": "clamp(1.875rem, 1.725rem + 0.75vw, 2.625rem);"
                },
                {
                    "name": "Huge",
                    "slug": "huge",
                    "size": "clamp(40px, calc(2.25rem + ((1vw - 3.2px) * 2.375)), 74px);"
                },
                {
                    "name": "Gigantic",
                    "slug": "gigantic",
                    "size": "clamp(42px, calc(2.625rem + ((1vw - 3.2px) * 2.75)), 86px);"
                },
                {
                    "name": "Banner Title",
                    "slug": "banner-title",
                    "size": "clamp(2rem, 1.6rem + 2vw, 4rem);"
                }
            ],
            "fontWeight": true,
            "lineHeight": true
        },
        "appearanceTools": true,
        "useRootPaddingAwareAlignments": true,
        "spacing": {
			"padding": true,
			"margin": true,
			"blockGap": true,
			"units": [
				"px",
                "%",
				"em",
				"rem",
				"vh",
				"vw"
			]
		}
    },
    "styles": {
        "blocks": {
            "core/site-title": {
                "typography": {
                    "fontSize": "clamp(1.875rem, 1.661rem + 1.071vw, 2.625rem);",
                    "fontWeight": "700",
                    "lineHeight": "1.2"
                },
                "elements": {
                    "link": {
                        "color": {
                            "text": "var(--wp--preset--color--white);"
                        },
                        "typography": {
                            "textDecoration": "none"
                        }
                    }
                }
            },
            "core/navigation": {
                "typography": {
                    "fontWeight": "600",
                    "letterSpacing": "2px"
                },
                "color": {
                    "text": "var(--wp--preset--color--white);"
                },
                "elements": {
                    "link": {
                        ":hover": {
                            "color": {
                                "text": "var(--wp--preset--color--primary);"
                            }
                        },
                        ":focus": {
                            "color": {
                                "text": "var(--wp--preset--color--primary);"
                            }
                        },
                        ":active": {
                            "color": {
                                "text": "var(--wp--preset--color--primary);"
                            }
                        }
                    }
                }
            }
        },
        "typography": {
            "fontFamily": "var(--wp--preset--font-family--jost)",
            "fontSize": "var(--wp--preset--font-size--body-text)",
            "fontWeight": "400",
            "lineHeight": "1.5rem"
        },
        "color": {
            "text": "var(--wp--preset--color--body-text)",
            "background": "var(--wp--preset--color--base)"
        },
        "spacing": {
            "margin": {
                "top": "0",
                "bottom": "0",
                "right": "0",
                "left": "0"
            },
            "padding": {
                "top": "0",
                "bottom": "0",
                "right": "0",
                "left": "0"
            }
        },
        "elements": {
            "heading": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--jost)",
                    "fontWeight": "600"
                },
                "color": {
                    "text": "var(--wp--preset--color--heading)"
                }
            },
            "h1": {
                "typography": {
                    "fontSize": "50px",
                    "lineHeight": "1.5"
                }
            },
            "h2": {
                "typography": {
                    "fontSize": "44px",
                    "lineHeight": "1.3"
                }
            },
            "h3": {
                "typography": {
                    "fontSize": "28px"
                }
            },
            "h4": {
                "typography": {
                    "fontSize": "25px"
                }
            },
            "h5": {
                "typography": {
                    "fontSize": "22px"
                }
            },
            "h6": {
                "typography": {
                    "fontSize": "18px"
                }
            },
            "link": {
                "color": {
                    "text": "var(--wp--preset--color--heading)"
                },
                ":hover": {
                    "color": {
                        "text": "var(--wp--preset--color--primary)"
                    }
                },
                ":focus": {
                    "color": {
                        "text": "var(--wp--preset--color--primary)"
                    },
                    "outline": {
                        "width": "1px",
                        "style": "dotted"
                    }
                }
            },
            "button": {
                "color": {
                    "background": "var(--wp--preset--color--primary)",
                    "text": "var(--wp--preset--color--white)"
                },
                ":hover": {
                    "color": {
                        "background": "var(--wp--preset--color--heading)",
                        "text": "var(--wp--preset--color--background)"
                    }
                }
            }
        }
    },
    "templateParts": [
        {
            "name": "header",
            "area": "header",
            "title": "Header"
        },
        {
            "name": "footer",
            "area": "footer",
            "title": "Footer"
        },
        {
            "name": "sidebar",
            "area": "uncategorized",
            "title": "Sidebar"
        }
    ],
    "customTemplates": [
        {
            "name": "blog-grid-layout",
            "postTypes": ["page"],
            "title": "Grid Layout(Archieve posts)"
        },
        {
            "name": "blog-left-sidebar",
            "postTypes": ["page"],
            "title": "Left Sidebar(Archieve posts)"
        },
        {
            "name": "blog-right-sidebar",
            "postTypes": ["page"],
            "title": "Right Sidebar(Archieve posts)"
        },
        {
            "name": "page-left-sidebar",
            "postTypes": ["page"],
            "title": "Page Left Sidebar"
        },
        {
            "name": "page-right-sidebar",
            "postTypes": ["page"],
            "title": "Page Right Sidebar"
        },
        {
            "name": "page-no-header-image",
            "postTypes": ["page"],
            "title": "Page No Header Image"
        },
        {
            "name": "post-left-sidebar",
            "postTypes": ["post"],
            "title": "Post Left Sidebar"
        },
        {
            "name": "post-no-sidebar",
            "postTypes": ["post"],
            "title": "Post No Sidebar"
        },
        {
            "name": "post-no-header-image",
            "postTypes": ["post"],
            "title": "Post No Header Image"
        }
    ]
}