.zoom-desc {
  margin-left: 0!important;
  width: 100% !important;
}
a.cloud-zoom-gallery {
  display: inline-block;
  margin: 0 5px 5px 0 !important;
}

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}

.zoom-small-image{
  float: none;
  width: 760px !important;
}
.cloud-zoom{
  display: inline-block !important;
}
div.product_images{
  width: 772px !important;
}
div.product_description{
  position: relative;
  padding-right: -webkit-calc(100% - (772px - 332px - 20px));
  padding-right: calc(100% - (772px - 332px - 20px));
  border: none;
}
div.add_cart{
  left: 440px !important;
  width: 332px !important;
}