.wcvg-thumb{position:relative;display:inline-block;}
.wcvg-svg-wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;opacity:0.95;pointer-events:none;}
.wcvg-svg{width:100%;height:100%;display:block;}
/* lightbox */
#wcvg-lightbox{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:rgba(0,0,0,0.8);display:none;}
#wcvg-lightbox .wcvg-content{position:relative;margin:5% auto;width:80%;max-width:880px;background:transparent;}
#wcvg-lightbox .wcvg-close{position:absolute;top:-20px;right:-20px;color:#fff;font-size:28px;cursor:pointer;}
#wcvg-lightbox .wcvg-frame iframe,#wcvg-lightbox .wcvg-frame video{width:100%;height:60vh;}
/* admin */
#wcvg-box .wcvg-row{position:relative;padding-right:20px;}
#wcvg-box .wcvg-row .wcvg-del{position:absolute;right:0;top:0;cursor:pointer;}
/* hard clamp any oversized clones in left rail */
.product-thumbnails .wcvg-thumb img{max-width:100%;height:auto;}
