
.elementor-kit-7 {
	--e-global-color-primary: #e2c23f;
	--e-global-color-secondary: #000;
	--e-global-color-text: #fff;
	--e-global-color-accent: #e2c23f;
	--e-global-color-09de27a: #000;
	--e-global-typography-primary-font-family: "Montserrat";
	--e-global-typography-primary-font-size: 60px;
	--e-global-typography-primary-font-weight: 500;
	--e-global-typography-secondary-font-family: "Montserrat";
	--e-global-typography-secondary-font-size: 35px;
	--e-global-typography-secondary-font-weight: 500;
	--e-global-typography-text-font-family: "Source Sans 3";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Montserrat";
	--e-global-typography-accent-font-size: 18px;
	--e-global-typography-accent-font-weight: 600;
	--e-global-typography-34f0d72-font-family: "Montserrat";
	--e-global-typography-34f0d72-font-size: 16px;
	--e-global-typography-34f0d72-font-weight: 600;
	--e-global-typography-bb009be-font-family: "Montserrat";
	--e-global-typography-bb009be-font-size: 50px;
	--e-global-typography-bb009be-font-weight: 500;
	--e-global-typography-950a93e-font-family: "Montserrat";
	--e-global-typography-950a93e-font-size: 24px;
	--e-global-typography-950a93e-font-weight: 700;
	--e-global-typography-c4a5dd8-font-family: "Montserrat";
	--e-global-typography-c4a5dd8-font-size: 36px;
	--e-global-typography-c4a5dd8-font-weight: 700;
	--e-global-typography-286d0b6-font-family: "Montserrat";
	--e-global-typography-286d0b6-font-size: 20px;
	--e-global-typography-286d0b6-font-weight: 600;
	--e-global-typography-5028030-font-family: "Montserrat";
	--e-global-typography-5028030-font-size: 25px;
	--e-global-typography-5028030-font-weight: 500;
	--e-global-typography-021e5c4-font-family: "Montserrat";
	--e-global-typography-021e5c4-font-size: 21px;
	--e-global-typography-021e5c4-font-weight: 600;
	--e-global-typography-a743de2-font-family: "Montserrat";
	--e-global-typography-a743de2-font-size: 24px;
	--e-global-typography-a743de2-font-weight: 700;
	--e-global-typography-a743de2-line-height: 32px;
	--e-global-typography-638d49a-font-family: "Montserrat";
	--e-global-typography-638d49a-font-size: 20px;
	--e-global-typography-638d49a-font-weight: 600;
	--e-global-typography-3e8b2e3-font-family: "Montserrat";
	--e-global-typography-3e8b2e3-font-size: 36px;
	--e-global-typography-3e8b2e3-font-weight: 600;
	--e-global-typography-d40213b-font-family: "Montserrat";
	--e-global-typography-d40213b-font-size: 34px;
	--e-global-typography-d40213b-font-weight: 600;
}

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

.elementor-kit-7 a {
	color: var(--e-global-color-secondary);
}

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

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

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

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

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

@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-kit-7 {
		--e-global-typography-primary-font-size: 35px;
		--e-global-typography-secondary-font-size: 28px;
		--e-global-typography-bb009be-font-size: 32px;
		--e-global-typography-950a93e-font-size: 20px;
		--e-global-typography-c4a5dd8-font-size: 30px;
		--e-global-typography-5028030-font-size: 22px;
		--e-global-typography-a743de2-font-size: 20px;
		--e-global-typography-3e8b2e3-font-size: 30px;
		--e-global-typography-d40213b-font-size: 30px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
		--container-default-padding-top: 30px;
		--container-default-padding-right: 10px;
		--container-default-padding-bottom: 30px;
		--container-default-padding-left: 10px;
	}
}
