/*
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

p {
	font-family: "Proxima-nova", "proxima-nova", Lato, Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #555555;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.01rem;
}


h1 {
	font-size: 34px;
	line-height: 1.1em;
	margin-bottom: 14px;
}
h2 {
	font-size: 28px;
	line-height: 1.1em;
	margin-bottom: 10px;
}
h3 {
	font-family: Proxima-nova, proxima-nova, Lato, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.2em;
	margin-bottom: 8px;		/*28*/
}
h4 {
	font-family: Proxima-nova, proxima-nova, Lato, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 20px;
	font-weight: 500;
	letter-spacing:-0.5px;
	line-height: 1.2em;
	margin-bottom: 4px;		/*21*/
}
h5 {
	font-size: 16px;
	line-height: 1.1em;		/*17*/
}
h6 {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.1em;
}

blockquote{
	font-family: Proxima-nova, proxima-nova, roboto, arial, sans-serif;
	font-size: 1.235em;
	line-height: 1.1em;
	border-left-style:solid;
	border-left-width:0px;
	padding-left:40px;
	padding-right:40px;
	margin-bottom:1em;
	margin-right:1em;
}

ol {
	list-style: decimal;
	font-weight: 300;
	margin-left: 15px;
}



/*----------------------------------------
// CSS - Drop caps style -1 
//--------------------------------------*/

 .av-dropcap-style-1.av_dropcap1 {
font-size:96px;
line-height:80px;
padding-right: .05em;
}

/*----------------------------------------
// CSS - Search Form Response 
//--------------------------------------*/


.ajax_search_response h5{
	padding: 20px 16px 2px 16px;
	font-size: 14px;
	margin:0;
}

.container_wrap {
    clear: both;
    position: relative;
    border-top-style: none;
    border-top-width:0px
}