.flash_sale_widget .countdown {
  overflow: hidden;
  clear: both;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.flash_sale_widget .countdown span {
  display: block;
  float: left;
  text-align: left;
  color: #999;
  font-size: 14px;
  font-weight:100;
}
.flash_sale_widget .countdown span:last-child {
  border-right: none;
}
.flash_sale_widget .countdown .in-progress {
  width: 100%;
  background-color: #b92a2f;
  text-align: center;
  color: #fff;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}
.product-meta a{
    color: #000000;
    font-family:sans-serif;
    font-size: 13px;
    text-transform: none;
    line-height: 16px;
}
.flash_sale_widget .countdown .ended {
  width: 100%;
  background-color: #ffe6ed;
  text-align: center;
  color: #333;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}
.flash_sale_widget .price .price-new {
  color: #000000;
  font-size: 15px;
}
.flash_sale_widget .price .quantity {
  color: #999;
  margin-left: 10px;
}
.flash_sale_widget .open-page {
  display: block;
  line-height: 32px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.flash_sale_widget .quantity {
    color: #000;
}
.flash_sale_widget .open-page.enabled {
  background-color: #b92a2f;
}
.flash_sale_widget .open-page.enabled:hover {
  background-color: #910207;
}
.flash_sale_widget .open-page.disabled {
  background-color: #666;
}
.flash_sale_widget .open-page.disabled:hover {
  background-color: #3e3e3e;
}

.flash-sale-info {
  margin-bottom: 0px;
  overflow: hidden;
}
em.litb-icon-flash-clock-gray:before{content: "\f017";}
.flash-sale-info.to-start .countdown-title {
  background-color: #ffa100;
}
.flash-sale-info.to-start .countdown {
  background-color: #ffa100;
}
.flash-sale-info.to-end .countdown-title {
  background-color: #fff;
}
.flash-sale-info.to-end .countdown {
  background-color: #fff;
}
.product-block img.img-responsive {
    display: inline-block;
}
.flash-sale-info.to-end .countdown span{
  background-color: #fff;
}
.flash-sale-info .countdown-title {
  color: #fff;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.flash-sale-info .countdown {
  overflow: hidden;
  clear: both;
  width: 100%;
  margin-bottom: 0px;
}
.flash-sale-info .countdown span {
  display: block;
  float: left;
  text-align: left;
  color: #999;
  font-size: 14px;
  font-weight:100;
}
.flash-sale-info .countdown span:last-child {
  border-right: none;
}
.flash-sale-info .countdown span div {
  font-size: 12px;
}
.flash-sale-info .countdown .in-progress {
  width: 100%;
  background-color: #fff;
  text-align: center;
  color: #fff;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}
.flash-sale-info .countdown .ended {
  width: 100%;
  background-color: #999;
  text-align: center;
  color: #fff;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}

.flash-sale-tips {
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #eaeaea;
  border-radius: 4px;
}

/*# sourceMappingURL=flash_sale.css.map */
.flash-sale-infos {
  margin-bottom: 0px;
  overflow: hidden;
}
.flash-sale-infos.to-start .countdown-title {
  background-color: #ffa100;
}
.flash-sale-infos.to-start .countdown {
}
.flash-sale-infos.to-end .countdown-title {
  background-color: #fff;
}
.flash-sale-infos.to-end .countdown {
  background-color: #fff;

  }
.flash-sale-infos.to-end .countdown span{
    background-color: #002a34;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 50px;
    text-align: center;
    margin: 0 1%;
    font-weight: bold;
    padding: 3px 0;
}
.flash-sale-infos .countdown-title {
  color: #fff;
  padding: 5px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.flash-sale-infos .countdown {
  overflow: hidden;
  clear: both;
  width: 100%;
  margin-bottom: 0px;
}
.flash-sale-infos .countdown span {
     display: block;
    float: left;
    color: #ffffff;
    background-color: #ffa100;
    border: 1px solid #ffa100;
    border-radius: 5px;
    width: 50px;
    text-align: center;
    margin: 0 1%;
    font-weight: bold;
    padding: 3px 0;
}
.flash-sale-infos .countdown span:last-child {
}
.flash-sale-infos .countdown span div {
  font-size: 12px;
  border-top:1px dashed #fff;
}
.flash-sale-infos .countdown .in-progress {
  width: 100%;
  background-color: #fff;
  text-align: center;
  color: #fff;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}
.flash-sale-infos .countdown .ended {
  width: 100%;
  background-color: #999;
  text-align: center;
  color: #fff;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}
