
.elementor-kit-9512 {
	--e-global-color-primary: #c59b9c;
	--e-global-color-secondary: #ff5b5b;
	--e-global-color-tertiary: #f14705;
	--e-global-color-quaternary: #383f48;
	--e-global-color-primary_hover: #cfacac;
	--e-global-typography-primary-font-family: "Nanum Pen Script";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Nanum Pen Script";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Nanum Pen Script";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Nanum Pen Script";
	--e-global-typography-accent-font-weight: 600;
}

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

.e-con {
	--container-max-width: 1200px;
	--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.page-title {
	display: var(--page-title-display);
}

@media (max-width:991px) {
	.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;
	}
}
