/* End Custom Fonts CSS */

.elementor-kit-7 {
	--e-global-color-primary: #081737;
	--e-global-color-secondary: #dfb160;
	--e-global-color-text: #081737;
	--e-global-color-accent: #081737;
	--e-global-color-cffa730: #d6b68f;
	--e-global-color-2572521: #e6dad0;
	--e-global-color-b39c45b: #bba083;
	--e-global-color-c17b6f6: #f7f6f4;
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-weight: 300;
	color: var(--e-global-color-text);
	font-family: "Avenir", Sans-serif;
	font-size: 20px;
	font-weight: normal;
}

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

.elementor-kit-7 a {
	font-family: "Avenir", Sans-serif;
	font-size: 18px;
	font-weight: 300;
}

.elementor-kit-7 h1 {
	font-family: "Wensley", Sans-serif;
	font-size: 60px;
}

.elementor-kit-7 h2 {
	font-family: "Wensley", Sans-serif;
	font-size: 50px;
	font-weight: 400;
	line-height: 1.1em;
}

.elementor-kit-7 h3 {
	font-family: "Avenir", Sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.3em;
}

.elementor-kit-7 h4 {
	font-family: "Avenir", Sans-serif;
	font-size: 26px;
	font-weight: 300;
}

.elementor-kit-7 h5 {
	font-family: "Avenir", Sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.4em;
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

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

h1.entry-title {
	display: var(--page-title-display);
}

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

@media (max-width:1024px) {
	.elementor-kit-7 h1 {
		font-size: 45px;
	}
	
	.elementor-kit-7 h2 {
		font-size: 40px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-7 {
		font-size: 16px;
	}
	
	.elementor-kit-7 a {
		font-size: 16px;
	}
	
	.elementor-kit-7 h1 {
		font-size: 40px;
	}
	
	.elementor-kit-7 h2 {
		font-size: 35px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
@media (max-width: 767px) {
	.e-loop-item {
		height: auto !important;
	}
}
