.so-product-video{margin:22px -16px 24px;position:relative;left:0;right:0}
.so-product-video__media-wrap,.so-gallery-video{position:relative;overflow:hidden;border-radius:0;background:#111;aspect-ratio:var(--so-video-ratio,2 / 3);min-height:260px;font-size:0;line-height:0}
.woocommerce-product-gallery .so-gallery-video{aspect-ratio:var(--so-gallery-main-ratio, var(--so-video-ratio, 2 / 3)) !important}
.so-product-video__cover,.so-product-video__video,.so-gallery-video__cover,.so-gallery-video__video{display:block;width:100%;height:100%;border-radius:0}
.so-product-video__cover,.so-gallery-video__cover{object-fit:cover;position:absolute;inset:0;z-index:1;transition:opacity .28s ease;background:#111}
.so-product-video__video,.so-gallery-video__video{position:absolute;inset:0;object-fit:cover;opacity:0;transition:opacity .35s ease;background:#111;z-index:2;pointer-events:none}
.so-product-video.is-playing .so-product-video__video,.so-gallery-video.is-playing .so-gallery-video__video{opacity:1;pointer-events:auto}
.so-product-video.is-playing .so-product-video__cover,.so-gallery-video.is-playing .so-gallery-video__cover{opacity:0}
.so-product-video__overlay,.so-gallery-video__overlay{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:24px;border:0;border-radius:0;width:100%;background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,var(--so-video-overlay,rgba(17,17,17,.45)) 100%);color:var(--so-video-text,#fff);text-align:center;cursor:pointer;transition:opacity .28s ease,background .28s ease;-webkit-appearance:none;appearance:none}
.so-product-video.is-user-started .so-product-video__overlay,.so-product-video.is-autoplayed .so-product-video__overlay,.so-gallery-video.is-user-started .so-gallery-video__overlay,.so-gallery-video.is-autoplayed .so-gallery-video__overlay{opacity:0;pointer-events:none}
.so-product-video__play,.so-gallery-video__play{display:inline-flex;width:82px;height:82px;color:var(--so-video-accent,#0f766e);filter:drop-shadow(0 8px 24px rgba(0,0,0,.28))}
.so-product-video__play svg,.so-gallery-video__play svg{width:100%;height:100%}
.so-product-video__text,.so-gallery-video__text{max-width:700px;font-size:clamp(18px,2.2vw,26px);line-height:1.25;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.25)}
.so-product-video--notice{margin:22px 0 24px;padding:14px 16px;border:1px dashed #d4b06a;background:#fff8e8;color:#5f4a18;border-radius:0}
.so-gallery-video-slide .img-thumbnail,.so-gallery-video-slide .inner{height:100%}
.product-thumbnails .so-gallery-video-thumb,.woocommerce-product-gallery .so-gallery-video-thumb{list-style:none;position:relative;cursor:pointer}
.product-thumbnails .so-gallery-video-thumb img,.woocommerce-product-gallery .so-gallery-video-thumb img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:0}
.so-gallery-video-thumb__icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#0f766e;pointer-events:none}
.so-gallery-video-thumb__icon svg{width:38px;height:38px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.18))}
@media (max-width:767px){
  .so-product-video{margin:22px calc(50% - 50vw) 24px;width:100vw;max-width:100vw}
  .so-product-video__media-wrap,.so-gallery-video{min-height:220px}
  .so-product-video__overlay,.so-gallery-video__overlay{gap:10px;padding:18px}
  .so-product-video__play,.so-gallery-video__play{width:68px;height:68px}
  .so-product-video__text,.so-gallery-video__text{font-size:18px;padding-left:14px;padding-right:14px}
}
@media (min-width:768px){
  .so-product-video{margin:24px 0 26px;width:100%;max-width:100%}
  .so-product-video .so-product-video__media-wrap,.so-product-video .so-product-video__cover,.so-product-video .so-product-video__video,.so-product-video .so-product-video__overlay{border-radius:10px}
}

.so-gallery-video .so-gallery-video__overlay{display:flex !important;}
.so-gallery-video{cursor:pointer;}
.so-gallery-video__video{display:block;width:100%;height:100%;object-fit:cover;background:transparent;}

.woocommerce-product-gallery .so-gallery-video__cover{display:block !important;}
.woocommerce-product-gallery .so-gallery-video .so-gallery-video__video{opacity:0 !important;}
.woocommerce-product-gallery .so-gallery-video.is-playing .so-gallery-video__video{opacity:1 !important;}
.woocommerce-product-gallery .so-gallery-video.is-playing .so-gallery-video__cover{opacity:0 !important;}


.woocommerce-product-gallery .product-thumbs-slider .owl-item .img-thumbnail,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .img-thumbnail .inner,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .so-gallery-video-thumb,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .so-gallery-video-thumb .inner,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .so-gallery-video-slide,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .so-gallery-video-slide .inner{
  width:100%!important;
  aspect-ratio:4 / 5!important;
  height:auto!important;
  min-height:0!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.woocommerce-product-gallery .product-thumbs-slider .owl-item .img-thumbnail img,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .img-thumbnail .zoom,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .img-thumbnail .inner>img,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .so-gallery-video-thumb img,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .so-gallery-video,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .so-gallery-video video,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .so-gallery-video__video,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .so-gallery-video__cover{
  display:block!important;
  width:100%!important;
  height:100%!important;
  aspect-ratio:4 / 5!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.woocommerce-product-gallery .product-thumbs-slider .owl-item .img-thumbnail,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .so-gallery-video-thumb{
  padding:0!important;
  margin:0!important;
  border:1px solid transparent!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transition:border-color .2s ease, box-shadow .2s ease!important;
}
.woocommerce-product-gallery .product-thumbs-slider .owl-item.active.current .img-thumbnail,
.woocommerce-product-gallery .product-thumbs-slider .owl-item.active.current .so-gallery-video-thumb,
.woocommerce-product-gallery .product-thumbs-slider .owl-item.selected .img-thumbnail,
.woocommerce-product-gallery .product-thumbs-slider .owl-item.selected .so-gallery-video-thumb,
.woocommerce-product-gallery .product-thumbs-slider .owl-item:hover .img-thumbnail,
.woocommerce-product-gallery .product-thumbs-slider .owl-item:hover .so-gallery-video-thumb{
  border-color:#0f766e!important;
  box-shadow:inset 0 0 0 1px #0f766e!important;
}
.woocommerce-product-gallery .product-thumbs-slider .owl-item .img-thumbnail .inner,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .so-gallery-video-thumb,
.woocommerce-product-gallery .product-thumbs-slider .owl-item .so-gallery-video{border-radius:0!important;}
.woocommerce-product-gallery .so-gallery-video-thumb__icon{inset:0!important;}
.woocommerce-product-gallery .so-gallery-video-thumb img{aspect-ratio:4 / 5!important;}
.woocommerce-product-gallery .product-thumbs-slider.owl-carousel .owl-stage,
.woocommerce-product-gallery .product-thumbs-slider.owl-carousel .owl-item{display:flex!important;align-items:stretch!important;}
.woocommerce-product-gallery .product-thumbs-slider.owl-carousel .owl-item>div,
.woocommerce-product-gallery .product-thumbs-slider.owl-carousel .owl-item .img-thumbnail,
.woocommerce-product-gallery .product-thumbs-slider.owl-carousel .owl-item .so-gallery-video-thumb{width:100%!important;}
