.cp-side-nav,
.cp-main-nav,
.cp-search,
.cp-main-wrap>.col-lg-2,
.cp-mosaic,
.cp-btn,
.cp-btn-email,
.cp-btn-print,
.cp-breadcrumb {
  display: none !important;
}

.cp-main-wrap>.col-lg-10 {
  width: 100%;
}
.cp-main-wrap:before,
.cp-main-wrap:after {
  content: none;
}
body {
  background-color: #fff;
}
.cp-sticky-footer {
  margin-bottom: 0;
}

.cp-item-view-thumbnails ul {
  overflow: visible;
}
.cp-item-view-thumbnails li {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  float: none;
}
.zoomWrapper {
  width: auto !important;
  height: auto !important;
}
.cp-item-view img {
  position: relative !important;
}
.cp-item-view-thumbnails li img {
  position:  relative;
}
 