/**** Products - Start *****/

.product.media .gallery-placeholder .fotorama__nav--thumbs {
  float: left;
  margin-top: 25px;
}

.p-number {
  font-size: 26px;
}

.fotorama__stage {
  max-height: 550px;
}
.fotorama__stage__frame .fotorama__img {
  top: 50%;
}
.fotorama {
  min-width: 350px;
  overflow: hidden;
}
.fotorama-item.fotorama.fotorama--fullscreen {
  z-index: 9999 !important;
  max-height: 1200px !important;
}
.product.media {
  float: left;
  margin-bottom: 25px;
  display: flow-root;
}
.quantity-price {
  font-size: 12px;
}
.notes-after-gallery {
  font-size: 12px;
  position: absolute;
  margin-top: -110px;
  max-width: 45%;
}
.fotorama__nav--thumbs {
  display: block;
  position: relative;
  top: -120px !important;
}
.fotorama__thumb {
  border: 1px solid #cdcdcd;
}
/**** Products - End *****/

/**** Products Sidebar - Start *****/
.page-layout-2columns-right .sidebar-main {
  padding-left: 1% !important;
}
/**** Products Sidebar - End *****/

a:visited,
.alink:visited {
  color: none !important;
  text-decoration: none !important;
}
#olark-wrapper .olark-launch-button {
  visibility: hidden !important;
}