
.elementor-kit-7 {
	--e-global-color-primary: #ed0000;
	--e-global-color-secondary: #ffb700;
	--e-global-color-text: #2b2b2b;
	--e-global-color-accent: #61ce70;
	--e-global-color-ea0b96c: #fff;
	--e-global-color-3a2a5f4: #000;
	--e-global-color-9a4439e: rgba(255, 255, 255, 0);
	--e-global-typography-primary-font-family: "Graphik";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Graphik";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Graphik";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Graphik";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-b55867b-font-family: "Graphik";
	--e-global-typography-1d9a9fe-font-family: "Graphik";
	--e-global-typography-4b581cc-font-family: "Graphik";
	--e-global-typography-4b581cc-font-size: 15px;
	--e-global-typography-4b581cc-font-weight: 400;
}

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

.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;
}

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;
	}
}
