Current File : /home/tsgmexic/4pie.com.mx/wp-content/themes/travel/theme.json
{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"version": 2,
	"settings": {
		"appearanceTools": true,
		"color": {
			"defaultDuotone": false,
			"defaultGradients": false,
			"defaultPalette": true,
			"duotone": [
				{
					"name": "Blue",
					"slug": "blue",
					"colors": [
						"#462CFF",
						"#ECE8FF"
					]
				},
				{
					"name": "Pink",
					"slug": "Pink",
					"colors": [
						"#F22AAA",
						"#FFDBF0"
					]
				},
				{
					"name": "Green",
					"slug": "green",
					"colors": [
						"#196A64",
						"#E0FFFD"
					]
				},
				{
					"name": "Yellow",
					"slug": "yellow",
					"colors": [
						"#4B420D",
						"#FFE465"
					]
				},
				{
					"name": "Red",
					"slug": "red",
					"colors": [
						"#33120B",
						"#FF756B"
					]
				},
				{
					"name": "Teal",
					"slug": "teal",
					"colors": [
						"#233938",
						"#67EBFF"
					]
				},
				{
					"name": "Orange",
					"slug": "orange",
					"colors": [
						"#31210D",
						"#FFA15B"
					]
				},
				{
					"name": "Punchy",
					"slug": "punchy",
					"colors": [
						"#00007e",
						"#6aff7e"
					]
				},
				{
					"name": "Blueberry",
					"slug": "blueberry",
					"colors": [
						"#7f02d3",
						"#00dbfe"
					]
				},
				{
					"name": "Lime",
					"slug": "lime",
					"colors": [
						"#02794c",
						"#fbf01a"
					]
				},
				{
					"name": "Sunset",
					"slug": "sunset",
					"colors": [
						"#FF3253",
						"#FFDC53"
					]
				},
				{
					"name": "Grayscale",
					"slug": "grayscale",
					"colors": [
						"#000",
						"#fff"
					]
				}
			],
			"gradients": [
				{
					"name": "Purple",
					"slug": "purple",
					"gradient": "linear-gradient(135deg, #4D34FA, #ad34fa)"
				},
				{
					"name": "Blue",
					"slug": "blue",
					"gradient": "linear-gradient(135deg, #0057FF, #31B5FF)"
				},
				{
					"name": "Pink",
					"slug": "pink",
					"gradient": "linear-gradient(135deg, #FF007A, #FF81BD)"
				},
				{
					"name": "Black",
					"slug": "black",
					"gradient": "linear-gradient(135deg, #14111E, #4B4462)"
				},
				{
					"name": "Heat",
					"slug": "heat",
					"gradient": "linear-gradient(135deg, #F32758, #FFC581)"
				}
			],
			"palette": [
				{
					"name": "Primary",
					"slug": "primary",
					"color": "var(--primary-color)"
				},
				{
					"name": "Secondary",
					"slug": "secondary",
					"color": "var(--secondary-color)"
				},				
				{
					"name": "Text",
					"slug": "text",
					"color": "var(--body-color)"
				},
				{
					"name": "Heading",
					"slug": "heading",
					"color": "var(--heading-color)"
				},
				{
					"name": "Subtle",
					"slug": "subtle",
					"color": "var(--subtle-color)"
				},	
				{
					"name": "Subtle 2",
					"slug": "subtle-two",
					"color": "var(--primary-border-color)"
				},	
				{
					"name": "Primary Inverse",
					"slug": "primary-inverse",
					"color": "var(--primary-color-inverse)"
				},	
				{
					"name": "Secondary Inverse",
					"slug": "secondary-inverse",
					"color": "var(--secondary-color-inverse)"
				},
				{
					"name": "Base",
					"slug": "base",
					"color": "var(--base-color)"
				}			
			],
			"link": true,
			"customDuotone": true
		},
		"custom": {
			"fontWeight": {
				"thin": 100,
				"extra-light": 200,
				"light": 300,
				"regular": 400,
				"medium": 500,
				"semi-bold": 600,
				"bold": 700,
				"extra-bold": 800,
				"black": 900
			},
			"lineHeight": {
				"none": 1,
				"tight": 1.1,
				"snug": 1.2,
				"normal": 1.5,
				"relaxed": 1.625,
				"loose": 2,
				"body": 1.625
			}
		},
		"layout": {
			"contentSize": "1290px",
			"wideSize": "1340px"
		},
		"spacing": {
			"spacingSizes": [
				{
					"name": "Small",
					"size": "clamp(.5rem, 2.5vw, 1rem)",
					"slug": "small"
				},
				{
					"name": "Medium",
					"size": "clamp(1.5rem, 4vw, 2rem)",
					"slug": "medium"
				},
				{
					"name": "Large",
					"size": "clamp(2rem, 5vw, 3rem)",
					"slug": "large"
				},
				{
					"name": "Extra Large",
					"size": "clamp(3rem, 7vw, 5rem)",
					"slug": "x-large"
				},
				{
					"name": "2xl",
					"size": "clamp(4rem, 9vw, 7rem)",
					"slug": "xx-large"
				},
				{
					"name": "3xl",
					"size": "clamp(5rem, 12vw, 9rem)",
					"slug": "xxx-large"
				},
				{
					"name": "4xl",
					"size": "clamp(6rem, 14vw, 13rem)",
					"slug": "xxxx-large"
				}
			],
			"units": [
				"px",
				"em",
				"rem",
				"vh",
				"vw",
				"%"
			],
			"blockGap": true,
			"padding": true,
			"margin": true
		},
		"typography": {
			"dropCap": false,
			"fluid": true,
			"fontFamilies": [
				{
					"fontFamily": "Marcellus, Sans-serif",
					"name": "Marcellus",
					"slug": "primary"
				},
				{
					"fontFamily": "DM Sans, Sans-serif",
					"name": "DM Sans",
					"slug": "secondary"
				},				
				{
					"fontFamily": "monospace",
					"name": "Monospace",
					"slug": "monospace"
				}
			],
			"fontSizes": [
				{
					"fluid": {
						"min": ".9rem",
						"max": "1rem"
					},
					"size": "1rem",
					"slug": "x-small",
					"name": "Extra Small"
				},
				{
					"fluid": {
						"min": "1rem",
						"max": "1.2rem"
					},
					"size": "1.2rem",
					"slug": "small"
				},
				{
					"fluid": {
						"min": "1.10rem",
						"max": "1rem"
					},
					"size": "1rem",
					"slug": "base",
					"name": "Base"
				},
				{
					"fluid": {
						"min": "1.3rem",
						"max": "1.6rem"
					},
					"size": "1.6rem",
					"slug": "medium"
				},
				{
					"fluid": {
						"min": "1.5rem",
						"max": "2rem"
					},
					"size": "2rem",
					"slug": "large"
				},
				{
					"fluid": {
						"min": "2rem",
						"max": "2.8rem"
					},
					"size": "2.8rem",
					"slug": "x-large"
				},
				{
					"fluid": {
						"min": "2.6rem",
						"max": "3.75rem"
					},
					"size": "3.75rem",
					"slug": "xx-large",
					"name": "2xl"
				},
				{
					"fluid": {
						"min": "3rem",
						"max": "4.8rem"
					},
					"size": "4.8rem",
					"slug": "xxx-large",
					"name": "3xl"
				}
			],
			"lineHeight": true
		},
		"useRootPaddingAwareAlignments": true
	},
	"styles": {
		"blocks": {
			"core/query-title": {
				"typography": {
					"lineHeight": "var(--wp--custom--line-height--tight)"
				}
			},
			"core/calendar": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/code": {
				"border": {
					"radius": "5px",
					"width": "0px"
				},
				"color": {
					"background": "var(--wp--preset--color--subtle)",
					"text": "var(--wp--preset--color--heading)"
				},
				"spacing": {
					"padding": {
						"top": "var(--wp--preset--spacing--medium)",
						"right": "var(--wp--preset--spacing--medium)",
						"bottom": "var(--wp--preset--spacing--medium)",
						"left": "var(--wp--preset--spacing--medium)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--monospace)",
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/columns": {
				"spacing": {
					"margin": {
						"bottom": "0px"
					}
				}
			},
			"core/comment-author-name": {
				"typography": {
					"lineHeight": "var(--wp--custom--line-height--normal)",
					"fontWeight": "var(--wp--custom--font-weight--semi-bold)"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none",
							"fontSize": "var(--wp--preset--font-size--base)"
						}
					}
				}
			},
			"core/comment-content": {
				"spacing": {
					"margin": {
						"top": "20px !important"
					}
				}
			},
			"core/comment-date": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "var(--wp--custom--line-height--normal)"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/comment-edit-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "var(--wp--custom--line-height--normal)"
				}
			},
			"core/comment-reply-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comments-title": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)",
					"lineHeight": "var(--wp--custom--line-height--body)"
				},
				"spacing": {
					"margin": {
						"top": "0px",
						"bottom": "var(--wp--preset--spacing--large)"
					}
				}
			},
			"core/post-comments-form": {
				"elements": {
					"heading": {
						"spacing": {
							"margin": {
								"top": "0px",
								"bottom": "var(--wp--preset--spacing--small) !important"
							}
						},
						"typography": {
							"fontSize": "var(--wp--preset--font-size--large)"
						}
					}
				}
			},
			"core/cover": {
				"spacing": {
					"padding": {
						"top": "var(--wp--preset--spacing--large)",
						"right": "var(--wp--preset--spacing--large)",
						"bottom": "var(--wp--preset--spacing--large)",
						"left": "var(--wp--preset--spacing--large)"
					}
				}
			},
			"core/post-excerpt": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						},
						"color": {
							"text": "var(--wp--preset--color--primary)"
						},
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						}
					}
				}
			},
			"core/read-more": {
				"elements": {
					"link": {
						"spacing": {
							"margin": {
								"top": "200px",
								"bottom": "200px"
							}
						}
					}
				}
			},
			"core/navigation": {
				"typography": {
					"fontWeight": "var(--wp--custom--font-weight--regular)"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						},
						"color": {
							"text": "var(--wp--preset--color--heading)"
						},
						":hover": {
							"typography": {
								"textDecoration": "underline"
							},
							"color": {
								"text": "var(--wp--preset--color--primary)"
							}
						},
						":focus": {
							"typography": {
								"textDecoration": "none"
							},
							"color": {
								"text": "var(--wp--preset--color--primary)"
							}
						},
						":active": {
							"typography": {
								"textDecoration": "none"
							},
							"color": {
								"text": "var(--wp--preset--color--primary)"
							}
						}
					}
				}
			},
			"core/paragraph": {
				"typography": {
					"lineHeight": "var(--wp--custom--line-height--body)"					
				},
				"color": {
					"text": "var(--wp--preset--color--text)"
				}				
			},
			"core/post-template": {
				"elements": {
					"h2": {
						"typography": {
							"fontSize": "var(--wp--preset--font-size--medium)",
							"lineHeight": "var(--wp--custom--line-height--body)"
						}
					}
				}
			},
			"core/post-terms": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/post-title": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xx-large)",
					"lineHeight": "var(--wp--custom--line-height--body)"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						},
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						}
					}
				}
			},
			"core/preformatted": {
				"border": {
					"radius": "5px"			
				},
				"color": {
					"background": "var(--wp--preset--color--subtle)",
					"text": "var(--wp--preset--color--body)"
				},
				"spacing": {
					"padding": {
						"top": "var(--wp--preset--spacing--medium)",
						"right": "var(--wp--preset--spacing--medium)",
						"bottom": "var(--wp--preset--spacing--medium)",
						"left": "var(--wp--preset--spacing--medium)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--monospace)",
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/pullquote": {
				"elements": {
					"cite": {
						"typography": {
							"fontSize": "var(--wp--preset--font-size--small)"
						},
						"color": {
							"text": "var(--wp--preset--color--secondary)"
						},
						"spacing": {
							"margin": {
								"top": "10px"
							}
						}
					}
				},
				"border": {
					"radius": "0",
					"style": "dotted",
					"width": "0 0 0 2px !important",
					"color": "var(--wp--preset--color--primary)"
				},
				"spacing": {
					"padding": {
						"top": "var(--wp--preset--spacing--medium)",
						"right": "0",
						"bottom": "0",
						"left": "0"
					}
				},
				"typography": {
					"lineHeight": "var(--wp--custom--line-height--normal)",
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontWeight": "var(--wp--custom--font-weight--light)",
					"fontStyle": "italic"
				}
			},
			"core/query-pagination": {
				"elements": {
					"link": {
						"border": {
							"radius": "5px",
							"width": "0"
						},
						"color": {
							"background": "var(--wp--preset--color--primary)",
							"text": "var(--wp--preset--color--base)"
						},
						"spacing": {
							"padding": {
								"top": ".5em",
								"right": "1em",
								"bottom": ".5em",
								"left": "1em"
							}
						},
						"typography": {
							"fontSize": "var(--wp--preset--font-size--small)",
							"fontWeight": "var(--wp--custom--font-weight--medium)",
							"textDecoration": "none"
						},
						":hover": {
							"color": {
								"background": "var(--wp--preset--color--primary)",
								"text": "var(--wp--preset--color--base)"
							},
							"typography": {
								"textDecoration": "underline"
							}
						}
					}
				}
			},
			"core/quote": {
				"elements": {
					"cite": {
						"typography": {
							"fontSize": "var(--wp--preset--font-size--small)"							
						},
						"color": {
							"text": "var(--wp--preset--color--secondary)"
						},
						"spacing": {
							"margin": {
								"top": "10px"
							}
						}
					}
				},
				"border": {
					"radius": "0",
					"style": "solid",
					"width": "0 0 0 5px !important",
					"color": "var(--wp--preset--color--primary)"
				},
				"spacing": {
					"padding": {
						"left": "var(--wp--preset--spacing--large)",
						"right": "var(--wp--preset--spacing--large)"
					}
				},
				"typography": {
					"lineHeight": "var(--wp--custom--line-height--normal)",
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontWeight": "var(--wp--custom--font-weight--normal)"
				}
			},
			"core/search": {
				"css": ".wp-block-search__button-inside .wp-block-search__inside-wrapper { border: none }"
			},
			"core/spacer": {
				"spacing": {
					"margin": {
						"top": "0 !important"
					}
				}
			},
			"core/separator": {
				"color": {
					"text": "var(--wp--preset--color--subtle-two)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)"
				}
			},
			"core/site-tagline": {
				"spacing": {
					"margin": {
						"bottom": "20px"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontWeight": "var(--wp--custom--font-weight--semi-bold)",
					"lineHeight": "var(--wp--custom--line-height--none)"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/table": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/template-part": {
				"spacing": {
					"margin": {
						"top": "0px !important"
					}
				}
			}
		},
		"color": {
			"background": "var(--wp--preset--color--base)",
			"text": "var(--wp--preset--color--body)"
		},
		"elements": {
			"button": {
				"border": {
					"radius": "5px",
					"width": "0"
				},
				"color": {
					"background": "var(--wp--preset--color--primary)",
					"text": "var(--wp--preset--color--primary-inverse)"
				},
				"spacing": {
					"padding": {
						"top": ".5em",
						"right": "1em",
						"bottom": ".5em",
						"left": "1em"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontWeight": "var(--wp--custom--font-weight--medium)",
					"textDecoration": "none"
				},
				":hover": {
					"color": {
						"background": "var(--wp--preset--color--primary)",
						"text": "var(--wp--preset--color--primary-inverse)"
					},
					"typography": {
						"textDecoration": "none"
					}
				}
			},
			"h1": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xx-large)"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-large)"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--base)"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--secondary)",
					"fontWeight": "var(--wp--custom--font-weight--medium)",
					"lineHeight": "var(--wp--custom--line-height--body)"
				}
			},
			"link": {
				"color": {
					"text": "var(--wp--preset--color--primary)"
				}
			}
		},
		"spacing": {
			"blockGap": "var(--wp--preset--spacing--medium)",
			"padding": {
				"top": "0",
				"right": "var(--wp--preset--spacing--medium)",
				"bottom": "0",
				"left": "var(--wp--preset--spacing--medium)"
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--primary)",
			"fontSize": "var(--wp--preset--font-size--base)",
			"fontWeight": "var(--wp--custom--font-weight--regular)",
			"lineHeight": "var(--wp--custom--line-height--body)"
		}
	}
}