.play-overlay {
        background: rgba(0, 0, 0, 0) url("<?php echo TPSWCEVZW_URL. 'assets/images/play.png'; ?>") no-repeat scroll right center / 35px auto;
        height: 61px;
        margin: -65px 20px 0;
        position: relative;
        right: 0;
        z-index: 10;
}
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
      width:100% !important;
}   
.pswp__zoom-wrap &:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}
.single-product .woocommerce-product-gallery .wrapper {
  line-height: 0;
  width: 100%;
  max-width: 900px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.single-product .woocommerce-product-gallery video {
  width: 100% !important;
  height: auto !important;
}
.single-product .woocommerce-product-gallery .emoji-search-icon {    
    display: inline-block !important;
    position: absolute;
    right: 16px;
    z-index: 1;
    top: 10px;
    width: 36px;
    height: 36px;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}

.single-product .woocommerce-product-gallery .emoji-search-icon:before{  
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    box-sizing: content-box;
}

.single-product .woocommerce-product-gallery .emoji-search-icon:after{
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: content-box;

}
.single-product .woocommerce-product-gallery figure{cursor: pointer;}

/*.pswp__container{ z-index:999;}*/

.pswp__ui{ z-index:0;}

.single-product .woocommerce-product-gallery div.video-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-product .woocommerce-product-gallery .iframe {
  width: 200px;
}
.single-product .woocommerce-product-gallery div.video-wrapper {
    height: 100%;
    width: 100%;
}
.single-product .woocommerce-product-gallery .woo-iframelist {width: 100% !important;}


.single-product button.pswp__button.pswp__button--close {cursor: pointer;}

/*extra*/

/*extra*/