.woocommerce-product-gallery.dm-media-tabs-ready{position:relative}
.woocommerce-product-gallery .dm-product-media-tabs{box-sizing:border-box;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;margin:0 0 7px;direction:rtl}
.woocommerce-product-gallery .dm-product-media-tab{appearance:none;border:0;background:#8e35c7;color:#fff;border-radius:6px;padding:4px 6px;min-height:27px;line-height:1.1;font-size:11px;font-weight:800;cursor:pointer;box-shadow:none}
.woocommerce-product-gallery .dm-product-media-tab:hover,.woocommerce-product-gallery .dm-product-media-tab:focus{background:#7c2db2;color:#fff;outline:2px solid transparent}
.woocommerce-product-gallery .dm-product-media-tab:focus-visible{outline:2px solid #64208b;outline-offset:2px}
.woocommerce-product-gallery .dm-product-media-tab.is-active{background:#64208b}
.woocommerce-product-gallery .dm-product-media-tab:disabled{opacity:.35;cursor:not-allowed}
.woocommerce-product-gallery .dm-product-media-panel[hidden]{display:none!important}
.woocommerce-product-gallery .dm-product-media-panel.is-active{display:block;width:100%}
.woocommerce-product-gallery.dm-media-view-video>.dm-product-media-main,.woocommerce-product-gallery.dm-media-view-others>.dm-product-media-main{display:none!important}
.woocommerce-product-gallery.dm-media-view-video>.woocommerce-product-gallery__trigger,.woocommerce-product-gallery.dm-media-view-others>.woocommerce-product-gallery__trigger,.woocommerce-product-gallery.dm-media-view-video>.flex-control-nav,.woocommerce-product-gallery.dm-media-view-others>.flex-control-nav{display:none!important}
.woocommerce-product-gallery.dm-media-tabs-ready.dm-media-view-main>.woocommerce-product-gallery__trigger{top:calc(34px + .5em)}
.woocommerce-product-gallery .dm-product-video-stage,.woocommerce-product-gallery .dm-product-other-stage{box-sizing:border-box;width:100%;aspect-ratio:1/1;border-radius:var(--dm-radius,16px);overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f5f5f7}
.woocommerce-product-gallery .dm-product-video-stage{background:#000}
.woocommerce-product-gallery .dm-product-video-stage video{display:block;width:100%;height:100%;object-fit:contain;background:#000}
.woocommerce-product-gallery .dm-product-other-stage img{display:block;width:100%;height:100%;object-fit:contain}
.woocommerce-product-gallery .dm-product-other-thumbs{display:flex;gap:7px;overflow-x:auto;padding:8px 1px 2px}
.woocommerce-product-gallery .dm-product-other-thumb{flex:0 0 62px;width:62px;height:62px;padding:2px;border:2px solid transparent;border-radius:7px;background:#fff;cursor:pointer}
.woocommerce-product-gallery .dm-product-other-thumb.is-active{border-color:#8e35c7}
.woocommerce-product-gallery .dm-product-other-thumb:focus-visible{outline:2px solid #64208b;outline-offset:2px}
.woocommerce-product-gallery .dm-product-other-thumb img{width:100%;height:100%;object-fit:cover;border-radius:4px;display:block}
.woocommerce-product-gallery .dm-product-video-selector{display:flex;gap:7px;overflow-x:auto;padding:8px 1px 2px}
.woocommerce-product-gallery .dm-product-video-select{border:1px solid #d9c5e7;background:#fff;color:#69268f;border-radius:6px;padding:5px 9px;font-size:11px;cursor:pointer}
.woocommerce-product-gallery .dm-product-video-select.is-active{background:#8e35c7;color:#fff;border-color:#8e35c7}
.woocommerce-product-gallery .dm-product-media-empty{padding:26px 12px;text-align:center;color:#777;background:#fafafa;border-radius:12px}
