/*
Theme Name:     Kellerup
Description:    Kellerup.dk
Author:         jlock / Digitalist.dk
Template:       enfold

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.logo{margin-top:15px;}
.menu li > a:after { content: ' ▾'; } 
.menu li.bestil > a:after { content: ''; } 
.menu li > a:only-child:after { content: ''; }

#top .main_color .sbc-calendar-wrapper select {
	border-color: #cccccc;
	background-color:#ffffff;
}

#sbc-calendar .sbc-navigation select {
     margin-bottom: 10px;
	height:20px;
  	padding: 5px 5px!important;
	width:150px;
	
}

#header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text{ font-weight: 400;}


.sbc-navigation select:nth-child(odd){
	float:left;
}

.sbc-navigation select:nth-child(even){
	float:right;
}


.sbc-calendar-month{
	width: 95%;
}

.header_color div{border: 0px!important;}

.special_amp{
font-family: inherit;
	font-style: inherit;
	font-size: inherit;
	font-weight: inherit;

}

@media screen and (max-width: 768px){
	#festlokale .container .content{
		vertical-align: top!important;
		padding-top: 20px!important;
	}
}