/* End Custom Fonts CSS */

.elementor-kit-2937 {
	--e-global-color-primary: #3c3c3c;
	--e-global-color-secondary: #222;
	--e-global-color-text: #222;
	--e-global-color-accent: #5c685b;
	--e-global-color-b990e20: #b8ac50;
	--e-global-color-b1bcab4: #fff;
	--e-global-color-c5ef2e7: #5d685b;
	--e-global-color-7bc22be: #f5f1e9;
	--e-global-typography-primary-font-family: "Domine";
	--e-global-typography-primary-font-weight: normal;
	--e-global-typography-secondary-font-family: "Domine";
	--e-global-typography-secondary-font-weight: 300;
	--e-global-typography-text-font-family: "Nunito";
	--e-global-typography-text-font-weight: 300;
	--e-global-typography-accent-font-family: "Nunito";
	--e-global-typography-accent-font-weight: 700;
	--e-global-typography-b4b34b8-font-family: "Domine";
	--e-global-typography-b4b34b8-font-size: .8em;
	--e-global-typography-b4b34b8-text-transform: uppercase;
	--e-global-typography-58845a4-font-family: "Times New Roman";
	--e-global-typography-58845a4-font-size: 1.3em;
	color: var(--e-global-color-text);
}

.elementor-kit-2937 button, .elementor-kit-2937 input[type="button"], .elementor-kit-2937 input[type="submit"], .elementor-kit-2937 .elementor-button {
	background-color: #5c685b;
	font-size: 16px;
	font-weight: 700;
	color: var(--e-global-color-b1bcab4);
	border-radius: 50px 50px 50px 50px;
}

.elementor-kit-2937 button:hover, .elementor-kit-2937 button:focus, .elementor-kit-2937 input[type="button"]:hover, .elementor-kit-2937 input[type="button"]:focus, .elementor-kit-2937 input[type="submit"]:hover, .elementor-kit-2937 input[type="submit"]:focus, .elementor-kit-2937 .elementor-button:hover, .elementor-kit-2937 .elementor-button:focus {
	background-color: #5f5f5f;
	color: var(--e-global-color-b1bcab4);
}

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

.elementor-kit-2937 p {
	margin-block-end: 30px;
}

.elementor-kit-2937 a {
	color: #5c685b;
}

.elementor-kit-2937 a:hover {
	color: #4d564c;
}

.elementor-kit-2937 h1 {
	line-height: 1.2em;
}

.elementor-kit-2937 h2 {
	font-family: "Domine", Sans-serif;
	font-weight: bold;
	line-height: 1.2em;
}

.elementor-kit-2937 label {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-kit-2937 input:not([type="button"]):not([type="submit"]), .elementor-kit-2937 textarea, .elementor-kit-2937 .elementor-field-textual {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight);
	color: var(--e-global-color-primary);
	background-color: var(--e-global-color-7bc22be);
}

.elementor-kit-2937 input:focus:not([type="button"]):not([type="submit"]), .elementor-kit-2937 textarea:focus, .elementor-kit-2937 .elementor-field-textual:focus {
	color: var(--e-global-color-primary);
	background-color: var(--e-global-color-7bc22be);
}

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

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

.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:1024px) {
	.elementor-kit-2937 p {
		margin-block-end: 20px;
	}
	
	.elementor-kit-2937 h1 {
		font-size: 2em;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-2937 p {
		margin-block-end: 20px;
	}
	
	.elementor-kit-2937 h1 {
		font-size: 1.7em;
	}
	
	.elementor-kit-2937 h2 {
		font-size: 1.2em;
	}
	
	.elementor-kit-2937 h3 {
		font-size: 1.2em;
	}
	
	.elementor-kit-2937 h4 {
		font-size: 1.2em;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
