@media (min-width:1201px){.custom-product-gallery{display:flex;gap:20px;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:50px}.custom-product-slider{width:100px;height:500px;overflow:hidden;position:relative}.custom-product-slider .swiper-wrapper{display:flex;flex-direction:column}}.custom-main-image-container{position:relative;width:400px;height:500px;background:linear-gradient(to bottom right,#fff,#f0f0f0);box-shadow:0 10px 30px rgba(0,0,0,.1);border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}#custom-main-image{max-width:100%;max-height:100%;object-fit:cover;transition:transform .3s ease-in-out}.custom-product-slider .swiper-slide{margin-bottom:10px;cursor:pointer;transition:transform .3s,box-shadow .3s;border-radius:5px}.custom-product-slider .swiper-slide img{width:100%;height:100%;object-fit:cover;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.custom-product-slider .swiper-slide:hover{transform:scale(1.1);box-shadow:0 5px 15px rgba(0,0,0,.2)}@media (max-width:1200px){.custom-product-gallery{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:30px}.custom-main-image-container{order:1;width:100%;height:auto;margin-bottom:20px}.custom-product-slider{order:2;width:90%;height:auto}.custom-product-slider .swiper-slide{width:80px;height:80px;object-fit:cover;margin-right:10px}.swiper-wrapper{order:2}.swiper-container{overflow-x:hidden}}.zoomContainer{pointer-events:none}