/*
Theme Name: ImEvent Child Theme
Theme URI: http: //ovatheme.com
Description: This is child theme of ImEvent
Author: Ovatheme
Author URI: http://ovatheme.com
Template: imevent
Version: 3.1.1
Text Domain:  imevent-child
*/
.wide .header, .boxed .header > .container {
    background-color: #002b54;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
}

.header.fixed{
	position: fixed!important;
}

a.top-link :hover {
	color:#ffffff;	
}

.sf-menu.nav > li > a, .sf-menu a {
    padding: 10px 40px 10px 40px !important;
}

.sf-menu.nav > li > a.sf-with-ul, .sf-arrows .sf-with-ul {
    padding-right: 2.5em !important;
}

.sidebar .widget-title {
    font-size: 18px;
    color: #002b54 !important;
    text-align: left;
    border-bottom: 2px #ff9900 solid;
    margin-bottom: 0px;
	padding-bottom: 5px;
}