@media only screen and (max-width: 991px) {
  .services .wui-result > ul {
    white-space: nowrap;
    overflow-x: scroll;
  }
  .services .wui-result > ul li {
    display: inline-block;
    overflow-x: scroll;
  }
}
.menu-group > .wui-page > .wui-result > ul > li {
  margin-left: -8px;
  margin-right: -8px;
  border-top: 1px solid #e5e5e5;
}
.menu-group > .wui-page > .wui-result > ul > li:before,
.menu-group > .wui-page > .wui-result > ul > li:after {
  content: " ";
  display: table;
}
.menu-group > .wui-page > .wui-result > ul > li:after {
  clear: both;
}
@media only screen and (min-width: 992px) {
  .menu-group > .wui-page > .wui-result > ul > li {
    margin-left: 0;
    margin-right: 0;
  }
}
.menu-group > .wui-page > .wui-result > ul > li:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.textMenuItemsC > .wui-page > .wui-result > ul > li {
  margin-left: -8px;
  margin-right: -8px;
  border-top: 1px solid #e5e5e5;
}
.textMenuItemsC > .wui-page > .wui-result > ul > li:before,
.textMenuItemsC > .wui-page > .wui-result > ul > li:after {
  content: " ";
  display: table;
}
.textMenuItemsC > .wui-page > .wui-result > ul > li:after {
  clear: both;
}
@media only screen and (min-width: 992px) {
  .textMenuItemsC > .wui-page > .wui-result > ul > li {
    margin-left: 0;
    margin-right: 0;
  }
}
.textMenuItemsC > .wui-page > .wui-result > ul > li:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.textMenuItemsC > .wui-page > .wui-result > ul > li:last-child {
  border-bottom: none;
}
.textMenuItemsC .menu-group > .wui-page > .wui-result > ul > li {
  margin-left: 0;
  margin-right: 0;
}
.textMenuItemsC .menu-group > .wui-page > .wui-result > ul > li:last-child {
  border-bottom: none;
}
.textMenuItemsC > .load-more {
  border-top: 1px solid #e5e5e5;
  margin: 0;
}
.menu-item.main {
  position: relative;
  padding: 16px 8px;
  background-color: #f5f5f5;
}
.menu-item.main .photoC {
  position: relative;
  float: left;
  width: 96px;
  padding: 0 0 96px;
  margin-right: 2%;
}
.menu-item.main .photoC i {
  position: absolute;
  background-repeat: no-repeat;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  background-color: transparent;
  width: 100%;
  height: 100%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.menu-item.main .photoC i img {
  display: none;
}
.menu-item.main .photoC + .menuInfo {
  min-height: 96px;
}
.menu-item.main.outOfStock .menuInfo {
  min-height: 48px;
}
.menu-item.main.outOfStock .menuInfo .description {
  padding-right: 20%;
}
.menu-item.main .menuInfo {
  margin-left: 104px;
}
.menu-item.main .menuInfo:only-child {
  margin-left: 0;
}
.menu-item.main .menuInfo .price {
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  text-align: right;
  top: 16px;
  right: 8px;
}
.menu-item.main .menuInfo .price span {
  display: block;
}
.menu-item.main .menuInfo .price .outOfStock {
  color: #e42900;
  font-size: 14px;
  white-space: nowrap;
  line-height: 24px;
}
.menu-item.main .menuInfo .title {
  width: 80%;
  font-size: 16px;
  line-height: 24px;
}
.menu-item.main .menuInfo .stat > span:not(:first-child) {
  margin-left: 16px;
}
.menu-item.beauty.has-deal .price .price-bg {
  cursor: pointer;
  color: #ffffff;
  background-color: #ff672b;
}
.menu-item.beauty.has-deal .price .price-bg:hover span {
  display: none;
}
.menu-item.beauty.has-deal .price .price-bg:hover span.discount {
  display: inline;
}
.menu-item.beauty .price {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: 29.16666667%;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 12px;
  line-height: 20px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .menu-item.beauty .price {
    float: left;
    width: 16.66666667%;
  }
}
@media only screen and (min-width: 992px) {
  .menu-item.beauty .price {
    max-width: none;
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
    font-size: 14px;
    line-height: 24px;
  }
}
.menu-item.beauty .price .price-bg {
  color: #0070a8;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.menu-item.beauty .price .price-bg.empty {
  padding: 0;
}
.menu-item.beauty .long {
  display: none;
}
.menu-item.beauty .discount {
  display: none;
}
.menu-item.beauty.h {
  font-size: 12px;
  line-height: 20px;
  line-height: 24px;
}
.menu-item.beauty.h:after {
  content: "";
  clear: both;
  display: block;
}
.menu-item.beauty.h:hover {
  background-color: #e5e5e5;
  cursor: pointer;
}
.menu-item.beauty.h .title {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
.menu-item.beauty.h .percent-discount {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
.menu-item.beauty.h .percent-discount.show {
  background-color: #e42900;
  color: #ffffff;
  padding-left: 2px;
  padding-right: 2px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.menu-item.beauty.h .price {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
.menu-item.beauty.h .price span {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.menu-item.beauty.h .price span.discount {
  display: none;
}
.menu-item.beauty.b {
  display: block;
  width: 100%;
  border: 1px solid #cfcfcf;
  padding: 8px 0;
  background: #ffffff;
}
.menu-item.beauty.b:before,
.menu-item.beauty.b:after {
  content: " ";
  display: table;
}
.menu-item.beauty.b:after {
  clear: both;
}
.menu-item.beauty.b.has-deal .price {
  margin-left: 8px;
}
.menu-item.beauty.b.has-deal .price .price-bg {
  cursor: pointer;
  color: #ffffff;
  background-color: #ff672b;
}
.menu-item.beauty.b.has-deal .price .price-bg:hover span {
  display: none;
}
.menu-item.beauty.b.has-deal .price .price-bg:hover span.discount {
  display: inline;
}
.menu-item.beauty.b.detail {
  cursor: pointer;
}
.menu-item.beauty.b.detail:hover {
  background-color: #f5f5f5;
}
.menu-item.beauty.b .title {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #101010;
  padding: 0 8px;
  line-height: 24px;
}
.menu-item.beauty.b .title .price {
  float: right;
  width: auto;
  padding: 0;
}
.menu-item.beauty.b .title .price .price-bg {
  padding: 0 8px;
}
.menu-item.beauty.b .title .price .discounted-price {
  font-size: 12px;
  line-height: 20px;
  color: #e42900;
  line-height: 24px;
  margin-right: 8px;
}
.menu-item.beauty.b .title .price .discounted-price,
.menu-item.beauty.b .title .price .price-bg {
  float: left;
}
.menu-item.beauty.b .detail {
  display: none;
  margin: 8px 0 4px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
.menu-item.beauty.b .detail.no-img .service-description {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 0;
}
@media (min-width: 992px) {
  .menu-item.beauty.b .detail.no-img .service-description {
    float: left;
    width: 100%;
  }
}
.menu-item.beauty.b .detail .service-image {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 992px) {
  .menu-item.beauty.b .detail .service-image {
    float: left;
    width: 33.33333333%;
  }
}
.menu-item.beauty.b .detail .service-image .imageC {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.menu-item.beauty.b .detail .service-image .imageC i {
  position: absolute;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  background-color: transparent;
}
.menu-item.beauty.b .detail .service-image .imageC i img {
  display: none;
}
.menu-item.beauty.b .detail .service-description {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 8px;
}
@media (min-width: 992px) {
  .menu-item.beauty.b .detail .service-description {
    float: left;
    width: 66.66666667%;
  }
}
@media only screen and (min-width: 992px) {
  .menu-item.beauty.b .detail .service-description {
    margin-top: 0;
  }
}
.menu-item.beauty.b .detail .service-name {
  font-weight: bold;
}
.menu-item.beauty.b .detail .service-name:before,
.menu-item.beauty.b .detail .service-name:after {
  content: " ";
  display: table;
}
.menu-item.beauty.b .detail .service-name:after {
  clear: both;
}
.menu-item.beauty.b .detail .service-name > span,
.menu-item.beauty.b .detail .service-name > div {
  float: left;
  height: 24px;
}
.menu-item.beauty.b .detail .service-name .featured {
  margin-left: 4px;
}
.menu-item.beauty.b .detail .service-name .featured span {
  width: 100%;
  color: #ffffff;
  background-color: #0070a8;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 8px;
  line-height: 16px;
  line-height: 24px;
  padding: 4px;
  vertical-align: middle;
}
.menu-item.beauty.b .detail .service-name .duration {
  font-weight: normal;
  margin-left: 4px;
  line-height: 24px;
  color: #9e9e9e;
}
.menu-item.beauty.b .detail .discountPrice {
  font-size: 10px;
  line-height: 16px;
  line-height: 24px;
}
.menu-item.beauty.b .detail .discountPrice .percent-discount {
  line-height: 22px;
  background-color: #e42900;
  color: #ffffff;
  padding-left: 4px;
  padding-right: 2px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.menu-item.beauty.b .detail .discountPrice .full-price {
  color: #424242;
  text-decoration: line-through;
}
.menu-item.beauty.b.open .short {
  display: none;
}
.menu-item.beauty.b.open .long {
  display: inline;
}
.menu-item.beauty.b.open .detail {
  display: inline;
}
