.vc-product-gallery-video-slide{width:100%}.vc-product-gallery-video-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1/1;overflow:hidden;background:#000}.vc-product-gallery-video{display:block;width:100%;height:100%;object-fit:contain;background:#000}.vc-product-gallery-video-play{position:absolute;top:50%;left:50%;z-index:5;display:flex;align-items:center;justify-content:center;width:68px;height:68px;padding:0;border:0;border-radius:50%;background:rgba(0,0,0,.72);box-shadow:0 8px 24px rgba(0,0,0,.28);cursor:pointer;transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease,visibility .2s ease}.vc-product-gallery-video-play:hover{background:rgba(0,0,0,.88);transform:translate(-50%,-50%) scale(1.06)}.vc-product-gallery-video-wrap.is-playing .vc-product-gallery-video-play{opacity:0;visibility:hidden;pointer-events:none}.vc-product-gallery-video-play-icon,.vc-product-gallery-thumb-play:after{display:block;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:19px solid #fff}.vc-product-gallery-video-play-icon{margin-left:5px}.woocommerce-product-gallery .flex-control-thumbs li.vc-product-gallery-video-thumb,.vc-woodmart-video-thumb{position:relative}.woocommerce-product-gallery .flex-control-thumbs li.vc-product-gallery-video-thumb:before,.vc-product-gallery-thumb-play{content:"";position:absolute;top:50%;left:50%;z-index:3;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.72);transform:translate(-50%,-50%);pointer-events:none}.woocommerce-product-gallery .flex-control-thumbs li.vc-product-gallery-video-thumb:after{content:"";position:absolute;top:50%;left:50%;z-index:4;width:0;height:0;margin:-8px 0 0 -5px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid #fff;pointer-events:none}.vc-product-gallery-video-thumb-media{position:relative;width:100%;height:100%;overflow:hidden;background:#111}.vc-product-gallery-video-thumb-media img{display:block;width:100%;height:100%;object-fit:cover}.vc-product-gallery-thumb-play:after{content:"";position:absolute;top:50%;left:50%;margin-left:2px;transform:translate(-50%,-50%) scale(.55)}.vc-woodmart-video-slide .vc-product-gallery-video-figure{width:100%;height:100%;margin:0}.vc-woodmart-video-slide .vc-product-gallery-video-wrap{height:100%;min-height:320px}.vc-vfg-open{overflow:hidden}.vc-video-fullscreen-gallery{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.96)}.vc-vfg-stage{display:flex;align-items:center;justify-content:center;width:calc(100% - 140px);height:calc(100% - 100px)}.vc-vfg-image{display:block;max-width:100%;max-height:100%;object-fit:contain}.vc-vfg-video{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.vc-vfg-video .vc-product-gallery-video-wrap{width:min(1100px,100%);height:100%;aspect-ratio:auto;background:transparent}.vc-vfg-video .vc-product-gallery-video{max-width:100%;max-height:100%;object-fit:contain}.vc-vfg-counter{position:absolute;bottom:18px;left:50%;padding:6px 13px;border-radius:20px;color:#fff;background:rgba(0,0,0,.55);font-size:14px;transform:translateX(-50%)}@media(max-width:767px){.vc-product-gallery-video-play{width:58px;height:58px}.vc-woodmart-video-slide .vc-product-gallery-video-wrap{min-height:260px}.vc-vfg-stage{width:100%;height:calc(100% - 90px);padding:55px 12px 45px}}

/* Theme-safe play button reset (WoodMart and other themes may style all buttons globally). */
.vc-product-gallery-video-wrap .vc-product-gallery-video-play,
.woocommerce-product-gallery .vc-product-gallery-video-wrap .vc-product-gallery-video-play,
.wd-gallery-images .vc-product-gallery-video-wrap .vc-product-gallery-video-play {
    -webkit-appearance: none !important;
    appearance: none !important;
    position: absolute !important;
    top: 50% !important;
    right: auto !important;
    bottom: auto !important;
    left: 50% !important;
    z-index: 20 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 68px !important;
    min-width: 68px !important;
    max-width: 68px !important;
    height: 68px !important;
    min-height: 68px !important;
    max-height: 68px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 50% !important;
    color: #fff !important;
    background: rgba(0, 0, 0, .72) !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .28) !important;
    font-size: 0 !important;
    line-height: 1 !important;
    text-indent: 0 !important;
    opacity: 1;
    visibility: visible;
    cursor: pointer !important;
    transform: translate(-50%, -50%) !important;
}

.vc-product-gallery-video-wrap .vc-product-gallery-video-play:hover,
.woocommerce-product-gallery .vc-product-gallery-video-wrap .vc-product-gallery-video-play:hover,
.wd-gallery-images .vc-product-gallery-video-wrap .vc-product-gallery-video-play:hover {
    color: #fff !important;
    background: rgba(0, 0, 0, .88) !important;
    transform: translate(-50%, -50%) scale(1.06) !important;
}

.vc-product-gallery-video-wrap .vc-product-gallery-video-play::before,
.vc-product-gallery-video-wrap .vc-product-gallery-video-play::after {
    display: none !important;
    content: none !important;
}

.vc-product-gallery-video-wrap .vc-product-gallery-video-play > .vc-product-gallery-video-play-icon {
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 0 0 5px !important;
    padding: 0 !important;
    border-top: 12px solid transparent !important;
    border-right: 0 !important;
    border-bottom: 12px solid transparent !important;
    border-left: 19px solid #fff !important;
    background: transparent !important;
    box-shadow: none !important;
    transform: none !important;
}

.vc-product-gallery-video-wrap.is-playing > button.vc-product-gallery-video-play {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

@media (max-width: 767px) {
    .vc-product-gallery-video-wrap .vc-product-gallery-video-play,
    .woocommerce-product-gallery .vc-product-gallery-video-wrap .vc-product-gallery-video-play,
    .wd-gallery-images .vc-product-gallery-video-wrap .vc-product-gallery-video-play {
        width: 58px !important;
        min-width: 58px !important;
        max-width: 58px !important;
        height: 58px !important;
        min-height: 58px !important;
        max-height: 58px !important;
    }
}
