.advancedscroller-con {
position: relative;
width: 100%; }
.advancedscroller {
position: relative;
width: 100%; } .advancedscroller ul {
display: block;
list-style: none;
padding: 0;
margin: 0; }
.advancedscroller ul > li {
display: block;
list-style: none;
padding: 0;
margin: 0; }
.advancedscroller ul > li:hover {
background-color:transparent; }
.advancedscroller:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
clear: both; }
.advancedscroller ul:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
clear: both; }
.advancedscroller .item-tobe {
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.advancedscroller .thumbsCon {
display: block;
overflow: hidden;
position: relative;
z-index: 3; }
.advancedscroller .bulletsCon {
display: block;
position: relative;
z-index: 4; }
.advancedscroller .thumbsClip {
position: relative;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transition-property: left;
transition-duration: 0.9s;
transition-timing-function: ease-out;
-moz-transition-property: left;
-moz-transition-duration: 0.9s;
-moz-transition-timing-function: ease-out;
-webkit-transition-property: left;
-webkit-transition-duration: 0.9s;
-webkit-transition-timing-function: ease-out;
-o-transition-property: left;
-o-transition-duration: 0.9s;
-o-transition-timing-function: ease-out;
-ms-transition-property: left;
-ms-transition-duration: 0.9s;
-ms-transition-timing-function: ease-out;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.1);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.1);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.1);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.1);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.1); }
.advancedscroller .thumbsClip > li {
display: block;
float: left;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.advancedscroller.no-need-for-nav .bulletsCon {
display: none; }
.advancedscroller.no-need-for-nav .arrowsCon {
display: none; }
img.fullwidth {
width: 100%;
display: block; } .advancedscroller {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px; }
.advancedscroller.swipe-enabled {
cursor: move;
cursor: -moz-grab;
cursor: grab;
cursor: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/advancedscroller/img/openhand.cur) 4 4, move; }
.advancedscroller.swipe-enabled.closedhand {
cursor: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/advancedscroller/img/closedhand.cur) 4 4, move; }
.advancedscroller.swipe-enabled.closedhand .thumbsClip {
transition-property: left;
transition-duration: 0s;
transition-timing-function: linear;
-moz-transition-property: left;
-moz-transition-duration: 0s;
-moz-transition-timing-function: linear;
-webkit-transition-property: left;
-webkit-transition-duration: 0s;
-webkit-transition-timing-function: linear;
-o-transition-property: left;
-o-transition-duration: 0s;
-o-transition-timing-function: linear;
-ms-transition-property: left;
-ms-transition-duration: 0s;
-ms-transition-timing-function: linear; }
.advancedscroller .thumbsClip > li {
padding: 0px 10px;
border-right: 0px solid rgba(0, 0, 0, 0.3);
transition-property: border;
transition-duration: 0.5s;
transition-timing-function: ease-out;
-moz-transition-property: border;
-moz-transition-duration: 0.5s;
-moz-transition-timing-function: ease-out;
-webkit-transition-property: border;
-webkit-transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
-o-transition-property: border;
-o-transition-duration: 0.5s;
-o-transition-timing-function: ease-out;
-ms-transition-property: border;
-ms-transition-duration: 0.5s;
-ms-transition-timing-function: ease-out; }
.advancedscroller .thumbsClip > li.last-in-row {
border-right: 0px solid rgba(0, 0, 0, 0); }
.advancedscroller .thumbsClip > li:last-child {
border-right: 0px solid rgba(0, 0, 0, 0); }
.advancedscroller.islastpage .thumbsClip > li.last-in-row {
border-right: 0px solid rgba(0, 0, 0, 0.3); }
.advancedscroller.islastpage .thumbsClip > li:last-child {
border-right: 0px solid rgba(0, 0, 0, 0); }
.advancedscroller .bulletsCon {
height: 20px;
text-align: center;
margin: 15px auto 0px;
cursor: pointer; }
.advancedscroller .bulletsCon span.bullet {
width: 10px;
height: 10px;
background-repeat: no-repeat;
background-position: 0 0%;
background-color: transparent; display: inline-block;
margin-right: 3px;
transition-property: background;
transition-duration: 0.3s;
transition-timing-function: ease-out;
-moz-transition-property: background;
-moz-transition-duration: 0.3s;
-moz-transition-timing-function: ease-out;
-webkit-transition-property: background;
-webkit-transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
-o-transition-property: background;
-o-transition-duration: 0.3s;
-o-transition-timing-function: ease-out;
-ms-transition-property: background;
-ms-transition-duration: 0.3s;
-ms-transition-timing-function: ease-out; }
.advancedscroller .bulletsCon span.bullet:hover {
background-position: 0 100%; }
.advancedscroller .bulletsCon span.bullet.active {
background-position: 0 100%; }
.advancedscroller .name {
text-align: center;
margin-top: 10px; }
.advancedscroller .price {
text-align: center;
margin-top: 5px;
font-weight: bold; }
.advancedscroller .price > span {
display: inline-block; }
.advancedscroller .addtocart-con {
text-align: center;
margin-top: 10px; }
.advancedscroller .addtocart-con > .button-addtocart {
margin-top: 0px; }
.advancedscroller .arrowsCon > .arrow-left, .advancedscroller .arrowsCon > .arrow-right {
background-position: center center;
background-repeat: no-repeat;
background-color: transparent;
background-image: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/advancedscroller/img/arrow-left2.png);
width: 39px;
height: 39px;
position: absolute;
left: 1%;
top: 37%;
margin-top: -15px;
cursor: pointer;
opacity: 1;
z-index: 4;
transition-property: opacity;
transition-duration: 0.3s;
transition-timing-function: ease-out;
-moz-transition-property: opacity;
-moz-transition-duration: 0.3s;
-moz-transition-timing-function: ease-out;
-webkit-transition-property: opacity;
-webkit-transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
-o-transition-property: opacity;
-o-transition-duration: 0.3s;
-o-transition-timing-function: ease-out;
-ms-transition-property: opacity;
-ms-transition-duration: 0.3s;
-ms-transition-timing-function: ease-out; }
.advancedscroller .arrowsCon > .arrow-right {
background-image: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/advancedscroller/img/arrow-right2.png);
left: auto;
right: 1%;
top: 37%; }
.advancedscroller .arrowsCon > .arrow-left:hover, .advancedscroller .arrowsCon > .arrow-right:hover {
opacity: 0.7; }
img.fullwidth {
margin-top: 5px; }
.button-addtocart {
font-family: Helvetica, Arial, sans-serif;
background: rgba(0, 0, 0, 0.5);
padding: 8px 15px;
font-size: 12px;
text-align: center;
cursor: pointer;
display: inline-block;
margin: 10px 0;
padding: 4px 10px;
text-decoration: none;
border-radius: 3px;
color: #fafafa;
border: 1px solid rgba(0, 0, 0, 0.5);
background: #ba2b00;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhMmIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjFhMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ba2b00 0%, #ff1a00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ba2b00), color-stop(100%, #ff1a00));
background: -webkit-linear-gradient(top, #ba2b00 0%, #ff1a00 100%);
background: -o-linear-gradient(top, #ba2b00 0%, #ff1a00 100%);
background: -ms-linear-gradient(top, #ba2b00 0%, #ff1a00 100%);
background: linear-gradient(to bottom, #ba2b00 0%, #ff1a00 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba2b00', endColorstr='#ff1a00',GradientType=0 );
font-family:Arial, Helvetica, sans-serif;
font-size: 14px; }
.old-price {
margin-right: 5px;
color: red;
text-decoration: line-through; }
.advancedscroller.mode-onlyoneitem .thumbsClip > li {
padding: 0px; }
.advancedscroller.mode-onlyoneitem .thumbsCon {
transition-property: height;
transition-duration: 0.3s;
transition-timing-function: ease-out;
-moz-transition-property: height;
-moz-transition-duration: 0.3s;
-moz-transition-timing-function: ease-out;
-webkit-transition-property: height;
-webkit-transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
-o-transition-property: height;
-o-transition-duration: 0.3s;
-o-transition-timing-function: ease-out;
-ms-transition-property: height;
-ms-transition-duration: 0.3s;
-ms-transition-timing-function: ease-out; }
.advancedscroller.skin-inset .thumbsClip > li {
padding: 0px; }
.advancedscroller.skin-inset .arrowsCon > .arrow-left, .advancedscroller.skin-inset .arrowsCon > .arrow-right {
background-position: center center;
background-repeat: no-repeat;
background-color: transparent;
background-image: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/advancedscroller/img/arrow-left-black.png);
width: 40px;
height: 40px;
position: absolute;
left: 5px;
top: 45%;
margin-top: -20px;
cursor: pointer;
opacity: 0.69;
z-index: 4;
transition-property: height;
transition-duration: 0.3s;
transition-timing-function: ease-out;
-moz-transition-property: height;
-moz-transition-duration: 0.3s;
-moz-transition-timing-function: ease-out;
-webkit-transition-property: height;
-webkit-transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
-o-transition-property: height;
-o-transition-duration: 0.3s;
-o-transition-timing-function: ease-out;
-ms-transition-property: height;
-ms-transition-duration: 0.3s;
-ms-transition-timing-function: ease-out; }
.advancedscroller.skin-inset .arrowsCon > .arrow-right {
background-image: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/advancedscroller/img/arrow-right-black.png);
left: auto;
right: 5px;
top: 45%; }
.advancedscroller.skin-inset .arrowsCon > .arrow-left:hover, .advancedscroller.skin-inset .arrowsCon > .arrow-right:hover {
opacity: 1; }.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border:  5px solid #fff;
left: -5px;
background: #fff; -webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/libs/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #ae2f20;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/libs/images/prev.png) no-repeat 0 0;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/libs/images/next.png) no-repeat 0 0;
}
.bx-wrapper .bx-prev:hover {
background: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/libs/images/prev_dark.png) no-repeat 0 0;
}
.bx-wrapper .bx-next:hover {
background: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/libs/images/next_dark.png) no-repeat 0 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 38px;
height: 38px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/libs/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/libs/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}.nivo-lightbox-overlay {
position: fixed;
top: 0;
left: 0;
z-index: 99998;
width: 100%;
height: 100%;
overflow: hidden;
visibility: hidden;
opacity: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
visibility: visible;
opacity: 1;
}
.nivo-lightbox-wrap  {
position: absolute;
top: 10%;
bottom: 10%;
left: 10%;
right: 10%;
}
.nivo-lightbox-content {
width: 100%;
height: 100%;
}
.nivo-lightbox-title-wrap {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 99999;
text-align: center;
}
.nivo-lightbox-nav { display: none; }
.nivo-lightbox-prev {
position: absolute;
top: 50%;
left: 0;
}
.nivo-lightbox-next {
position: absolute;
top: 50%;
right: 0;
}
.nivo-lightbox-close {
position: absolute;
top: 2%;
right: 2%;
}
.nivo-lightbox-image { text-align: center; }
.nivo-lightbox-image img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
vertical-align: middle;
}
.nivo-lightbox-content iframe {
width: 100%;
height: 100%;
}
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
max-height: 100%;
overflow: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.nivo-lightbox-error {
display: table;
text-align: center;
width: 100%;
height: 100%;
color: #fff;
text-shadow: 0 1px 1px #000;
}
.nivo-lightbox-error p {
display: table-cell;
vertical-align: middle;
} .nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
} .nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
-webkit-transform: translateX(-10%);
-moz-transform: translateX(-10%);
-ms-transform: translateX(-10%);
transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
-webkit-transform: translateY(-10%);
-moz-transform: translateY(-10%);
-ms-transform: translateY(-10%);
transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
-webkit-transform: translateY(10%);
-moz-transform: translateY(10%);
-ms-transform: translateY(10%);
transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-transform: translateZ(300px);
-moz-transform: translateZ(300px);
-ms-transform: translateZ(300px);
transform: translateZ(300px);
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}.nivo-lightbox-theme-default.nivo-lightbox-overlay { 
background: #666;
background: rgba(0,0,0,0.8); 
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { background: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/css/nivo-lightbox/themes/default/loading.gif) no-repeat 50% 50%; }
.nivo-lightbox-theme-default .nivo-lightbox-nav {
top: 10%;
width: 8%;
height: 80%;
text-indent: -9999px;
background-repeat: no-repeat;
background-position: 50% 50%;
opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover { 
opacity: 1; 
background-color: rgba(0,0,0,0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
background-image: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/css/nivo-lightbox/themes/default/prev.png); 
border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
background-image: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/css/nivo-lightbox/themes/default/next.png); 
border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
display: block;
background: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/css/nivo-lightbox/themes/default/close.png) no-repeat 5px 5px;
width: 16px;
height: 16px;
text-indent: -9999px;
padding: 5px;
opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover { opacity: 1; }
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }
.nivo-lightbox-theme-default .nivo-lightbox-title {
font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
background: #000;
color: #fff;
padding: 7px 15px;
border-radius: 30px;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
background: #fff;
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
background: #fff;
padding: 40px;
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
@media (-webkit-min-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6/2),
(min--moz-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { 
background-image: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/css/nivo-lightbox/themes/default/loading@2x.gif); 
background-size: 32px 32px;
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
background-image: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/css/nivo-lightbox/themes/default/prev@2x.png); 
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
background-image: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/css/nivo-lightbox/themes/default/next@2x.png); 
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close { 
background-image: url(//www.lichtenbergmarzahnplus.de/wp/wp-content/themes/mastertheme/css/nivo-lightbox/themes/default/close@2x.png); 
background-size: 16px 16px;
}
}