/* Die Bilder sollen nicht im Vollbildmodus in der Slideshow möglich sein */
.jp-carousel-image-meta {
     display: none;
  }
/*
header #logo img{
  position:absolute;
      top:20px;
    }
*/
/*
@media screen and (max-width: 880px) {

#logo img {
    position:center!important;
}

}

*/

@media screen and (max-width: 880px) {

#logo img {
    position:center!important;
}

.gallery-columns-3 .gallery-item {
    padding: 2px;
    width: 100% !important;
}

}
 

#section-title h1 {
    font-size: 60px;
    line-height: 83px;
}
/*
h1 {
	text-align: center;
}
*/


/* Colour (brightness) of Background after clicking an image*/

#fancybox-overlay {
   background-color: #000 !important;
   opacity: 1 !important; 
}

/*
.gallery-columns-3 .gallery-item { 
    width: 32.87% !important;
      padding:2px; !important;
}

*/

.gallery-columns-3 .gallery-item { 
    width: 31.87% !important;
      padding:2px; !important;
}

/* WordPress Bildergalerie
Auf Smartphone Galeriebilder 100% breit*/
/*
@media only screen and (max-width: 880px) {
  	/* Logo weiter nach links schieben auf Mobiltelefonen */
/*
#logo img{
      width:250px;
      position:absolute;
     top:25px;
      left:20px; 
    }

  
/* #logo img{
      width:250px;     

    }
  */
/*

    .gallery-columns-2 .gallery-item {
      max-width: 28.333%!important;
      padding:2px; !important;
    }
  
    .gallery-columns-3 .gallery-item { 
      width: 28.333% !important;
      padding:2px; !important;
    }
  
    .gallery-columns-4 .gallery-item {
      max-width: 28.333%!important;
      padding:2px; !important;
    }    
    .gallery-columns-5 .gallery-item {
      max-width: 28.333%!important;
      padding:2px; !important;
    }

}

*/

#footer-wrapper #footer-top footer .column-footer-widget h4.widget-title {
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 20px;
}

.copyright { 
   width: 300px;
   
}

.footer-widget {
    font-size: 15px!Important;
  font-family: Arial;
}

/* 
#content-wrapper section.homepage #grid .thumb-type-1, #content-wrapper section.homepage #grid .thumb-type-2, #content-wrapper section.homepage #grid .thumb-type-3, #content-wrapper section.homepage #grid .thumb-type-4, #content-wrapper section.homepage #grid .thumb-type-4 {
    float: left;
    margin: 0 0 6px 6px;
    overflow: hidden;
}*/

/* #content-wrapper section.homepage #grid .thumb-type-1, #content-wrapper section.homepage #grid .thumb-type-2, #content-wrapper section.homepage #grid .thumb-type-3, #content-wrapper section.homepage #grid .thumb-type-4, #content-wrapper section.homepage #grid .thumb-type-4 {
    float: left;
    margin: 0 0 6px 6px;
    overflow: hidden;
}

