
.elementor-kit-6 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #000;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-typography-primary-font-family: "PT Serif";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "PT Serif";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Quicksand";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "PT Serif";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-835e4fa-font-family: "Scheherazade New";
	--e-global-typography-835e4fa-font-size: 96px;
	background-color: #fff;
}

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

.elementor-kit-6 label {
	color: #dfdfdf;
}

.elementor-kit-6 input:not([type="button"]):not([type="submit"]), .elementor-kit-6 textarea, .elementor-kit-6 .elementor-field-textual {
	border-style: none;
	border-radius: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]), .elementor-kit-6 textarea:focus, .elementor-kit-6 .elementor-field-textual:focus {
	background-color: #8b6b6b;
}

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

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

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

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

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