.simple-gallery{margin:40px 0;padding:20px;background:transparent;border-radius:12px}.gallery-container{position:relative;max-width:1200px;margin:20px auto;overflow:hidden!important;display:flex;align-items:center;width:100%}.gallery-track{display:flex!important;align-items:center;gap:15px;transition:transform .3s ease-in-out;padding:0 10px;will-change:transform;flex-wrap:nowrap!important;overflow:visible!important;justify-content:flex-start!important}.simple-gallery .gallery-item{flex:0 0 auto;position:relative;width:280px;height:200px;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s ease;box-shadow:0 4px 15px #00640033}.simple-gallery .gallery-item:hover{transform:scale(1.05);box-shadow:0 6px 20px #0064004d}.simple-gallery .gallery-item img{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform .2s ease}.simple-gallery .gallery-item:hover img{transform:scale(1.1)}.simple-gallery .gallery-btn{position:absolute;top:50%;transform:translateY(-50%);background:#006400cc;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:20px;font-weight:700;cursor:pointer;z-index:10;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.simple-gallery .gallery-btn:hover{background:#006400;transform:translateY(-50%) scale(1.1)}.simple-gallery .gallery-btn.prev{left:10px}.simple-gallery .gallery-btn.next{right:10px}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000}.lightbox img{max-width:90%;max-height:90%;border-radius:8px;box-shadow:0 4px 20px #00000080}.lightbox .close{position:absolute;top:20px;left:30px;color:#fff;font-size:40px;cursor:pointer;z-index:1001}.lightbox .close:hover{opacity:.7}@media (max-width: 768px){.simple-gallery .gallery-container{max-width:100%;padding:0 10px}.simple-gallery .gallery-item{width:220px;height:160px}.simple-gallery .gallery-btn{width:35px;height:35px;font-size:18px}.simple-gallery .gallery-btn.prev{left:5px}.simple-gallery .gallery-btn.next{right:5px}}@media (max-width: 480px){.simple-gallery .gallery-item{width:180px;height:130px}.simple-gallery .gallery-track{gap:10px;padding:5px}}
/*# sourceMappingURL=/cdn/shop/t/168/assets/simple-gallery.css.map */
