
.elementor-kit-5 {
	--e-global-color-primary: #d7b768;
	--e-global-color-secondary: #fff;
	--e-global-color-text: #000;
	--e-global-color-accent: #b3a47f;
	--e-global-color-c7b20cc: #b3a47f;
	--e-global-color-e948e72: #656565;
	--e-global-typography-primary-font-family: "Urbanist";
	--e-global-typography-primary-font-size: 16px;
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-primary-line-height: 24px;
	--e-global-typography-secondary-font-family: "Lato";
	--e-global-typography-secondary-font-size: 16px;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-secondary-line-height: 24px;
	--e-global-typography-text-font-family: "Lato";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 24px;
	--e-global-typography-accent-font-family: "Lato";
	--e-global-typography-accent-font-size: 16px;
	--e-global-typography-accent-font-weight: 400;
	--e-global-typography-accent-line-height: 24px;
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
	--e-page-transition-entrance-animation: e-page-transition-fade-out-down;
	--e-page-transition-animation-duration: 1500ms;
	--e-preloader-animation-duration: 1500ms;
	--e-preloader-delay: 0ms;
	--e-preloader-color: #fff;
	--e-preloader-size: 20px;
}

.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
	background-color: #fff;
	font-family: "Urbanist", Sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	color: #000;
	box-shadow: 0px 4px 9px 0px rgba(179, 164, 127, .5);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-radius: 16px 16px 16px 16px;
	padding: 15px 15px 15px 15px;
}

.elementor-kit-5 button:hover, .elementor-kit-5 button:focus, .elementor-kit-5 input[type="button"]:hover, .elementor-kit-5 input[type="button"]:focus, .elementor-kit-5 input[type="submit"]:hover, .elementor-kit-5 input[type="submit"]:focus, .elementor-kit-5 .elementor-button:hover, .elementor-kit-5 .elementor-button:focus {
	background-color: var(--e-global-color-primary);
	color: var(--e-global-color-secondary);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-radius: 16px 16px 16px 16px;
}

.elementor-kit-5 e-page-transition {
	background-color: var(--e-global-color-primary);
}

.elementor-kit-5 a {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
	line-height: var(--e-global-typography-primary-line-height);
}

.elementor-kit-5 a:hover {
	color: var(--e-global-color-text);
}

.elementor-kit-5 h1 {
	color: var(--e-global-color-secondary);
	font-family: "Urbanist", Sans-serif;
	font-size: 50px;
	font-weight: 700;
	line-height: 60px;
}

.elementor-kit-5 h2 {
	color: var(--e-global-color-text);
	font-family: "Urbanist", Sans-serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 34px;
}

.elementor-kit-5 h3 {
	color: var(--e-global-color-primary);
	font-family: "Lato", Sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 24px;
}

.elementor-kit-5 h4 {
	color: var(--e-global-color-text);
	font-family: "Urbanist", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
}

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

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

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

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

.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-5 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-kit-5 a {
		font-size: var(--e-global-typography-primary-font-size);
		line-height: var(--e-global-typography-primary-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-5 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-kit-5 a {
		font-size: var(--e-global-typography-primary-font-size);
		line-height: var(--e-global-typography-primary-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
