/* Standard WooCommerce + Flatsome gallery slider */
.woocommerce-product-gallery__wrapper .mwd-pgv-slide,
.product-gallery-slider .mwd-pgv-slide{width:100%!important;min-width:100%!important;max-width:100%!important;overflow:hidden;position:relative}
.woocommerce-product-gallery__wrapper .mwd-pgv-media,
.product-gallery-slider .mwd-pgv-media{position:relative;width:100%;display:flex;align-items:center;justify-content:center;background:#080808;overflow:hidden}
.woocommerce-product-gallery__wrapper .mwd-pgv-video,
.woocommerce-product-gallery__wrapper .mwd-pgv-iframe,
.product-gallery-slider .mwd-pgv-video,
.product-gallery-slider .mwd-pgv-iframe{display:block;width:100%!important;height:100%!important;max-width:100%;margin:0!important;border:0!important;object-fit:contain;background:#080808}
.mwd-pgv-slide a{pointer-events:none}
.mwd-pgv-slide .zoomImg{display:none!important}

/* Flatsome/WooCommerce: Galerie-Vergrößern nur ausblenden, solange ein Video aktiv ist. */
.product-images.mwd-pgv-video-active>.image-tools.bottom.left,
.product-images.mwd-pgv-video-active>.image-tools.absolute.bottom.left,
.product-gallery.mwd-pgv-video-active .zoom-button,
.woocommerce-product-gallery.mwd-pgv-video-active .woocommerce-product-gallery__trigger{display:none!important}

/* Flatsome thumbnail */
.product-thumbnails .mwd-pgv-thumb a{display:block;position:relative;cursor:pointer}
.product-thumbnails .mwd-pgv-thumb-media{position:relative;display:block;overflow:hidden;background:#111;aspect-ratio:1/1}
.product-thumbnails .mwd-pgv-thumb img{display:block;width:100%!important;height:100%!important;object-fit:cover;margin:0!important}
.mwd-pgv-thumb-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;background:rgba(0,0,0,.64);color:#fff;display:flex;align-items:center;justify-content:center;padding-left:2px;font-size:13px;line-height:1;pointer-events:none;box-shadow:0 1px 8px rgba(0,0,0,.2)}
.product-thumbnails .mwd-pgv-thumb.is-nav-selected .mwd-pgv-thumb-media{outline:2px solid currentColor;outline-offset:-2px}

/* WooCommerce/FlexSlider fallback thumbnail */
.flex-control-thumbs .mwd-pgv-generated-thumb{position:relative}
.flex-control-thumbs img[src*="video-thumb.svg"]{object-fit:cover;background:#111}

@media(max-width:549px){.woocommerce-product-gallery__wrapper .mwd-pgv-media,.product-gallery-slider .mwd-pgv-media{min-height:0}.mwd-pgv-thumb-play{width:30px;height:30px;font-size:12px}}
