/**
*
*
*    Advanced Product Image Zoom
*    Copyright 2019 Inno-mods.io
*
*    @author    Inno-mods.io
*    @copyright Inno-mods.io
*    @version   1.2.0
*    Visit us at http://www.inno-mods.io
*
*
**/
.image-zoom-fullscreen-icon{
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 999;
}

.image-zoom-fullscreen-icon i{
  font-size: 30px;
  cursor: pointer;
}


@media only screen and (min-width: 0px) {

}

@media only screen and (min-width: 767px) {

}

#quantity_wanted{
  z-index:0;
}
