
.elementor-kit-9 {
	--e-global-color-primary: #f60;
	--e-global-color-secondary: #333;
	--e-global-color-text: #000;
	--e-global-color-accent: #f60;
	--e-global-typography-primary-font-family: "Montserrat";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Montserrat";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Montserrat";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Montserrat";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Montserrat";
}

.elementor-kit-9 button, .elementor-kit-9 input[type="button"], .elementor-kit-9 input[type="submit"], .elementor-kit-9 .elementor-button {
	background-color: transparent;
	font-family: "Montserrat";
	font-size: 18px;
	color: #fff;
	background-image: linear-gradient(180deg, #f90 0%, #f30 100%);
	border-radius: 5px 5px 5px 5px;
	padding: 20px 40px 20px 40px;
}

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

.elementor-kit-9 a {
	color: #000;
	font-family: "Montserrat";
	font-weight: 700;
}

.elementor-kit-9 h1 {
	font-family: "Montserrat";
}

.elementor-kit-9 h2 {
	font-family: "Montserrat";
}

.elementor-kit-9 h3 {
	font-family: "Montserrat";
}

.elementor-kit-9 h4 {
	font-family: "Montserrat";
}

.elementor-kit-9 h5 {
	font-family: "Montserrat";
}

.elementor-kit-9 h6 {
	font-family: "Montserrat";
}

.elementor-kit-9 label {
	font-family: "Montserrat";
}

.elementor-kit-9 input:not([type="button"]):not([type="submit"]), .elementor-kit-9 textarea, .elementor-kit-9 .elementor-field-textual {
	font-family: "Montserrat";
}

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

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-header .site-description {
	font-family: "Montserrat";
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-footer .site-description {
	font-family: "Montserrat";
}

.site-footer .copyright p {
	font-family: "Montserrat";
}

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