/* End Custom Fonts CSS */

.elementor-kit-5 {
	--e-global-color-primary: #302c1e;
	--e-global-color-secondary: #c7d7c0;
	--e-global-color-text: #575c5c;
	--e-global-color-accent: #ef3a5d;
	--e-global-color-5c49cab: #f5f3e7;
	--e-global-color-2be19b8: #fff6f6;
	--e-global-color-1744196: #c96e86;
	--e-global-color-b1ee888: #fff;
	--e-global-color-beb5ac7: #000;
	--e-global-color-35f6edc: rgba(255, 255, 255, 0);
	--e-global-color-97d00a0: #685341;
	--e-global-color-446e7f9: #6f8266;
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-size: 65px;
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-primary-line-height: 1.1em;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-size: 45px;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-secondary-line-height: 1.2em;
	--e-global-typography-text-font-family: "DM Sans";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-size: 15px;
	--e-global-typography-accent-font-weight: 600;
	--e-global-typography-a3f4bdc-font-family: "Poppins";
	--e-global-typography-a3f4bdc-font-size: 25px;
	--e-global-typography-a3f4bdc-line-height: 1.4em;
	--e-global-typography-21ff440-font-family: "Poppins";
	--e-global-typography-21ff440-font-size: 18px;
	--e-global-typography-21ff440-font-weight: 600;
	background-color: var(--e-global-color-b1ee888);
	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);
}

.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
	background-color: var(--e-global-color-accent);
	font-family: "Poppins", Sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-transform: capitalize;
	color: var(--e-global-color-b1ee888);
	border-radius: 360px 360px 360px 360px;
	padding: 20px 40px 20px 40px;
}

.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-1744196);
	color: var(--e-global-color-b1ee888);
}

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

.elementor-kit-5 h1 {
	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 h2 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-size: var(--e-global-typography-secondary-font-size);
	font-weight: var(--e-global-typography-secondary-font-weight);
	line-height: var(--e-global-typography-secondary-line-height);
}

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

.elementor-kit-5 h4 {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-size: var(--e-global-typography-accent-font-size);
	font-weight: var(--e-global-typography-accent-font-weight);
}

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

.e-con {
	--container-max-width: 1320px;
	--container-default-padding-top: 0px;
	--container-default-padding-right: 0px;
	--container-default-padding-bottom: 0px;
	--container-default-padding-left: 0px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 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-5 {
		--e-global-typography-primary-font-size: 50px;
		--e-global-typography-secondary-font-size: 38px;
		--e-global-typography-a3f4bdc-font-size: 20px;
		--e-global-typography-21ff440-font-size: 16px;
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-kit-5 h1 {
		font-size: var(--e-global-typography-primary-font-size);
		line-height: var(--e-global-typography-primary-line-height);
	}
	
	.elementor-kit-5 h2 {
		font-size: var(--e-global-typography-secondary-font-size);
		line-height: var(--e-global-typography-secondary-line-height);
	}
	
	.elementor-kit-5 h3 {
		font-size: var(--e-global-typography-a3f4bdc-font-size);
		line-height: var(--e-global-typography-a3f4bdc-line-height);
	}
	
	.elementor-kit-5 h4 {
		font-size: var(--e-global-typography-accent-font-size);
	}
	
	.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
		padding: 15px 30px 15px 30px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-5 {
		--e-global-typography-primary-font-size: 42px;
		--e-global-typography-secondary-font-size: 35px;
		--e-global-typography-text-font-size: 16px;
		--e-global-typography-a3f4bdc-font-size: 20px;
		--e-global-typography-21ff440-font-size: 16px;
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-kit-5 h1 {
		font-size: var(--e-global-typography-primary-font-size);
		line-height: var(--e-global-typography-primary-line-height);
	}
	
	.elementor-kit-5 h2 {
		font-size: var(--e-global-typography-secondary-font-size);
		line-height: var(--e-global-typography-secondary-line-height);
	}
	
	.elementor-kit-5 h3 {
		font-size: var(--e-global-typography-a3f4bdc-font-size);
		line-height: var(--e-global-typography-a3f4bdc-line-height);
	}
	
	.elementor-kit-5 h4 {
		font-size: var(--e-global-typography-accent-font-size);
	}
	
	.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
		padding: 15px 30px 15px 30px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
.sub-cta {
	font-size: 12px;
	line-height: 1.5em;
}

.elementor-widget-text-editor p:last-child {
	margin-bottom: 0px;
}
