/* End Custom Fonts CSS */

.elementor-kit-6 {
	--e-global-color-primary: #4b57e7;
	--e-global-color-secondary: #3a2e83;
	--e-global-color-text: #050505;
	--e-global-color-accent: #43c1ad;
	--e-global-color-d89573e: #f6b820;
	--e-global-color-baa622a: #121212;
	--e-global-color-5d61c78: #13056b;
	--e-global-color-bf76a6c: #fff;
	--e-global-color-b383a45: #e4e8ff;
	--e-global-typography-primary-font-family: "Trade Gothic Next";
	--e-global-typography-primary-font-weight: 900;
	--e-global-typography-secondary-font-family: "ALS Hauss";
	--e-global-typography-secondary-font-weight: 600;
	--e-global-typography-text-font-family: "ALS Hauss";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "ALS Hauss";
	--e-global-typography-accent-font-weight: 500;
}

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

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

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

h1.entry-title {
	display: var(--page-title-display);
}

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

/* Start custom CSS */
.hide-button {
	display: none;
}
