/* End Custom Fonts CSS */

.elementor-kit-7 {
	--e-global-color-primary: #fff6e3;
	--e-global-color-secondary: #cdc8bd;
	--e-global-color-text: #827f79;
	--e-global-color-accent: #353535;
	--e-global-typography-primary-font-family: "Work Sans";
	--e-global-typography-primary-font-size: 1.05vw;
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Work Sans";
	--e-global-typography-secondary-font-size: 1.05vw;
	--e-global-typography-secondary-font-weight: 300;
	--e-global-typography-text-font-family: "Work Sans";
	--e-global-typography-text-font-size: 1.05vw;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Work Sans";
	--e-global-typography-accent-font-size: 1vw;
	--e-global-typography-accent-font-weight: 700;
	--e-global-typography-7572724-font-family: "La Qatrie";
	--e-global-typography-7572724-font-size: 4.5vw;
	--e-global-typography-7572724-text-transform: uppercase;
	--e-global-typography-7572724-line-height: 1.1em;
	--e-global-typography-4aae5fb-font-family: "La Qatrie";
	--e-global-typography-4aae5fb-font-size: 3.1vw;
	--e-global-typography-4aae5fb-font-weight: 100;
	--e-global-typography-4aae5fb-line-height: 0em;
	--e-global-typography-88625de-font-family: "Work Sans";
	--e-global-typography-88625de-font-size: 1vw;
	--e-global-typography-88625de-font-weight: 400;
	--e-global-typography-88625de-text-transform: uppercase;
	--e-global-typography-88625de-letter-spacing: .3em;
	--e-global-typography-c834e45-font-family: "Work Sans";
	--e-global-typography-c834e45-font-size: 1.3vw;
	--e-global-typography-c834e45-font-weight: 400;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
}

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

.elementor-kit-7 a {
	color: var(--e-global-color-secondary);
}

.elementor-kit-7 a:hover {
	color: var(--e-global-color-primary);
}

.elementor-kit-7 h1 {
	color: var(--e-global-color-secondary);
}

.elementor-kit-7 button, .elementor-kit-7 input[type="button"], .elementor-kit-7 input[type="submit"], .elementor-kit-7 .elementor-button {
	color: var(--e-global-color-primary);
}

.elementor-kit-7 button:hover, .elementor-kit-7 button:focus, .elementor-kit-7 input[type="button"]:hover, .elementor-kit-7 input[type="button"]:focus, .elementor-kit-7 input[type="submit"]:hover, .elementor-kit-7 input[type="submit"]:focus, .elementor-kit-7 .elementor-button:hover, .elementor-kit-7 .elementor-button:focus {
	color: var(--e-global-color-secondary);
}

.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-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

@media (max-width:1024px) {
	.elementor-kit-7 {
		--e-global-typography-primary-font-size: 1.5vw;
		--e-global-typography-secondary-font-size: 1.5vw;
		--e-global-typography-text-font-size: 1.5vw;
		--e-global-typography-accent-font-size: 1.5vw;
		--e-global-typography-88625de-font-size: 1.5vw;
		--e-global-typography-c834e45-font-size: 1.5vw;
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-7 {
		--e-global-typography-primary-font-size: 3.7vw;
		--e-global-typography-secondary-font-size: 3.7vw;
		--e-global-typography-text-font-size: 3.7vw;
		--e-global-typography-accent-font-size: 3.7vw;
		--e-global-typography-7572724-font-size: 7vw;
		--e-global-typography-4aae5fb-font-size: 7vw;
		--e-global-typography-88625de-font-size: 3.7vw;
		--e-global-typography-c834e45-font-size: 3.7vw;
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
