body.single-product .mk-product-gallery{--mk-gallery-ink:#17191d;--mk-gallery-muted:#72757d;--mk-gallery-line:#e7e8eb;--mk-gallery-surface:#f7f7f8;--mk-gallery-accent:#d90a35;min-width:0;position:relative}body.single-product .mk-product-gallery>.woocommerce-product-gallery,body.single-product .mk-product-gallery>.images,body.single-product .mk-product-gallery__caption{display:none !important}body.single-product .mk-product-gallery .onsale{position:absolute;z-index:4;top:16px;right:16px;margin:0;min-width:0;padding:7px 10px;border:1px solid #f4c9d3;border-radius:999px;background:#fff8fa;color:var(--mk-gallery-accent);font-size:12px;font-weight:800}body.single-product .mk-product-gallery__shell{display:grid;grid-template-areas:"stage thumbs";grid-template-columns:minmax(0,1fr) 84px;align-items:stretch;gap:14px;direction:ltr}body.single-product .mk-product-gallery__stage{grid-area:stage;position:relative;display:grid;min-width:0;aspect-ratio:1/1;overflow:hidden;border:1px solid var(--mk-gallery-line);border-radius:22px;background:var(--mk-gallery-surface);box-shadow:0 10px 28px rgba(20,27,38,.06);outline:none}body.single-product .mk-product-gallery__stage:focus-visible{box-shadow:0 0 0 3px rgba(217,10,53,.18),0 10px 28px rgba(20,27,38,.06)}body.single-product .mk-product-gallery__slide{grid-area:1/1;display:grid;min-width:0;margin:0;opacity:0;transform:scale(.985);transition:opacity .18s ease,transform .18s ease}body.single-product .mk-product-gallery__slide.is-active{opacity:1;transform:none}body.single-product .mk-product-gallery__slide[hidden]{display:none}body.single-product .mk-product-gallery__image-button{display:grid;width:100%;height:100%;padding:20px;border:0;background:0 0;cursor:zoom-in}body.single-product .mk-product-gallery__image{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}body.single-product .mk-product-gallery__nav,body.single-product .mk-product-gallery__zoom{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(21,24,29,.12);background:rgba(255,255,255,.94);color:var(--mk-gallery-ink);box-shadow:0 4px 14px rgba(15,20,30,.1);cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}body.single-product .mk-product-gallery__nav{top:50%;width:42px;height:42px;border-radius:50%;transform:translateY(-50%)}body.single-product .mk-product-gallery__nav--previous{right:14px}body.single-product .mk-product-gallery__nav--next{left:14px}body.single-product .mk-product-gallery__zoom{right:14px;bottom:14px;gap:6px;min-height:38px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800}body.single-product .mk-product-gallery__nav:hover,body.single-product .mk-product-gallery__zoom:hover,body.single-product .mk-product-gallery__nav:focus-visible,body.single-product .mk-product-gallery__zoom:focus-visible{border-color:var(--mk-gallery-accent);background:var(--mk-gallery-accent);color:#fff;outline:none}body.single-product .mk-product-gallery__nav:hover{transform:translateY(-50%) scale(1.04)}body.single-product .mk-product-gallery__zoom:hover{transform:translateY(-1px)}body.single-product .mk-product-gallery__counter{position:absolute;z-index:2;top:15px;left:15px;min-width:52px;padding:6px 9px;border-radius:999px;background:rgba(23,25,29,.76);color:#fff;font-size:12px;font-weight:700;text-align:center;direction:rtl}body.single-product .mk-product-gallery__thumbs{grid-area:thumbs;display:flex;flex-direction:column;gap:10px;min-width:0;max-height:100%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d5d7dc transparent}body.single-product .mk-product-gallery__thumb{display:grid;flex:0 0 auto;width:84px;aspect-ratio:1;padding:4px;overflow:hidden;border:1px solid var(--mk-gallery-line);border-radius:14px;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}body.single-product .mk-product-gallery__thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px}body.single-product .mk-product-gallery__thumb.is-active,body.single-product .mk-product-gallery__thumb:hover,body.single-product .mk-product-gallery__thumb:focus-visible{border-color:var(--mk-gallery-accent);box-shadow:0 0 0 2px rgba(217,10,53,.14);outline:none}body.single-product .mk-product-gallery__thumb:hover{transform:translateY(-1px)}body.single-product .mk-product-gallery__lightbox[hidden]{display:none}body.single-product .mk-product-gallery__lightbox{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;padding:24px}body.single-product .mk-product-gallery__lightbox-backdrop{position:absolute;inset:0;border:0;background:rgba(12,14,18,.88);cursor:zoom-out}body.single-product .mk-product-gallery__lightbox-content{position:relative;z-index:1;display:grid;width:min(900px,100%);height:min(82vh,760px);place-items:center}body.single-product .mk-product-gallery__lightbox-image{width:100%;height:100%;object-fit:contain}body.single-product .mk-product-gallery__lightbox-close,body.single-product .mk-product-gallery__lightbox-nav{position:absolute;z-index:2;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:rgba(0,0,0,.3);color:#fff;cursor:pointer}body.single-product .mk-product-gallery__lightbox-close{top:-2px;right:-2px}body.single-product .mk-product-gallery__lightbox-nav{top:50%;transform:translateY(-50%)}body.single-product .mk-product-gallery__lightbox-nav--previous{right:8px}body.single-product .mk-product-gallery__lightbox-nav--next{left:8px}body.single-product .mk-product-gallery__lightbox-meta{position:absolute;bottom:4px;padding:7px 11px;border-radius:999px;background:rgba(0,0,0,.45);color:#fff;font-size:12px;font-weight:700}body.mk-gallery-lightbox-open{overflow:hidden}@media (max-width:767px){body.single-product .mk-product-gallery{width:100%}body.single-product .mk-product-gallery__shell{grid-template-areas:"stage" "thumbs";grid-template-columns:minmax(0,1fr);gap:11px}body.single-product .mk-product-gallery__stage{border-radius:18px;box-shadow:none}body.single-product .mk-product-gallery__image-button{padding:14px}body.single-product .mk-product-gallery__thumbs{flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:2px 1px 5px;scroll-snap-type:x proximity}body.single-product .mk-product-gallery__thumb{width:68px;border-radius:12px;scroll-snap-align:start}body.single-product .mk-product-gallery__thumb img{border-radius:8px}body.single-product .mk-product-gallery__nav{top:auto;bottom:14px;width:38px;height:38px;transform:none}body.single-product .mk-product-gallery__nav:hover{transform:none}body.single-product .mk-product-gallery__nav--previous{right:14px}body.single-product .mk-product-gallery__nav--next{left:14px}body.single-product .mk-product-gallery__zoom{right:62px;bottom:14px;min-width:38px;padding:0 10px}body.single-product .mk-product-gallery__zoom span{display:none}body.single-product .mk-product-gallery__counter{top:12px;left:12px}body.single-product .mk-product-gallery__lightbox{padding:14px}body.single-product .mk-product-gallery__lightbox-content{height:min(76vh,600px)}}@media (prefers-reduced-motion:reduce){body.single-product .mk-product-gallery *,body.single-product .mk-product-gallery *:before,body.single-product .mk-product-gallery *:after{transition:none !important}}