.magnifier-glass {
    pointer-events: none;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.magnifier-init {
    display: none;
}
