
.content.-text .textimg i.lupe img {
max-width: none;
max-height: none;
margin: 0;
}

.zoomPad {
z-index: auto !important;
}
[data-zoom-image] .zoomPad >img {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.textimg .zoomPad {
margin-right: 10px;
}

span.zoomicon {
font-size: 16px;
position: absolute;
bottom: 5px;
right: 0px;
background-color: #ccc;
background-color: rgba(0,0,0,0.3);
border-radius: 50px 1px 1px 1px;
color: #e0e0e0;
padding: 6px 0 0 6px;

}