
.elementor-kit-6 {
	--e-global-color-primary: #202729;
	--e-global-color-secondary: #3a3a42;
	--e-global-color-text: #18181b;
	--e-global-color-accent: #ffcc06;
	--e-global-color-2e4721a: #fff;
	--e-global-color-10f38e6: #18181b;
	--e-global-typography-primary-font-family: "Fira Sans";
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-secondary-font-family: "Fira Sans";
	--e-global-typography-secondary-font-weight: 600;
	--e-global-typography-text-font-family: "Fira Sans";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Fira Sans";
	--e-global-typography-accent-font-weight: 500;
}

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

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	border-radius: 25px 25px 25px 25px;
	padding: 10px 20px 10px 20px;
}

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

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

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

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

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