/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/

#mainnav ul li ul {
    width: 280px;
}

#mainnav ul li ul a {
    width: 280px;
}


#mainnav ul li a {
	font-weight: bold;
}

#mainnav ul li a:hover {
	font-weight: bold;
}

.footer-widgets {
    padding: 0px;    
}

.widget-area .widget {
    position: relative;
    margin-bottom: 0px;
    padding-top: 50px;
}

.preloader.disable {
    opacity: 0;
display: none !important;
}
