/* End Custom Fonts CSS */

.elementor-kit-985 {
	--e-global-color-primary: #093d26;
	--e-global-color-secondary: #fff731;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-typography-primary-font-family: "Freizeit-Regular";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Freizeit-Medium";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Atkinson";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Atkinson";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Atkinson", Sans-serif;
}

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

.elementor-kit-985 h1 {
	font-family: "Freizeit-Medium", Sans-serif;
	font-size: 45px;
}

.elementor-kit-985 h2 {
	font-family: "Freizeit", Sans-serif;
}

.elementor-kit-985 h3 {
	font-family: "Freizeit-Medium", 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-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
nav a.elementor-item.elementor-item-active {
	font-weight: 800 !important;
}

nav li:hover a {
	font-weight: 800 !important;
}

.icon-btn a:hover {
	background-color: #e9f2e6 !important;
}

.yellow {
	color: #fff731;
}

.more-topics-btn a {
	color: #002312;
}

.more-topics-btn i {
	color: #002312;
	background: #fff731;
	padding: 5px 9px;
	border-radius: 25px;
	margin-left: 10px;
}

.icon-btn a {
	width: 100%;
	display: block;
	background-image: url("https://cdn-ildjnbb.nitrocdn.com/IoLFoJtIYXRaoZVBIoNlZeJGuuZKLYrX/assets/images/optimized/rev-2518ba3/healthaid.lemonaidhealth.com/wp-content/uploads/2021/09/btn-img-bg.png");
	background-repeat: no-repeat;
	background-position: bottom 10px right 10px;
}

.icon-btn a.nitro-lazy {
	background-image: none !important;
}

.icon-btn a span {
	display: flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	min-height: 40px;
}

.icon-btn a span img {
	margin-right: 10px;
}

.search-box input.elementor-search-form__input {
	flex: 0 0 75%;
	background: #fff;
	border-radius: 20px;
	padding: 15px 30px !important;
}

.search-box .elementor-search-form__submit {
	flex: 0 0 20% !important;
	border-radius: 20px;
	padding: 15px 30px !important;
	font-size: 20px;
}

.search-box .elementor-search-form__submit:hover {
	padding: 15px 30px !important;
	border-radius: 20px;
	cursor: pointer;
}

.search-box  .elementor-search-form__container {
	justify-content: space-between;
	background: transparent !important;
}

.custom-post-box .elementor-post__text {
	display: flex;
	flex-direction: column-reverse;
}

.custom-post-box .elementor-post__meta-data {
	text-align: center;
}

.custom-post-box .elementor-post__meta-data span {
	padding: 3px 10px;
	background: #fff731;
	color: #002312;
	border-radius: 5px;
	font-size: 14px;
}

.custom-post-box h3.elementor-post__title {
	text-align: center;
	font-size: 16px;
	color: #002312;
}

.show-mobile {
	display: none;
}

@media only screen and (max-width:768px) {
	.show-mobile {
		display: initial !important;
	}
	
	br {
		display: none;
	}
	
	.icon-btn a span img {
		max-height: 20px;
		margin: 0 auto 10px;
		display: block;
	}
	
	.icon-btn a {
		background-size: 10px;
		padding: 20px 10px 30px 10px;
	}
	
	.icon-btn a span {
		display: block;
		text-align: center;
	}
}

@media only screen and (max-width:480px) {
	.search-box  .elementor-search-form__container {
		display: block !important;
		text-align: center;
	}
	
	.search-box input.elementor-search-form__input {
		margin-bottom: 10px;
	}
}
