li.lslide {
margin: 0 !important;
}
.lSSlideWrapper .lSFade {
position: unset !important;
} div.fifu-woo-gallery img.fifu {
cursor: zoom-in;
}
div.fifu-woo-gallery ul.lSPager.lSGallery {
display: block;
padding: unset !important;
}
ul.lSPager.lSGallery { } ul.lSPager.lSGallery li {
list-style: none;
margin: 0;
height: auto !important;
} button::after, button::before {
display: inline !important;
}
.lg-backdrop {
background-color: rgba(0, 0, 0, 0.8) !important;
}
.lSAction > a {
width: 33px !important;
opacity: 0.8 !important;
border-radius:50%;
background-color:#7f7f7f;
background-repeat:no-repeat;
}
li.lslide {
list-style-type: none !important;
}
.lSAction > .lSNext {
background-position: -33px 0 !important;
}
.lSAction > .lSPrev {
background-position: 2px 0 !important;
} .lg-video-play-button {
width: 100px !important;
height: 100px !important;
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
background: rgba(0,0,0,0.7);
border-radius: 50%;
border: 6px solid #fff;
opacity: 1;
transform: translate(-50%, -50%) scale(1);
transition: opacity 0.3s, transform 0.3s, background-color 0.3s, border-color 0.3s !important;
}
.lg-video-play-button:hover {
background-color: rgba(0, 0, 0, 0.9) !important;
border-color: grey !important;
}
.lg-video-play-button::before {
content: '';
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-38%, -50%);
width: 0;
height: 0;
border-top: 24px solid transparent;
border-left: 42px solid rgba(255,255,255,0.85);
border-bottom: 24px solid transparent;
z-index: 2;
}
.lg-video-play-icon,
.lg-video-play-icon-bg,
.lg-video-play-icon-circle {
display: none !important;
}
.lg-video-play-button.lg-video-play-button-fadeout {
opacity: 0 !important;
transform: translate(-50%, -50%) scale(0.1);
pointer-events: none;
}.pswp__zoom-wrap {
text-align: center;
}
.pswp__zoom-wrap::before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.pswp div.wrapper {
line-height: 0;
width: 100%;
max-width: 100%;
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: center;
z-index: 1045;
}
ul#image-gallery {
cursor: pointer;
}