
.elementor-kit-7 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #dedede;
	--e-global-color-text: #000;
	--e-global-color-accent: #fff;
	--e-global-color-ee50c42: #dedede;
	--e-global-color-3928420: #fff;
	--e-global-color-30a5129: #f9e8e0;
	--e-global-color-9b34f72: #e6eee2;
	--e-global-color-52287c6: #faeadc;
	--e-global-typography-primary-font-family: "Cormorant Infant";
	--e-global-typography-primary-font-size: 51px;
	--e-global-typography-primary-font-weight: 300;
	--e-global-typography-primary-line-height: 61px;
	--e-global-typography-secondary-font-family: "Cormorant Infant";
	--e-global-typography-secondary-font-size: 44px;
	--e-global-typography-secondary-font-weight: 300;
	--e-global-typography-secondary-line-height: 45px;
	--e-global-typography-text-font-family: "Urbanist";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 25px;
	--e-global-typography-accent-font-family: "Cormorant Infant";
	--e-global-typography-accent-font-size: 12px;
	--e-global-typography-accent-font-weight: 300;
	--e-global-typography-accent-line-height: 14px;
}

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

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

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

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

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

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