/**

* Theme Name: Smarth Health Company

* Description: Smarth Health Company, Has a healthcare plans to help in the current market, employers face increasing expectations to provide healthcare benefits, while the demand for reliable and affordable coverage has never been more critical. Merely offering high-cost, high-deductible health plans falls short as a solution, and both employers and employees are well aware of this fact.

* Author: <a href="https://clevermarketingagency.com">Clever Marketing Agency</a>

* Template: Smarth Health Company

* Version: 1.1.0

*/
.wp-caption {
	margin-bottom: 2px;
}
.wp-caption-text {
	margin-bottom: 5px;
}
.screen-reader-text {
	margin-bottom: 12px;
}
.gallery-caption {
	margin-bottom: 2px;
}
.bypostauthor {
	margin-bottom: 2px;
}
.alignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	max-width: 100%;
	width: unset !important;
}
.alignright {
	float: right !important;
	margin-bottom: 20px;
	margin-left: 20px;
	max-width: 100%;
	width: unset !important;
}
.aligncenter {
	display: block;
	margin: 0 auto 20px;
}
.col-md-4 .funfact-meta > i {
	right: 27px;
}
.mycustom-pricing {
	background-color: #090909 !important;
}
.on-hover {
	display: none;
	animation: fadeOut 0.5s;
}
.hver:hover .on-hover {
	display: block;
	animation: fadeIn 0.5s;
}
.service-card-four:hover h3.service-card-four__title{
	color: #FFFFFF;
}
.service-card-two:hover h3.service-card-two__title{
	color: #FFFFFF;
}