/* info: https://www.hepu.de/wp-content/plugins/gdlr-product-widgets/assets/product-gallery.css */
.gdlr-product-gallery{position:relative;width:100%;box-sizing:border-box}.gdlr-product-gallery *{box-sizing:border-box}.gdlra-main-wrap{width:100%;margin-bottom:12px}.gdlra-main-image-frame{position:relative;width:100%;overflow:hidden;background:#f5f5f5;border-radius:4px;display:flex;align-items:center}.gdlr-product-gallery-ratio-4-3 .gdlra-main-image-frame{aspect-ratio:4 / 3}.gdlr-product-gallery-ratio-1-1 .gdlra-main-image-frame{aspect-ratio:1 / 1}.gdlr-product-gallery-ratio-16-9 .gdlra-main-image-frame{aspect-ratio:16 / 9}.gdlr-product-gallery-ratio-auto .gdlra-main-image-frame{aspect-ratio:auto}@supports not (aspect-ratio:1 / 1){.gdlr-product-gallery-ratio-4-3 .gdlra-main-image-frame{padding-bottom:75%}.gdlr-product-gallery-ratio-1-1 .gdlra-main-image-frame{padding-bottom:100%}.gdlr-product-gallery-ratio-16-9 .gdlra-main-image-frame{padding-bottom:56.25%}}.gdlr-product-gallery-ratio-auto .gdlra-main-image-frame .gdlra-main-image{position:relative;width:100%;height:auto}.gdlr-product-gallery-ratio-4-3 .gdlra-main-image,.gdlr-product-gallery-ratio-1-1 .gdlra-main-image,.gdlr-product-gallery-ratio-16-9 .gdlra-main-image{object-fit:cover!important;max-width:none!important}.gdlra-main-image{position:absolute;top:0;left:0;width:100%;height:100%!important;object-fit:contain;cursor:zoom-in;display:block;transition:opacity 0.15s ease}.gdlr-product-gallery[data-lightbox="no"] .gdlra-main-image{cursor:default}.gdlra-main-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;background:rgb(0 0 0 / .35);color:#fff;font-size:15px;line-height:1;cursor:pointer;z-index:2;transition:background 0.15s ease,opacity 0.15s ease;opacity:0}.gdlra-main-image-frame:hover .gdlra-main-nav{opacity:1}.gdlra-main-nav:hover{background:rgb(0 0 0 / .6)}.gdlra-main-prev{left:14px}.gdlra-main-next{right:14px}@media (max-width:767px){.gdlra-main-nav{opacity:1;width:34px;height:34px;font-size:13px}}.gdlra-thumbs-wrap{width:100%}.gdlra-thumbs-scroll{padding-left:6px;padding-right:6px;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.gdlra-thumbs-scroll::-webkit-scrollbar{height:6px}.gdlra-thumbs-scroll::-webkit-scrollbar-thumb{background:rgb(0 0 0 / .2);border-radius:3px}.gdlra-thumb-item{flex:0 0 auto;position:relative;overflow:hidden;border-radius:4px;cursor:pointer;background:#f5f5f5;border:2px solid #fff0;transition:border-color 0.15s ease,box-shadow 0.15s ease,opacity 0.15s ease;opacity:.6}.gdlra-thumb-item:hover{opacity:1}.gdlra-thumb-item.gdlra-thumb-active{border-color:var(--c-yellow);box-shadow:0 0 0 2px var(--c-yellow);opacity:1}.gdlra-thumb-item.gdlra-thumb-active::after{content:"";position:absolute;top:4px;right:4px;width:14px;height:14px;border-radius:50%;background:var(--c-yellow);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 8l3 3 5-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:9px 9px;box-shadow:0 0 0 1px rgb(0 0 0 / .15)}.gdlra-thumb-item img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;display:block}.gdlra-lightbox{display:none;position:fixed;inset:0;top:0;left:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;border:none;color:inherit;background:#fff0;overflow:visible;z-index:100000}.gdlra-lightbox.gdlra-lightbox-open,.gdlra-lightbox:popover-open{display:block}.gdlra-lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .85)}.gdlra-lightbox-inner{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:40px}.gdlra-lightbox-image{position:relative;max-width:100%;max-height:100%;object-fit:contain;z-index:1}.gdlra-lightbox-close,.gdlra-lightbox-prev,.gdlra-lightbox-next{position:absolute;z-index:2;background:rgb(255 255 255 / .15);color:#fff;border:none;cursor:pointer;line-height:1;transition:background 0.15s ease}.gdlra-lightbox-close:hover,.gdlra-lightbox-prev:hover,.gdlra-lightbox-next:hover{background:rgb(255 255 255 / .3)}.gdlra-lightbox-close{top:16px;right:16px;width:40px;height:40px;border-radius:50%;font-size:24px}.gdlra-lightbox-prev,.gdlra-lightbox-next{top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;font-size:18px}.gdlra-lightbox-prev{left:16px}.gdlra-lightbox-next{right:16px}.gdlr-product-gallery-empty-notice{padding:20px;text-align:center;color:#999;border:1px dashed #ccc}@media (max-width:767px){.gdlra-thumb-item{border-width:1px}.gdlra-lightbox-prev,.gdlra-lightbox-next{width:38px;height:38px}}