/***** MH Posts Horizontal Widget *****/

.mh-posts-horizontal-widget-twolines { 
	padding: 25px;
	background: #f5f5f5;
}
/*.mh-posts-horizontal-widget-more { 
  padding-top: 0;
}*/
.mh-posts-horizontal-twolines-thumb {
	float: none;
	max-width: 100%;
	/*margin-right: 10px;*/
}

/*.mh-posts-horizontal-title { font-size: 14px; overflow: hidden; }*/

/*.mh-widget-col-1 .mh-posts-horizontal-item { float: none; width: 100%; margin: 25px 0 0; }
.mh-widget-col-1 .mh-posts-horizontal-item:first-child { margin: 0; }
.mh-widget-col-2 .mh-posts-horizontal-thumb { float: none; margin-bottom: 10px; }
.mh-footer-widget .mh-posts-horizontal-widget { background: rgba(255, 255, 255, 0.1); }

@media screen and (max-width: 900px) {
	.mh-posts-horizontal-widget, .mh-posts-lineup-content { padding: 20px; }
	.mh-posts-horizontal-widget-more { padding-top: 0; }
	#mh-mobile .mh-posts-horizontal-title { font-size: 12px; }
}

@media screen and (max-width: 767px) {
	.mh-posts-horizontal-thumb { float: none; margin-bottom: 10px; }
	#mh-mobile .mh-posts-horizontal-title { font-size: 14px; }
}

@media screen and (max-width: 620px) {
	#mh-mobile .mh-posts-horizontal-item { float: none; width: 100%; margin: 20px 0 0; }
	#mh-mobile .mh-posts-horizontal-item:first-child { margin: 0; }
	#mh-mobile .mh-posts-horizontal-thumb { float: left; margin: 0 10px 0 0; }
}*/