
.elementor-kit-10 {
	--e-global-color-primary: #6c6c6c;
	--e-global-color-secondary: rgba(108, 108, 108, .55);
	--e-global-color-text: #000;
	--e-global-color-accent: #a07b5c;
	--e-global-color-80f6522: #d9d9d9;
	--e-global-color-2cf87c8: #f5f5f5;
	--e-global-typography-primary-font-family: "Jost";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Libre Baskerville";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-secondary-font-style: italic;
	--e-global-typography-text-font-family: "Nunito Sans";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 300;
	--e-global-typography-text-line-height: 26px;
	--e-global-typography-accent-font-family: "Josefin Sans";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-kit-10 h3 {
	color: var(--e-global-color-primary);
	font-family: "Jost", Sans-serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 66px;
}

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

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

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

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

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

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