
.elementor-kit-4 {
	--e-global-color-primary: #aa2b29;
	--e-global-color-secondary: #000;
	--e-global-color-text: #2b2b2b;
	--e-global-color-accent: #fff;
	--e-global-color-70dfe2f: #f3b907;
	--e-global-color-42ebf27: #fc8300;
	--e-global-color-523e2da: #ffa713;
	--e-global-color-44694f5: #f83f02;
	--e-global-color-aa9198f: #fff;
	--e-global-typography-primary-font-family: "Montserrat";
	--e-global-typography-primary-font-size: 70px;
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Montserrat";
	--e-global-typography-secondary-font-size: 25px;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Montserrat";
	--e-global-typography-text-font-size: 14px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Montserrat";
	--e-global-typography-accent-font-size: 32px;
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-aa3b5c9-font-family: "Montserrat";
	--e-global-typography-aa3b5c9-font-size: 40px;
}

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

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

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

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

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

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

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

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