.dealsC.type-1 .title:before {
  background-position: -336px -24px;
}
.dealsC:not(:first-child) {
  margin-top: 8px;
}
.dealsC .title:before {
  content: "";
  display: block;
  float: left;
  margin-right: 4px;
  width: 24px;
  height: 24px;
  background-image: url("../../../common/images/sprites-24.png");
  background-size: 384px 144px;
  background-repeat: no-repeat;
  background-position: -360px -24px;
}
.items > ul {
  margin-top: 8px;
}
.items > ul > li:before,
.items > ul > li:after {
  content: " ";
  display: table;
}
.items > ul > li:after {
  clear: both;
}
.deal.card {
  position: relative;
  width: 100%;
  height: 100%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.deal.card:before,
.deal.card:after {
  content: " ";
  display: table;
}
.deal.card:after {
  clear: both;
}
.deal.card .picture {
  position: relative;
  border: 1px solid #cfcfcf;
  border-bottom: 0;
  display: block;
  width: 100%;
  height: auto;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.deal.card .picture i {
  height: 0;
  padding-bottom: 49.23076923%;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  background-color: transparent;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #f5f5f5;
}
.deal.card .picture i img {
  display: none;
}
.deal.card .picture img {
  display: none;
}
.deal.card .picture i {
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.deal.card .picture.video i:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  display: block;
  background-image: url("../../../business/common/images/vdo-80.png");
  background-size: cover;
  z-index: 1;
}
.deal.card .title {
  overflow: hidden;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  border: 1px solid #cfcfcf;
  padding: 8px;
  width: 100%;
  height: 64px;
}
.deal.card .title a {
  display: block;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #424242;
  font-size: 14px;
  line-height: 24px;
}
.deal.card .title a.businessName {
  font-size: 16px;
  line-height: 24px;
  color: #0070a8;
}
.deal.card .title .bookmarks {
  margin-left: 8px;
  text-align: center;
  float: right;
}
.deal.card .location {
  position: absolute;
  top: 8px;
  right: 1px;
  padding: 4px;
  background: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  max-width: 60%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.deal.card .picture {
  border: none;
}
.deal.card .descriptionC {
  padding: 4px;
  height: 56px;
}
.deal.card .moreDeals {
  position: absolute;
  top: 16px;
  right: 0;
  padding: 4px;
  max-width: 100%;
  min-height: 20px;
  background: #ffffff;
  color: #424242;
  font-size: 12px;
  line-height: 20px;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.deal.card .dealable {
  font-size: 12px;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 4px 4px 0;
  background-image: -webkit-linear-gradient(top, transparent 0%, #212121 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #212121 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff212121', GradientType=0);
  padding-top: 16px;
}
.deal.card .dealable div {
  display: block;
  color: #ffffff;
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.deal.card .distance {
  font-size: 12px;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  padding-right: 4px;
  text-align: right;
}
.deal.card .detail:after {
  content: "";
  clear: both;
  display: block;
}
.deal.card .text a {
  color: #424242;
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.deal.card .priceC {
  float: left;
}
.deal.card .priceC span {
  margin-right: 4px;
  line-height: 24px;
}
.deal.card .priceC .price {
  font-size: 20px;
  line-height: 24px;
  color: #e42900;
}
.deal.card .priceC .fullPrice {
  text-decoration: line-through;
  color: #9e9e9e;
}
.deal.card .discountsC {
  margin-top: 0;
}
.deal.card .discountsC:before,
.deal.card .discountsC:after {
  content: " ";
  display: table;
}
.deal.card .discountsC:after {
  clear: both;
}
.deal.card .discountsC label {
  font-weight: normal;
  margin: 0 4px 0 0;
  float: left;
}
.deal.card .discountsC label:after {
  content: ":";
  margin-right: 4px;
}
.deal.card .discountsC .discount {
  float: left;
  margin-right: 16px;
}
.deal.card .discountsC .discount:last-child {
  margin-right: 0;
}
.deal.card .discountsC .discounts {
  overflow: hidden;
}
.deal.card .discountsC .discounts .discount .icon {
  display: block;
  float: left;
  margin: 2px 0;
  margin-right: 4px;
  height: 20px;
}
.deal.card .discountsC .discounts:last-child {
  margin-right: 0;
}
.deal.card .discountsC label {
  display: none;
}
.deal.card .numberOfCouponsC {
  float: right;
  color: #9e9e9e;
}
.deal.card .numberOfCouponsC .label:after {
  content: ":";
  margin-right: 2px;
}
