img.cloudzoom { max-width: 100%; height: auto !important; position: relative; }
.cloudzoom-lens { border: 4px solid #343a40; width: 50px; height: 50px; box-shadow: -0px -0px 10px rgba(0,0,0,0.40); cursor: crosshair; z-index: 9999; }
.cloudzoom-zoom { background: #fff; border: 1px solid rgba(0,0,0,0.125); min-height: 300px; width: auto; box-shadow: -0px -0px 10px rgba(0,0,0,0.40); z-index: 9999; }
.cloudzoom-zoom-inside { border: none; box-shadow: none; z-index: 9999; }
.cloudzoom-caption { display: none !important; text-align: left; background-color: #343a40; color: #fff; font-weight: normal; padding: 0.25rem 0.5rem 0.5rem; font-size: 0.75rem; }
.cloudzoom-blank { background-image: url(../../images/spacer.gif); }
.cloudzoom-ajax-loader { width: 40px; height: 40px; background: #fff url(../../images/ajax-loader-light.gif) center no-repeat; border-radius: 50%; }
.cloudzoom-gallery:hover { cursor: inherit; }
.cloudzoom--lens { margin: 0 auto !important; }