/* Themify Customize Styling */
body {	
	background-color: #ecebf2; 
}
a {	
	color: #2d3a83; 
}
a:hover {	
	color: #2d3a83; 
}
h1 {		font-size:2em;
 
}
h2 {	
	font-family:Raleway;	font-size:1.8em;
	text-transform:uppercase; 
}
h3 {	
	font-family:Raleway; 
}
#headerwrap {	background-image: url(https://www.museum-norderney.de/wp-content/uploads/2016/07/bkg2.jpg);
	background-size: cover;
	background-color: #dfdce6; 
}
#site-description {	display: none; 
}
.page-title {		font-size:1.6em;
	text-align:center; 
}
#footerwrap {	background-image: url(https://www.museum-norderney.de/wp-content/uploads/2016/07/bkg2.jpg);
	background-size: cover;
	background-color: #dfdce6; 
}
#footer {	
	background-color: #dfdce6; 
}

/* Themify Custom CSS */
body {
    font: 1.05em/1.5em 'Raleway', "Arial", sans-serif;
}
.current-cat a{
display: none !important;}

/*header*/
#header {
    padding: 0.5em 0;
}
.social-widget {
    display: none ;
}
/*end header*/
/*navigation*/
#main-nav {
    padding-top: 50px;
}
#main-nav .has-mega-column > .sub-menu > .columns-sub-item > a {
    font-size: 0.9em !important;
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {
    color: #2D3A83;
}
#main-nav a:hover {
    color: #2D3A83;
}
#main-nav ul a:hover {
    color: #2D3A83;
}
#main-nav .has-mega-column > .sub-menu > li {
    font-size: 0.85em;
    line-height: 1.5em;
    border-right: 1px inset #bebebe;
    padding-right:10px;
}
#main-nav ul a {
    font-size: 1em;
    line-height: 1.4em;
    padding: 0.2em 1.25em .2em 1.6em;
}
#main-nav .has-mega-column > .sub-menu a {
    padding: .25em 0;
}
#main-nav .has-mega-sub-menu .mega-sub-menu, #main-nav .has-mega-column > .sub-menu {
    top: 102%;
}
/*end navigation*/
/*content*/
#content {
    padding: 2.75% 0;
}
#main-nav hr {
    border:0px;
height:1px;
background: #bebebe;
}
/*end content*/
/*table*/
td {
vertical-align: top;
border-spacing:5px;
}
/*end table*/
/*post*/
.post-title {
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0;
    text-transform: none;
    letter-spacing: -.025em;
    text-align: left;
}
.loops-wrapper .post {
    text-align: left;
}
.post {
    margin-bottom: 1em;
    position: relative;
}
.post-title {
    text-align: left !important;
    margin-bottom:1em;
}
.post-title a:hover {
    color: #2d3a83;
}
.post-nav a {
    font-size: 1em;
}
.post-nav .arrow {
    color: #2d3a83;
}
.post-nav .arrow:hover {
    color: #2d3a83;
}
.post-content {
    min-width: 120px;
    border-bottom: 2px solid #bebebe;
}
.module-post .post-title {
    font-size: 1.5em;
}
/*end post*/
/*form*/
input[type=reset], input[type=submit], button {
    background-color: #2d3a83;
}
/*end form*/
.abmelden-link {
  text-align:left;
}
@media(max-width: 980px) {

.module-slider.slider-caption-overlay .slide-content p{
display: none; 
}
.themify_builder_slider .slide-image {
    margin: 0 !important;
}
.module-slider.slider-caption-overlay .slide-content {
max-width:100% !important;
}
}