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



/*Add your own styles here:*/

/* Professional sans-serif typography, sitewide, 16px-24px range */
body, p, li, a, span, div, table, td, th, input, textarea, button,
.main_menu a, #header, #footer, .widget, .content, .sidebar,
.av-special-heading-tag, .avia-builder-el-content, .flex_column {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

body, p, li, a, span, div, table, td, th {
	font-size: 16px !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

h1 { font-size: 24px !important; }
h2 { font-size: 22px !important; }
h3 { font-size: 20px !important; }
h4 { font-size: 18px !important; }
h5 { font-size: 17px !important; }
h6 { font-size: 16px !important; }