.x-social-global a i {
	display: inline;
	font-family: "fontawesome";
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-size-adjust: none;
	font-stretch: normal;
	font-variant: normal;
	font-size: inherit;
	text-rendering: auto;
	color: #C2C2C2;
}

.x-topbar {
	border: 0;
	margin-top: 5px;
}

.x-navbar .x-nav-wrap .x-nav>li>a:hover>span,
.x-navbar .x-nav-wrap .x-nav>.current-menu-item>a>span,
.x-navbar .x-nav-wrap .x-nav>.current-menu-item>a:hover>span {
	border-color: white !important;
	margin-bottom: 5px;
}

.x-navbar .desktop .x-nav > li > a > span {
	display: inline-block;
	border: 0 solid transparent;
	padding: .875em 1.25em .825em;
	border-radius: 100em;
}

.desktop .sub-menu {
	position: absolute;
	right: 0;
	display: none;
	float: left;
	min-width: 200px;
	margin: 0;
	border: 0 solid rgba(0,0,0,0.075);
	padding: .75em 0;
	font-size: 14px;
	list-style: outside none none;
	background-color: #FFF;
	z-index: 1000;
	transform: translate3d(0px,0px,0px);
}

.x-recent-posts a {
	border: 0;
}

.entry-thumb img {
	display: none;
	border: 0;
}

.entry-featured {
	border: 0;
}

.entry-title {
	margin-top: 5px;
	border-top: 1px solid rgba(0,0,0,0.075);
	padding: 0;
}

.membership {
	margin-top: 5px;
}

.tlc {
	margin-top: 5px;
}

.f3 {
	margin-top: 5px;
}

.donate {
	margin-top: 5px;
}

.x-container.max {
	margin-top: 0;
}

.x-recent-posts img {
	min-width: 100%;
	max-width: 100%;
}

.x-recent-posts-img:before {
	content: " " !important;
	background-color: transparent !important;
}

.x-recent-posts a:hover img {
	opacity: 1;
}

.x-recent-posts .x-recent-posts-img {
	background-color: transparent;
}

.x-recent-posts .x-recent-posts-content {
	border: 0;
}

.x-recent-posts .h-recent-posts, .x-recent-posts .x-recent-posts-date {
	text-overflow: clip !important;
	white-space: normal !important;
}

.x-recent-posts + .x-recent-posts {
	margin-top: 3% !important;
}

.x-recent-posts a {
	margin: 0 3% 0 0 !important;
}

.page .entry-wrap {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}