
.elementor-kit-7 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #121212;
	--e-global-color-text: #f9f9f9;
	--e-global-color-accent: #ff8700;
	--e-global-color-5b6768e: #415877;
	--e-global-color-eb2c007: #b3d3ff;
	--e-global-color-5fd40dd: #fcfc04;
	--e-global-color-1b271b5: #ff53e8;
	--e-global-typography-primary-font-family: "Oswald";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Cormorant Garamond";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Sen";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Black Ops One";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-91ce3bb-font-family: "Corben";
	--e-global-typography-0838d81-font-family: "Whisper";
	--e-global-typography-6904e34-font-family: "Jersey 20 Charted";
	--e-global-typography-d4d52b6-font-family: "Rubik Dirt";
}

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

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

.e-con {
	--container-max-width: 1400px;
	--container-default-padding-top: 0px;
	--container-default-padding-right: 0px;
	--container-default-padding-bottom: 0px;
	--container-default-padding-left: 0px;
}

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

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

h1.entry-title {
	display: var(--page-title-display);
}

.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-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
