
.elementor-kit-6 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-typography-primary-font-family: "Noto Kufi Arabic";
	--e-global-typography-primary-font-size: 20px;
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Droid Arabic Naskh";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Droid Arabic Kufi";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Tahoma";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Tahoma", Sans-serif;
}

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

.elementor-kit-6 h1 {
	font-family: "Noto Kufi Arabic", Sans-serif;
}

.elementor-kit-6 h2 {
	font-family: "Tahoma", Sans-serif;
}

.elementor-kit-6 h3 {
	font-family: "Tahoma", Sans-serif;
}

.elementor-kit-6 h6 {
	font-family: "Tahoma", Sans-serif;
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}

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

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

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

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

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

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