
.elementor-kit-12050 {
	--e-global-color-primary: #252626;
	--e-global-color-secondary: #b54160;
	--e-global-color-text: #252626;
	--e-global-color-accent: #454545;
	--e-global-color-ee5cff5: #f7f6f2;
	--e-global-color-b3bc328: #fff;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-size: 14px;
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Cormorant Garamond";
	--e-global-typography-secondary-font-size: 32px;
	--e-global-typography-secondary-font-weight: 700;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-size: 14px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	color: var(--e-global-color-accent);
	font-family: "Roboto", Sans-serif;
}

.elementor-kit-12050 button, .elementor-kit-12050 input[type="button"], .elementor-kit-12050 input[type="submit"], .elementor-kit-12050 .elementor-button {
	background-color: #b54160;
	font-family: "Staatliches", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	color: #fff;
	border-style: none;
	border-radius: 50px 50px 50px 50px;
}

.elementor-kit-12050 button:hover, .elementor-kit-12050 button:focus, .elementor-kit-12050 input[type="button"]:hover, .elementor-kit-12050 input[type="button"]:focus, .elementor-kit-12050 input[type="submit"]:hover, .elementor-kit-12050 input[type="submit"]:focus, .elementor-kit-12050 .elementor-button:hover, .elementor-kit-12050 .elementor-button:focus {
	background-color: #fff;
	color: #b54160;
	border-style: none;
	border-radius: 50px 50px 50px 50px;
}

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

.elementor-kit-12050 a {
	color: #d50d1b;
	font-weight: bold;
}

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

.elementor-kit-12050 h1 {
	color: var(--e-global-color-primary);
}

.elementor-kit-12050 h2 {
	color: var(--e-global-color-primary);
}

.elementor-kit-12050 h3 {
	color: var(--e-global-color-primary);
}

.elementor-kit-12050 h4 {
	color: var(--e-global-color-primary);
}

.elementor-kit-12050 h5 {
	color: var(--e-global-color-primary);
}

.elementor-kit-12050 h6 {
	color: var(--e-global-color-primary);
}

.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 .header-inner {
	width: 1005px;
	max-width: 100%;
}

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