@font-face {
  src: url(../font/muli/Muli-Bold.ttf);
  font-family: Muli-Bold;
}
@font-face {
  src: url(../font/muli/Muli-ExtraLight.ttf);
  font-family: Muli-ExtraLight;
}
@font-face {
  src: url(../font/muli/Muli-Light.ttf);
  font-family: Muli-Light;
}
@font-face {
  src: url(../font/muli/Muli-SemiBold.ttf);
  font-family: Muli-SemiBold;
}
@font-face {
  src: url(../font/muli/Muli-Regular.ttf);
  font-family: Muli-Regular;
}
@font-face {
  src: url(../font/muli/dcom-ico-font.ttf);
  font-family: dcom;
}
a, a:hover, a:focus, a:active, a:visited {
  text-decoration: none;
}
* {
  outline: none;
}
.goldstardiv {
  color: gold;
  position: relative;
}
.halfstar {
  position: absolute;
  top: -3px;
  left: 0;
  color: #FEE05A;
  overflow: hidden;
}
body {
  padding: 0 !important;
}
.banner {
  background-image: url(../img/Banner.png);
  background-repeat: no-repeat;
  padding: 200px 0 240px;
  background-size: 100% 100%;
}
.header-navbar-left {
  float: right;
}
.navigation {
  background-color: transparent;
  border: none;
}
.navigation .nav-elements > li > a {
  color: #bc157d;
  color: #bc157d;
  font-family: Muli-Light;
  font-size: 16px;
  font-weight: 500;
}
.navigation .nav-elements > li > a:hover {
  color: #bc157d;
}
.navigation .bord-collapse {
  border-color: #ffffff;
}
.nav-elements {
  margin: auto;
  text-align: right;
  margin-top: 20px;
  float: none;
  color: #bc157d;
  font-family: Muli-Light;
  font-size: 16px;
  font-weight: 500;
}
.nav-elements a {
  color: #bc157d;
  margin-right: 20px;
  margin-left: 20px;
}
.nav-elements a:hover {
  color: #bc157d;
  text-decoration: none;
}
.a {
  color: #bc157d;
  font-weight: 500;
  margin-left: 15px;
  margin-right: 15px;
  text-align: center;
}
.a:hover {
  color: #bc157d;
  font-weight: 500;
  margin-left: 15px;
  margin-right: 15px;
  text-align: center;
}
.login {
  border: 1px solid #bc157d;
  border-radius: 4px;
  color: #bc157d;
  font-weight: 600;
  padding: 8px 15px;
  text-decoration: none;
  text-align: center;
}
.baggies {
  margin-top: -6px;
  top: 0px;
}
.zero {
  font-family: Muli-Bold;
  left: 27px;
  position: relative;
  top: -23px;
}
.logo-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 230px;
}
.images-multiple {
  margin: auto;
  margin-top: 35px;
  text-align: center;
}
.images-multiple ul {
  padding: 0px;
}
.box-iside {
  height: auto;
  margin: auto;
  width: auto;
  clear: both;
  overflow: hidden;
}
.sub-menu li {
  display: inline-block;
}
.sub-menu li:not(.gift) {
  background-color: #fff;
  max-width: 49px;
  max-height: 49px;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  margin-left: 5px;
  margin-right: 5px;
}
.sub-menu li a {
  background-image: url(../img/sprites.png);
  background-repeat: no-repeat;
  background-size: 148px;
  display: inline-block;
  height: 49px;
  width: 49px;
}
.sub-menu li.selected {
  background-color: #bc157d;
}
.sub-menu li.selected a {
  background-image: url(../img/sprites_active.png);
}
.sub-menu li.gift {
  cursor: pointer;
  margin: 0 10px;
}
.sub-menu li.restaurant-food a {
  background-position: -106px -67px;
}
.sub-menu li.cafeteria a {
  background-position: -35px 4px;
  background-size: 160px;
}
.grocery a {
  background-position: -31px -31px;
}
.laundry a {
  background-position: 7px -70px;
}
.salon a {
  background-position: -2px 0px;
}
.Coaching a {
  background-position: -1px -46px;
}
.painting a {
  background-position: -93px -93px;
}
.garage a {
  background-position: -94px 0px;
}
.pest-control a {
  background-position: -141px 0px;
}
.baby-care a {
  background-position: -47px -93px;
}
.auto-mobile a {
  background-position: -140px -43px;
}
.packers a {
  background-position: -94px -43px;
}
.sub-menu li > img {
  vertical-align: bottom;
}
.dots {
  display: none;
}
.street1 {
  margin-left: 200px;
}
.delivery {
  color: #858585;
  font-family: Muli-Light;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 3px;
  margin-top: 10px;
  text-align: center;
}
.street {
  background-image: url(../img/compass.png);
  background-repeat: no-repeat;
  background-position: 15px;
  border-radius: 50px;
  border: 1px solid #e9e9e9;
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 45px;
  width: 420px;
}
.loctate {
  background-image: url(../img/target.png);
  background-repeat: no-repeat;
  background-position: 37px 13px;
  border: 1px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
  color: #949494;
  display: inline-block;
  font-family: Muli-SemiBold;
  font-size: 14px;
  font-weight: 300;
  margin: 8px 0;
  padding: 9px 60px;
  position: relative;
  right: 198px;
  text-decoration: none;
  width: 195px;
}
.loctate:hover {
  color: #949494;
  text-decoration: none;
}
.locate-img {
  position: relative;
  right: 179px;
}
.search-box {
  margin: auto;
  text-align: center;
}
.search {
  background-color: #bc157d;
  border: 0px;
  border-radius: 23px;
  color: #ffffff;
  font-family: Muli-SemiBold;
  font-size: 18px;
  font-weight: 400;
  height: 42px;
  padding: 0px 20px;
}
.search a {
  color: #ffffff;
  text-decoration: none;
}
.why {
  padding: 56px 0 75px;
  color: #222222;
  font-family: Muli-SemiBold;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}
.why-aft {
  width: 100px;
  height: 3px;
  background-color: #bc157d;
  margin: auto;
}
.mobi-response {
  display: none;
}
.need-wishbox {
  margin: auto;
  text-align: center;
  margin-top: 65px;
}
.why-wishbox img {
  margin: auto auto 5px;
  text-align: center;
}
.why-wishbox h3 {
  margin: auto;
  text-align: center;
  color: #222222;
  font-family: Muli-SemiBold;
  font-size: 20px;
  font-weight: 400;
  max-width: 150px;
  min-height: 44px;
}
.why-wishbox p {
  color: #666666;
  font-family: Muli-Light;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  padding: 22px 10px 0;
  margin: 0;
}
.top-offers {
  padding-bottom: 141px;
}
.top-offers h3 {
  margin-top: 20px;
  color: #222222;
  font-family: Muli-SemiBold;
  font-size: 24px;
  font-weight: 400;
  margin: auto;
  text-align: center;
}
.top-offers p {
  color: #666666;
  font-family: Muli-Light;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 15px;
}
.offers {
  padding: 10px 10px 0;
}
.merchats-banner.offers {
  padding-top: 0px;
}
.mo-res-size {
  height: auto;
  width: 100%;
}
.tap-neighbour {
  padding-top: 140px;
}
.tap-neighbour h3 {
  color: #222222;
  font-family: Muli-Bold;
  font-size: 24px;
  margin: 0px;
  font-weight: 400;
}
.tap-neighbour p {
  color: #666666;
  font-family: Muli-Light;
  font-size: 20px;
  font-weight: 300;
  padding: 22px 0;
  margin: 0;
}
.tap-neighbour button {
  border: 0px;
  background-color: #bc157d;
  color: #ffffff;
  height: 45px;
  margin-bottom: 30px;
  width: 109px;
}
.tap-input {
  border: 1px solid #e8e7e7;
  background-color: #ffffff;
  height: 45px;
}
.imges1 {
  margin-top: 0px;
}
.app-link {
  background-image: url(../img/app-link.png);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 100%;
}
.tap-bac-clr {
  background-color: #fafafa;
}
.court-img {
  margin-top: 331px;
}
.tap-inputs {
  padding: 41px 15px 0 0px;
}
.tap-inputs button {
  width: 104px;
  height: 45px;
  background-color: #bc157d;
  color: #ffffff;
  border: 0px;
}
.court-img1 {
  margin-top: 49px;
}
.phn-img-align img {
  float: right;
}
.store {
  padding-left: 0px;
}
.blogs ul {
  padding: 0;
  clear: both;
  overflow: hidden;
  margin: auto;
  max-width: 715px;
}
.blogs p {
  color: #bc157d;
  font-family: Muli-SemiBold;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  left: 48px;
  bottom: 25px;
}
.blogs li {
  list-style-type: none;
  float: left;
  padding: 0px 28px;
}
.blogs a {
  text-decoration: none;
  color: #999999;
}
.blogs a:hover {
  color: #999999;
  text-decoration: none;
}
.blog-merchant.vendor {
  color: #bc157d;
}
.facebook {
  float: right;
  margin-top: 10px;
  float: right;
  margin-top: 10px;
  float: right;
  margin-top: 10px;
}
.blog-merchant .vendor .add-vendors {
  color: #bc157d;
  position: relative;
  padding-left: 10px;
}
.blog-merchant .vendor a::after {
  background-color: #bc157d;
  content: "";
  position: absolute;
  right: -20px;
  top: 0px;
  height: 15px;
  width: 1px;
}
.restaurant-details {
  position: relative;
}
.restaurant-details:before, .payment-method-bac-clr:before {
  content: "";
  background-image: url(../img/pattern_banner.png);
  opacity: 0.8;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  width: 100%;
}
.blog-merchant .merchant a {
  color: #bc157d;
  position: relative;
}
.blog-merchant li {
  float: left;
  list-style-type: none;
  padding: 15px 17px;
}
.merchant {
  color: #999999;
  float: right;
}
.merchant a {
  padding-left: 15px;
}
.merchant a::before {
  background-color: #bc157d;
  content: "";
  height: 15px;
  position: absolute;
  left: -45px;
  top: 2px;
  width: 1px;
}
.merchant p {
  color: #bc157d;
  font-family: Muli-SemiBold;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  left: 48px;
  bottom: 25px;
  color: #bc157d;
  font-family: Muli-SemiBold;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 25px;
  top: 1px;
}
.merchant p::before {
  position: absolute;
  left: 108px;
  top: 5px;
  content: "";
  width: 1px;
  height: 15px;
  background-color: #bc157d;
}
.we-are-in {
  margin: auto;
  text-align: center;
  max-width: 530px;
  padding: 15px 0;
  float: none;
  clear: both;
  overflow: hidden;
}
.available {
  display: block;
  font-size: 24px;
  color: #999999;
  text-align: center;
}
.available a {
  color: #999999;
  text-decoration: none;
}
.available a:hover {
  color: #999999;
  text-decoration: none;
}
.available li {
  display: inline-block;
}
.available ul {
  margin: 0px;
  display: inline-block;
  padding-left: 0px;
}
.link-avalable {
  float: right;
  margin-left: 15px;
  margin-right: 15px;
}
.quick-link-another {
  list-style-type: none;
  max-width: 843px;
  float: none;
  margin: auto;
  clear: both;
  overflow: hidden;
}
.quick-link {
  color: #333333;
  font-family: Muli-SemiBold;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}
.quick-link:hover {
  text-decoration: none;
  text-decoration: none;
}
.quick-link1 {
  color: #666666;
  font-family: Muli-Light;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  float: left;
}
.quick-link1 a {
  color: #666666;
  font-family: Muli-Light;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  color: #666666;
  font-family: Muli-Light;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}
