
.elementor-kit-591 {
	--e-global-color-primary: #222;
	--e-global-color-secondary: #1b1a1a;
	--e-global-color-text: #9b9b9b;
	--e-global-color-accent: #fe5b2c;
	--e-global-color-6601caf: #fe5b2c;
	--e-global-color-b4b7660: #f84619;
	--e-global-color-f23bc04: #fc651c;
	--e-global-color-ded34d3: #222;
	--e-global-color-cd6f33c: #282828;
	--e-global-color-05f6b62: #010101;
	--e-global-color-d825f62: #161616;
	--e-global-color-5e5405f: #eaeaea;
	--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;
}

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

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

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

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