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


/* registration page CSS */

.registration {
	line-height: 1.5; 
	font-size: 16px; 
}
.table .table-bordered .table-hover { font-size: 45px;}

body { font-size: 16px; }

h1.awesome {
 font-size: 14px !important;
color: #000000 !important;
}

.main_menu ul:first-child > li > a {
font-size: 16px;
}

/*Top bar:*/

.header_color .avia-menu-fx { border-bottom: solid 3px #c3512f!important; }

/*Footer:*/

#footer .widgettitle {
color: #FFFFFF;
}
#footer #nav_menu-3 h3 {
font-size: 16px;
}

/*Widgets:*/

.widgettitle{
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 16px;
}

.widget {
font-size: 16px;
}