

@media only screen and (min-width: 1200px)
.container_inner {
    width: 1180px !important;
}
}

/*4 temp. content*/
.invisible{display: none !important;}


/*body.boxed .wrapper {
    background-image: -webkit-linear-gradient(24deg,#039 0,#fff 60%,#bdcfe4 99%);
}*/

/*header*/
.header_top {padding: 4px 0;}
.header_top {border-bottom: 3px solid #ffffff !important;   
}
.header_bottom {
    padding: 15px 45px;
}
.single-event_listing .content.content_top_margin {
    margin-top: 11em !important;
}

@media only screen and (max-width: 1000px){
.q_logo {
    left: 1.5em !important;
    zoom: 0.7 !important;
}
.header_top.clearfix {
    display: none !important;
}
}


.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li:before {
    color: #039;
}

/*Navi*/
nav.main_menu>ul>li>a {
    padding: 0 8px;
}




/*Kalender*/
/*calender widget*/
.custom-html-widget .search,
.custom-html-widget .eventCalendar-slider {display: none;}

/*next event*/
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li p {
    display: block;
}

li.event-li{margin-top: 30px !important;}



/*.footer_bottom a {
    color: #fff;
}*/