
.elementor-kit-7 {
	--e-global-color-primary: #5ae000;
	--e-global-color-secondary: #004b23;
	--e-global-color-text: #2d2d2d;
	--e-global-color-accent: #005f12;
	--e-global-color-9ad7546: #f5f5f5;
	--e-global-color-596d22f: #e1fa94;
	--e-global-color-96d3b6a: #cf3;
	--e-global-color-86a4b69: #38a009;
	--e-global-color-5554b28: #fff;
	--e-global-color-6829797: #000;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Poppins", Sans-serif;
	font-size: 18px;
	line-height: 26px;
}

.elementor-kit-7 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-7 h1 {
	font-family: "Caudex", Sans-serif;
	font-size: 56px;
}

.elementor-kit-7 h2 {
	font-family: "Caudex", Sans-serif;
	font-size: 42px;
}

.elementor-kit-7 h3 {
	font-family: "Caudex", Sans-serif;
	font-size: 32px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1140px;
}

.e-con {
	--container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

@media (max-width:1024px) {
	.elementor-kit-7 h2 {
		font-size: 36px;
	}
	
	.elementor-kit-7 h3 {
		font-size: 28px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-7 h2 {
		font-size: 28px;
	}
	
	.elementor-kit-7 h3 {
		font-size: 26px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
