.custom-gallery-section .gallery-grid{display:grid;gap:15px}.custom-gallery-section .gallery-item{width:100%;position:relative;background:#f7f7f7;border-radius:10px;overflow:hidden}.custom-gallery-section .gallery-item img{width:100%;height:250px;object-fit:cover;background:#fff;padding:10px;cursor:pointer;border-radius:6px;transition:transform .3s ease}.custom-gallery-section .gallery-item img:hover{transform:scale(1.02)}.gallery-popup{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:#000c;justify-content:center;align-items:center}.gallery-popup img{max-width:90%;max-height:80%;border-radius:10px}.close-popup{position:absolute;top:30px;right:40px;color:#fff;font-size:40px;cursor:pointer;transition:.3s ease}.close-popup:hover{color:#ddd}.custom-gallery-section .gallery-heading{margin-bottom:20px}@media (max-width: 768px){.custom-gallery-section .gallery-grid{grid-template-columns:repeat(2,1fr)!important}.custom-gallery-section .gallery-item img{height:180px}}@media (max-width: 480px){.custom-gallery-section .gallery-grid{grid-template-columns:1fr!important;gap:10px}.custom-gallery-section .gallery-item img{height:200px}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map */
