/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

div.our-listings .av_one_third{
	margin-left: 0;
}

a.view-listing{
	color: #fff;
	background: #005fb8;
	padding: 5px 10px;
	text-transform: uppercase;
	display: inline-block;
	float: right;
}

a.view-listing:hover{
	color: #fff;
	text-decoration: none;
}

div.our-listings h3{
	font-size: 26px !important;
}

div.our-listings hr{
	margin: 5px 0;
}

