.business.b.n {
  overflow: hidden;
  padding: 0 8px 8px 8px;
  border-bottom: 1px solid #e5e5e5;
}
@media only screen and (max-width: 991px) {
  .business.b.n {
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media only screen and (min-width: 992px) {
  .business.b.n {
    padding: 0 0 8px 0;
  }
}
.business.b.n .head.businessVerified .name {
  max-width: 100%;
  width: auto;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
}
.business.b.n .head.businessVerified .name:before {
  content: "";
  display: inline-block;
  background-image: url(../../common/images/lineman/official-icon.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  margin-top: 8px;
}
.business.b.n .head.businessVerified .name:before {
  position: absolute;
  top: 4px;
  right: 0;
  margin: 0;
}
.business.b.n .top {
  position: relative;
  margin: 0 0 8px;
}
.business.b.n .top:before,
.business.b.n .top:after {
  content: " ";
  display: table;
}
.business.b.n .top:after {
  clear: both;
}
.sticky .business.b.n .top {
  background: transparent;
}
.business.b.n .top .bookmarks.s {
  position: absolute;
  right: 0;
}
.business.b.n .top .bookmarks.s .count {
  display: none;
}
.business.b.n .top .bookmarks.s .bookmarkTitle,
.business.b.n .top .bookmarks.s .actions {
  display: none;
}
.business.b.n .top .ic.nReviews .unit {
  display: none;
}
.business.b.n .top .ic.nPhotos {
  display: none;
}
.business.b.n .top .distance {
  top: 24px;
}
.business.b.n .top .priceRange {
  white-space: nowrap;
}
.business.b.n .top .priceRange:before {
  margin: 0px 0;
  margin-right: 4px;
}
.business.b.n .top .priceRange.p1:before {
  content: "฿";
}
.business.b.n .top .priceRange.p2:before {
  content: "฿฿";
}
.business.b.n .top .priceRange.p3:before {
  content: "฿฿฿";
}
.business.b.n .top .priceRange.p4:before,
.business.b.n .top .priceRange.p104:before {
  content: "฿฿฿฿";
}
.business.b.n .top .priceRange.p5:before {
  content: "฿฿฿฿฿";
}
.business.b.n .moreDeals {
  text-align: center;
}
.business.b.n .showMore a {
  font-size: 12px;
  line-height: 20px;
}
.business.b.n .showMore a:before {
  content: "›› ";
  font-size: 14px;
  line-height: 24px;
  line-height: 20px;
}
.business.b.n .photoC {
  width: 64px;
  height: 64px;
}
@media only screen and (min-width: 992px) {
  .business.b.n .photoC {
    width: 96px;
    height: 96px;
  }
}
.business.b.n .photoC i {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  background-color: transparent;
}
.business.b.n .photoC i img {
  display: none;
}
.business.b.n .bottom,
.business.b.n .head,
.business.b.n .info {
  padding-right: 36px;
  margin: 0 0 0 72px;
}
@media only screen and (min-width: 992px) {
  .business.b.n .bottom,
  .business.b.n .head,
  .business.b.n .info {
    margin: 0 0 0 104px;
  }
}
.business.b.n .head a {
  font-weight: normal;
  display: block;
  font-size: 16px;
  line-height: 24px;
}
.business.b.n .head a.name {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 24px;
}
.business.b.n .head a.featM {
  color: #0070a8;
  word-wrap: break-word;
  font-size: 14px;
  line-height: 24px;
}
.business.b.n .head .bookmarks {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}
.business.b.n .photos {
  margin-top: 8px;
}
.business.b.n .photos:before,
.business.b.n .photos:after {
  content: " ";
  display: table;
}
.business.b.n .photos:after {
  clear: both;
}
.business.b.n .photos > a {
  float: left;
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 4px 0 0;
}
.business.b.n .photos > a > img {
  width: 100%;
  height: 100%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
}
.business.b.n .bottom {
  padding-right: 8px;
  margin-top: 8px;
}
@media only screen and (max-width: 991px) {
  .business.b.n .bottom {
    margin-right: -8px;
  }
}
.business.b.n .bottom .deal.ic {
  padding: 0;
  padding-top: 4px;
  margin: 8px 0;
  cursor: pointer;
}
.business.b.n .bottom .deal.ic .text {
  padding-left: 20px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.business.b.n .bottom .deal.ic:before {
  content: "";
  margin-top: 2px;
  width: 14px;
  height: 14px;
  background-size: 14px 14px;
}
.business.b.n .bottom .deal.ic.type-1:before {
  background-position: initial;
  background-image: url("../../../deal/common/images/ecoupon.png");
}
.business.b.n .bottom .deal.ic.type-3:before {
  background-position: initial;
  background-image: url("../../../deal/common/images/buy.png");
}
.business.b.n .bottom .deal.ic.type-1:not(.dc-1):before {
  display: none;
}
.business.b.n .bottom .deal.ic.type-1:not(.dc-1) .text {
  padding-left: 0;
}
.business.b.n .bottom .deal.dc-12 .text {
  padding-left: 0;
}
.business.b.n .bottom .deal.dc-12 .text .dealType {
  display: none;
}
.business.b.n .bottom .deal.dc-12:before {
  display: none;
}
.business.b.n .bottom .delivery {
  padding: 0;
  padding-top: 4px;
  cursor: pointer;
  margin: 8px 0;
}
.business.b.n .bottom .delivery .detail {
  padding-left: 20px;
  font-size: 12px;
  line-height: 20px;
}
.business.b.n .bottom .delivery .detail:before {
  margin-top: 2px;
  margin-right: 4px;
}
.business.b.n .bottom .delivery .detail:after {
  content: "";
  top: 0;
  margin-top: 2px;
  width: 14px;
  height: 14px;
  background-size: 14px 14px;
  background-position: initial;
  background-image: url("../../../deal/common/images/order.png");
}
.business.b.n .bottom .rank,
.business.b.n .bottom .categories {
  margin-left: 72px;
}
.business.b.n .bottom:before,
.business.b.n .bottom:after {
  content: " ";
  display: table;
}
.business.b.n .bottom:after {
  clear: both;
}
.business.b.n .bottom label {
  font-weight: normal;
  margin: 0 4px 0 0;
  float: left;
}
.business.b.n .bottom label:after {
  content: ":";
  margin-right: 4px;
}
.business.b.n .bottom .discount {
  float: left;
  margin-right: 16px;
}
.business.b.n .bottom .discount:last-child {
  margin-right: 0;
}
.business.b.n .bottom .discounts {
  overflow: hidden;
}
.business.b.n .bottom .discounts .discount .icon {
  display: block;
  float: left;
  margin: 2px 0;
  margin-right: 4px;
  height: 20px;
}
.business.b.n .bottom .discounts:last-child {
  margin-right: 0;
}
.business.b.n .bottom .discounts .discount {
  padding-top: 4px;
  position: relative;
}
.business.b.n .bottom .discounts .discount .message {
  float: left;
  margin-top: 2px;
}
.business.b.n.d .photoC {
  width: 48px;
  height: 48px;
  padding: 0;
}
.business.b.n.d .photoC i {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  background-color: transparent;
}
.business.b.n.d .photoC i img {
  display: none;
}
.business.b.n.d .photoC img {
  display: block;
}
.business.b.n.d .head,
.business.b.n.d .info {
  position: relative;
  margin: 0 0 0 56px;
}
.business.b.n.d .info {
  margin-right: 24px;
}
.business.b.n.d .message {
  font-size: 14px;
  line-height: 24px;
}
.business.b.n.d .message .categories .category:nth-child(2n+1):before {
  content: ', ';
}
.business.b.n.d .actions {
  background: #f5f5f5;
  padding: 4px 8px 8px 8px;
  margin-left: -2px;
  margin-right: -2px;
}
.business.b.n.d .actions:before,
.business.b.n.d .actions:after {
  content: " ";
  display: table;
}
.business.b.n.d .actions:after {
  clear: both;
}
.business.b.n.d .actions:before,
.business.b.n.d .actions:after {
  content: " ";
  display: table;
}
.business.b.n.d .actions:after {
  clear: both;
}
.business.b.n.d .actions > div {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
.business.b.n.d .actions.d > div {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
.business.b.n .info .businessServiceStatus {
  margin-top: 8px;
}
.business.b.n .info .newBusiness {
  margin-top: 4px;
}
.business.b.n .info .newBusiness span {
  color: #f44336;
}
.business.b.n .info .newBusiness span:before {
  font-size: 10px;
  line-height: 10px;
  padding: 3px 8px;
  border-radius: 3px;
  color: #fff;
  background-color: #f44336;
  display: inline-block;
  content: 'NEW';
  font-weight: bold;
  margin-right: 3px;
}
.business.b.n .info .topFavouriteMenus {
  margin-top: 8px;
}
.business.b.n .info .topFavouriteMenus .item:not(:last-child) {
  margin-right: 4px;
}
.business.b.n .info .summary {
  padding-top: 2px;
  height: auto;
  overflow: hidden;
}
.businesses .wui-result > ul > li {
  margin-top: 0;
  border: none;
  margin: 24px 0 0 0;
}
