
.elementor-kit-6 {
	--e-global-color-primary: #251101;
	--e-global-color-secondary: #ffacac;
	--e-global-color-text: #5688c7;
	--e-global-color-accent: #3e1e69;
	--e-global-color-62635a2: #23b5d3;
	--e-global-color-a96ab6a: #000;
	--e-global-color-eec1f32: #fff;
	--e-global-color-d1f71cf: #f7eeee;
	--e-global-color-f637746: #c03737;
	--e-global-color-47c0e71: #337a44;
	--e-global-color-8d34090: #648381;
	--e-global-typography-primary-font-family: "DM Serif Display";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Montserrat";
	--e-global-typography-secondary-font-weight: 600;
	--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-5472ad1-font-family: "Libre Bodoni";
}

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

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

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

.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-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
