.product-hero-image {
  max-width: 240px;
  width: 100%;
  height: auto;
}

.main.photoprice-product-main {
  width: 729px;
  padding: 10px 30px;
}

.photoprice-product-intro {
  padding: 0 20px;
}

.main.photoprice-product-main h4.photoprice-product-breadcrumbs {
  margin: 3px 0;
  padding-top: 10px;
  color: #777;
  font-weight: normal;
}

.photoprice-product-image-box {
  width: 240px;
  height: 240px;
  padding: 10px;
  float: left;
  overflow: hidden;
  color: #000;
}

.photoprice-product-desc-spacer {
  width: 400px;
  height: 0;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  overflow: hidden;
  font-size: 0.9em;
  color: #000;
}

.photoprice-product-desc-box {
  width: 400px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  overflow: hidden;
  font-size: 0.9em;
  color: #000;
}

.photoprice-product-desc-box p {
  color: #777;
  line-height: 180%;
}

.price-section {
  margin: 10px 0 14px;
}

.legacy-spec-wrap {
  float: none;
  padding: 0;
  width: 100%;
  margin-bottom: 0;
}

.legacy-price-table {
  border-collapse: collapse;
  background: #fff;
}

.photoprice-product-main #spec.legacy-spec-wrap {
  width: 728px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}

.legacy-spec-wrap .legacy-price-table td {
  vertical-align: middle;
  background: #fff;
}

.legacy-spec-wrap .legacy-price-table tr.tr_title {
  background: transparent !important;
}

.legacy-spec-wrap .legacy-price-table tr.tr_title td {
  background: transparent !important;
}

.legacy-spec-wrap .legacy-price-table tr.tr_title td.title_right {
  text-align: left;
}

.legacy-spec-wrap .legacy-price-table tr.tr_title td.title.spec_buynow_td {
  text-align: center;
}

.legacy-merchant-logo-cell {
  width: 88px;
  padding-right: 20px !important;
}

.legacy-merchant-logo-cell img {
  width: 88px;
  height: 31px;
  object-fit: contain;
  object-position: left center;
}

.legacy-merchant-info-cell {
  width: 205px;
  line-height: 1;
}

.legacy-merchant-info-cell a {
  color: #457bcc;
  text-decoration: none;
}

.legacy-merchant-info-cell a:hover {
  text-decoration: underline;
}

.legacy-warranty {
  line-height: 1;
}

.legacy-merchant-name {
  display: block;
}

.legacy-stock-cell {
  width: 145px;
  text-align: center;
}

.legacy-stock-cell .in_stock {
  color: #457bcc;
  font-weight: bold;
}

.legacy-stock-cell .not_in_stock {
  color: #cd4444;
}

.legacy-stock-cell .used_in_stock {
  color: #457bcc;
}

.legacy-price-cell {
  width: 130px;
  text-align: right;
  white-space: nowrap;
}

.legacy-price-cell .price_link_big {
  color: #00f;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

.legacy-price-cell small {
  color: #777;
}

.legacy-price-currency {
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}

.legacy-buy-cell {
  width: 88px;
  text-align: right;
}

.legacy-stock-detail {
  color: #777;
  white-space: nowrap;
}

.legacy-price-table-footer td {
  text-align: right;
}

.photoprice-price-table-spacer td {
  border-bottom: none !important;
  height: 26px;
  padding: 0 !important;
}

.price-history-chart {
  display: block;
  width: 100%;
  max-width: 658px;
  margin: 14px auto 0;
}

.price-history-status {
  color: #666;
  margin-top: 6px;
}

.photoprice-similar-products {
  clear: both;
  margin: 4px 0 16px;
}

.photoprice-similar-products table {
  color: #777;
}

.photoprice-similar-products td {
  width: 85px;
  text-align: center;
  vertical-align: top;
}

.photoprice-similar-products img {
  width: 80px;
  height: 80px;
  object-fit: contain;
}

.photoprice-product-disclaimer {
  clear: both;
  text-align: center;
  color: #777;
  margin: 12px 20px 16px;
}

.product-bottom-disclaimer {
  margin: 10px 15px 12px;
  color: #555;
  font-size: 13px;
}

.is-hidden {
  display: none;
}
