
.elementor-kit-11 {
	--e-global-color-primary: #e86020;
	--e-global-color-secondary: #000;
	--e-global-color-text: #030303;
	--e-global-color-accent: #e86020;
	--e-global-color-49f4d32: #fff;
	--e-global-typography-primary-font-family: "Inter";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Sofia Sans";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Inter";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Inter";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-fa28b2e-font-family: "Tajawal";
	background-color: var(--e-global-color-49f4d32);
}

.elementor-kit-11 button, .elementor-kit-11 input[type="button"], .elementor-kit-11 input[type="submit"], .elementor-kit-11 .elementor-button {
	background-color: transparent;
	font-family: "Plus Jakarta Sans", Sans-serif;
	font-size: 14px;
	color: var(--e-global-color-49f4d32);
	background-image: linear-gradient(180deg, #e85f20 0%, #ff8a52 100%);
	border-radius: 30px 30px 30px 30px;
}

.elementor-kit-11 button:hover, .elementor-kit-11 button:focus, .elementor-kit-11 input[type="button"]:hover, .elementor-kit-11 input[type="button"]:focus, .elementor-kit-11 input[type="submit"]:hover, .elementor-kit-11 input[type="submit"]:focus, .elementor-kit-11 .elementor-button:hover, .elementor-kit-11 .elementor-button:focus {
	background-color: var(--e-global-color-text);
	color: var(--e-global-color-49f4d32);
}

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

.elementor-kit-11 a {
	color: var(--e-global-color-secondary);
	text-decoration: none;
}

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

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

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