
.elementor-kit-6 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #fff;
	--e-global-color-text: #000;
	--e-global-color-accent: #e89676;
	--e-global-typography-primary-font-family: "Questrial";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Questrial";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Questrial";
	--e-global-typography-accent-font-weight: 500;
	color: #000;
	font-family: "Questrial", Sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	background-color: #e89676;
	font-family: "Questrial", Sans-serif;
	font-weight: 400;
	color: #fff;
	border-radius: 50px 50px 50px 50px;
}

.elementor-kit-6 button:hover, .elementor-kit-6 button:focus, .elementor-kit-6 input[type="button"]:hover, .elementor-kit-6 input[type="button"]:focus, .elementor-kit-6 input[type="submit"]:hover, .elementor-kit-6 input[type="submit"]:focus, .elementor-kit-6 .elementor-button:hover, .elementor-kit-6 .elementor-button:focus {
	background-color: rgba(0, 0, 0, .31);
	color: #f3eeee;
	border-radius: 50px 50px 50px 50px;
}

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

.elementor-kit-6 a {
	color: #000;
	font-family: "Questrial", Sans-serif;
	font-size: 18px;
	font-weight: 400;
}

.elementor-kit-6 h1 {
	color: #000;
	font-family: "Questrial", Sans-serif;
	font-size: 62px;
	font-weight: 400;
}

.elementor-kit-6 h2 {
	color: #000;
	font-family: "Questrial", Sans-serif;
	font-size: 40px;
	font-weight: 400;
}

.elementor-kit-6 h3 {
	color: #000;
	font-family: "Questrial", Sans-serif;
	font-weight: 400;
}

.elementor-kit-6 h4 {
	color: #000;
	font-family: "Questrial", Sans-serif;
	font-weight: 400;
}

.elementor-kit-6 h5 {
	color: #000;
	font-family: "Questrial", Sans-serif;
	font-weight: 400;
}

.elementor-kit-6 h6 {
	color: #000;
	font-family: "Questrial", Sans-serif;
	font-weight: 400;
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 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-kit-6 {
		font-size: 14px;
	}
	
	.elementor-kit-6 a {
		font-size: 14px;
	}
	
	.elementor-kit-6 h1 {
		font-size: 45px;
	}
	
	.elementor-kit-6 h2 {
		font-size: 30px;
	}
	
	.elementor-kit-6 h3 {
		font-size: 24px;
	}
	
	.elementor-kit-6 h4 {
		font-size: 20px;
	}
	
	.elementor-kit-6 h5 {
		font-size: 18px;
	}
	
	.elementor-kit-6 h6 {
		font-size: 16px;
	}
	
	.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
		font-size: 18px;
		padding: 10px 30px 10px 30px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
