.woocommerce-product-gallery .dpwgv-slide { position: relative; }
.woocommerce-product-gallery .dpwgv-video { display: block; width: 100%; height: auto; margin: 0; background: #130b03; object-fit: contain; }
.woocommerce-product-gallery .dpwgv-video:focus-visible { outline: 2px solid #2458dc; outline-offset: -2px; }
.woocommerce-product-gallery.dpwgv-no-slider .dpwgv-slide { display: block !important; width: 100% !important; margin-block: 16px; }
.woocommerce-product-gallery .dpwgv-thumb { position: relative; }
.woocommerce-product-gallery .dpwgv-thumb-label, .dpwgv-custom-gallery .dpwgv-thumb-label { position: absolute; inset-inline: 4px; bottom: 4px; padding: 2px 4px; background: #172536; color: #fff; text-align: center; font-size: 11px; line-height: 1.4; pointer-events: none; }
.woocommerce-product-gallery .dpwgv-error { display: block; padding: 12px; font-size: 14px; }
.woocommerce-product-gallery .dpwgv-error[hidden], .woocommerce-product-gallery .woocommerce-product-gallery__trigger[hidden] { display: none !important; }
.dpwgv-custom-gallery .dpwgv-custom-slide{width:100%;height:100%;display:flex;align-items:center;background:#000}
.dpwgv-custom-gallery .dpwgv-custom-slide video{width:100%;height:100%;object-fit:contain;max-height:80vh}
.dpwgv-custom-gallery .dpwgv-custom-thumb{position:relative}
.dpwgv-custom-gallery [hidden]{display:none!important}
