
.elementor-kit-1311 {
	--e-global-color-primary: #cd2122;
	--e-global-color-secondary: #c48e4c;
	--e-global-color-text: #825e24;
	--e-global-color-accent: #e8c12f;
	--e-global-color-dd3d55f: #6ec1e4;
	--e-global-color-6114d709: #54595f;
	--e-global-color-7aba9ce1: #7a7a7a;
	--e-global-color-647fe18c: #61ce70;
	--e-global-color-77c1f02b: #4054b2;
	--e-global-color-29121a72: #23a455;
	--e-global-color-5b66e9d1: #000;
	--e-global-color-40eadff6: #fff;
	--e-global-typography-primary-font-family: "Noto Sans TC";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Noto Sans TC";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Noto Sans TC";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Noto Sans TC";
	--e-global-typography-accent-font-weight: 500;
}

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

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

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