/* End Custom Fonts CSS */

.elementor-kit-89 {
	--e-global-color-primary: #ece5d9;
	--e-global-color-secondary: #6f7070;
	--e-global-color-text: #fff;
	--e-global-color-accent: #222;
	--e-global-color-327c8de: rgba(255, 255, 255, .48);
	--e-global-color-1061d7e: #ece5d9;
	--e-global-color-483916a: #927f70;
	--e-global-color-b145899: rgba(138, 93, 69, .71);
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-size: 15px;
	--e-global-typography-accent-font-weight: 400;
	background-color: #ece5d9;
	font-family: "Poppins", Sans-serif;
}

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

.elementor-kit-89 a {
	color: #28817e;
	text-decoration: underline;
}

.elementor-kit-89 a:hover {
	color: var(--e-global-color-accent);
}

.elementor-kit-89 h2 {
	font-family: "Poppins", Sans-serif;
}

.elementor-kit-89 h3 {
	font-family: "Poppins", Sans-serif;
}

.elementor-kit-89 h4 {
	font-family: "Poppins", Sans-serif;
}

.elementor-kit-89 h5 {
	font-family: "Poppins", Sans-serif;
}

.elementor-kit-89 h6 {
	font-family: "Poppins", Sans-serif;
}

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

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:812px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 812px;
	}
	
	.e-con {
		--container-max-width: 812px;
	}
}
