
.elementor-kit-7 {
	--e-global-color-primary: #5d4037;
	--e-global-color-secondary: #4db6ac;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #ff8a65;
	--e-global-color-f11e8f5: #f5f5f5;
	--e-global-typography-primary-font-family: "Quicksand";
	--e-global-typography-primary-font-size: 42px;
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-secondary-font-family: "Quicksand";
	--e-global-typography-secondary-font-size: 32px;
	--e-global-typography-secondary-font-weight: 700;
	--e-global-typography-text-font-family: "Nunito";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Quicksand";
	--e-global-typography-accent-font-size: 14px;
	--e-global-typography-accent-font-weight: 700;
	--e-global-typography-9088da1-font-family: "Quicksand";
	--e-global-typography-9088da1-font-size: 42px;
	--e-global-typography-9088da1-font-weight: 700;
	--e-global-typography-0428aef-font-family: "Quicksand";
	--e-global-typography-0428aef-font-size: 32px;
	--e-global-typography-0428aef-font-weight: 700;
}

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

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 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-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
