/*

Theme Name: Greater Ohio Eye Surgeons
Author: Evolution Networks
Author URI: https://www.evolvemynetwork.com
Description: Custom developed theme for Greater Ohio Eye Surgeons by Evolution Networks.
Version: 1.0.0
Template: pro

*/

@import "font-awesome-animation.min.css";

@media (min-width: 960px){
	.type-doctors > .entry-wrap > .entry-featured {
		width: 33%;
		float: left;
		margin-right: 3.9%;
	}
	.type-doctors > .entry-featured > .excerpt > .more-link {
		margin-left: 36.9%;
	}
	.profile-element.data{
		max-width: 90%;
	}
	.pull-right{
		padding: 0 15px;
		float: right;
	}
}
@media (max-width: 960px){
		.type-doctors > .entry-wrap > .entry-featured {
		margin-bottom: 3.9%;
	}
}

.profile-line{
	display: table;
}

.profile-element{
	float: left;
}

.profile-element.data {
	padding-left: .5em;
}

h2, .h2 {
	font-size: 200%;
}

h3, .h3{
	font-size: 150%;
}

body{
	color: #333333 !important;
}
