
.elementor-kit-15 {
	--e-global-color-primary: #c68c3b;
	--e-global-color-secondary: #8d3025;
	--e-global-color-text: #343434;
	--e-global-color-accent: #61ce70;
	--e-global-color-6b3b55d: #64651a;
	--e-global-color-db9bb77: #eae3db;
	--e-global-color-62fb78a: #888;
	--e-global-color-2bee77b: #d8b17a;
	--e-global-color-f9be441: #343434;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
}

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

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

.e-con {
	--container-max-width: 1920px;
	--container-default-padding-top: 1rem;
	--container-default-padding-right: 1rem;
	--container-default-padding-bottom: 1rem;
	--container-default-padding-left: 1rem;
}

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

.elementor-element {
	--widgets-spacing: 1rem 1rem;
	--widgets-spacing-row: 1rem;
	--widgets-spacing-column: 1rem;
}

@media (max-width:767px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:639px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
