
.elementor-kit-5 {
	--e-global-color-primary: #657163;
	--e-global-color-secondary: #657163;
	--e-global-color-text: #657163;
	--e-global-color-accent: #657163;
	--e-global-typography-primary-font-family: "Quicksand";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Quicksand";
	--e-global-typography-secondary-font-weight: 500;
	--e-global-typography-text-font-family: "Quicksand";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Quicksand";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-d88d96d-font-family: "arkibal serif";
	--e-global-typography-d88d96d-font-weight: 500;
	background-color: #f5f5f5;
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

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

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

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

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

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

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