/**
 * Theme Name: Specal Child
 * Description: Child theme for the Specal
 * Author: Themesflat
 * Template: specal
 */
 
 #content{
	 margin-top: 30px !important;
 }
 .home #content{
	 margin-top: 0 !important;
 }
.single #primary main a{
	 color: #dd9933; font-weight: bold;
 }
 .page-title-heading{
	 width: 100% !important;
	 text-align: left !important;
 }
 
 .footer .mc4wp-form input.emailsubscribe{
 font-size: 13px;
text-align: center;
padding-left: 0;
color: #dd9933 !important;
background: #fff;
margin-bottom: 2px;
height: 40px;
padding-left: 21px;
border-color: #dd9933;
}

.themesflat-team .team-image img{
	width: 100% !important;
}

#content{
	padding-bottom: 60px;
}

.page-title .page-title-heading h1{
	font-size: 36px !important;
	line-height: 40px;
	 overflow: visible !important;
	 
}
.page-title-heading{
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(227, 227, 227, 1) !important;
}

.boxed .themesflat-boxed{
	box-shadow: 0 0 16px 1px #b5760e !important
}

.post-comments{
	display: none !important;
}