.popup-image-link{margin-bottom:20px;text-decoration:none}.popup-product-container{align-items:center;background:#1e1e1e;border-radius:30px;display:flex;flex-direction:column;font-family:Open sans;height:425px;justify-content:flex-end;margin:0 auto 20px;max-width:350px;overflow:hidden;padding:20px 0 0}.popupimage-title h4{color:#fff;font-size:30px;margin:0;max-width:200px;text-align:center}.popup-product-slide{align-items:start;background:#1e1e1e;background-color:hsla(0,0%,100%,.9);border-radius:20px;display:flex;height:350px;justify-content:center;transition:transform .4s ease-in-out;width:300px}.ivs-product-image{height:350px;width:100%}.popup-product-slide img{height:100%;object-fit:contain;padding:25px;transition:transform .4s ease;width:100%}.ivs-product-image:hover img{cursor:pointer;transform:scale(1.1)}@media (max-width:1000px){.image-product-container{flex-direction:column;height:100%;max-height:1200px}.image-product-slide{height:400px;width:100%}.ivs-product-image{height:400px}}