.wpmtp-testimonial.column{
	float: left;
}
.wpmtp-testimonial h2 span{
	font-weight: normal;
}
.wpmtp-align-right img{
	float:right;
	margin:5px 0px 0px 10px;
}
.wpmtp-align-left img{
	float:left;
	margin:5px 10px 0px 0px;
}
.wpmtp-align-center img{
	text-align: center;
	display: block;
	margin: 0 auto;
}

/*
	Socials
*/
.wpmtp-socials.pos-top ul{
	display: block;
	clear: both;
	height: 15px;
}
.wpmtp-socials.pos-top .fix{
	clear: both;
}
.wpmtp-testimonial h1,.wpmtp-testimonial h2,.wpmtp-testimonial h3,
.entry-content .wpmtp-testimonial h1,.entry-content .wpmtp-testimonial h2,.entry-content .wpmtp-testimonial h3,
.single-team h1.entry-title,.single-team h2.entry-title,.single-team h3.entry-title{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.wpmtp-testimonial .wpmtp-phone, .wpmtp-testimonial .wpmtp-email{
	display: block;
}
.wpmtp-socials ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.wpmtp-socials ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.wpmtp-socials ul li a{
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 5px;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: middle;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	opacity: 0.9;
}
.wpmtp-socials ul li.wpmtp-email a{
	background: url('../../images/email.png') left top no-repeat;
}
.wpmtp-socials ul li.wpmtp-facebook a{ 
	background: url('../../images/facebook.png') left top no-repeat;
}
.wpmtp-socials ul li.wpmtp-twitter a{
	background: url('../../images/twitter.png') left top no-repeat;
}
.wpmtp-socials ul li.wpmtp-gplus a{
	background: url('../../images/googleplus.png') left top no-repeat;
}
.wpmtp-socials ul li.wpmtp-linkedin a{
	background: url('../../images/linkedin.png') left top no-repeat;
}
.wpmtp-socials ul li.wpmtp-pinterest a{
	background: url('../../images/pinterest.png') left top no-repeat;
}
.wpmtp-socials ul li.wpmtp-youtube a{
	background: url('../../images/youtube.png') left top no-repeat;
}
.wpmtp-socials ul li.wpmtp-flickr a{
	background: url('../../images/flickr.png') left top no-repeat;
}

.wpmtp-socials ul li a:hover{
	background-position: left -34px;
}

/*
	Single Member
*/
.single-team .attachment-post-thumbnail{
	display: none;
}

.single-team .entry-header{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.entry-header .leave-reply, .entry-header .comments-link{
	display: none;
}
#wpmtp-single-phone, #wpmtp-single-email{
	display: block;
}
.wpmt-single-post{
	padding-top: 20px;
}