
.device-xl #header,
.device-lg #header {
	border-bottom: 0 !important;
}

/*.device-xs #logo img {
    top: 13px !important;
    position: absolute;
}
*/
#logo img {
    /*height: auto !important;*/
}


#primary-menu-trigger, #page-submenu-trigger {
	background: #783839;
	color: #fff;
}

.icon-reorder:before {
	color: #fff;
}

.social-icon {
	border-radius: 0px !important;
}


#primary-menu ul li > a {
	font-size: 16px !important;
}


p {
	font-size: 18px;

}

.heading-block:after {
	margin-top: 20px !important;
	border-top: 2px solid #783839 !important;
}


#section-intro {
	padding: 40px 0;
}

#section-konzerte .sections {
	border-top: 2px solid #874d4e;
	padding: 20px 0;
}

#section-impressionen {

}

.facebook {
	width: 40px;
	padding: 32px 0;
	float: left;
}

.song-title p {
	line-height: 34px; 
	font-size: 30px; 
	font-family: 'Shadows Into Light', cursive;
	padding: 0;
	margin: 0;
}

.teeo-the-wall {
	text-shadow: 4px 4px 7px #2f2c2c;
	line-height: 28px;
	color: #fff;
}

.teeo-heading {
	margin: 1em 0;
	font-family: 'Shadows Into Light', cursive;
	color: #874d4e;
	display: inline;
	padding: 5px 0px;
	letter-spacing: 2px;
	font-size: 42px;
}

.the-wall-font {
	font-family: 'Shadows Into Light', cursive;
}

.modal-body p {
	font-size: 14px;
}

.responsive-sticky-header #primary-menu-trigger {
	top: 14px !important;
} 


.responsive-sticky-header #top-account {
	margin: 14px 0 14px !important;
}


@media (max-width: 991px){
	#primary-menu-trigger {
		right: 8px !important;
		left: inherit !important;
		width: 32px !important;
		height: 32px !important;
		line-height: 32px !important;
		top: 34px !important;
	} 
	#logo {
		text-align: left !important;
	}
	
	#top-account {
	    margin: 34px 0 32px !important;
	    right: 40px !important;
	}


}


@media (max-width: 575px){
	#primary-menu-trigger {
		right: 20px !important;
	}
	#top-account {
	    margin: 34px 0 30px !important;
	    right: 60px !important;
	}
}



