/* End Custom Fonts CSS */

.elementor-kit-3041 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #fff;
	--e-global-color-text: #000;
	--e-global-color-accent: #f4d3d5;
	--e-global-color-2d78e22: #84764f;
	--e-global-color-5fc3b13: #f8dddf;
	--e-global-typography-primary-font-family: "linotype-didot";
	--e-global-typography-primary-font-style: normal;
	--e-global-typography-secondary-font-family: "linotype-didot";
	--e-global-typography-secondary-text-transform: uppercase;
	--e-global-typography-secondary-font-style: normal;
	--e-global-typography-text-font-family: "gill sans nova";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 300;
	--e-global-typography-accent-font-family: "gill sans nova";
	--e-global-typography-accent-font-weight: 500;
	font-family: "gill sans nova", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
}

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

.elementor-kit-3041 a {
	color: var(--e-global-color-accent);
	font-weight: 500;
	text-transform: uppercase;
}

.elementor-kit-3041 h1 {
	color: var(--e-global-color-2d78e22);
	font-family: "linotype-didot", Sans-serif;
	font-size: 60px;
	line-height: 1.2em;
}

.elementor-kit-3041 h2 {
	color: #000;
	font-family: "linotype-didot", Sans-serif;
	font-size: 60px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 1.5px;
}

.elementor-kit-3041 h3 {
	font-family: "linotype-didot", Sans-serif;
	font-size: 40px;
	line-height: 1.2em;
}

.elementor-kit-3041 h4 {
	font-family: "linotype-didot", Sans-serif;
	font-size: 30px;
	line-height: 1.2em;
}

.elementor-kit-3041 h5 {
	font-family: "linotype-didot", Sans-serif;
	font-size: 26px;
	line-height: 1.2em;
}

.elementor-kit-3041 h6 {
	font-family: "linotype-didot", Sans-serif;
}

.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;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

@media (max-width:1366px) {
	.elementor-kit-3041 h1 {
		font-size: 56px;
	}
	
	.elementor-kit-3041 h2 {
		font-size: 50px;
	}
	
	.elementor-kit-3041 h3 {
		font-size: 36px;
	}
	
	.elementor-kit-3041 h4 {
		font-size: 27px;
	}
	
	.elementor-kit-3041 h5 {
		font-size: 22px;
	}
}

@media (max-width:1024px) {
	.elementor-kit-3041 h1 {
		font-size: 48px;
	}
	
	.elementor-kit-3041 h2 {
		font-size: 40px;
	}
	
	.elementor-kit-3041 h3 {
		font-size: 30px;
	}
	
	.elementor-kit-3041 h4 {
		font-size: 24px;
	}
	
	.elementor-kit-3041 h5 {
		font-size: 20px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-3041 h1 {
		font-size: 42px;
	}
	
	.elementor-kit-3041 h2 {
		font-size: 30px;
	}
	
	.elementor-kit-3041 h3 {
		font-size: 24px;
	}
	
	.elementor-kit-3041 h4 {
		font-size: 22px;
	}
	
	.elementor-kit-3041 h5 {
		font-size: 18px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
