.page-wrapper .product-item-info .info-details {
  flex: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-wrapper .product-item-info .info-details .info-details-specs {
  bottom: 5px;
  position: absolute;
  bottom: 0;
  font-family: arial;
  font-size: 14px;
}
.page-wrapper .product-item-info .info-details strong a {
  font-size: 16px;
}
.page-wrapper .product-item-info .info-details .redeem span {
  color: #e60012;
}
.page-wrapper .product-item-info .price-details {
  flex: 1;
}
.page-wrapper .product-item-info .price-details .as-low-as {
  bottom: 90px;
  position: absolute;
  right: 0;
}
.page-wrapper .product-item-info .price-details .sku {
  position: absolute;
  bottom: 0;
  right: 0;
}
.page-wrapper .product-item-info .price-details .price {
  bottom: 23px;
  display: flex;
  max-height: 40px;
  position: absolute;
  right: 0;
}
.page-wrapper .product-item-info .price-details .price .price-right {
  flex: 3;
  margin-left: 5px;
}
.page-wrapper .product-item-info .price-details .price .price-right .small-price sup {
  font-size: 20px;
  color: #e60012;
  text-decoration: underline;
  font-family: impact;
  top: 12px;
}
.page-wrapper .product-item-info .price-details .price .price-right .unit-desc {
  text-align: center;
  position: absolute;
  bottom: -5px;
}
.page-wrapper .product-item-info .price-details .price .price-left {
  font-size: 40px;
  text-align: right;
  display: flex;
  flex: 1;
  color: #e60012;
  font-family: impact;
}
.page-wrapper .product-item-info .price-details .price .price-left small {
  font-size: 25px;
  margin-top: 5px;
}
.page-wrapper .product-item-info .price-details .price.price2 {
  bottom: 60px;
}
@media (min-width: 768px) {
  .page-wrapper .product-item-info .cdz-product-header .cdz-header-right .cdz-header-right-top {
    align-items: center;
    padding: 2px;
    font-family: Impact;
    font-weight: 400;
  }
  .page-wrapper .product-item-info .cdz-product-header .cdz-header-right .cdz-header-right-top .cdz-header-right-left .line1 {
    font-size: 12px;
  }
  .page-wrapper .product-item-info .cdz-product-header .cdz-header-right .cdz-header-right-top .cdz-header-right-left .line2 {
    white-space: nowrap;
    font-size: 12px;
  }
  .page-wrapper .product-item-info .cdz-product-header .cdz-header-right .cdz-header-right-top .cdz-header-right-right {
    line-height: 1.1;
  }
  .page-wrapper .product-item-info .product-item-details.has-sku .price-details {
    position: relative;
    margin-top: 50px;
  }
  .page-wrapper .product-item-info .product-item-details.has-sku .price-details .as-low-as {
    position: absolute;
    white-space: nowrap;
    bottom: 70px;
    left: 0;
  }
  .page-wrapper .product-item-info .product-item-details.has-sku .price-details .price {
    bottom: 32px;
  }
  .page-wrapper .product-item-info .product-item-details.has-sku .price-details .price.price2 {
    position: absolute;
    bottom: 60px;
    right: 0;
  }
  .page-wrapper .product-item-info .product-item-details.has-price2 .price-details .as-low-as {
    bottom: 105px;
  }
  .page-wrapper .product-item-info .product-item-details.has-price2 .price-details .price.price2 {
    position: absolute;
    bottom: 70px;
    right: 0;
  }
  .page-wrapper .product-item-info .product-item-details .info-details {
    float: left;
    overflow: visible;
  }
  .page-wrapper .product-item-info .product-item-details .info-details .info-details-specs {
    color: #808080;
    font-size: 12px;
    position: relative;
  }
  .page-wrapper .product-item-info .product-item-details .info-details .info-details-specs p {
    margin-bottom: 0;
  }
  .page-wrapper .product-item-info .product-item-details .info-details .info-details-specs .name {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 3px;
    min-height: 24px;
  }
  .page-wrapper .product-item-info .product-item-details .info-details .info-details-specs .redeem {
    margin-top: 5px;
    color: #333333;
  }
  .page-wrapper .product-item-info .product-item-details .info-details .info-details-specs .redeem:before {
    position: absolute;
    background: url("../images/gift.png") no-repeat center;
    background-size: 40px;
    content: "";
    width: 40px;
    height: 40px;
    bottom: -2px;
    margin-left: -5px;
  }
  .page-wrapper .product-item-info .product-item-details .info-details .info-details-specs .redeem div {
    padding: 2px 10px 2px 38px;
    font-size: 12px;
    border: 1px solid #e60012;
    border-radius: 20px;
    max-width: 148px;
  }
  .page-wrapper .product-item-info .product-item-details .info-details .info-details-specs .redeem span {
    font-weight: 600;
  }
  .page-wrapper .product-item-info .product-item-details .price-details {
    float: right;
  }
  .page-wrapper .product-item-info .product-item-details .price-details .as-low-as {
    font-size: 14px;
    color: #808080;
    position: static;
  }
  .page-wrapper .product-item-info .product-item-details .price-details .price {
    position: relative;
    bottom: 30px;
  }
  .page-wrapper .product-item-info .product-item-details .price-details .price .price-right .sku {
    color: #808080;
    font-weight: 500;
  }
  .page-wrapper .product-item-info .product-item-details .price-details .sku {
    color: #808080;
    font-size: 12px;
    white-space: nowrap;
  }
  .page-wrapper .product-item-info .product-item-details:after {
    clear: both;
    content: "";
    display: block;
  }
  .page-wrapper .product-style20 {
    margin-bottom: 0;
    margin-top: 25px !important;
  }
}
