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

#av-burger-menu-ul {
    vertical-align: top !important;
}

#top #header .av-main-nav > li > a {
    font-size: 16px;
}

.av-main-nav > li > a {
    padding: 0 9px;
}


.sidebar .widget {
    padding: 10px 0 !important;
}


.home .avia-slideshow {
    position: relative;
    margin: 30px 0 40px;
    width: 100%;
    clear: both;
    overflow: hidden;
}

.content, .sidebar {
    padding-top: 40px;  /* padding-top: 50px; */
	
}

