/* End custom CSS */

.elementor-kit-16773 {
	--e-global-color-primary: #292b30;
	--e-global-color-secondary: #f5ebe0;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #292b30;
	--e-global-color-ffcd0ea: #c64f40;
	--e-global-color-54228c6: #8d261b;
	--e-global-color-6f6e80e: #7bb2d9;
	--e-global-color-33a423c: #4c7ab4;
	--e-global-color-cc49d6e: #c3a681;
	--e-global-color-fdf184c: #8f6f49;
	--e-global-color-51250cf: #fff;
	--e-global-typography-primary-font-family: "WindSong";
	--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;
	--e-global-typography-45330ea-font-family: "Vollkorn";
	--e-global-typography-45330ea-font-size: 3rem;
	--e-global-typography-45330ea-font-weight: 400;
	--e-global-typography-3fe2fc3-font-family: "Sans";
	--e-global-typography-3fe2fc3-font-size: 1rem;
	--e-global-typography-3fe2fc3-font-weight: 400;
	--e-global-typography-3fe2fc3-line-height: 1.1rem;
	--e-global-typography-84abbe6-font-family: "Glare";
	--e-global-typography-84abbe6-font-size: 1rem;
	--e-global-typography-84abbe6-font-weight: 300;
	--e-global-typography-84abbe6-line-height: 1.5rem;
	--e-global-typography-69d5481-font-family: "Glare";
	--e-global-typography-69d5481-font-size: 1rem;
	--e-global-typography-69d5481-font-weight: 400;
	--e-global-typography-986486c-font-family: "Glare";
	--e-global-typography-986486c-font-weight: 600;
}

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

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

.e-con {
	--container-max-width: 1140px;
	--container-default-padding-top: 0px;
	--container-default-padding-right: 0px;
	--container-default-padding-bottom: 0px;
	--container-default-padding-left: 0px;
}

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 0px;
}

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

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

/* Start custom CSS */
body {
	margin: 0;
	padding: 0;
}
