/*
Hier kannst du dein eigenes CSS einfügen.

Klicke auf das Hilfe-Symbol oben, um mehr zu lernen.
*/


/* Gallery */
.sp-player-gallery-wrapper {
	margin: 5px -5px -5px;
}

.sp-player-gallery-wrapper  dl.gallery-item {
margin: 0;
padding: 5px;
border: none;
}

.sp-template .player-gallery-group-name {
    margin: 7px 5px;
}

.sp-template .player-gallery-group-name, .sp-staff-name {
    clear: both;
    font-size: 24px;
}



.sp-template .player-gallery-group-name {
	margin: 7px 10px;
}



.gallery dl {
    padding: 5px;
}
.gallery dl {
    max-width: 100%;
}




.sp-template .player-gallery-group-name,
.sp-staff-name {
	clear: both;
	font-size: 24px;
}

.sp-template .player-group-name,
.sp-staff-name {
	margin-top: 1em;
}

.sp-template .player-gallery-group-name,
.sp-staff-name {
	clear: both;
	font-size: 24px;
}

.wp-caption {
	margin-bottom: 1.25em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
	font-size: 14px;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.gallery {
	margin-bottom: 1.25em;
}

.gallery .gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	position: relative;
}

.gallery .gallery-item img {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.3%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery .gallery-item img {
	width: 100%;
}

.gallery .gallery-item * {
	display: block;
}

.sp-template-staff-gallery .gallery-item strong {
	display: none;
}

.gallery dd {
    color: #fff;
    background: #000;
    font-size: 14px;
}

.gallery dd {
    position: absolute;
    margin: 0;
    bottom: 0;

    text-align: center;
    width: 100%;
    display: none;
    pointer-events: none;
}

.gallery dd {
    height: 2.5em;
	line-height: 2.5em;
    display: block;
    pointer-events: auto;
    position: relative;
    bottom: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.gallery dd strong {
	background: #dd920f;
	color: #fff;
	font-size: inherit;
	font-weight: bold;
	width: 30px;
	float: left;
}
.gallery .gallery-item:hover dd {
	display: block;
}

.gallery .gallery-item {
	padding: 0;
}

/* Border of boxed layout */
.x-boxed-layout-active .site {
    border-color: white;
}

/* Breadcrumbs abstand */

.x-container .x-breadcrumbs {
	margin-left: 64px;
}


/* entry wrap */

 .entry-wrap {
    padding-left: 15px !important;
    padding-right: 15px !important;
	  padding-top: 0px !important;
}

/* Hauptabstände */

body .x-container {
  margin-top: 10px !important;
}

.p-info a { 
margin-left: 30px;
color: white !important;
}

.x-social-global a { 
   font-size: 40px!important;
   font-size: 4.4rem;
}

.x-social-global {
  margin-top: 25px!important;
  margin-right: 20px !important;
}

products .entry-fetured { 
	display: block!important;
}

.x-main.full {
padding: 5px;
}

.widget_nav_menu ul.menu {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}