.quick-link1 a:hover {
  text-decoration: none;
  text-decoration: none;
}
.quick-list-type {
  margin: auto;
  text-align: left;
}
.quick-list-type ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.hr {
  background-color: #e4e3e3;
  background-color: #000;
  margin-bottom: 0px;
  margin-top: 30px;
  background-color: #e4e3e3;
  margin-top: 45px;
}
.footer-paragraph {
  border-bottom: 1px solid #e4e3e3;
  padding: 35px 0 30px;
}
.header {
  background-color: #bc157d;
  width: 100%;
}
.padding-remove {
  padding-right: 0px;
  padding-left: 0px;
}
.header-food {
  color: #6b6b6b;
  height: 10px;
  font-family: Muli-Bold;
  font-size: 12px;
  font-weight: 400;
  line-height: 26.36px;
  margin-top: 15px;
}
.header-food1:after {
  background-color: #d2d2d2;
  height: 34px;
  content: "";
  position: absolute;
  bottom: 6px;
  left: 131px;
  width: 1px;
  background-color: #d2d2d2;
  content: "";
  position: absolute;
  bottom: 6px;
  left: 131px;
  height: 34px;
  width: 1px;
}
.header-food2:after {
  background-color: #d2d2d2;
  height: 34px;
  content: "";
  position: absolute;
  bottom: 6px;
  left: 230px;
  width: 1px;
  position: absolute;
  bottom: 6px;
  left: 230px;
  content: "";
  background-color: #d2d2d2;
  width: 1px;
  height: 34px;
}
.pro-img {
  margin-top: -18px;
  margin-top: -18px;
}
.icons .open>.dropdown-toggle.btn-primary, .icons .open>.dropdown-toggle.btn-primary:focus, .icons .open>.dropdown-toggle.btn-primary:hover {
  background-color: transparent;
  color: #a9a6a2;
  outline: none;
  border-color: transparent;
}
.direction1 {
  background-color: #ffffff;
  border: 3px solid #ffffff;
  border-radius: 15px;
  position: relative;
  right: 15px;
  top: 125px;
}
.new-offers {
  margin: auto;
  text-align: center;
}
.new-offers img {
  margin: auto;
  width: 100%;
}
.bac-clr-ban, .page-content-fluid {
  position: relative;
}
.bac-clr-ban:before, .page-content-fluid:before {
  content: "";
  background-image: url(../img/pattern_banner.png);
  opacity: 0.8;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  width: 100%;
}
.Restaurant-menu-list ul {
  text-align: center;
  padding: 0;
  margin: 0;
}
.Restaurant-menu-list li {
  display: inline-flex;
  list-style-type: none;
  padding: 7px 15px;
  vertical-align: middle;
}
.Restaurant-menu-list li.active {
  border-bottom: #bc157d 1px solid;
}
.Restaurant-menu-list li > a {
  color: #565658;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  margin-top: 5px;
  padding: 0px 15px;
}
.Restaurant-menu-list li > a:hover {
  text-decoration: none;
}
.top-menu a {
  color: #565658;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
}
.top-menu a:hover {
  text-decoration: none;
}
.top-menu img {
  padding: 13px 13px;
  border: 1px solid #f7f8fb;
}
.border-clr {
  background-color: #f7f8fb;
}
.breadcrumb .home1::after {
  content: ">";
  display: inline-block;
  margin: 0 8px;
}
.brd-crmb {
  background-color: #ffffff;
  border-radius: 0px;
  color: #a9a6a2;
  font-family: Muli-SemiBold;
  font-size: 15px;
  font-weight: 400;
  line-height: 26.36px;
  margin-top: 2px;
  margin-bottom: 0px;
  padding: 0px;
}
.brd-crmb a {
  color: #a9a6a2;
  text-decoration: none;
  color: #a9a6a2;
  text-decoration: none;
}
.brd-crmb a:hover {
  color: #a9a6a2;
  text-decoration: none;
  color: #a9a6a2;
  text-decoration: none;
}
.brd-crmb > li + li:before {
  display: none;
}
.brd-crmb > li:before {
  display: none;
}
.icons {
  background-color: #fff;
  margin-bottom: 5px;
  margin-top: 8px;
}
.list {
  margin-left: 15px;
  margin-right: 15px;
  margin-left: 15px;
  margin-right: 15px;
}
.btn-tog-sort {
  color: #a9a6a2;
  margin-top: -5px;
  font-family: Muli-SemiBold;
  font-size: 15px;
  font-weight: 400;
  line-height: 26.36px;
  position: relative;
  background-color: transparent;
  border-color: transparent;
}
.btn-tog-sort:hover {
  color: #a9a6a2;
  background-color: transparent;
  border-color: transparent;
}
.btn-tog-sort::before {
  content: "";
  height: 27px;
  width: 2px;
  left: -10px;
  position: absolute;
  background-color: #a9a6a2;
  font-weight: bold;
}
.dropdown-link {
  left: -50px;
}
.dropdown-link > li > a {
  color: #a3a3a3;
  font-family: Muli-SemiBold;
  font-size: 15px;
  font-weight: 400;
  line-height: 26.36px;
}
.icons-imgs {
  margin-top: 5px;
}
.icons-imgs i.fa {
  color: #a9a6a2;
  cursor: pointer;
  font-size: 25px;
  margin: 0 0px 0 17px;
}
.icons-imgs i.fa.active {
  color: #bc157d;
}
.border-2-match {
  background-color: #bc157d;
  height: 50px;
  width: 100%;
}
.watch1 {
  color: #e1a4ca;
  font-family: Muli-SemiBold;
  font-size: 15px;
  font-weight: 400;
  margin-top: 8px;
  margin-bottom: 8px;
}
.watch1.active {
  color: #fff;
  font-family: Muli-Bold;
}
.Filter-reset {
  color: #565658;
  font-family: Muli-Bold;
  font-size: 18px;
  font-weight: 700;
}
.Filter-reset p {
  position: relative;
}
.Filter-reset p::after {
  content: "";
  width: 25px;
  height: 3px;
  background-color: #d6549f;
  position: absolute;
  top: 29px;
  left: 0px;
}
.Filter-reset1 a {
  color: #bc157d;
  font-size: 16px;
  font-weight: 700;
  font-family: Muli-Bold;
  text-decoration: none;
  float: right;
}
.restaurant {
  background-color: #f8f8fb;
}
.restaurant.no-location {
  padding: 25px 0 15px;
  text-align: center;
}
.restaurant .los {
  color: #445366;
  font-family: Muli-Bold;
  font-size: 19px;
  font-weight: 700;
  padding: 0 15px;
}
mark {
  background-color: transparent;
  background: transparent;
  color: #bc157d;
  padding: 0px;
}
.rotate-img {
  padding-left: 0px;
  padding-right: 0px;
}
.rotate-img p {
  border-radius: 8px;
  border: 1px solid #ffffff;
  background-color: #bc157d;
  color: #fedb41;
  font-family: Muli-Bold;
  font-size: 12px;
  font-weight: 700;
  margin: auto;
  margin: 0px;
  position: relative;
  padding: 14px 29px 15px 16px;
  right: 15px;
  text-align: center;
}
.restaurants-cafe {
  background-color: #ffffff;
  margin-top: 25px;
  overflow: auto;
  padding: 15px;
  font-family: Muli-Bold;
  margin: 0px;
}
.restaurants-cafe h3 {
  color: #565658;
  font-size: 18px;
  font-weight: 700;
  margin: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.restaurants-cafe p {
  color: #a9a6a2;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  min-height: 36px;
  max-height: 36px;
  margin-top: 10px;
}
.four {
  text-align: left;
  border-radius: 3px;
  color: #ffffff;
  background-color: #04ba5b;
  padding: 2px 4px;
  font-size: 14px;
}
.per-off {
  float: right;
  margin-top: 4px;
}
.per-off p {
  float: right;
  color: #ffffff;
  font-family: Muli-SemiBold;
  font-size: 11px;
  font-weight: 400;
  line-height: 26.36px;
}
.del-pick a {
  color: #a9a6a2;
  font-family: Muli-SemiBold;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  color: #a9a6a2;
  font-family: Muli-SemiBold;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
}
.del-pick a:hover {
  color: #a9a6a2;
  font-family: Muli-SemiBold;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}
.images {
  padding: 7px 3px;
  float: left;
  width: 33%;
}
.error-msg {
  padding: 0;
  margin-bottom: 15px;
}
.carousel-inner>.item>a>img.images {
  height: 75px;
}
.mobile-image .carousel-control.right {
  right: -15px;
}
.mobile-image .carousel-control.left {
  left: -15px;
}
.mobile-image .carousel-control {
  background-image: none;
  top: 33%;
  width: auto;
}
.images1 {
  height: 80px;
  padding: 3px 5px;
}
.minimum {
  list-style-type: none;
  color: #a9a6a2;
  font-family: Muli-SemiBold;
  font-size: 10px;
  font-weight: 400;
}
.upto {
  color: #a9a6a2;
  font-family: Muli-SemiBold;
  font-size: 10px;
  font-weight: 400;
  padding: 0px 3px;
}
.upto:before {
  content: "\2022";
  color: #000;
  font-size: 11px;
  position: relative;
  top: 0px;
  right: 2px;
  display: inline-block;
}
.btn-order-now {
  border-radius: 3px;
  background-color: #bc157d;
  border: 0px;
  color: #ffffff;
  font-family: Muli-SemiBold;
  font-size: 11px;
  font-weight: 400;
  padding: 0 15px;
  line-height: 26.36px;
  float: right;
  height: auto;
}
.btn-order-now a,.btn-order-now:active, .btn-order-now:visited, .btn-order-now a:focus,.btn-order-now:hover {
  color: #ffffff;
  text-decoration: none;
}
p.filter-type {
  color: #565658;
  font-family: Muli-Bold;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  cursor: pointer;
  clear: both;
  margin-bottom: 15px;
  padding-top: 15px;
  border-top: 2px solid #f0f0f0;
}
p.filter-type::after {
  content: "\271A";
  width: 25px;
  color: #bc157d;
  position: absolute;
  top: 16px;
  font-size: 15px;
  right: -5px;
}
p.filter-type.active::after {
  content: "\2796";
}
.part1 {
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 170px;
}
.stars {
  height: 22px;
  width: auto;
}
.hr5 {
  background-color: #f0f0f0;
  height: 2px;
  margin-top: 145px;
}
.hr7 {
  height: 2px;
  background-color: #f0f0f0;
  margin-top: 100px;
}
.bottom {
  margin-top: 15px;
  margin-bottom: 15px;
}
.hr2 {
  background-color: #f0f0f0;
  height: 2px;
  margin-top: 213px;
}
.types-of-restaurant input {
  background-color: #ffffff;
  border: 1px solid #f1f2f5;
}
.types-of-restaurant label {
  color: #a9a6a2;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  padding-left: 15px;
}
.hr3 {
  height: 2px;
  background-color: #f0f0f0;
  margin-top: 335px;
}
.food-items {
  color: #a9a6a2;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.food-items a {
  color: #a9a6a2;
  text-decoration: none;
}
.food-items a:focus {
  color: #a9a6a2;
  text-decoration: none;
}
.food-items a:hover {
  color: #a9a6a2;
  text-decoration: none;
}
.hr4 {
  background-color: #f0f0f0;
  height: 2px;
  margin-top: 475px;
}
.view-more {
  margin: 50px 0px 20px;
  text-align: center;
}
.view-more button {
  outline: none;
  margin: auto;
  text-align: center;
  width: 131px;
  height: 42px;
  color: #ffffff;
  border-radius: 5px;
  border: 0px;
  background-color: #bc157d;
  font-family: Muli-SemiBold;
  font-size: 14px;
  font-weight: 400;
}
.blog1 p {
  color: #bc157d;
  font-family: Muli-SemiBold;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  left: 48px;
  bottom: 25px;
}
.blog1 p::after {
  background-color: #bc157d;
  height: 15px;
  content: "";
  position: absolute;
  left: 108px;
  top: 5px;
  width: 1px;
}
.footer {
  color: #999999;
  font-family: Muli-Light;
  font-size: 12px;
  font-weight: 400;
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
}
.footer p {
  margin: 0px
}
.footer-align{
  background-color: #fff;
  position: relative;
}
.clr {
  background-color: #f8f8f8;
}
.reccomended {
  border: 1px solid #ea4555;
  background-color: #ea4555;
  text-align: center;
  color: #ffffff;
  font-family: Muli-Bold;
  font-size: 11px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
  position: absolute;
  top: 0px;
  padding: 2px 7px;
  right: 4px;
}
.reccomended::after {
  content: '';
  position: absolute;
  top: 23px;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e30d62;
  clear: both;
  right: 0px;
}
.banner-rating span {
  font-size: 20px;
  color: #FEE05A;
}
.banner-rating span.unrated, .banner-rating span.goldstardiv {
  color: grey;
}
.hr6 {
  margin-bottom: 0px;
  margin-top: 0px;
}
.btn-level {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
  margin-top: -60px;
  margin-left: 40px;
}
.btn-level:hover {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
  margin-top: -60px;
  margin-left: 40px;
}
.bac-clr-subway {
  background-color: #f2f3f5;
}
.Subway-tittle {
  margin: 5px auto 0 30px;
}
.Subway-tittle h3 {
  margin: 0px;
  color: #fff;
  font-family: Muli-SemiBold;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1.2px;
}
.Subway-tittle p {
  color: #fff;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
}
.Subway-tittle .ratings p, .Subway-tittle .delivery-time h3, .Subway-tittle .delivery-time p {
  color: #fff;
}
.Subway-tittle .ratings p {
  font-size: 14px;
}
.Subway-tittle .delivery-time {
  color: #25a8e0;
  font-family: Muli-Bold;
  font-size: 14px;
}
.Subway-tittle .delivery-time .available-payments {
  display: inline-flex;
  margin-bottom: 9px;
  margin-top: 5px;
}
.Subway-tittle .delivery-time .available-payments img {
  margin-right: 10px;
  max-width: 25px;
  height: 25px;
}
.Subway-tittle .delivery-time h3 {
  font-weight: 700;
  font-family: Muli-Bold;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 13px;
}
.ratings p {
  margin-bottom: 0px;
}
.Subway-tittle .delivery-time p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
}
.Subway-tittle .delivery-time p::after {
  background-color: #fff;
  content: "";
  position: absolute;
  bottom: 4px;
  height: 55px;
  right: 15px;
  width: 1px;
}
.los-angeles .fa {
  padding-right: 10px;
}
.offer-img {
  text-align: right;
  padding-right: 15px;
}
.offer-img button {
  border-radius: 3px;
  border: 1px solid #bc157d;
  background-color: #bc157d;
  color: #ffffff;
  font-family: Muli-SemiBold;
  font-size: 16px;
  height: 40px;
  min-width: 194px;
  margin-top: 20px;
}
.offer-img img {
  width: 100%;
  height: 172px;
}
.ratings {
  color: #565658;
  font-family: Muli-Bold;
  font-size: 14px;
  font-weight: 400;
  line-height: 31.36px;
  position: relative;
}
.ratings p::after {
  background-color: #fff;
  content: "";
  position: absolute;
  bottom: 0px;
  height: 55px;
  right: 15px;
  width: 1px;
}
.table-book {
  min-height: 171px;
  position: relative;
  padding: 0;
}
.table-book button {
  border-radius: 3px;
  border: 1px solid #bc157d;
  background-color: #bc157d;
  color: #ffffff;
  font-family: Muli-SemiBold;
  font-size: 16px;
  height: 40px;
  float: left;
}
.table-book button.table-info2 {
  float: right;
}
.spcl-off1 p {
  color: #ffffff;
  font-family: Oswald-Bold;
  font-size: 9px;
  font-weight: 700;
  background-color: #2c6934;
  text-transform: uppercase;
  width: 63%;
  position: relative;
  top: 12px;
  right: 15px;
}
.spcl-off2 img {
  width: 52px;
  height: 15px;
  width: 52px;
  height: 15px;
  position: relative;
  top: 6px;
  left: 20px;
}
.subway-off {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.subway-off p {
  position: relative;
  top: 109px;
  font-family: Oswald-Bold;
  padding: 3px 12px;
}
.icon1 {
  border: 1px solid #bc157d;
  background-color: #bc157d;
  color: #ffffff;
  border-radius: 3px;
  font-family: Muli-Bold;
  font-size: 15px;
  font-weight: 700;
  padding: 4px 5px;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
}
.list-styles {
  color: #565658;
  font-family: Muli-Bold;
  font-size: 16px;
  font-weight: 700;
  height: 100%;
  line-height: 26.36px;
}
.list-styles > li.active > a {
  background-color: #ffffff;
  color: #bc157d;
}
.list-styles > li.active:focus {
  background-color: #ffffff;
  color: #bc157d;
}
.list-styles > li.active:hover {
  background-color: #ffffff;
  color: #bc157d;
}
.list-styles a {
  color: #565658;
  text-decoration: none;
}
.list-styles li > a {
  margin-top: 10px;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 3px 18px;
}
.seller-clr {
  background-color: #f7f8fb;
}
.sale-list {
  background-color: #ffffff;
  height: 100%;
}
.list-styles-desk.nav-pills>li {
  border-bottom: 1px solid #cccccc7a;
  padding: 1px 0px 1px 25px;
}
.list-styles-desk.nav-pills>li a, .list-styles-desk.nav-pills>li a:hover, .list-styles-desk.nav-pills>li a:active, .list-styles-desk.nav-pills>li a:focus {
  background-color: transparent;
  margin-top: 0px;
}
.head-best {
  background-color: #F8F8F8;
  color: #616161;
  font-family: Muli-Bold;
  font-size: 18px;
  font-weight: 700;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  padding: 10px 15px;
}
.head-best p {
  margin-bottom: 0px;
}
.seller-clr {
  padding-top: 35px;
}
.chicken {
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 17px;
  font-weight: 900;
  background-image: url(../img/green.png);
  background-repeat: no-repeat;
  background-position: 0;
}
.chicken.nonveg {
  background-image: url(../img/red.png);
}
.chicken-soup {
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 17px;
  font-weight: 900;
  background-image: url(../img/green.png);
  background-repeat: no-repeat;
  background-position: 0;
}
.chicken-soup.nonveg {
  background-image: url(../img/red.png);
}
.paragraph {
  color: #a9a6a2;
  font-family: Muli-SemiBold;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
.chicken-img-tittle {
  background-color: #ffffff;
  border: 1px solid #e0d1da;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.08);
  color: #bc157d;
  display: flex;
  padding: 10px 20px 15px;
}
.chicken-img-tittle li {
  padding: 0px 20px;
  list-style: none;
}
.list-sub {
  margin-top: 4px;
  padding-left: 11px;
}
.sub-img {
  margin-top: 6px;
}
.sub-img img {
  max-width: 100%;
  border: 1px solid #d4c7cf;
  padding: 3px;
}
.add {
  color: #bc157d;
  font-family: Muli-Bold;
  font-size: 14px;
  font-weight: 400;
  height: auto;
  line-height: 9.36px;
  margin-top: 30px;
  margin-bottom: 15px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.add p {
  margin-top: 10px;
}
.map {
  background-color: #f8f8f8;
  color: #616161;
  font-family: Muli-Bold;
  font-size: 18px;
  font-weight: 700;
  height: 50px;
  line-height: 26.36px;
  margin-top: 17px;
}
.address-box {
  background-color: #ffffff;
  border: 1px solid #f4f4f4;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.08);
  height: auto;
}
.fountain {
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}
.number {
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}
.number p {
  margin-bottom: 0px;
}
.phone {
  color: #636363;
  font-family: Muli-Bold;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}
.address {
  color: #636363;
  font-family: Muli-Bold;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}
.time-sechdule {
  background-color: #ffffff;
  color: #636363;
  font-family: Muli-Bold;
  font-size: 12px;
  font-weight: 400;
}
.time-sechdule table {
  border-collapse: collapse;
  font-family: Muli-Bold;
  line-height: 10px;
  width: 100%;
}
.time-sechdule table tr.today {
  color: #bc157d;
}
.time-sechdule td {
  border: 1px solid #dddddd;
  padding: 13px 15px 5px;
  text-align: left;
}
.time-sechdule tr:nth-child(even) {
  background-color: #f7fdfe;
}
.time-sechdule tr td:first-child {
  padding: 0px 15px 0px;
}
.time-sechdule th {
  border: 1px solid #dddddd;
  padding: 13px 15px 10px;
  height: 33px;
  text-align: left;
}
.table-row1 {
  color: #bc157d;
  font-family: Muli-Bold;
  font-size: 12px;
  font-weight: 400;
  height: 33px;
  line-height: 10px;
  width: 116px;
}
.route-map {
  background-image: url(../img/rootmap.png);
  background-repeat: no-repeat;
  height: 355px;
  width: 100%;
}
.my-location {
  position: relative;
  left: 300px;
  top: 150px;
}
.user-reviews {
  background-color: #ffffff;
  border: 1px solid #f4f4f4;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.08);
  border-radius: 18px;
  margin-bottom: 5px;
}
.name {
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
}
.rating {
  border: 1px solid #04ba5b;
  background-color: #04ba5b;
  border-radius: 3px;
  color: #ffffff;
  font-family: Muli-Bold;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  width: auto;
  padding: 0px 5px;
  margin-top: 4px;
  display: -webkit-inline-box;
}
.user-comments {
  color: #a9a6a2;
  font-family: Muli-Bold;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.subway-reply {
  background-color: #f5f5f5;
}
.subway {
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
}
.subway-comment1 {
  color: #a9a6a2;
  font-family: Muli-Bold;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.subway-comments {
  background-color: #ffffff;
  border: 1px solid #f4f4f4;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.08);
  border-radius: 18px;
  margin-bottom: 15px;
}
.chat {
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 50px;
  color: #a9a6a2;
  font-family: Muli-Bold;
  font-size: 14px;
  font-weight: 400;
  height: 42px;
  line-height: 20px;
  margin-top: 27px;
  margin-bottom: 20px;
  padding: 8px 7px;
  width: 42px;
}
.write-comments-subway {
  background-color: #f5f5f5;
  border-radius: 3px;
  border: 0;
  height: 43px;
 /* margin-top: 27px;
  margin-bottom: 20px;*/
  width: 100%;
}
.your-order {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  background-color: #ffffff;
}
.your-order p {
  text-align: center;
  margin-top: 11px;
  margin-bottom: 11px;
  color: #616161;
  font-family: Muli-Bold;
  font-size: 18px;
  font-weight: 700;
}
.add-item input{
  background: none;
  border: 1px solid #bc157d;
  border-radius: 3px;
  padding: 3px 18px;
  text-align: center;
}
.button1,.button1:hover,.button1:active,.button1:focus{
  /*margin-top: 27px;
    */
  background-color: #bc157d;
  border: 1px solid #bc157d;
  color: #ffffff;
  font-family: Muli-Bold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
  outline: none;
  color: #ffffff;
  height: 28px;
  border-radius:0px !important;
  padding: 0px 5px;
}
.button11,.button11:hover,.button11:active,.button1:focus {
  background-color: #bc157d;
  border: 1px solid #bc157d;
  color: #ffffff;
  font-family: Muli-Bold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
  outline: none;
  color: #ffffff;
  border-radius:0px !important;
  height: 28px;
  padding: 0px 5px;
}
.button31 {
  margin-top: 27px;
  background-color: #bc157d;
  border: 1px solid #bc157d;
  color: #ffffff;
  font-family: Muli-Bold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
  outline: none;
  color: #ffffff;
  height: 28px;
  padding: 0px 3px;
  width: 25px;
  padding: 0px 5px;
}
.value {
  border: 1px solid #bc157d;
  background-color: #ffffff;
  color: #bc157d;
  font-family: Muli-Bold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
  margin-top: 27px;
  text-align: center;
  width: 19%;
  height: 28px;
}
.value1 {
  border: 1px solid #bc157d;
  background-color: #ffffff;
  color: #bc157d;
  font-family: Muli-Bold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
  margin-top: 27px;
  text-align: center;
  padding: 0px 3px;
}
.price {
  color: #bc157d;
  font-family: Muli-Semibold;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.dollars {
  text-align: center;
}
.chicken-sub {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  clear: both;
  overflow: hidden;
  background-color: #ffffff;
}
.chicken-sub ul {
  list-style-type: none;
  padding: 0px 15px;
  clear: both;
  overflow: hidden;
}
.chicken-sub ul .chicken {
  padding: 0 20px;
}
.add-item-buttons input.add_product {
  width: 30px;
  background-color: #fff;
  border: 1px solid #bc157d;
  color: #bc157d;
}
.purchase-count {
  padding: 0 15px 0 40px;
}
.Delivery-options {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  background-color: #ffffff;
  color: #616161;
  font-family: Muli-Bold;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.delivery-sec {
  padding-right: 0px;
  padding-left: 0px;
}
.delivery-pickup {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  background-color: #ffffff;
  padding: 15px;
}
.input-group.date input, .input-group.date select {
  box-shadow: none;
  border-radius: 0px;
  padding: 6px 0px;
  border: 0;
  z-index: 0;
  border-bottom: 1px solid #cccccc7a;
}
.input-group.date select, .input-group.date.delivery-time, .input-group.date.pickup {
  display: none;
}
.input-group.date select.show-date, .input-group.date select[name="scheduled_time_pickup"], .input-group.date select[name="scheduled_time"] {
  display: block;
}
.input-group.date input:focus, .input-group.date select:focus {
  outline: none;
  box-shadow: none;
}
.delivery-sec label {
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
  padding: 0px 10px;
}
.delivery-sec input, .delivery-sec select {
  border: 1px solid #e6e8ed;
  background-color: #ffffff;
}
.shedule-delivery {
  display: none;
}
.Pick-sec label {
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
  padding: 0px 20px;
}
.circle-img {
  background-color: #ffffff;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.08);
  border: 1px solid #f4f4f4;
  margin: auto;
  text-align: center;
  width: 100%;
}
.circles {
  margin-bottom: 20px;
  margin-top: 20px;
}
.hr-date {
  margin-top: 20px;
  margin-bottom: 0px;
}
.form-control1 {
  border: 0px;
  background-color: transparent;
  -webkit-box-shadow: transparent;
}
.calendar {
  border: 0px;
  background-color: transparent;
  -webkit-box-shadow: transparent;
}
.schedule-time {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
}
.checkout {
  border: 1px solid #bc157d;
  background-color: #bc157d;
  height: 49px;
  margin-top: 15px;
  text-align: center;
}
.checkout input {
  background-color: transparent;
  border: 1px solid transparent;
  color: #ffffff;
  font-family: Muli-SemiBold;
  font-size: 20px;
  font-weight: 400;
  width: 100%;
  padding: 6px 0px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  text-align: center;
}
.points-level {
  display: inline-flex;
  margin: 20px 0px 20px 87px;
}
.points span{
  background-image: linear-gradient(to bottom, #ed54b3 0%, #ed54b3 50%, #000 50%, #bc157d 50%, #bc157d 100%);
  color: #ffffff;
  font-family: Muli-Bold;
  font-size: 18px;
  margin: 0 2px;
  font-weight: 700;
  padding: 12px 6px 12px 6px;
}
.points1 p {
  color: #bc157d;
  font-family: Muli-Bold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
  margin-top: 12px;
  padding: 0px 8px;
  color: #bc157d;
  font-family: Muli-Bold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
  margin-top: 12px;
  padding: 0px 8px;
}
.blogs-aboutus p {
  color: #bc157d;
  font-family: Muli-SemiBold;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  bottom: 25px;
  left: 48px;
  color: #bc157d;
  font-family: Muli-SemiBold;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  bottom: 25px;
  left: 48px;
}
.blogs-aboutus p::after {
  background-color: #bc157d;
  content: "";
  position: absolute;
  height: 15px;
  left: 108px;
  top: 5px;
  width: 1px;
}
.blogs-aboutus a {
  color: #999999;
  margin-top: 30px;
  color: #999999;
  margin-top: 30px;
}
.blogs-aboutus a:hover {
  color: #999999;
  text-decoration: none;
  color: #999999;
  text-decoration: none;
}
.blogs-aboutus a::after {
  background-color: #bc157d;
  content: "";
  position: absolute;
  height: 15px;
  left: 161px;
  top: 5px;
  width: 1px;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  position: relative;
  z-index: 9999 !important;
}
.add-item {
  display: inline-flex;
  position: relative;
}
.price-added {
  position: relative;
  right: 21px;
}
.payment-method {
  margin: auto;
}
.payment-method h4 {
  color: #fff;
  font-family: Muli-SemiBold;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1.2px;
  text-align: center;
}
.payment-method h6 {
  color: #000000;
  font-family: Muli-Bold;
  font-size: 14px;
  font-weight: 400;
  line-height: 26.36px;
  letter-spacing: 0.56px;
  text-align: center;
}
.payment-method-bac-clr {
  position: relative;
}
.payment-details {
  padding-top: 50px;
}
.delivery-payment {
  background-color: #ffffff;
  border-radius: 3px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  height: auto;
  margin-bottom: 50px;
  max-width: 531px;
}
.delivery-payment h4 {
  color: #616161;
  font-family: Muli-Bold;
  font-size: 18px;
  margin-top: 0;
  font-weight: 700;
}
.delivery-payment h3 {
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  margin:0px;
}
.delivery-payment p {
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  clear: both;
  padding: 0 20px;
  overflow: hidden;
  text-align: left;
}
.delivery-payment .your-order {
  margin-bottom: 15px;
}
.delivery-payment .your-order p {
  font-weight: 600;
  font-size: 18px;
  padding: 0;
}
.your-order1 {
  background-color: #ffffff;
  border-radius: 3px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  height: auto;
  margin-bottom: 50px;
  max-width: 531px;
}
.your-order1 h4 {
  color: #616161;
  font-family: Muli-Bold;
  font-size: 18px;
  font-weight: 700;
  padding: 0 7px;
}
.new-address-payment {
  border: 1px dashed #dfdfdf;
  height: 132px;
  margin-left: 35px;
  margin-right: 35px;
  margin-top: 30px;
  padding-left: 55px;
  margin-bottom: 25px;
  padding-top: 15px;
}
.new-address-payment h4 {
  color: #616161;
  font-family: Muli-Bold;
  font-size: 18px;
  font-weight: 700;
}
.new-address-payment button {
  background-color: #ffffff;
  border: 1px solid #bc157d;
  border: 1px #bc157d;
  font-family: Muli-Bold;
  font-size: 16px;
  font-weight: 700;
  line-height: 26.36px;
}
.work-payment {
  border: 1px dashed #dfdfdf;
  margin: 0 35px 20px;
  padding: 25px 55px;
  overflow: hidden;
}
.work-payment span {
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 16px;
}
.new-address-payment button, .work-payment button {
  background-color: #bc157d;
  border: #bc157d;
  color: #ffffff;
  font-family: Muli-SemiBold;
  font-size: 12px;
  font-weight: 400;
  margin-left: 30px;
  position: relative;
  padding: 10px 26px;
}
.work-payment button a {
  color: #fff;
}
.work-payment button i {
  position: absolute;
  top: 8px;
  font-size: 25px;
  right: 0;
  width: 100%;
  display: none;
}
.new-address-payment button {
  background-color: #fff;
  color: #bc157d;
  border: 1px solid #bc157d;
  padding: 7px 26px;
}
.new-address-payment button a {
  color: #bc157d;
}
.debit-card {
  margin-top: 30px;
  margin-bottom: 200px;
}
.work-image {
  background-image: url(../img/work-bag.png);
  background-repeat: no-repeat;
  padding-left: 28px;
}
.work-image1 {
  background-repeat: no-repeat;
  padding-left: 28px;
  background-image: url(../img/timer.png);
}
.work-image2 {
  background-repeat: no-repeat;
  padding-left: 28px;
  background-image: url(../img/location3.png);
}
.your-order-list {
  margin: auto;
  margin-bottom: 0px;
  margin-top: 30px;
  text-align: center;
}
.your-order-list img {
  background-color: #fff;
}
.your-order-list p {
  color: #bc157d;
  font-family: Muli-Bold;
  font-size: 18px;
  font-weight: 700;
  line-height: 26.36px;
  margin-top: 20px;
}
.your-order-chicken-sub {
  display: inline-flex;
}
.your-order-chicken-sub img {
  width: 12px;
  height: 12px;
  margin-left: 15px;
  margin-top: 30px;
}
.your-order-chicken-sub ul {
  color: #ef534e;
}
.your-order-chicken-sub h3 {
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
}
.your-order-chicken-sub-price span {
  color: #a9a6a2;
  font-family: Muli-SemiBold;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin-left: 35px;
  margin-bottom: 40px;
}
.your-order-chicken-sub ul {
  padding: 0px;
  list-style-type: none;
}
.your-order-chicken-sub ul li {
  padding-left: 25px;
}
.complete-line {
  margin-top: 60px;
  margin-bottom: 30px;
}
.complete-line1 {
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
}
.promo-code-list {
  margin: 20px 0px;
  padding: 0px 7px;
}
.promo-code-list span {
  font-family: Muli-ExtraLight;
  font-size: 16px;
  font-weight: 600;
  color: #bc157d;
  position: absolute;
  right: 15px;
  bottom: 12px;
  cursor: pointer;
}
.promo-code-list input, .promo-code-list input:focus {
  border-color: #f0f0f0;
  border-radius: 0;
  background-color: #fbfbfb;
  font-family: Muli-ExtraLight;
  box-shadow: none;
  padding: 22px 12px;
  color: #616161;
  font-weight: 600;
  font-size: 16px;
}
.your-order1 .chicken-sub {
  box-shadow: none;
}
.your-order1 hr {
  max-width: 350px;
  border-color: #61616138;
}
.promo-code {
  color: #616161;
}
.promo-code-apply {
  color: #bc157d;
}
.total-payment {
  overflow: hidden;
  clear: both;
  padding: 10px 0;
}
.total-payment .col-md-12:nth-child(2) p {
  margin-bottom: 0;
}
.payment-bill {
  text-align: right;
}
.total-payment p {
  color: #999999;
  font-family: Muli-SemiBold;
  font-size: 18px;
  font-weight: 400;
}
.bill {
  text-align: right;
}
.total-pay, .bill {
  margin-bottom: 15px;
}
.payment-bill p {
  color: #999999;
  font-family: Muli-SemiBold;
  font-size: 18px;
  font-weight: 400;
}
.payment-bill span {
  display: block;
}
.place-order {
  color: #616161;
  font-family: Muli-SemiBold;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-left: 5px;
}
.place-order .verify-term {
    font-size: 13px;
}
.place-order-confirm {
  margin: auto;
  text-align: center;
}
.place-order-confirm button {
  width: 50%;
  height: 49px;
  background-color: #bc157d;
  color: #ffffff;
  font-family: Muli-SemiBold;
  font-size: 20px;
  font-weight: 400;
  border: 0px;
  line-height: 26.36px;
  margin-left: 0px;
  margin-top: 0;
  margin-bottom: 35px;
}
.place-order-confirm a {
  color: #ffffff;
  text-decoration: none;
}
.discount-icon {
  background-image: url(../img/discount.png);
  background-repeat: no-repeat;
  background-position: 0px;
  padding-left: 30px;
}
.delivery-charges {
  background-image: url(../img/delivery.png);
  background-repeat: no-repeat;
  background-position: 0px;
  padding-left: 30px;
}
.express-icon {
  background-image: url(../img/express.png);
  background-repeat: no-repeat;
  background-position: 0px;
  padding-left: 30px;
}
.packing-charge {
  background-image: url(../img/packing.png);
  background-repeat: no-repeat;
  background-position: 0px;
  padding-left: 30px;
}
.taxes {
  background-image: url(../img/taxes.png);
  background-repeat: no-repeat;
  background-position: 0px;
  padding-left: 30px;
}
.order-detail .purchase-count .product-price p {
  text-align: right;
}
.order-detail {
  max-width: 600px;
  height: auto;
  box-shadow: 0 0 8px rgba(188, 21, 125, 0.08);
  border-radius: 3px;
  border: 1px solid #fff0f9;
  background-color: #ffffff;
  padding: 0 15px;
}
.order-detail h4 {
  text-align: center;
  color: #bc157d;
  font-family: Muli-Bold;
  font-size: 18px;
  font-weight: 700;
  background-color: #ffffff;
  margin-top: 20px;
  margin-bottom: 20px;
}
.order-info {
  padding-top: 35px;
}
.Track-order {
  max-width: 400px;
  height: auto;
  box-shadow: 0 0 8px rgba(188, 21, 125, 0.08);
  border-radius: 3px;
  border: 1px solid #fff0f9;
  background-color: #ffffff;
}
.Track-order h4 {
  text-align: center;
  color: #bc157d;
  font-family: Muli-Bold;
  font-size: 18px;
  font-weight: 700;
  background-color: #ffffff;
  margin-top: 20px;
  margin-bottom: 20px;
}
#customers {
  border-collapse: collapse;
  width: 100%;
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
#customers td:first-child {
  min-width: 130px;
}
#customers td {
  padding: 8px;
}
#customers tr:nth-child(even) {
  background-color: #f7f7f7;
}
#customers tr:nth-child(odd) {
  background-color: #fcfcfc;
}
.Customer-details {
  text-align: right;
}
.timeline {
  display: inline-block;
}
.timeline h4 {
  color: #333333;
  font-family: Muli-Bold;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  position: relative;
}
.timeline-img.placed {
  background-image: url(../img/placed.png);
}
.timeline-img.confirmed {
  background-image: url(../img/confirmed.png);
}
.timeline-img.processed {
  background-image: url(../img/process.png);
}
.timeline-img.pickup {
  background-image: url(../img/pickup.png);
}
.timeline-img.delivered {
  background-image: url(../img/deliver.png);
}
.timeline-img span {
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
}
.timeline-img {
  background-repeat: no-repeat;
  background-position: 0px;
  height: 50px;
  width: 50px;
  display: inline-block;
}
.order-timeline li {
  list-style-type: none;
}
.order-timeline li:before {
  content: '\25CF';
  font-size: 170%;
  position: relative;
  padding-right: 15px;
  color: #d8d8d8;
  bottom: 20px;
}
.order-timeline.active .timeline-img.placed{
  background-image: url(../img/placed-active.png);
}
.order-timeline.active .timeline-img.confirmed{
  background-image: url(../img/confirmed-active.png);
}
.order-timeline.active .timeline-img.processed {
  background-image: url(../img/process-active.png);
}
.order-timeline.active .timeline-img.pickup {
  background-image: url(../img/pickup-active.png);
}
.order-timeline.active .timeline-img.delivered {
  background-image: url(../img/deliver-active.png);
}
.order-timeline.active .progress-line::before {
  background-color: #bc157d;
}
.order-timeline.active .timeline h4, .order-timeline.active .timeline span, .order-timeline.active li:before {
  color: #bc157d;
}
.on-before::before {
  background-color: #bc157d;
  content: "";
  visibility: visible;
  width: 2px;
  height: 50px;
  position: absolute;
  top: 44px;
  left: -81px;
}
.progress-line::before {
  background-color: #d8d8d8;
  content: "";
  visibility: visible;
  width: 2px;
  height: 50px;
  position: absolute;
  top: -44px;
  left: -81px;
}
.final-receipt {
  display: none;
  margin: auto;
  clear: both;
  text-align: center;
}
.final-receipt span {
  background-image: url(../img/printer.png);
  background-repeat: no-repeat;
  background-position: 10px;
  color: #bc157d;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: underline;
  background-position: 0px;
  padding-left: 35px;
  display: inline-block;
  margin-top: 35px;
  margin-bottom: 35px;
}
.add-item-buttons {
  display: inline-flex;
}
.points-level-subway {
  text-align: center;
  display: inline-flex;
  margin: 20px 0px 20px 80px;
}
.points-level-subway img {
  height: 40px;
  width: 40px;
  margin-top: 7px;
}
.nav-pills > li.active a {
  color: #bc157d;
  background-color: transparent;
  border-radius: 0px;
  border-left: 5px solid #bc157d;
}
.nav-pills > li.active a:focus {
  color: #bc157d;
  background-color: transparent;
}
.nav-pills > li.active > a:hover {
  color: #bc157d;
  background-color: transparent;
}
.sign-up-button:active:focus {
  color: #bc157d;
  background-color: #ffffff;
  border-color: #bc157d;
  outline: none;
}
.sign-up-button:active:hover {
  background-color: #bc157d;
  color: #ffffff;
  border-color: #bc157d;
  outline: none;
}
.sign-up-button:hover {
  color: #bc157d;
  background-color: #ffffff;
  border-color: #bc157d;
  outline: none;
}
.sign-up-button:focus {
  color: #bc157d;
  background-color: #ffffff;
  border-color: #bc157d;
  outline: none;
}
.sign-up {
  width: 75%;
  height: auto;
  margin: auto;
  margin-top: 60px;
  text-align: center;
  padding: 20px;
}
.sign-up.verify, .sign-up.signup-here {
  display: none;
}
.sign-up-button {
  padding: 2px 18px;
  font-size: 18px;
  border-radius: 6px;
  color: #bc157d;
  background-color: #ffffff;
  border-color: #bc157d;
}
.sign-up-header {
  margin-top: 10px;
}
.sign-up-header h4 {
  color: #333333;
  font-family: Muli-SemiBold;
  font-size: 20px;
  font-weight: 400;
  line-height: 26.36px;
  margin: auto;
  text-align: center;
}
.sign-up-header h4:hover {
  text-decoration: none;
}
.sign-up-header button {
  margin-top: 0;
  font-size: 28px;
  color: #bc157d;
  position: relative;
  right: 33px;
}
.sign-up .sign-up-fields {
  margin: auto;
  text-align: center;
  padding: 0px 45px 0px;
}
.sign-up .sign-up-fields input {
  border: 1px solid #d9d9d9;
  height: auto;
  width: 100%;
  color: #999999;
  font-family: Muli-Bold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
  margin-top: 9px;
  margin-bottom: 9px;
  padding: 10px 20px;
  text-align: left;
}
.sign-up .sign-up-fields button {
  width: 100%;
  height: auto;
  color: #ffffff;
  font-family: Muli-Bold;
  border-radius: 3px;
  padding: 10px;
  border: 1px #bc157d;
  background-color: #bc157d;
  margin-bottom: 10px;
  margin-top: 9px;
}
.sign-up-fields-check-box {
  margin: auto;
  text-align: center;
}
.sign-up-fields-check-box a {
  color: #bc157d;
  font-size: 16px;
}
.sign-up-fields-check-box label {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #bc157d;
  font-family: Muli-Bold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
}
.sign-up-fields-complete {
  display: flex;
}
.sign-up-fields-complete hr {
  width: 37%;
  height: 2px;
  background-color: #dedede;
  position: relative;
  bottom: 7px;
  left: 5px;
}
.sign-up-fields-complete span {
  color: #999999;
  font-family: Muli-SemiBold;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.36px;
}
.sign-up-fields-facebook {
  margin-left: 25px;
  border-radius: 3px;
  background-color: #365899;
  width: 90%;
  padding: 13px;
}
.sign-up-fields-facebook .continue {
  height: auto;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.36px;
}
.sign-up-fields-facebook span {
  height: auto;
  color: #ffffff;
  font-family: Muli-SemiBold;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.36px;
}
.sign-up-fields-google {
  margin: 15px 25px;
  border-radius: 3px;
  background-color: #dd4e40;
  width: 90%;
  padding: 13px;
}
.sign-up-fields-google .continue-google {
  height: auto;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.36px;
}
.sign-up-fields-google span {
  height: auto;
  color: #ffffff;
  font-family: Muli-SemiBold;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.36px;
}
.login-status {
  margin: auto;
  text-align: center;
  margin-bottom: 20px;
}
.login-status span {
  color: #999999;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.36px;
}
.login-status p {
  color: #999999;
  font-family: Muli-SemiBold;
  font-size: 12px;
  font-weight: 400;
  line-height: 26.36px;
}
.login-status a {
  color: #fff;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
}
.login-status a.btn-info {
  background: #bc157d;
  padding: 5px 11px;
}


.login-status a:hover {
  text-decoration: none;
  color: #fff;
}
.login-status a:focus {
  text-decoration: none;
  border-color: #bc157d;
  color: #fff;
}
.modal-backdrop {
  z-index: 0;
}
.mobile {
  visibility: hidden;
}
.log-alter {
  border: none;
  background-color: transparent;
  color: #bc157d;
  font-size: 18px;
  padding: 0px;
  display: inline-flex;
}
.log-alter:hover {
  background-color: #bc157d;
  color: #fff;
}
.log-alter:focus {
  background-color: #bc157d;
  color: #fff;
}
.log-alter:active {
  background-color: #bc157d;
  color: #fff;
}
.log-alter:active:focus {
  background-color: #bc157d;
  color: #fff;
}
.log-alter:active:hover {
  background-color: #bc157d;
  color: #fff;
}
@media only screen and (max-width: 767px) and (min-width: 0px) {
  .desk-response {
    display: none;
  }
  .desk-response.search-box {
    display: block;
  }
  .nav-elements {
    display: none;
  }
  .mobi-response {
    display: inline;
  }
  .mobi-response .sidenav a {
    font-family: Muli-BoldItalic;
    font-size: 24px;
    color: #fff;
  }
  .header-fluid {
    background-color: #bc157d;
    color: #bc157d;
    font-family: Muli-Semibold;
    font-size: 18px;
    min-height: 105px;
  }
  .navigation {
    background-color: #bc157d;
    border: none;
    height: 69px;
    background-color: #bc157d;
  }
  .Navigation .tog-navbar {
    border-color: #bc157d;
  }
  .Navigation .tog-navbar:focus {
    background-color: #bc157d;
  }
  .Navigation .tog-navbar:hover {
    background-color: #bc157d;
  }
  .Navigation .tog-navbar .icon-bar {
    background-color: #000000;
  }
  .Navigation .bord-coll {
    border-color: transparent;
  }
  .tog-navbar {
    background-image: url(cart.png);
    position: relative;
    float: none;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #bc157d;
    background-image: none;
    border: 1px solid #bc157d;
    border-radius: 4px;
  }
  .street1 {
    width: 100%;
  }
  .loctate {
    background-image: url(../img/target.png);
    background-repeat: no-repeat;
    background-position: 15px;
    border-color: transparent;
    width: 100%;
    padding: 12px 38px;
    display: inline-block;
    border-radius: 50px;
    box-sizing: border-box;
    position: relative;
    right: 0px;
    font-family: Muli-Light;
    color: #949494;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
  }
  .loctate:hover {
    text-decoration: none;
  }
  .street {
    background-image: url(../img/compass.png);
    background-repeat: no-repeat;
    background-position: 15px;
    border: 1px solid #e9e9e9;
    background-color: white;
    border-radius: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 45px;
    width: 100%;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #bc157d;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  .mo-res-size {
    height: auto;
    width: 100%;
  }
  .offers-1 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .tap-develope {
    background-image: url(../img/Phone.png);
    background-repeat: no-repeat;
    background-position: 10px;
    width: 100%;
    height: auto;
  }
  .imges1 {
    display: none;
  }
  .court-img {
    visibility: hidden;
    margin-top: 70px;
  }
  span {
    color: #ffffff;
    font-size: 30px;
    cursor: pointer;
  }
  .extra {
    margin-top: 10px;
    width: 100%;
  }
  .extra img {
    position: relative;
    top: -2px;
    left: 30px;
    z-index: 1;
  }
  .extra input {
    background-image: url(../img/compass.png);
    background-repeat: no-repeat;
    background-position: 4px;
    position: relative;
    border: 1px solid #ffffff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    outline: none;
    padding: 4px 25px;
  }
  .extra button {
    margin: auto;
    outline: none;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
    padding: 6px 0px;
    font-size: 15px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .extra button::before {
    content: "";
    position: absolute;
    height: 25px;
    width: 3px;
    right: 72px;
    bottom: 4px;
    background-color: #e8e7e7;
  }
  .logo-img {
    display: block;
    margin-top: 175px;
    margin-left: auto;
    margin-right: auto;
  }
  .images-multiple {
    margin: auto;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 90px;
  }
  .images-multiple li {
    list-style-type: none;
    height: 45px;
    width: 35px;
    float: left;
  }
  .vendor a {
    color: #bc157d;
  }
  .vendor a::after {
    display: none;
  }
  .merchant a {
    color: #bc157d;
  }
  .merchant a::after {
    display: none;
  }
  .available {
    margin: auto;
    text-align: center;
  }
  .available li {
    list-style-type: none;
    padding: 10px 0;
    display: inline-block;
  }
  .available ul {
    display: inline-block;
    padding-left: 0px;
  }
  .google-store {
    margin: auto;
    text-align: center;
    margin-top: 15px;
  }
  .navigate {
    display: inline-flex;
    margin-top: 4px;
  }
  .side-nav-button {
    font-size: 24px;
    cursor: pointer;
    position: relative;
    top: 8px;
  }
  .header-navbar-left {
    float: none;
  }
  .home-head {
    color: #ffffff;
    font-family: Muli-Semibold;
    font-size: 22px;
    font-weight: 400;
    margin: auto;
    text-align: center;
  }
  .dots img {
    height: 49px;
    width: 43px;
  }
  .icon1 {
    border: 1px solid transparent;
    background-color: transparent;
    color: #a9a6a2;
    text-transform: lowercase;
    position: relative;
  }
  .padding-left-right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .view-more {
    clear: both;
    margin: auto;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .mobile-restaurants {
    width: 70%;
    float: right;
  }
  .mobile-image {
    width: 30%;
    float: left;
    padding-right: 15px;
  }
  .restaurants-cafe .carousel .item a:first-child {
    display: block;
  }
  .restaurants-cafe .carousel .item a {
    display: none;
  }
  .mobile-image .images {
    padding: 0px;
    width: 100%;
  }
  .upto {
    color: #a9a6a2;
    font-family: Muli-SemiBold;
    font-size: 10px;
    font-weight: 400;
    padding: 0px 50px;
  }
  .view-btn {
    margin-top: 30px;
  }
  .top-menu a {
    float: left;
    margin-top: 0px;
  }
  .top-menu a:hover {
    float: left;
    margin-top: 0px;
  }
  .location-image {
    padding: 0;
  }
  .location-image a {
    background-image: url(../img/location.png);
    background-repeat: no-repeat;
    background-position: 13px;
    color: #a9a6a2;
    margin-top: 0px;
    padding: 0px 27px;
    font-family: Muli-SemiBold;
    font-size: 15px;
    font-weight: 400;
    line-height: 26.36px;
  }
  .btn-tog-sort::before {
    display: none;
  }
  .filter-image a {
    background-image: url(../img/filter.png);
    background-repeat: no-repeat;
    background-position: 13px;
    color: #a9a6a2;
    margin-top: 0px;
    padding: 0px 33px;
    font-family: Muli-SemiBold;
    font-size: 15px;
    font-weight: 400;
    line-height: 26.36px;
  }
  .change-your-order {
    text-align: center;
    color: #ffffff;
    font-family: Muli-Semibold;
    font-size: 22px;
    font-weight: 400;
    line-height: 45.36px;
  }
  .rectangle-subway .rectangle {
    padding: 0;
    margin: auto;
    text-align: center;
  }
  .deliver-time::after {
    display: none;
  }
  .ratings p::after {
    display: none;
  }
  .offer-img {
    margin-top: 50px;
    background-image: url(../img/img2.png);
    width: 194px;
    height: 172px;
    position: relative;
    right: 70px;
  }
  .Subway-tittle h3 {
    margin-top: 0px;
    font-size: 22px;
  }
  .table-info {
    margin: auto;
    color: #fff;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .table-info button {
    width: 106px;
    height: 38px;
    border-radius: 3px;
    color: #ffffff;
    font-family: Muli-Bold;
    font-size: 11px;
    font-weight: 400;
    line-height: 19.2px;
    background-color: #bc157d;
    border: #bc157d;
    margin-right: 15px;
  }
  .table-button {
    display: inline-block;
    text-align: center;
    margin: auto;
  }
  .dropdown .btn-tog-sort {
    background-image: url(../img/sort-list.png);
    background-repeat: no-repeat;
    background-position: 0px;
    padding: 0px 15px;
    margin-top: 0px;
  }
  .sub-img {
    margin-top: 0px;
    padding: 0px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .list-sub {
    margin-top: 0px;
    margin-top: 4px;
    padding-left: 0px;
  }
  .chicken-img-tittle {
    display: flex;
    color: #bc157d;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.08);
    border: 1px solid #f4f4f4;
    background-color: #ffffff;
  }
  .chicken {
    font-size: 12px;
  }
  .add p {
    margin-top: 10px;
  }
  .price-added {
    position: relative;
    right: 2px;
  }
  .points-level {
    margin: auto;
    text-align: center;
    display: inline-flex;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .total-points {
    background-color: #bc157d;
  }
  .checked span {
    color: #ffffff;
    font-family: Muli-Semibold;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    left: 65px;
    top: 27px;
  }
  .checked a {
    color: #ffffff;
    text-decoration: none;
  }
  .items-cart {
    color: #ffffff;
    font-family: Muli-Light;
    font-size: 12px;
    font-weight: 300;
  }
  .cost-cart {
    color: #ffffff;
    font-family: Muli-Semibold;
    font-size: 20px;
    font-weight: 400;
  }
  .points {
    color: #bc157d;
    padding: 13px 15px 12px 6px;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 50%, #fff 50%, #fff 50%, #fff 100%);
  }
  .payment-method {
    margin: auto;
    height: auto;
  }
  .payment-method h4 {
    text-align: left;
    margin-top: 25px;
  }
  .delivery-payment {
    padding: 0 10px;
    width: auto;
  }
  .delivery-payment h5 {
    background-image: url(../img/pay-amount.png);
    background-repeat: no-repeat;
    background-position: 0px;
    font-size: 13px;
    padding: 0px 28px;
  }
  .delivery-payment .points {
    color: #ffffff;
    padding: 13px 15px 12px 6px;
    background-image: linear-gradient(to bottom, #ed54b3 0%, #ed54b3 50%, #000 50%, #bc157d 50%, #bc157d 100%);
  }
  .wishbox-points {
    display: inline-flex;
  }
  .wishbox-points img {
    padding-left: 20px;
  }
  .order-detail {
    width: 100%;
    height: auto;
  }
  #customers {
    font-size: 11px;
  }
  .total-payment p {
    font-size: 13px;
  }
  .payment-bill p {
    font-size: 13px;
  }
  .order-placed {
    background-repeat: no-repeat;
    background-position: 0px;
    height: 26px;
    width: 20px;
    display: inline-block;
    background-size: 20px;
    position: relative;
    top: 20px;
  }
  .order-placed span {
    display: none;
  }
  .order-placed1 {
    background-repeat: no-repeat;
    background-position: 0px;
    height: 26px;
    width: 20px;
    display: inline-block;
    background-size: 20px;
    position: relative;
    top: 20px;
  }
  .order-placed2 {
    background-repeat: no-repeat;
    background-position: 0px;
    height: 26px;
    width: 20px;
    display: inline-block;
    background-size: 20px;
    position: relative;
    top: 20px;
  }
  .order-placed3 {
    background-repeat: no-repeat;
    background-position: 0px;
    height: 26px;
    width: 20px;
    display: inline-block;
    background-size: 20px;
    position: relative;
    top: 20px;
  }
  .order-placed4 {
    background-repeat: no-repeat;
    background-position: 0px;
    height: 26px;
    width: 20px;
    display: inline-block;
    background-size: 20px;
    position: relative;
    top: 20px;
    position: relative;
    top: 20px;
  }
  .order-timeline h4 {
    color: #333333;
    font-family: Muli-Bold;
    font-size: 11px;
    font-weight: 400;
    position: relative;
    text-align: left;
  }
  .order-timeline li:after {
    content: '\25CF';
    font-size: 170%;
    position: relative;
    color: #bc157d;
    bottom: 20px;
    right: 21px;
  }
  .order-timeline li:before {
    display: none;
  }
  .order-timeline ul {
    padding: 0px;
  }
  .timeline {
    display: none;
  }
  .mobi-track {
    padding-left: 10px;
    margin-bottom: 45px;
    display: flex;
  }
  .Track-order {
    width: 100%;
    height: auto;
    box-shadow: 0 0 8px rgba(188, 21, 125, 0.08);
    border-radius: 3px;
    border: 1px solid #fff0f9;
    background-color: #ffffff;
    margin-top: 35px;
    padding: 7px;
  }
  .Track-order h3 {
    color: #555555;
    font-family: Muli-SemiBold;
    font-size: 16px;
    font-weight: 400;
    line-height: 26.36px;
  }
  .time-line-change li:after {
    content: '\25CF';
    font-size: 170%;
    position: relative;
    bottom: 20px;
    padding-right: 15px;
    color: #d8d8d8;
  }
  .time-line-change li:before {
    display: none;
  }
  .time-line-change ul {
    padding: 0px;
  }
  .on-before::before {
    content: "";
    visibility: visible;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 30px;
    left: 14px;
  }
  .on-before-sec::before {
    content: "";
    visibility: visible;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 30px;
    left: 14px;
  }
  .on-before1::before {
    content: "";
    visibility: visible;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 30px;
    left: 14px;
  }
  .on-before1-sec::before {
    content: "";
    visibility: visible;
    width: 100%;
    height: 2px;
    background-color: #d8d8d8;
    position: absolute;
    top: 30px;
    left: 14px;
  }
  .points-wishbox-order {
    margin: auto;
    margin-top: 175px;
    margin-left: 100px;
  }
  .button31 {
    height: 28px;
    width: 16%;
    padding: 0px 8px;
  }
  .points-level-subway {
    margin: auto;
    margin-top: 20px;
  }
  .your-order-chicken-sub h3 {
    font-size: 15px;
  }
  .btn-ordernow {
    text-align: center;
    border: 1px solid #bc157d;
    background-color: #bc157d;
    color: #ffffff;
    font-family: Muli-SemiBold;
    font-size: 11px;
    font-weight: 400;
    border-radius: 3px;
    padding: 3px 3px;
    float: right;
    outline: none;
    box-shadow: none;
    position: absolute;
    right: 11px;
    bottom: 0px;
  }
  .btn-ordernow:hover {
    text-align: center;
    border: 1px solid #bc157d;
    background-color: #bc157d;
    color: #ffffff;
    font-family: Muli-SemiBold;
    font-size: 11px;
    font-weight: 400;
    border-radius: 3px;
    padding: 3px 3px;
    float: right;
    outline: none;
    box-shadow: none;
    position: absolute;
    right: 11px;
    bottom: 0px;
  }
  .btn-ordernow:focus {
    text-align: center;
    border: 1px solid #bc157d;
    background-color: #bc157d;
    color: #ffffff;
    font-family: Muli-SemiBold;
    font-size: 11px;
    font-weight: 400;
    border-radius: 3px;
    padding: 3px 3px;
    float: right;
    outline: none;
    box-shadow: none;
    position: absolute;
    right: 11px;
    bottom: 0px;
  }
  .btn-ordernow:active {
    text-align: center;
    border: 1px solid #bc157d;
    background-color: #bc157d;
    color: #ffffff;
    font-family: Muli-SemiBold;
    font-size: 11px;
    font-weight: 400;
    border-radius: 3px;
    padding: 3px 3px;
    float: right;
    outline: none;
    box-shadow: none;
    position: absolute;
    right: 11px;
    bottom: 0px;
  }
  .list-styles {
    height: 100%;
    display: none;
    overflow: hidden;
  }
  .owl-theme .owl-dots .owl-dot {
    display: none;
  }
  .owl-theme .owl-dots .owl-dot span {
    width: 0px;
  }
  .nav.owl-carousel::after {
    display: none;
  }
  .slider-img .owl-carousel .img-item img {
    margin: auto;
    text-align: center;
    display: block;
    width: auto;
    background-color: transparent;
    height: 50px;
  }
  .border-clr {
    height: 85px;
    background-color: #f7f8fb;
  }
  .Restaurant-menu-list li > a {
    padding: 0px 15px;
    color: #565658;
    font-family: Muli-SemiBold;
    font-size: 16px;
    font-weight: 400;
    margin-top: 8px;
  }
  .buttons {
    width: 108px;
    margin-bottom: 50px;
  }
  .paragraph {
    width: 100%;
  }
  .points1 p {
    color: #bc157d;
  }
  .list-styles-mobi {
    padding: 9px;
    padding: 9px;
  }
  .list-styles-mobi a:focus {
    color: #bc157d;
  }
  .list-styles-mobi a:focus::after {
    content: "";
    position: absolute;
    width: 60%;
    height: 3px;
    left: 15px;
    top: 30px;
    border-left: 2px solid #bc157d;
    background-color: #bc157d;
  }
  .head-best {
    margin-top: 0px;
  }
  .your-order-chicken-sub-price span {
    margin-left: 16px;
  }
  .delivery-time p:after {
    display: none;
  }
  @media screen and (min-width: 1200px) {
    .btn-order-now {
      position: absolute;
      bottom: 15px;
      right: 0;
    }
  }
  .btn-order-now a {
    color: #ffffff;
    text-decoration: none;
  }
  .images {
    position: relative;
    max-height: 100%;
  }
  .merchant a::before {
    display: none;
  }
  .sub-menu li {
    width: 53px;
    float: none;
  }
  .restaurant-food {
    background-position: -143px -94px;
  }
  .cafeteria {
    background-position: -44px 0px;
  }
  .grocery {
    background-position: -44px -44px;
  }
  .laundry {
    background-position: -0px -92px;
  }
  .salon {
    background-position: -2px 0px;
  }
  .Coaching {
    background-position: -1px -46px;
  }
  .sub-menu li > img {
    position: relative;
    right: 1px;
    bottom: 1px;
  }
  .sign-up-fields-facebook {
    margin-left: 15px;
  }
  .sign-up-fields-facebook .continue {
    position: relative;
    right: 10px;
  }
  .sign-up-fields-google {
    margin-left: 15px;
  }
  .sign-up-fields-google .continue-google {
    position: relative;
    right: 17px;
  }
  .mobi-response .sidenav .sign-up-fields-check-box a {
    color: #bc157d;
    font-size: 16px;
  }
  .sign-up-header button {
    position: relative;
    right: 10px;
    bottom: 2px;
  }
  .sign-up-button:focus {
    color: #ffffff;
    background-color: #bc157d;
    border: 0px;
    outline: none;
  }
  .sign-up-button:active:focus {
    color: #ffffff;
    background-color: #bc157d;
    border: 0px;
    outline: none;
  }
  .mobi-response .sidenav .sign-up .login-status {
    margin-bottom: 20px;
  }
  .mobi-response .sidenav .sign-up .login-status p {
    font-size: 9px;
  }
  .mobi-response .sidenav .sign-up .login-status a {
    border: none;
    background-color: transparent;
    color: #bc157d;
    font-size: 18px;
    padding: 0px;
    display: inline-flex;
  }
  .modal-backdrop {
    z-index: 0;
  }
}
@media screen and (max-width: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
/*login validation*/
span.help-inline {
  display: block;
  text-align: left;
  color: #f00;
  font-family: Muli-SemiBold;
}
.sign-up .alert {
  display: none;
}
.sign-up .alert-danger, .sign-up .alert-success {
  display: block;
}
.sign-up .form-group {
  margin-bottom: 0;
  position: relative;
}
.sign-up .fa-spin, .book-a-table-fields .fa-spin, .profile-view_user .fa-spin {
  display: none;
  position: absolute;
  width: 100%;
  top: 18px;
  font-size: 28px;
  color: #fff;
}
#table-booking .fa-spin {
  top: 10px;
  bottom: 10px;
  right: 0;
  color: #fff;
}
.book-a-table-fields .alert {
  display: none;
}
.book-a-table-fields .alert.alert-success {
  display: block;
}
.profile-view_user .fa-spin {
  top: 3px;
  right: 0px;
}
.header-fluid {
  position: absolute;
  width: 100%;
  padding: 0px;
  padding-top: 10px;
}
.header-fluid.logged-in {
  position: relative;
  padding-top: 0px;
}
.bac-clr-ban {
  padding-top: 5px;
  padding-bottom: 5px;
}
.header .nav.navbar-nav {
  padding: 4px 20px 0px;
}
.header.homepage .nav.navbar-nav {
  padding: 4px 20px 20px;
}
.header .nav.navbar-nav li {
  padding: 15px 6px;
}
.header .nav.navbar-nav li a, .header .nav.navbar-nav li a:focus, .header .nav.navbar-nav li a:visited, .header .nav.navbar-nav li a:active, .header .nav.navbar-nav li a:hover {
  color: #fff;
  background-color: transparent;
  font-family: Muli-Regular;
}
.header .nav.navbar-nav li.header-search {
  padding: 11px 0px;
}
.header .nav.navbar-nav li a span.cart-count {
  position: absolute;
  top: 11px;
  right: -4px;
  font-family: Muli-SemiBold;
  width: 36px;
  text-align: center;
}
.header .nav.navbar-nav li.cart {
  padding: 9px 9px 9px 28px;
}
.header .nav.navbar-nav .input-group {
  display: inline-flex;
  margin: 0px;
}
.header .nav.navbar-nav .input-group-addon {
  font-size: 20px;
  background-color: #fff;
  color: #bc157d;
  border: 0;
}
.header .nav.navbar-nav .input-group input {
  border-width: 0px 1px 0px 0px;
  border-radius: 0;
  font-family: Muli-SemiBold;
  z-index: 0;
}
.header .nav.navbar-nav .input-group input:focus {
  outline: none;
  box-shadow: none;
  border-color: #ccc;
}
.header .nav.navbar-nav.navbar-right .dropdown {
  padding-bottom: 4px;
}
.header .nav.navbar-nav.navbar-right .pro-img{
  margin-top: -10px;
  width: 39px;
  height: 39px;
  border-radius: 50%;
}
.header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu:not(.user-menu):not(.content-menu) {
  padding: 0px;
  margin-top: 10px;
}
.header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu li {
  padding: 10px 22px;
}
.header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu li:hover {
  background-color: #33333326;
}
.navbar-collapse.show-xs li a, .header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu li a, .navbar-collapse.show-xs li a:focus, .header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu li a:focus, .navbar-collapse.show-xs li a:visited, .header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu li a:visited, .navbar-collapse.show-xs li a:active, .header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu li a:active, .navbar-collapse.show-xs li a:hover, .header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu li a:hover {
  text-decoration: none;
}
.navbar-collapse.show-xs li a, .navbar-collapse.show-xs li a:focus, .navbar-collapse.show-xs li a:visited, .navbar-collapse.show-xs li a:active, .navbar-collapse.show-xs li a:hover {
  color: #fff;
}
.header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu li a, .header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu li a:focus, .header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu li a:visited, .header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu li a:active, .header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu li a:hover {
  color: #bc157d;
}
.nav li.cart a {
  padding: 0px;
}
.nav li.cart a img {
  max-width: 27px;
}
.header-search.search-restaurant {
  margin-left: -11px;
}
.header-search.search-location input {
  max-width: 120px;
}
.header-search.search-restaurant input {
  min-width: 260px;
}
.header-search.search-restaurant .input-group-addon {
  padding: 7px 34px 0 16px;
}
.search-box .header-search-fields {
  display: inline-flex;
  padding: 0;
  max-width: 484px;
  margin-bottom: 0;
  list-style: none;
}
.search-box .header-search-fields .input-group {
  margin-bottom: 0;
  min-width: 240px;
}
.search-box .header-search-fields .search-location input {
  z-index: 0;
}
.search-box .header-search-fields .search-location input, .search-box .header-search-fields .search-me input {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  max-width: 100%;
  height: 42px;
  font-family: Muli-Light;
}
.search-box .header-search-fields .input-group input:focus {
  outline: none;
  box-shadow: none;
  border-color: #ccc;
}
.search-box .header-search-fields .search-me .input-group{
  max-width: 130px;
}
.search-box .header-search-fields .search-me .input-group-addon {
  background-image: url(../img/target.png);
  background-repeat: no-repeat;
  background-position: center;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.search-box .header-search-fields .input-group-addon .fa {
  font-size: 22px;
  cursor: pointer;
}
.search-box .header-search-fields .search-location .input-group-addon {
  border-radius: 50px 0px 0px 50px;
  padding-right: 0px;
}
.search-box .header-search-fields .input-group-addon {
  color: #bc157d;
  background-color: #fff;
}
.search-box .header-search-fields .srch-btn {
  z-index: 0;
  margin-left: -34px;
}
.images1{
  width: 25%;
}
.full-star{
  font-size:20px;
  color:#FEE05A;
}
.goldstardiv{
  font-size:20px;
  color:#FEE05A;
}
.halfstar{
  font-size:20px;
  width:9px;
}
.emptystar{
  font-size:20px;
  color:#FEE05A;
}
.special-offer{
  cursor: pointer;
  background-image: url(../img/offers_img.png);
  color: #bc157d;
  font-family: Muli-SemiBold;
  background-repeat: no-repeat;
  padding: 16px 20px 15px 10px;
}
.cuisinefilter{
  cursor: pointer;
  color:grey;
}
.fil-res .reset-filters {
  margin-bottom: 15px;
}
.product-list-page .product-list-products, .product-list-page .product-list-filter {
  padding-top: 20px;
  padding-bottom: 15px;
}
.product-list-page .product-list-filter {
  padding-left: 40px;
}
.product-list-page .product-list-filter .inner .fa-star {
  font-size: 25px;
  color: #a9a6a2;
  cursor: pointer;
}
.product-list-page .product-list-filter .inner .fa-star.selected {
  color: #FEE05A;
}
.product-list-page .product-list-filter .inner {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
  display: none;
}
.product-list-page .bottom-line {
  margin: 0px -15px;
  border-bottom: 1px solid #f0f0f0;
  padding: 15px 0 0px;
  min-width: 281px;
}
.check-products {
  padding: 15px 0 0;
}
.owl-carousel .owl-item {
  padding: 0px 4%;
}
.banner-carousel {
  max-width: 1100px;
}
.offer-carousel.owl-carousel .owl-item {
  padding: 0;
}
.product-carousel .owl-carousel .owl-item {
  padding: 0px 4%;
}
.subway-info {
  padding: 10px 0px 20px;
}
.subway-info .rectangle {
  text-align: center;
  border: 2px solid #fff;
  padding: 5px;
  max-width: 241px;
}
.subway-info .rectangle img {
  height: 100%;
  width: 100%;
}
.Subway-tittle {
  padding: 0 0;
}
.header.homepage {
  background-color: transparent;
  position: absolute;
}
.header.homepage .header-search-fields {
  display: none;
}
.header .home-only img, .header .logo img {
  max-width: 131px;
}
.header .home-only, .header.homepage .logo {
  display: none;
}
.header.homepage .nav.navbar-nav li a {
  color: #bc157d;
  font-size: 15px;
}
.header.homepage .home-only, .header .logo {
  display: block;
}
.user-reviews {
  padding: 15px 0;
}
.user-reviews p {
  margin-bottom: 0px;
}
.restaurant-ribbon .watch1 {
  width: 20%;
  text-align: center;
}
.smile-points ul {
  list-style-type: none;
  text-align: center;
  display: inline-flex;
}
.smile-points ul li img {
  margin: 10px 10px 0 0;
}
.smile-points ul p.points {
  margin: 20px 0 0;
}
.smile-points {
  clear: both;
  overflow: hidden;
}
.smile-points .col-sm-6 {
  text-align: center;
}
.smile-points ul p:not(.points) {
  color: #bc157d;
  font-family: Muli-Bold;
  font-size: 16px;
  font-weight: 400;
  margin-top: 22px;
  padding: 0px 8px;
}
.purchase-count .total {
  text-align: right;
}
.payment-type textarea {
  max-width: 450px;
  margin: 0 auto 25px;
  border-radius: 0;
}
.payment-type [type="radio"]:checked, .payment-type [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.payment-type [type="radio"]:checked + label, .payment-type [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
.payment-type [type="radio"]:checked + label:before, .payment-type [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
.payment-type [type="radio"]:checked + label:after, .payment-type [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #bc157d;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.payment-type [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.payment-type [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.list-view .part1 {
  width: 100%;
}
.list-view .mobile-image .hidden-xs {
  display: none;
}
.rating-list {
  display: none;
}
.list-view .rating-list {
  display: block;
  max-width: 150px;
  margin: -7px 0 0 10px;
}
.list-view .rest-title {
  float: left;
}
.list-view .mobile-restaurants {
  float: right;
  max-width: calc(100% - 120px);
  padding-left: 0px;
  padding-top: 15px;
}
.list-view .rating-grid span:not(.per-off) {
  display: none;
}
.list-view .rating-grid {
  float: right;
  max-width: 10%;
}
.list-view .del-pick {
  float: left;
  max-width: 90%;
}
.list-view .mobile-image {
  float: left;
  max-width: 120px;
}
.list-view .restaurants-cafe p {
  min-height: 100%;
  clear: both;
}
.list-view .mobile-image .images {
  height: 102px;
  max-width: 102px;
  width: 100%;
}
.content-menu{
  text-align: center;
  min-width: 700px;
  position: absolute;
}
.content-menu-content{
  text-align: center;
  padding: 10px 17px;
  float: left;
}
.content-menu-content .content-icon {
  font-family: dcom !important;
  font-size: 20px;
}
.content-icon-div {
  background-color: #bc157d;
  margin: 20px auto;
  width: 62px;
  height: 62px;
  border-radius: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-icon-div span {
  color: #fff;
}
.icon-place-your-order:after {
  content: "\E616";
}
.icon-we-handle:after {
  content: "\E60E";
}
.icon-when-merchant:after {
  content: "\E915";
}
.content-menu .content-menu-content .heading{
  font-family: 'Muli-Bold';
  font-size: 18px;
  color: #bc157d;
}
.header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu.cart-dropdown-div{
  right: 0;
  min-width: 375px;
}
.cart-dropdown-div .no-cart .cartp {
  font-family: 'Muli-SemiBold';
  color: #666666;
}
.cart-dropdown-div .product-cart {
  padding: 15px;
  clear: both;
  overflow: hidden;
}
.product-wrapper ul {
  padding: 0;
  list-style-type: none;
}
.product-wrapper ul li {
  color: #666666;
  font-family: 'Muli-SemiBold';
  font-size: 18px;
}
.product-wrapper .purchase-count{
  padding: 0px;
  margin-left: 30px;
}
.cart-dropdown-div .product-cart .product-wrapper:last-child {
  margin-bottom: 0px;
}
.cart-dropdown-div .product-cart .product-wrapper {
  margin-bottom: 10px;
}
.cart-dropdown-div .product-cart p, .cart-dropdown-div .product-cart span {
  text-align: left;
  display: block;
  margin: 0px;
}
.header .nav.navbar-nav.navbar-right .dropdown .dropdown-menu .product-cart li:hover {
  background-color: transparent;
}
.header .nav.navbar-nav .cart-dropdown-div .product-cart a {
  color: #bc157d;
  font-family: 'Muli-SemiBold';
  font-size: 14px;
}
.header .nav.navbar-nav .cart-dropdown-div .no-cart a {
  color: #bc157d;
  font-family: 'Muli-SemiBold';
  font-size: 14px;
}
.cart-dropdown-div .product-cart p, .cart-dropdown-div .no-cart p {
  color: #666666;
  font-family: 'Muli-SemiBold';
  font-size: 14px;
}
.cart-dropdown-div .product-cart p {
  color: #bc157d;
}
.cart-dropdown-div .no-cart img {
  margin-top: 0px;
}
.content-menu .content-menu-content .heading-para{
  font-family: 'Muli-SemiBold';
  color: #858585;
}
.blog-merchant ul .vendor img{
  margin-left: -10px;
}
.book-a-table-modal-dialog {
  min-width: 900px;
}
.book-a-table-head {
  font-family: 'Muli-SemiBold';
  color: #bc157d;
  margin: 0;
  font-size: 20px;
}
.book-a-table, .customize-product-modal {
  min-width: 900px;
  height: auto;
  margin: auto;
  margin-top: 15px;
  padding: 20px;
}
.customize-product-modal {
  max-width: 600px;
  min-width: 0;
}
.customize-items {
  overflow-y: scroll;
  scroll-behavior: smooth;
}
.customize-product-modal hr {
  margin-top: 4px;
}
.customize-product-modal h4 {
  color: #919191;
}
.customize-product-modal a {
  font-family: 'Muli-Bold';
  color: #6b6464;
}
.customize-product-modal .heading {
  color: #000;
}
.customize-product-modal .toppings-medium {
  padding-left: 20px;
}
.crust, .toppings {
  padding: 10px 0;
  font-family: 'Muli-Semibold';
  overflow: hidden;
}
.customize-product-modal .submit-group {
  margin-bottom: 0;
}
.customize-product-modal .submit-group .customize-product-btn {
  margin-top: 10px;
  width: 100%;
}
.toppings .col-md-4 {
  padding: 0;
}
.toppings.checkbox [type="checkbox"]:checked, .toppings.radio [type="radio"]:checked, .toppings.checkbox [type="checkbox"]:not(:checked), .toppings.radio [type="radio"]:not(:checked) {
  position: absolute;
  opacity: 0;
  z-index: 1;
  top: -4px;
  font-size: 0px;
  cursor: pointer;
  bottom: 6px;
  left: 16px;
  height: 19px;
  width: 17px;
}
.toppings.checkbox [type="checkbox"]:checked + label, .toppings.checkbox [type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
.toppings.checkbox [type="checkbox"]:checked + label:before, .toppings.checkbox [type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  background: #fff;
}
.toppings.checkbox [type="checkbox"]:checked + label:before {
  border: 1px solid #bc157d;
}
.toppings.checkbox [type="checkbox"]:checked + label:after, .toppings.checkbox [type="checkbox"]:not(:checked) + label:after {
  content: '✓';
  color: #bc157d;
  position: absolute;
  bottom: 1px;
  left: 4px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.toppings.checkbox [type="checkbox"]:not(:checked) + label:after {
  opacity: 1;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.toppings.checkbox [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.toppings.radio [type="radio"]:checked + label, .toppings.radio [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
.toppings.radio [type="radio"]:checked + label:before, .toppings.radio [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 50%;
}
.toppings.radio [type="radio"]:checked + label:before {
  border: 1px solid #bc157d;
}
.toppings.radio [type="radio"]:checked + label:after, .toppings.radio [type="radio"]:not(:checked) + label:after {
  content: '✓';
  color: #bc157d;
  position: absolute;
  bottom: 1px;
  left: 4px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.toppings.radio [type="radio"]:not(:checked) + label:after {
  opacity: 1;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.toppings.radio [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.book-a-table .submit-group {
  margin-top: 20px;
}
.book-a-table-heading{
  font-family: 'Muli-Bold';
  font-size: 20px;
  margin: 0 0 10px;
}
.book-a-table-heading.scnd{
  padding-top: 15px;
}
.book-a-table-button {
  background-color: #bc157d;
  color: #fff;
  border-radius: 3px;
  width: 300px;
}
.book-a-table-button:hover {
  background-color: #fff;
  color: #bc157d;
  border : 1px solid #bc157d;
}
.book-a-table-fields {
  padding: 0 15px;
}
.book-a-table-fields .form-group{
  position: relative;
}
.book-a-table-fields .fa {
  position: absolute;
  right: 11px;
  bottom: 8px;
  font-size: 22px;
  color: #666666;
}
.select-date-ip-div, .ipf-center-space{
  padding-right: 50px;
}
.first-div {
  text-align: center;
}
.book-a-table-fields .first-div .ipf{
  height: 40px;
  box-shadow: none;
  border:0;
  border-bottom-style: solid;
  border-bottom-color: #cccccc91;
  border-bottom-width: 1px;
  border-radius: 0;
  font-family: 'Muli-Semibold';
  color: #000;
  font-weight: bolder;
  font-size: 18px;
  padding: 0;
}
.book-a-table-fields .first-div select.time-select.ipf {
  display: none;
}
.book-a-table-fields .first-div select.time-select.ipf[name="booking_time"] {
  display: block;
}
.first-div label {
  font-family: 'Muli-Semibold';
  padding-top: 5px;
  font-size: 17px;
  color: #5a5a5a;
}
.address-container {
  border: 1px solid #F1F1F1;
  margin-top: 25px;
  padding: 20px;
  clear: both;
  overflow: hidden;
}
.profile-view_user .total-container {
  margin-top: 15px;
  margin-bottom: 15px;
}
.address-container p {
  color: #929292;
  font-family: 'Muli-SemiBold';
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  letter-spacing: 0.5px;
}
.profile-view_user .address-container img {
  float: left;
  height: 25px;
  width: auto;
  border-radius: 0;
  margin-right: 7px;
}
.address-container h3 {
  color: #636363;
  font-family: 'Muli-SemiBold';
  font-size: 18px;
  margin: 6px 0 0 0;
}
.address-container a {
  color: #bd0a7a;
  font-family: 'Muli-Bold';
  font-size: 16px;
}
.address-container a.delete {
  padding-left: 10px;
}
.manage-address-section h4 {
  color: #616161;
  font-family: 'Muli-Bold';
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 30px;
  margin: 0px;
}
.profile-view_user.manage-address {
  border: 1px solid #E8EAED;
  padding: 30px;
}
.manage-address-section .profile-view_user .add-new-address-button a {
  color: #fff;
  text-decoration: none;
}
.manage-address-section .profile-view_user .add-new-address-button {
  text-align: center;
  border-radius: 0;
  background-color: #bd0a7a;
  color: #fff;
  font-family: 'Muli-SemiBold';
}
.profile-view_user.manage-address.list-view .order-div .restaurants-cafe .images {
  border-radius: 5px;
}
.profile-view_user.manage-address.list-view .order-div .restaurants-cafe h3 {
  padding-top: 4px;
}
.profile-view_user.manage-address.list-view .order-div .restaurants-cafe h3:nth-child(2) {
  padding: ;
  color: #72D198;
}
.profile-view_user.manage-address.list-view .order-div .restaurants-cafe span {
  position: absolute;
}
.profile-view_user.manage-address.list-view .order-div .restaurants-cafe a {
  color: #bd0a7a;
  font-family: 'Muli-Bold';
  font-size: 13px;
}
.profile-view_user.manage-address.list-view {
  padding: 0;
  margin-top: 20px;
}
.profile-view_user.manage-address.list-view.frst{
  padding: 0;
  margin: 0;
}
.profile-view_user.manage-address.list-view .restaurants-cafe {
  padding: 15px 10px 15px 1px;
}
.profile-view_user.manage-address.list-view .part1 {
  width: 100%;
  margin: 0;
}
.profile-view_user.manage-address.list-view .part1 .order-div .restaurants-cafe p {
  font-family: 'Muli-Semibold';
  color: #a9a6a2;
  font-size: 13px;
  font-weight: 400;
}
.profile-view_user.manage-address.list-view .part1 .order-div .restaurants-cafe .food-restaurants {
  float: right;
  max-width: calc(100% - 120px);
}
.profile-view_user.manage-address.list-view .part1 .order-div .restaurants-cafe .frst-address {
  padding: 5px 0;
}
.profile-view_user.manage-address.list-view .part1 .order-div .restaurants-cafe.orders {
  border-bottom-style: dashed;
  border-spacing: 10px;
  border-bottom-color: #cccccc91;
  border-bottom-width: 1px;
}
.profile-view_user.manage-address.list-view .part1 .order-div .hrule {
  border: 1px dashed #a9a6a2;
  margin: 2px;
}
.profile-view_user.manage-address.list-view .part1 .order-div .btn-div {
  padding: 15px 0;
}
.profile-view_user.manage-address.list-view .part1 .order-div .order-btn {
  border-radius: 0;
  width: 120px;
  font-family: 'Muli-Light';
}
.profile-view_user.manage-address.list-view .part1 .order-div .order-btn a {
  color: #fff;
}
.profile-view_user.manage-address.list-view .part1 .order-div .btn-div p {
  font-family: 'Muli-Semibold';
  padding: 0;
  margin: 0;
}
.profile-view_user.manage-address.list-view .part1 .order-div .help-btn {
  border-radius: 0;
  background-color: #fff;
  font-family: 'Muli-Light';
  margin-left: 18px;
  color: #bc157d;
  width: 120px;
}
.profile-view_user.manage-address.list-view .part1 .order-div .order-btn:hover {
  color: #fff;
}
.profile-view_user.manage-address.list-view .part1 .order-div .help-btn:hover {
  color: #bc157d;
}
.contact-us {
  padding: 30px 20px 20px 20px;
}
.contact-us .details {
  text-align: center;
  font-family: 'Muli-Bold';
}
.contact-us .details .inner-details {
  padding: 27px 20px 18px 20px;
  border: 1px solid #E8EAED;
  max-width: 320px;
  margin: 0 auto 40px;
}
.contact-us .details .inner-details h3 {
  color: #BC157D;
  font-size: 17px;
  margin: 0;
  padding-bottom: 15px;
}
.contact-us .details .inner-details p {
  color: #999999;
  font-size: 13px;
}
.notfound {
  padding: 20px 50px 20px 50px;
  border: 1px solid #E8EAED;
}
.notfound-container {
  padding: 90px 0px 35px 0px;
  max-width: 1000px;
}
.notfound-texts {
  padding: 20px 20px;
}
.notfound-content h1 {
  color: #BC157D;
  font-family: 'Muli-Bold';
  font-weight: bolder;
}
.notfound-content h3 {
  font-family: 'Muli-bold';
  color: #636363;
}
.notfound-content p {
  font-family: 'Muli-Semibold';
  color: #999999;
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 40px;
}
.notfound-content .goback-btn {
  color: #fff;
  border-radius: 30px;
  padding: 13px 25px 13px 25px;
  font-family: 'Muli-Semibold';
  background-color: #BC157D;
  cursor: pointer;
}
.contact-us .contact-us-form {
  padding: 15px 30px 30px 30px;
  font-family: 'Muli-Bold';
  border: 1px solid #E8EAED;
}
.contact-us .contact-us-form .form-div {
  padding: 5px 20px 20px 20px;
}
.contact-us .contact-us-form .form-div h4 {
  margin: 0 0 20px;
}
.contact-us .contact-us-form .form-div.regtype.enquiry_type_others {
  display: none;
}
.contact-us .contact-us-form .form-div.regtype {
  padding: 0px 0px 8px 3px;
}
.contact-us .contact-us-form .form-div input[type=checkbox]:first-child {
  margin-bottom: 15px;
}
.contact-us .contact-us-form .form-div2 {
  padding: 40px 20px 20px 20px;
}
.contact-us .contact-us-form .form-div .ipf, .contact-us .contact-us-form .form-div2 .ipf {
  height: 50px;
  box-shadow: none;
  border: 0;
  border-bottom: 1px solid #cccccc91;
  font-family: 'Muli-Semibold';
  padding-top: 15px;
  padding-left: 0;
  border-radius: 0;
}
.contact-us .contact-us-form .send-msg-btn {
  width: 200px;
  background-color: #BC157D;
  color: #fff;
  margin-top: 20px;
}
.payment-gateway {
  text-align: center;
  border: 1px solid #cccccc91;
  font-family: 'Muli-Bold';
  max-width: 700px;
  color: #636363;
  padding: 35px 0;
}
.payment {
  border: 1px solid #cccccc91;
  font-family: 'Muli-Bold';
  max-width: 605px;
  margin: auto;
}
.payment-gateway h4 {
  padding: 0 0 10px;
}
.payment-gateway h4.amount {
  color: #BC157D;
}
.payment-gateway p {
  color: #999999;
  font-size: 13px;
}
.payment h4 {
  color: #fff;
  background-color: #BC157D;
  padding: 15px 0;
  margin-top: 0;
}
.payment .form-control {
  height: 40px;
}
.payment .form-group .card-num {
  width: 33.33%;
  float: left;
}
.payment .pay-now-btn {
  background-color: #bc157d;
  color: #fff;
  border-radius: 0;
  margin: 35px 0 10px;
  height: 40px;
  width: 150px;
}
.payment .pay-form-box {
  padding: 20px 40px;
}
.payment .pay-form-box .form-group-set {
  padding-top: 30px;
  font-family: 'Muli-Light';
  color: #b9b8b8;
  clear: both;
  overflow: hidden;
  text-align: left;
  margin: 0;
}
.payment .pay-form-box .form-group-set:first-child {
  padding-top: 0;
}
.form-group-set .d-y-col {
  padding: 0 15px 0 0;
}
.form-group-set .slash {
  font-size: 28px;
  line-height: 54px;
}
.payment .pay-form-box .ipf.ipf4 {
  letter-spacing: 0;
}
.payment .pay-form-box .ipf {
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid #cccccc91;
  font-family: 'Muli-bold';
  padding: 15px 0 6px;
  color: #636A72;
  background: transparent;
  font-size: 1em;
  letter-spacing: 15px;
}
.payment .pay-form-box .ipf.ipf1 {
  width: 60px;
  float: left;
}
.payment .pay-form-box .ipf.ipf2 {
  width: 60px;
  float: right;
}
.delete-btn {
  margin-top: 20px;
}
.address-container .delete-btn button {
  max-width: 150px;
  padding: 3px 20px;
  height: 32px;
}
.address-container .delete-btn a {
  max-width: 150px;
  padding: 4px 0;
  color: #ffffff;
  height: 32px;
}
.delete-btn a:hover, .delete-btn button:hover a {
  color: #bc157d;
}
.contact-us.join-us {
  padding: 0;
  max-width: 700px;
  margin-top: 30px;
}
.contact-us.join-us .send-msg-btn {
  margin-top: 0px;
}
.contact-us.join-us .form-div .checkbox-p {
  font-family: 'Muli-Semibold';
  color: #999999;
}
.contact-us-form .join-us-btn {
  font-family: 'Muli-Semibold';
}
.contact-us.join-us .contact-us-form {
  padding: 30px 30px 30px 30px;
  font-family: 'Muli-Bold';
  border: 1px solid #E8EAED;
}
.book-a-table.deliverhere-popup {
  max-width: 600px;
  margin-top: 0;
  min-width: 0;
}
.book-a-table.deliverhere-popup .deliverhere-button {
  color: #fff;
  margin-top: 25px;
  background-color: #BC157D;
}
.book-a-table.deliverhere-popup .profile-view_user.manage-address {
  border: 0;
  padding: 0;
  padding: 0px 0px 10px 0;
}
.choose-address .address-container h3 {
  color: #636363;
  font-family: 'Muli-SemiBold';
  font-size: 18px;
  margin: 3px 0px 0px -12px;
}
.sign-up.forgot-password-input .sign-up-fields .ipf, .sign-up.get-code-input .sign-up-fields .ipf, .sign-up.reset-password-input .sign-up-fields .ipf{
  font-family: 'Muli-Semibold';
  color: #636A72;
}
.sign-up.get-code-input .sign-up-fields h3 {
  font-family: 'Muli-Semibold';
}
.list-view .mobile-image .item a {
  display: none;
}
.list-view .mobile-image .item a:first-child {
  display: block;
}
.user-address-details.home .section-view-user .text-star {
  color: #BC157D;
}
.section-view-user select.area {
  margin-top: 17px;
}
.restaurant-loading {
  opacity: 0.3;
}
.restaurant-loading:before {
  content: "\f110";
  webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #BC157D;
  font-size: 100px;
  position: absolute;
  z-index: 4;
  text-align: center;
  width: 90%;
  top: 120px;
  left: 0;
}
.promo-message .alert {
  display: none;
}
.promo-message .alert.alert-success, .promo-message .alert.alert-danger {
  display: block;
}
.bac-clr-ban, .page-content-fluid, .restaurant-details, .payment-method-bac-clr {
  background-color: #034459;
  z-index: 0;
}
.smile-points-contain .img-container img {
  margin: auto;
  height: 80px;
}
.smile-points-contain .img-container h4 {
  padding-top: 15px;
  padding-bottom: 0;
}
.smile-points-contain .img-container .points, .smile-points-contain .smile-points-container {
  padding-top: 10px;
}
.smile-points-contain .smile-points-container .work-view_user.smile-points {
  margin-top: 25px;
}
.smile-points-container .smile-points .round-text {
  height: 100px;
  padding-top: 18px;
  text-align: center;
  color: #FFF;
  width: 100px;
  margin-right: 0;
  margin-top: -4px;
  border-radius: 50%;
  background-color: #BC157D;
}
.smile-points-container .smile-points .text .title {
  color: #BC157D;
  font-size: 20px;
  font-family: 'Muli-Bold';
  margin: 0;
  padding-top: 10px;
}
.smile-points-container .smile-points .text h4 {
  font-family: 'Muli-Light';
  padding-top: 9px;
  font-size: 17px;
  color: #757779;
  padding-bottom: 15px;
}
.smile-points-container .smile-points .redeem-btn, .smile-points-container .smile-points.active .redeem-btn {
  color: #FFF;
  background-color: #BCBCBC;
  padding: 10px 25px;
  font-family: 'Muli-Semibold';
  border-radius: 6px;
}
.smile-points-container .smile-points .redeem {
  padding-top: 25px;
}
.smile-points-container .smile-points .text .progress {
  height: 8px;
  background-color: #D3D2D2;
  margin-bottom: 12px;
}
.smile-points-container .smile-points .text .progress .progress-bar {
  width: 50%;
  background-color: #BC157D;
}
.smile-points-container .smile-points .text span {
  padding: 0;
  font-size: 13px;
  color: #757779;
  font-family: 'Muli-Semibold';
}
.smile-points-container .smile-points .text .learnmore {
  color: #BC157D;
  float: right;
  font-size: 13px;
  font-family: 'Muli-Semibold';
}
.smile-points-container .smile-points.active .redeem-btn {
  background-color: #BC157D;
}
.smile-points-contain .smile-points-container .text {
  text-align: left;
}
.smile-points-contain .img-container .earnpoints {
  margin-bottom: 0;
}
#ui-id-2 {
  max-width: 328px !important;
  padding: 0px;
  margin-top: 2px;
  position: absolute !important;
  top: 48px !important;
}
.ui-menu-item .ui-menu-item-wrapper {
  cursor: pointer;
}
.quantity-modal .first-div {
  max-width: 500px;
  min-width: 0;
}
.quantity-modal h4 {
  text-align: left;
  font-family: 'Muli-Semibold';
  color: #7b7b7b;
}
.quantity-modal .book-a-table-fields {
  padding: 0;
  text-align: left;
}
.quantity-modal .book-a-table-fields h3 {
  font-size: 21px;
  padding-bottom: 10px;
}
.quantity-modal .first-div label {
  padding: 0;
  margin: 0;
}
.quantity-modal .book-a-table-fields .additem-btn {
  width: 100%;
  margin-top: 12px;
}
.laundry-contact-details {
  color: #fff;
  font-family: Muli-SemiBold;
  font-size: 15px;
  padding-top: 25px;
}
.laundry-contact-details li {
  list-style-type: none;
}
.restaurant-details.laundry-details {
  padding-top: 10px;
  padding-bottom: 10px;
}
.laundry-check {
  padding: 10px 0;
  color: #a9a6a2;
  font-family: 'Muli-Semibold';
}
.laundry-check [type="checkbox"]:checked, .laundry-check [type="checkbox"]:not(:checked) {
  position: absolute;
  opacity: 0;
  z-index: 1;
  font-size: 0px;
  cursor: pointer;
  bottom: 6px;
  left: 16px;
  height: 19px;
  width: 17px;
}
.laundry-check [type="checkbox"]:checked + label, .laundry-check [type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
.laundry-check [type="checkbox"]:checked + label:before, .laundry-check [type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  background: #fff;
}
.laundry-check [type="checkbox"]:checked + label:before {
  border: 1px solid #bc157d;
}
.laundry-check [type="checkbox"]:checked + label:after, .laundry-check [type="checkbox"]:not(:checked) + label:after {
  content: '✓';
  color: #bc157d;
  position: absolute;
  bottom: 1px;
  left: 4px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.laundry-check [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.laundry-check [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.ratings.laundry p::after {
  background-color: transparent;
}
@media screen and (min-width: 1200px) {
  .banner {
    height: 100vh;
  }
  .bac-clr-ban {
    max-height: 210px;
    min-height: 172px;
  }
  .bac-clr-ban:before {
    min-height: 168px;
  }
  .subway-info .rectangle {
    height: 157px;
  }
  .bac-clr-ban .owl-carousel .owl-item img {
    max-width: 380px;
    margin: auto;
    max-height: 158px;
  }
}
@media screen and (max-width: 1199px) {
  .time-line-change ul, .order-timeline ul {
    padding: 0px;
  }
  .Track-order {
    padding: 0px;
  }
  .banner {
    padding: 100px 0 150px;
  }
  .need-wishbox {
    margin-bottom: 30px;
  }
  .why {
    padding: 56px 0 60px;
  }
  .top-offers {
    padding-bottom: 60px;
  }
  .images {
    padding: 7px 3px;
  }
  .images1 {
    height: 59px;
  }
  .product-list-page .bottom-line {
    min-width: 100%;
    margin: auto;
  }
  .watch1 {
    text-align: center;
  }
  .bac-clr-ban:before {
    min-height: 290px;
  }
}
@media screen and (min-width: 768px) {
  .show-xs.navbar-collapse.collapse {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .header-search.search-restaurant input{
    min-width: 191px;
  }
  .header .nav.navbar-nav.navbar-right {
    padding: 0 5px;
    margin-right: -4px;
  }
  .header .nav.navbar-nav.navbar-right .dropdown {
    padding: 15px 10px 14px;
  }
  .content-menu-content{
    text-align: center;
    padding: 10px 17px;
  }
  .content-menu{
    min-width: 500px;
    margin-right: 25px;
  }
  .header .nav.navbar-nav li.cart {
    padding: 15px 8px;
  }
  .box-iside {
    background-color: transparent;
  }
  .tap-neighbour, .tap-neighbour .col-md-6.store {
    text-align: center;
  }
  .tap-neighbour .col-md-6.store img {
    margin: 30px auto 20px;
  }
  .blogs ul {
    clear: both;
    overflow: hidden;
  }
  .new-offers {
    height: auto;
  }
  .new-offers {
    margin-bottom: 25px;
  }
  .border-clr {
    height: auto;
  }
  .Restaurant-menu-list li {
    padding: 15px;
  }
  .available {
    text-align: center;
  }
  .google-store {
    clear: both;
    overflow: hidden;
  }
  .google-store img {
    margin: auto;
  }
  .subway-info {
    padding: 35px 0 20px;
  }
  .subway-info .rectangle {
    padding-top: 45px;
  }
  .Subway-tittle h3 {
    font-size: 22px;
  }
  .Subway-tittle p {
    font-size: 13px;
    line-height: 1.5;
  }
  .subway-info .ratings span {
    font-size: 20px !important;
  }
  .ratings p::after, .Subway-tittle .delivery-time p::after {
    display: none;
  }
  .table-book {
    min-height: 210px;
  }
  .table-book button {
    font-size: 13px;
  }
  .Subway-tittle .delivery-time h3 {
    margin-bottom: 9px;
  }
  .offer-img img {
    max-width: 120px;
  }
  .your-order p {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 11px;
  }
  .icons {
    text-align: center;
  }
  .bac-clr-ban:before {
    min-height: 220px;
  }
}
@media screen and (max-width: 991px) {
  .nav-pills > li.active a {
    border-bottom: 5px solid #bc157d;
    border-left: none;
  }
  .list-styles-desk.nav-pills>li {
    border: none;
    padding: 0px;
  }
  .your-order p {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 11px;
  }
  .order-detail {
    max-width: 100%;
  }
  .Track-order {
    max-width: 100%;
  }
  .delivery-payment, .your-order1 {
    max-width: 100%;
    width: 100%;
  }
  .delivery-payment .your-order {
    padding: 10px 15px;
  }
  .payment-details .delivery-payment {
    padding: 0px;
  }
  .place-order-confirm button {
    width: 100%;
    font-size: 15px;
    padding: 0 20px;
  }
  .need-wishbox {
    margin-top: 15px;
  }
  .why-wishbox p {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .why-wishbox h3 {
    max-width: 100%;
  }
  .why {
    padding: 56px 0 20px;
  }
  .offers {
    padding: 40px 10px 0;
    max-width: 600;
    text-align: center;
    margin: auto;
  }
  .tap-neighbour {
    padding-top: 40px;
  }
  .tap-neighbour p {
    padding-bottom: 0px;
  }
  .tap-inputs {
    clear: both;
  }
  .store {
    padding-left: 15px;
  }
  .quick-link-another {
    max-width: 500px;
  }
  .footer-paragraph {
    padding: 35px 0 15px;
  }
  .product-list-page .bottom-line {
    display: none;
  }
  .tap-inputs button {
    margin-left: -4px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .header .nav.navbar-nav {
    padding: 0 15px;
    max-width: 100%;
    margin: 0px;
  }
  .list-styles {
    min-height: 50px;
    padding: 10px 0 0;
    display: none;
    overflow: hidden;
  }
  .list-styles.owl-carousel .owl-item li {
    text-align: center;
    padding-bottom: 8px;
  }
  .header .nav.navbar-nav.header-search-fields {
    display: flex;
    max-width: 500px;
    margin: auto;
  }
  .header {
    height: auto;
  }
  .navbar-collapse.show-xs {
    border: 0;
    box-shadow: none;
  }
  .navbar-collapse.show-xs li:not(.cart) {
    float: left;
    padding: 5px 0 0;
  }
  .navbar-collapse.show-xs .cart {
    float: right;
  }
  .navbar-toggle {
    border: 1px solid #fff;
  }
  .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .header-search.search-restaurant {
    display: none;
  }
  .header .nav.navbar-nav li.header-search.search-location, .header .nav.navbar-nav li.header-search.search-location .input-group {
    width: 100%
  }
  .header .nav.navbar-nav li.header-search.search-location .input-group input {
    max-width: 100%;
    border-radius: 0 3px 3px 0;
  }
  .header .nav.navbar-nav li.header-search.search-location .input-group .input-group-addon {
    padding: 7px 22px 0 12px;
  }
  .sign-up {
    width: 100%;
    padding: 10px;
  }
  .sign-up .sign-up-fields {
    padding: 0px 5px 0px;
  }
  .sign-up-fields-facebook span, .sign-up-fields-google span {
    font-size: 14px;
  }
  .tap-neighbour, .tap-neighbour .col-md-6 {
    text-align: center;
  }
  .box-iside {
    background-color: transparent;
  }
  .logo-img {
    margin-top: 35px;
  }
  .images-multiple ul {
    padding-bottom: 25px;
  }
  .sub-menu li.gift {
    height: auto;
  }
  .quick-list-type ul {
    padding-left: 0px;
  }
  .quick-link1 {
    margin-bottom: 15px;
  }
  .quick-link1 {
    margin-bottom: 15px;
  }
  .quick-link-another {
    clear: both;
    overflow: hidden;
    text-align: center;
  }
  .quick-link-another ul {
    text-align: center;
  }
  .blogs, .blogs ul {
    clear: both;
    overflow: hidden;
    text-align: center;
  }
  .blog-merchant li {
    float: none;
  }
  .tap-neighbour, .tap-neighbour .col-md-6.store {
    text-align: center;
  }
  .tap-neighbour .col-md-6.store img {
    margin: 30px auto 20px;
  }
  .google-store {
    clear: both;
    overflow: hidden;
  }
  .google-store img {
    max-width: 100px;
    margin: auto;
  }
  .filter-image {
    text-align: center;
  }
  .watch1 {
    padding: 0px;
  }
  .restaurants-cafe p {
    min-height: 100%;
    max-height: 100%;
  }
  .mobile-image {
    border: 0;
  }
  .per-off {
    float: none;
    margin-left: 15px;
  }
  .top-offers {
    margin-top: 0px;
  }
  .subway-info {
    padding: 40px 0 10px;
  }
  .Subway-tittle {
    padding: 0px 15px;
  }
  .Subway-tittle p {
    line-height: 1.5;
    font-size: 12px;
  }
  .Subway-tittle .delivery-time h3 {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  .cart.current-products {
    padding: 0 15px;
  }
  .mobi-track {
    display: inline-flex;
    display: -webkit-box;
  }
  .order-timeline {
    width:20%;
  }
  .banner {
    padding: 0px;
    background-size: cover;
  }
  .subway-info .rectangle img {
    width: 100%;
  }
  .Subway-tittle .delivery-time {
    padding: 0px;
  }
  .smile-points ul p.points {
    margin-top: 6px;
  }
}
@media screen and (max-width: 400px) {
  .sub-menu li {
    background-size: 178px;
    width: 50px;
    height: 50px;
  }
  .tap-input {
    padding: 0 8px;
  }
  .watch1 {
    font-size: 12px;
  }
  .btn-order-now {
    bottom: 0px;
  }
}
.no-cart {
  margin: auto;
  text-align: center;
  margin-top: 2px;
  padding: 32px;
  background-color: #fff;
}
.no-cart img {
  margin-top: 35px;
}
.no-cart p {
  margin-top: 15px;
  color: #616161;
  font-family: 'Muli-SemiBold';
  font-size: 18px;
}
.ui-menu-item {
  list-style-type: none;
  background-color: #fff;
  position: relative;
  font-family: 'Muli-Semibold';
  padding: 10px;
  left: 0;
  color: #bc157d;
  margin-right: 0;
  text-align: left
}
.ui-widget-area {
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-left: 0;
  width: 300px;
  cursor: pointer;
}
#search-results, .navbar-nav #area-search-results {
  padding: 0;
  background-color: #fff;
  position: absolute;
  margin-top: 1px;
  border: 0;
  z-index: 100;
  border-radius: 0 0 3px 3px;
}
#search-results .ui-menu, .navbar-nav #area-search-results .ui-menu {
  padding: 0;
  list-style: none;
  top: 0 !important;
}
#search-results .ui-menu li, .navbar-nav #area-search-results .ui-menu li {
  padding: 15px;
  color: #bc157d;
  font-family: 'Muli-SemiBold';
  cursor: pointer;
}
.terms {
  text-align: center;
  font-family: 'Muli-SemiBold';
}
.terms img {
  max-width: 120px;
}
@media print {
  .Track-order {
    display: none !important;
  }
  .terms .hidden {
    display: block !important;
  }
  .order-detail {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.page-content-header {
  padding: 20px 0px;
}
.page-content-header h3 {
  color: #fff;
  font-family: Muli-SemiBold;
  font-size: 31px;
  font-weight: 400;
  text-align: center;
  margin: 0;
}
.page-content-container {
  background-color: #ffffff;
}
.my-profile-list{
  margin-top: 30px;
}
.my-profile-list ul, .profile-view_user ul, .work-view_user ul {
  list-style-type: none;
}
.my-profile-list li {
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 18px;
  font-weight: bold;
}
.my-profile-list li a {
  color: #636363;
  display: block;
}
.my-profile-list li.active a, .my-profile-list li:hover a {
  color: #fff;
}
.my-profile-list li:hover, .my-profile-list li.active {
  background-color: #bc157d;
  color: #ffffff;
}
.my-profile-list li i {
  padding: 18px;
}
.profile-view-section{
  border-left: 1px solid #d8d8d8;
  padding: 0px 41px 20px 50px;
}
.profile-view-section h4 {
  color: #616161;
  font-family: Muli-Bold;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 30px;
  margin: 0px;
}
.profile-view_user{
  border:1px solid #d8d8d8;
  position: relative;
  clear: both;
  overflow: hidden;
}
.profile-view_user img {
  text-align: center;
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.profile-view_user ul li .fa input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.profile-view_user ul li input, .user-address-details input{
  border:0px;
  border-bottom: 1px solid #d8d8d8;
  color: #565658;
  font-size: 18px;
  width: 100%;
}
.user-address-details input[type=checkbox] {
  width: auto;
}
.profile-view_user ul {
  padding: 0px;
}
.profile-view_user li {
  width: 100%;
  padding: 30px;
}
.profile-view_user ul .profile-img {
  text-align: center;
  position: relative;
}
.profile-view_user ul .profile-img i{
  position: absolute;
  top: 61%;
  left: 53%;
  border: 1px solid #bc157d;
  color: #fff;
  font-size: 24px;
  background-color: #bc157d;
  padding: 7px;
  border-radius: 25px;
}
.pencil-align {
  float: right;
  padding-bottom: 4px;
}
.profile-view_user i.pencil-align {
  cursor: pointer;
}
.profile-view_user i {
  color: #bc157d;
  font-size: 24px;
}
.section-view-user button, .profile-view_user button {
  border:1px solid #bc157d;
  background-color: #bc157d;
  color: #ffffff;
  font-size:14px;
  padding: 6px 20px;
  font-family: Muli-Bold;
  position: relative;
}
.section-view-user button {
  margin-top: 20px;
}
.section-view-user button .fa {
  display: none;
  position: absolute;
  top: 9px;
  color: #fff;
  padding: 0;
  width: 68%;
}
.profile-view_user img.center {
  display: block;
  margin: 0 auto;
}
.profile-view_user .input-group-addon {
  border-radius: 0px;
}
.input-moblie-num{
  padding:8px 8px;
}
.input-mail{
  padding:8px 4px;
}
.input-pass{
  padding:8px 2px;
}
.profile-view-page{
  margin-top: 70px;
  margin-bottom: 70px;
}
.font-icons-border{
  border-top: 0;
  border-right: 0px;
  background-color: #fff;
}
.font-icons{
  border-top: 0;
  border-left: 0px;
  background-color: #fff;
}
.img-padd{
  margin-left: -12px;
}
.font-icons-left{
  padding: 6px 20px;
}
.font-icons-left-move{
  padding: 4px 16px;
}
.font-icons-left-movement{
  padding: 4px 22px;
}
.book-a-table-fields span.help-inline {
  position: absolute;
}
.profile-view_user span.help-inline {
  position: absolute;
  left: 30px;
  margin-top: 5px;
}
@media only screen and (max-width: 1200px) and (min-width: 990px) {
  .profile-view_user ul .profile-img i{
    font-size: 16px;
    padding: 10px;
    border-radius: 32px;
  }
  .page-content-fluid{
    padding: 0px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .profile-view_user img {
    width: 33%;
  }
  .page-content-fluid{
    padding: 0px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 320px) {
  .profile-view_user img {
    width: 90px;
  }
  .profile-view_user ul li input {
    font-size: 10px;
  }
}
@media only screen and (max-width: 450px) and (min-width: 320px) {
  .profile-view_user img {
    width: 62px;
  }
  .profile-view_user ul .profile-img i {
    font-size: 10px;
  }
  .input-moblie-num {
    padding-left: 2px;
  }
  .input-mail {
    padding-left: 0px;
  }
  .input-pass {
    padding-left: 0px;
  }
  .profile-view_user i {
    color: #bc157d;
    font-size: 16px;
  }
  .profile-view-section {
    padding: 6px 5px 20px 14px;
  }
}
.work-view_user{
  border: 1px solid #ddd;
}
.work-view_user ul li .cash-on{
  position: relative;
}
.work-view_user ul {
  display: inline-flex;
}
.address-feild [type="radio"]:checked, .address-feild [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.address-feild [type="radio"]:checked + label, .address-feild [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
.address-feild [type="radio"]:checked + label:before, .address-feild [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
.address-feild [type="radio"]:checked + label:before {
  border: 1px solid #bc157d;
}
.address-feild [type="radio"]:checked + label:after, .address-feild [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #bc157d;
  position: absolute;
  top: 15px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.address-feild [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.address-feild [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.address-feild span{
  color: #636363;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  clear: both;
  padding: 0 20px;
  overflow: hidden;
  text-align: left;
}
.img-view-manage-address {
  padding-left: 15px;
}
.user-address-details input {
  color: #333;
  padding: 15px 0;
  font-size: 14px;
}
.user-address-details input::placeholder {
  color: #ccc;
}
.user-address-details span{
  color: #656565;
  font-size: 16px;
  padding: 15px 0;
}
.user-address-details .select2, .user-address-details .select2 span {
  padding: 0px;
}
.profile-view-section .payment-type p {
  margin: 0px;
}
.profile-view-section .payment-type p label {
  padding-right: 25px;
}
.profile-view-section p{
  color: #656565;
  font-family: Muli-SemiBold;
  font-size: 16px;
  padding: 15px 0;
}
.section-view-user{
  padding: 20px 15px 5px 16px;
}
.section-view-user.optional {
  display: none;
}
.work-view_user{
  overflow: auto;
  padding: 20px;
}
.static-page .title {
  color: #445366;
  font-family: Muli-Bold;
  font-size: 20px;
  font-weight: 700;
}
.static-page .title.main-title {
  font-size: 25px;
}
.static-page .content .inner p span {
  color: #bc157d;
}
.static-page .content .inner a, .static-page .content .inner a:active, .static-page .content .inner a:visited, .static-page .content .inner a:focus, .static-page .content .inner a:hover {
  color: #bc157d;
}
.static-page .content .img-content-wrapper {
  margin: 15px 0;
}
.static-page .content .static-content-image {
  padding: 75px 0px;
}
.static-page .content .static-content-image.padding-remove {
  padding: 0px;
}
.static-page .content .static-page-img-wrapper img {
  max-width: 450px;
  margin: 15px auto;
}
.static-page .content .inner.ans {
  display: none;
}
.static-page .content .inner {
  color: #a9a6a2;
  font-family: Muli-SemiBold;
  font-size: 16px;
  font-weight: 400;
  padding-left: 20px;
}
.static-page.justify .content .inner {
  text-align: justify;
}
.static-page .content .inner ul {
  list-style-type: none;
}
#merchat_exists .book-a-table-button {
  width: 120px;
  padding: 5px;
  font-size: 16px;
}
#merchat_exists .book-a-table {
  max-width: 700px;
  min-width: auto;
}
#merchat_exists .book-a-table-heading a {
  color: #bc157d;
}
.profile-view-section .alert-success {
  margin: 20px 25px 0;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .profile-view-section {
    height: 99%;
    border-left: 1px solid #d8d8d8;
    padding: 0px 19px 20px 20px;
  }
}
@media only screen and (max-width: 650px) and (min-width: 320px) {
  .img-view-manage-address{
    display: none;
  }
  .work-view_user ul {
    display: block;
    padding: 0px;
  }
  .address-feild [type="radio"]:checked + label, .address-feild [type="radio"]:not(:checked) + label {
    margin-bottom: 23px;
  }
}
@media only screen and (max-width: 450px) and (min-width: 320px) {
  .work-view_user {
    overflow: auto;
    padding: 0px;
  }
  .work-view_user ul {
    display: block;
    padding: 0px;
  }
  .address-feild [type="radio"]:checked + label:after, .address-feild [type="radio"]:not(:checked) + label:after {
    top: 5px;
  }
  .address-feild [type="radio"]:checked + label:before, .address-feild [type="radio"]:not(:checked) + label:before {
    top: 0px;
  }
  .address-feild span{
    padding: 8px;
  }
  .address-feild [type="radio"]:checked + label, .address-feild [type="radio"]:not(:checked) + label {
    margin-bottom: 13px;
  }
  .user-address-details input {
    padding-left: 0px;
  }
}
.carousel-inner > .item > a > img.images {
  height: 75px;
}
.error{
  font-size: 14px;
  color: #f00;
}
.mbm0{
  margin-bottom: 0px !important;
}
#frm-share-applink .alert {
  display: block;
  clear: both;
  margin-top: 10px;
  width: 94%;
}
.mobile-input {
  overflow: auto;
  clear: both
}
.mobile-input .fa-spin{
  display: none;
}
.map-view .merchant-list, .product-list-products #map {
  display: none;
}
.product-list-products.map-view #map {
  display: block;
}
.nearby-locations .gm-style-iw .restaurants-cafe .btn-order-now {
  display: block;
  float: none;
}
.nearby-locations .gm-style-iw .restaurants-cafe .full-star {
  font-size: 14px;
}
.btn-facebook, .btn-google {
  cursor: pointer;
}
.tab-pane {
  overflow: hidden;
  clear: both;
}
.empty-img {
  min-height: 95px;
}
.blank-gallery-img {
  min-height: 75px;
}
.sticky .sale-list {
  position: fixed;
  width: 25%;
  top: 0;
  left: 0;
  z-index: 0;
}
.sticky .sale-list.cart {
  right: 0;
  left: auto;
  width: 31.00%;
}
@media screen and (min-width: 768px) {
  .sticky .product-list-products {
    margin-left: 25%;
  }
}
.sticky .list-styles, .sticky .fil-res.sale-list, .sticky .sale-list.cart {
  overflow: scroll;
  overflow-x: hidden;
}
.sticky .seller-clr {
  margin-left: 25%;
}
.restaurants-cafe .carousel-inner {
  min-height: 75px;
}
.list-view .part1 {
  min-height: auto;
}
.list-view .mobile-image .carousel-control.right {
  right: 3px;
}
.nav-add-on{
  padding: 10px;
}
.add-customize-product{
  margin-left: 2px;
  cursor: pointer;
  font-size: 11px;
  color: #bc157d;
  float: inherit;
}
.varience{
  margin-left: 7px;
  font-size: 13px;
  color: #bc157d;
}
.customize-price{
  margin-left: -38px;
}
.user-address-details input.map-input {
  visibility: hidden;
  height: 0;
  padding: 0;
}
.checkout-head{
  float: right;
  margin-right: 7px;
}
.customize-product-modal .book-a-table-header {
  position: relative;
}
.customize-product-modal .book-a-table-header h2 {
  padding: 0px 0 15px;
}
.customize-product-modal .book-a-table-header h4 {
  top: -6px;
  right: 40px;
  position: absolute;
}
.laundry-product-pickup {
  margin-top: 15px;
}
.laundry_shedule .delivery-sec {
  margin-bottom: 15px;
}
.express-delivery{
  display: none;
}
.static-page.offers .offer-img {
  padding: 15px;
}
.offer-img-merchant{
  border: 2px solid #fff;
  padding: 5px;
}
#profile_image-error {
  font-size: 16px;
  top: 0;
  right: 0;
  min-width: 300px;
  left: -130px;
  top: 45px;
}
.express_charge_per p{
    font-family: Muli-SemiBold;
  }
.paginator {
  text-align: center;
  color: #bc157c;
}
.paginator ul li a{
  color: #bc157c;
  font-weight: bold;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #bc157c;
    border-color: #bc157c;
  }
.pagination>li {
    display: inline;
    text-transform: capitalize;
}
.gallery-images img {
  width: 100%;
  height: 90px;
  margin-bottom: 15px;
}

.user-reviews p {
    margin-bottom: 15px;
    text-align: justify;
}
.user-review-one {
  margin-left: -25px;
}
.user-comments {
  margin-top: -7px;
}
.merchant-feedback {
  margin-left: -20px;
  text-align: justify;
}
.customer-review-title {
margin-top: -11px;
}
.review-button {
  color: #fff;
    background-color: #bc157d;
    border: none;
    border-radius: 7px;
}
#customer-review .fa-spin {
  top: 10px;
  bottom: 10px;
  right: 0;
  color: #fff;
}

.ratingz {
  border: none;
  float: left;
}

.ratingz > input { display: none; }
.ratingz > label:before {
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.ratingz > .half:before {
  position: absolute;
}
.ratingz > label {
  color: #ddd;
 float: right;
}
.ratingz > input:checked ~ label,
.ratingz:not(:checked) > label:hover,
.ratingz:not(:checked) > label:hover ~ label {
  color: orange;
}
.ratingz > input:checked + label:hover,
.ratingz > input:checked ~ label:hover,
.ratingz > label:hover ~ input:checked ~ label,
.ratingz > input:checked ~ label:hover ~ label {
  color: orange;
}
.offer-carousel .offers img {
  max-height: 172px;
}

.Restaurant-menu-list .top-menu1{
  max-height: 30px;
}
#merchant-name, #order-number, #order-amount {
  color: #000000;
  font-family: 'Muli-Bold';
  font-size: 13px;
}
#order-deliver-date {
  color: #72D198;
  font-family: 'Muli-Bold';
  font-size: 13px;
}
#order-view-details a {
  color: #bd0a7a;
  font-family: 'Muli-Bold';
  font-size: 13px;
}
.book-a-table-fields .resStar {
  position: static;
  cursor: pointer;
}
.stars-rating .fa-star.selected{
   color: orange;
}
.checkout-spinner {
  color: #fff;
  position: absolute;
  top: 11px;
  right: 29%;
  font-size: 24px;
}
.userReviewImg {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.stars-rating .reviewStar {
 font-size: 20px; 
}
.comments {
  float: right; 
  border: none; 
  border-radius: 6px;
}
.reviewTitle {
  background-color: #f8f8f8;
  color: #616161;
  font-family: Muli-Bold;
  font-size: 14px;
  font-weight: 100;
  height: 22px;
  line-height: 30.36px;
  margin-top: -12px;
}
.review-rating .checked {
  color: orange;
}
.list_item {
    background-color: #F1F1F1;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    margin: 5px 15px 2px;
    padding: 2px;
    font-size: 14px;
    line-height: 1.5;
}
.show_more_main {
    margin: 15px 25px;
}
.show_more {
    cursor: pointer;
    display: block;
    padding: 10px 0;
    text-align: center;
    font-weight:bold;
    background: #bc147d;
    color: white;
    border: 1px solid;
    border-color: #d3d3d3;
    font-size: 12px;
    outline: 0;
    border-radius: 10px;
}
.loding {
    background-color: #e9e9e9;
    border: 1px solid;
    border-color: #c6c6c6;
    font-size: 12px;
    display: block;
    text-align: center;
    padding: 10px 0;
    outline: 0;
    font-weight:bold;
    background: #bc147d;
    color: white;
    border-radius: 10px;
}
.loding_txt {
    border: 0;
    display: inline-block;
    height: 16px;
    padding-left: 20px;
}
.commentLabel {
  font-size: 12px;
  margin-left: 58px;
}
.customer-review .alert-success {
  color: #bc147d;
  background-color: white;
  border-color: white;
}