/* End Custom Fonts CSS */

.elementor-kit-14 {
	--e-global-color-primary: #33383a;
	--e-global-color-secondary: #ffe063;
	--e-global-color-text: #33383a;
	--e-global-color-accent: #ffe063;
	--e-global-color-9d682b4: #ffc819;
	--e-global-color-25946e2: #fff;
	--e-global-color-e85f970: #000;
	--e-global-color-a138cb4: #f1f1f1;
	--e-global-typography-primary-font-family: "Montserrat";
	--e-global-typography-secondary-font-family: "Montserrat";
	--e-global-typography-text-font-family: "Montserrat";
	--e-global-typography-accent-font-family: "Montserrat";
	color: #33383a;
	font-family: "Montserrat", Sans-serif;
	font-size: 16px;
	line-height: 1.7em;
	letter-spacing: .4px;
}

.elementor-kit-14 button, .elementor-kit-14 input[type="button"], .elementor-kit-14 input[type="submit"], .elementor-kit-14 .elementor-button {
	background-color: var(--e-global-color-25946e2);
	font-family: "Montserrat", Sans-serif;
	font-weight: 600;
	line-height: 21px;
	color: var(--e-global-color-text);
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: var(--e-global-color-text);
	border-radius: 4px 4px 4px 4px;
}

.elementor-kit-14 button:hover, .elementor-kit-14 button:focus, .elementor-kit-14 input[type="button"]:hover, .elementor-kit-14 input[type="button"]:focus, .elementor-kit-14 input[type="submit"]:hover, .elementor-kit-14 input[type="submit"]:focus, .elementor-kit-14 .elementor-button:hover, .elementor-kit-14 .elementor-button:focus {
	background-color: var(--e-global-color-text);
	color: var(--e-global-color-accent);
}

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

.elementor-kit-14 a {
	color: var(--e-global-color-9d682b4);
	font-family: "Montserrat", Sans-serif;
}

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

.elementor-kit-14 h1 {
	color: var(--e-global-color-text);
	font-size: 64px;
	font-weight: 600;
	line-height: 72px;
}

.elementor-kit-14 h2 {
	color: var(--e-global-color-text);
	font-size: 56px;
	font-weight: 600;
	line-height: 64px;
}

.elementor-kit-14 h3 {
	color: var(--e-global-color-text);
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
}

.elementor-kit-14 h4 {
	color: var(--e-global-color-text);
	font-family: "Montserrat", Sans-serif;
}

.elementor-kit-14 h5 {
	color: var(--e-global-color-text);
	font-family: "Montserrat", Sans-serif;
}

.elementor-kit-14 h6 {
	color: var(--e-global-color-text);
	font-family: "Montserrat", Sans-serif;
}

.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;
}

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

@media (max-width:767px) {
	.elementor-kit-14 h1 {
		font-size: 36px;
		line-height: 42px;
	}
	
	.elementor-kit-14 h2 {
		font-size: 36px;
		line-height: 42px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
p a, .elementor-field-subgroup a, .jet-listing-not-found a, .page-content ul li a, .page-content ol li a, .elementor-location-single ul li a, .elementor-location-single ol li a {
	color: var(--e-global-color-text) !important;
	box-shadow: inset 0 -4px 0 rgba(255, 224, 99, 60%) !important;
	-webkit-box-shadow: inset 0 -4px 0 rgba(255, 224, 99, 60%) !important;
	border-bottom: 1px solid rgba(255, 224, 99, .6);
}

p a:hover, .elementor-field-subgroup a:hover, .jet-listing-not-found a:hover, .page-content ul li a:hover, .page-content ol li a:hover, .elementor-location-single ul li a:hover, .elementor-location-single ol li a:hover {
	background: rgba(255, 224, 99, .6) !important;
	color: inherit;
	text-decoration: none;
}

.post-password-form {
	padding: 100px 10px;
}

@media screen and (min-width:1025px) {
	.post-password-form {
		padding: 100px 25%;
	}
}

.post-password-form label {
	display: block;
	margin-top: 30px;
}

.post-password-form label input {
	margin-top: 5px;
	margin-bottom: 10px;
}
