.postWrapper {
	padding-bottom: 1.5em;
}
.postTitle {
	border-bottom: 1px solid #ddd;
	padding: 0 0 .75em;
	margin: 0 0 1.5em;
}
.postTitle h2 {
	font-size: 2em;
	margin: 0 0 .208em 0;
	line-height: 1.5em;
}
.postTitle h3 {font-size: 1.5em;}
.postTitle h2 a {color: inherit;}
.postTitle h2 a:hover {color: #597ab2;}
.postTitle .postDetails,
.postTitle .postDetails h4,
.postTitle small {
	font-size: 1em;
}
.commentWrapper small {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.commentWrapper h3 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 20px;
	color: #222;
	margin: 0;
}
.postContent {
	padding-bottom: 1em;
}
.postContent p {
	margin: 0;
	padding-bottom: 1.5em;
}
.postContent p:last-child {
	padding-bottom: 0;
}
.postBookmarks {
	padding: 1.5em 0;
	clear: both;
}
.postWrapper h4 {
	margin-top: 0;
	font-weight: bold;
	font-size: 12px;
}
.postBookmarks h4 {
	float: left;
	margin-right: 12px;
	line-height: 20px;
}
.commentWrapper {
	padding: 1em;
	margin-bottom: 1em;
}
.commentWrapper:last-child {
	margin: 0;
}
.commentWrapper.even {
	background-color: #eee;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails {
	margin-bottom: 5px;
	padding: 0px;
}
form .form-list label {
	float: none;
}
form .form-list input.input-text,
form .form-list textarea {
	width: 100%;
}
/* form .form-list .required {
	margin: 0;
} */
.postError {
	font-size: 16px;
}
.tags {
	font-weight: bold;
	color: #777;
}
.tags a {
	color: #666;
}
.tags ul {
	display: inline;
	padding: .833em;
}
.tags ul li {
	display: inline;
	padding-right: 6px;
	font-weight: normal;
}
.tags h4 {
	font-weight: bold;
	font-size: 1em;
}
.menu-tags,
.menu-categories,
.menu-recent {
	margin-bottom: 1em;
}
.menu-tags h5,
.menu-categories h5,
.menu-recent h5 {
	margin: 0;
	font-size: 1.083em;
	font-weight: normal;
}
.menu-tags h5 {
	margin-bottom: .5em;
}
.block-blog .block-content ul li {
	margin-left: 0;
	padding: .5em 0;
}
.block-blog .block-content ul li a {
	display: inline-block;
	padding: 0 0 0 15px;
}
.block-blog .block-content ul li a:hover {
	color: #ea505e;
}
.block-blog .block-content .menu-categories ul li a:before,
.block-blog .block-content .menu-recent ul li a:before {
	display: inline-block;
	margin-right: 10px;
	margin-left: -15px;
	color: #666;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f105";
}
.block-blog .menu-tags ul li {
	display: inline;
	padding: 2px;
}
.menu-tags ul.tagcloud li a {
	padding-left: 7px;
}
.tag-count-1 {
	font-size: 1em !important;
}

.tag-count-2 {
	font-size: 1.2em !important;
}

.tag-count-3 {
	font-size: 1.4em !important;
}

.tag-count-4 {
	font-size: 1.6em !important;
}

.tag-count-5 {
	font-size: 1.8em !important;
}

.tag-count-6 {
	font-size: 2em !important;
}

.tag-count-7 {
	font-size: 2em !important;
}

.tag-count-8 {
	font-size: 2em !important;
}

.tag-count-9 {
	font-size: 2em !important;
}

.tag-count-10 {
	font-size: 2em !important;
}

.block-blog .head h4 {
	padding-left: 20px;
}
.postWrapper .poster {
	display: inline;
}

.input-box.aw-blog-comment-area {
	width: 100%;
}
A.awblog_current_comment {
	text-decoration: none !important;
	font-weight: bold !important;
}
/* Widget Block */
.widget-latest i.fa {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
/* .widget-latest .widget-title {
	border-bottom: 1px solid #ddd;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
} */
/* .widget-latest .widget-title h2 {
	font-family: 'Montserrat';
	font-size: 1.5em;
	font-weight: normal;
	line-height: 20px;
	color: #222;
.	margin: 0;
} */
.widget-latest .post-content-inner {position: absolute; bottom: 9%; left: 7%; width: 76%;}
.widget-latest h3 {
	font-size: 1.33em;
	margin-top: 0;
	margin-bottom: .5em;
	color: #fff;
}
.widget-latest h3:after {content: ''; background: url(../../images/title_divider.png); width: 62px; height: 5px; display: block; margin-top: .75em;}
.widget-latest h3 a {
	color: inherit;
	line-height: 1.25;
}
.widget-latest .post-date {color: #fff;}
.widget-latest .postContent {
	padding-bottom: 0;
	position: relative;
}
.widget-latest li .postContent p {
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 1em;
}
.widget-latest .postContent .truncated {
	padding: 1.2em 0 0;
	margin-bottom: 1em;
	cursor: inherit;
	height: 6.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: none;
}
.widget-latest .info-box {
	font-size: .917em;
	margin-bottom: 1em;
}
.widget-latest .info-box a {
	color: #666;
}
.widget-latest .info-box a:hover {
	color: #ea505e;
}
.widget-latest .actions {
	padding-top: .5em;
}
.widget-latest .actions a {
	font-size: .917em;
}

.widget-latest .owl-item.loading .image-box {min-height: 100px;}

/* End Widget Block */
