/*
Theme Name: PrimariaCornesti
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
*/

.avia-menu.av-main-nav-wrap {
    width: 100%;
}
.avia-menu.av-main-nav-wrap ul#avia-menu{
	
}
#wp_pagination {
    clear: both;
    padding-top: 20px;
}

/*Add your own styles here:*/

.mega_menu_title.heading-color{
	color: #fff;
}
#top .content .flex_column .widget_nav_menu li ul{
}
/*
#top .content .flex_column .widget_nav_menu li:first-child{
		border: none;
}
*/
#top .content .flex_column .widget_nav_menu li ul li{
	list-style: none;
	position: inherit;
	padding-left: 30px;
/* 	border: none; */
}
#top .content .flex_column .widget_nav_menu li ul{
	list-style: none;
	position: inherit;
/* 	border: none; */
}

.rsswidget{
	font-weight: normal;
	font-size: 14px;
}