body {
  margin: 0px;
  padding: 0px;
}
/* to be removed later */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: local('Titillium Web'), local('TitilliumWeb-Regular'), url(http://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcZSnX671uNZIV63UdXh3Mg0.woff2) format('woff2'), url(http://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcdGU7DQ8I6RFMlK0vgclk7w.woff) format('woff'), url(http://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcU3KvHLhcNjEHFQzwNtdMQY.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: local('Titillium WebBold'), local('TitilliumWeb-Bold'), url(http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wprxP6Eu1_xfSBSoi9uie1FdE.woff2) format('woff2'), url(http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr0bathaSTBR2c4i13_wzlb0.woff) format('woff'), url(http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wprzsSLeNQG2cy_mKit6iEdYs.ttf) format('truetype');
}
.sprit-coupons {
  background-image: url("../images/sprit-coupon.png?20160217");
  background-repeat: no-repeat;
}
.clear {
  clear: both;
}
#DealofDay.dod-feed {
  box-sizing: border-box;
  width: 300px;
  position: relative;
  border: 1px solid #e7e7e7;
}
#DealofDay.dod-feed * {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  font-family: "Titillium Web", Arial, Helvetica, sans-serif;
}
#DealofDay.dod-feed a {
  text-decoration: none;
  color: #000;
}
#DealofDay.dod-feed .iSlider + .islide-controller a.disabled {
  opacity: 0.2;
}
#DealofDay.dod-feed .iSlider + .islide-controller .is-Pager {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
}
#DealofDay.dod-feed .iSlider + .islide-controller .is-Pager .pgItem {
  display: inline-block;
  margin-right: 5px;
  bottom: 0px;
  background-image: url("../images/sprit-coupon.png?20160217");
  background-repeat: no-repeat;
  background-position: -24px -34px;
  width: 11px;
  height: 11px;
  position: static;
}
#DealofDay.dod-feed .iSlider + .islide-controller .is-Pager .pgItem.active {
  background-position: -8px -34px;
}
#DealofDay.dod-feed .iSlider + .islide-controller .is-Pager .pgItem:last-child {
  margin-right: 0px;
}
#DealofDay.dod-feed .iSlider[data-loop="true"] + .islide-controller a.disabled {
  opacity: 1;
}
#DealofDay.dod-feed .titile-box {
  background: #e7e7e7;
  padding: 3px 10px 5px 13px;
  margin-bottom: 0px;
  height: 40px;
  overflow: hidden;
}
#DealofDay.dod-feed .titile-box h3 {
  float: left;
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
}
#DealofDay.dod-feed .titile-box h3 a {
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
  display: block;
}
#DealofDay.dod-feed .titile-box h3::after {
  content: " ";
  display: block;
  clear: both;
  width: 100%;
  height: 1px;
  float: none;
}
#DealofDay.dod-feed .dealwrapper {
  padding: 15px 10px 15px;
  position: relative;
}
#DealofDay.dod-feed .dealwrapper .icon-exclusive {
  background-position: 0px -50px;
  width: 80px;
  height: 22px;
  position: absolute;
  left: 2px;
  top: 2px;
  display: block;
}
#DealofDay.dod-feed .imgblk {
  margin-bottom: 10px;
  width: 100%;
  height: 60px;
}
#DealofDay.dod-feed .imgblk * {
  line-height: 21px;
}
#DealofDay.dod-feed .imgblk .imgwrp {
  width: auto;
  height: 55px;
  text-align: center;
  vertical-align: middle;
  border: 0px;
}
#DealofDay.dod-feed .imgblk .imgwrp img {
  width: 120px;
  height: 60px;
  margin: 0px auto;
  display: block;
}
#DealofDay.dod-feed .dod-cat {
  color: #666;
  border-bottom: 1px dashed #ccc;
  font-size: 14px;
  text-align: center;
  padding-bottom: 5px;
  font-weight: normal;
  line-height: 21px;
  height: 27px;
  overflow: hidden;
}
#DealofDay.dod-feed .desc {
  font-size: 18px;
  text-align: center;
  font-weight: normal;
  margin: 10px;
  min-height: 80px;
  max-height: 81px;
  overflow: hidden;
  line-height: 27px;
}
#DealofDay.dod-feed .btn-dod {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 7px 5px 6px;
  width: 100%;
  line-height: 27px;
  height: 40px;
}
#DealofDay.dod-feed .btn-dod.btndeal {
  background: #e34633;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 0px;
}
#DealofDay.dod-feed .btn-dod.btndiscount {
  background: #306ec3;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 0px;
}
#DealofDay.dod-feed .cp-MobScrollwrapper {
  width: 300px;
  overflow: hidden;
}
#DealofDay.dod-feed ul {
  padding: 0px;
  border-bottom: 0px;
}
#DealofDay.dod-feed .dodList {
  display: table;
  border-bottom: 0px;
}
#DealofDay.dod-feed .dodList .dodItem {
  display: table-cell;
  vertical-align: top;
  border-bottom: 0px;
}
#DealofDay.dod-feed .dodList .dodItem a {
  padding: 0px;
  width: 100%;
}
#DealofDay.dod-feed .dodList .dodItem::after {
  content: " ";
  display: block;
  clear: both;
  width: 298px;
  height: 1px;
}
#DealofDay.dod-feed .islide-controller a {
  position: absolute;
  top: 136px;
  text-indent: -99999px;
}
#DealofDay.dod-feed .islide-controller a.is-prev {
  background-image: url("../images/sprit-coupon.png?20160217");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 15px;
  height: 30px;
  display: block;
  left: 0px;
}
#DealofDay.dod-feed .islide-controller a.is-next {
  background-image: url("../images/sprit-coupon.png?20160217");
  background-repeat: no-repeat;
  background-position: -18px 0px;
  width: 15px;
  height: 30px;
  display: block;
  right: -3px;
}
#DealofDay.dod-feed.dod-leftwrap {
  width: 100%;
  margin-bottom: 15px;
}
#DealofDay.dod-feed.dod-leftwrap .cp-MobScrollwrapper {
  width: 100%;
}
