/*
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:*/

h1, h2, h3, h4, h5, h6{
font-family: 'Domine', serif;
}

.inline-buttons{
	text-align:center;
}
.inline-buttons .avia-button-wrap{
	display:inline-block;
	margin:0 10px;
}

@media only screen and (max-width: 1200px) {
.av-main-nav > li > a { padding: 0 7px; font-weight: 400; font-size:11px !important; }}

.gfield_price.gfield--has-description legend.gfield_label {
	cursor: help;
    text-decoration: underline;
    color: #dd9933;
	font-size: 0.92em !important;
	font-weight: bold !important;
}

#top fieldset {
	margin-bottom: 0 !important;
}

.gform_fields { grid-row-gap: 15px !important; }