
.elementor-kit-243 {
	--e-global-color-primary: #f6efcc;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #979845;
	--e-global-color-4da1acde: #f4e49b;
	--e-global-color-6e1080fa: #fbde57;
	--e-global-color-3c03f712: #f9c21e;
	--e-global-color-64a6189f: #000;
	--e-global-color-3f606df5: #fff;
	--e-global-typography-primary-font-family: "Lato";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Lato";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Lato";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Lato";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-kit-243 a {
	color: #000;
	font-family: "Lato", Sans-serif;
	font-size: 18px;
}

.elementor-kit-243 a:hover {
	color: #979845;
	font-family: "Lato", Sans-serif;
	font-size: 18px;
	font-weight: 800;
	text-decoration: underline;
}

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

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

h1.entry-title {
	display: var(--page-title-display);
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
