h1.page-title {
	text-transform: uppercase;
	font-weight: 600;
}

.medcure-content > .medcure-content-inner {
	padding-top: 0px;
	padding-bottom: 0px;
}

.footer-middle-sidebar .widget {
	max-width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}

.footer-middle-sidebar h2.wp-block-heading {
	font-size: 22px;
	text-transform: uppercase;
}

.footer-middle-sidebar section.widget.widget_block.widget_text p a {
	color: white;
}

.footer-top-wrap.boxed-container {
	border-top: none;
	border-bottom: 1px solid rgba(220, 220, 220, .24);
}

.footer-middle-wrap {
	color: #fff;
	padding-top: 80px !important;
	padding-bottom: 25px !important;
}

.footer-bottom {
	padding-top: 10px;
	padding-bottom: 5px;
}

.footer-middle-sidebar p a {
	color: white;
}

.footer-middle-sidebar p a:hover {
	color: #70db41;
}

.footer-middle-sidebar section.widget.widget_block.widget_text p a:hover {
	color: #70db41;
}

.next-nav-link a:hover {
	background: #155b3f !important;
}

@media screen and (max-width: 768px) {
	h2 {
		font-size: 27px;
		line-height: 33px;
	}
}

div#breadcrumb a:nth-child(2) {
	pointer-events: none;
}

.header-inner.hidden-md-down.hidden-md-land-down .navbar .navbar-inner {
	width: 1450px;
}

h1.page-title {
	line-height: 1.2;
}