/*****
Theme Name: Temple Update - MH Magazine Child Theme
Theme URI: https://www.mhthemes.com/themes/mh/magazine/
Description: This is a child theme for MH Magazine WordPress theme to make customizations much easier for you. By using this child theme you make sure, that you keep your changes after an update of the parent theme.
Author: Todd Broadbent
Author URI: https://www.mhthemes.com/
Template: mh-magazine
Version: 1.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*****/
body {
	letter-spacing: .03em;
}
a {
	color:#a1013d;
}
.mh-widget-layout7 .mh-widget-title {
	font-size: 24px;
	letter-spacing: .08em;
	border: 5px solid;
	font-style: italic;
	border-color: rgb(221, 221, 221);
	margin-top: 10px;
}
.mh-home-area-4 {
	background-color: #ddd;
}
.mh-home-area-3 {
	background-color: #ddd;
}
#mh_magazine_custom_posts-3 {
	background-color: #ddd;
	border-style: solid;
	border-color: #ddd;
}
.mh-custom-posts-item {
	border-bottom: 1px solid #ccc;
}
.weatherwidget {
	background-color: #fff;
	border-width: 6px;
	border-style: solid;
	border-color: #f6f7f9;
}
.watch {
	margin: 20px;
	margin-top: 0px;
	font-size: 16px;
}
.mh-main-nav li {
	font-size: 12px;
	font-weight: 500;
}
.watch-title {
	font-size: 24px;
	text-align: center;
	padding: 10px;
	border-style: solid;
	border-color: #ddd;
	border-width: 5px;
	letter-spacing: .08em;
	font-style: italic;
}
.mh-header {
	background: #a1013d;
}
.mh-header-text {
	margin-top: 6px;
	margin-left: 20px;
	display: inline-block;
	vertical-align: top;
}
.mh-header-title {
	color: #fff;
	font-size: 2rem;
}
.textwidget p {
	margin-top: 0px;
}
.mh-header-tagline {
	color: #fff;
}
.mh-site-logo {
	padding: 10px 20px;
}
.mh-social-nav li a {
	font-size: 24px;
	line-height: 40px;
	min-width: 40px;
}
.menu-social-container {
	margin-right: 45px;
}
.mh-custom-posts-item {
	border-color: #ddd;
}
.copyright {
	text-align: left;
}
.logo {
	padding-left: 24px;
}
.outside-links {
	text-align: right;
	font-size: 14px;
	padding-top: 13px;
	padding-right: 7px;
}
.mh-footer-widget .mh-social-widget {
	background: #171616;
}
.mh-post-nav-prev img {
	display: none;
}
.mh-post-nav-next {
	display: none;
}
.mh-comment-form-title {
	display: none;
}
.mh-meta span {
	color: #a1013d;
}
.mh-share-button {
	font-size: 20px;
	padding: 13px 0;
	opacity: 1;
}
.mh-col-1-3 {
	width: 40%;
}
.mh-widget mh-header-2 widget_search {
	width: 200px;
	float: right;
	margin: 5px;
}
.mh-widget .search-form {
	background: none;
}
#search-3 {
	background: none;
	width: 40%;
	float: right;
}
.mh-col-2-3 {
	width: 57%;
}
.mh_magazine_youtube .fa {
	display: none;
}
#search-4 {
	width: 354px;
	margin-left: 87px;
}
.outside-links {
	margin-bottom:15px;
}
.about {
	margin-left: 20px;
}
#mh_magazine_youtube-5 {
	margin-top: 25px;
}
.mh-custom-posts-widget {
	margin: 18px;
}


@media screen and (max-width: 767px) {
	.mh-social-nav {
		display:none;
	}
	.mh-col-1-3	{
		width: 100%;
	}
	#search-3 {
		display:none;
	}
	#search-5 {
		margin-left:0;
	}
	.mh-social-widget {
		padding: 0;
	}
	.mh-social-widget li {
		margin: 3px;
	}
	.outside-links {
		text-align: center;
		font-size: 16px;
		padding-top: 28px;
		padding-right: 0;
	}
	#search-4 {
		margin-left: 0;
	}
	#mh-mobile .mh-header-2 {
	display: none;
	}
    .mh-home-area-3, .mh-home-area-4 {
    width: 100%;
    }
}
.widget_twitter_timeline {
	padding: 10px;
}
#mh_magazine_custom_posts-4 {
	margin-bottom:0;
}
.ytc-pagination row {
	display:none;
}
.ytc-promotion col-xs-5 {
	display: none;
}
@media screen and (min-width: 768px) {
    .mh-home-area-3, .mh-home-area-4 {
    height: 1000px;
    margin-bottom: 25px;
    }
}
