html,
body {
  height: 100%;
}
body {
  margin: 0;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

* {
  box-sizing: border-box;
}

.outside-form {
  color: cornsilk;
}
.outside-form a {
  color: aliceblue;
  cursor: pointer;
}

.opaq {
  opacity: 0.92;
}

body {
  margin: 0;
  background: #fff;
  font-family: "Montserrat", sans-serif;
  height: 100vh;
}

ul li a:hover {
  text-decoration: none;
}

.clearfix {
  overflow: auto;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

ul > li {
  list-style-type: none;
}

.row {
  margin: 0px !important;
}

.main_container {
  /* max-width: 2500px; */
  /* background: red; */
  margin: 0 auto;
  /* padding: 0 32px; */
  /* padding: 0 64px !important; */
  max-width: 1550px !important;
}

.cPrimaryGray {
  color: #373737 !important;
}

.cWhite {
  color: #fff !important;
}
.cPrimary {
  color: #63b92b !important;
}
.cOrange {
  color: #ff7000 !important;
}
.bgPrimary {
  background-color: #63b92b !important;
}
.bgOrange {
  background-color: #ff7000 !important;
}
.bgCheck {
  background-color: #eee;
}
.cSecondary {
  color: #606060 !important;
}

.fnt-lato {
  font-family: "Lato";
}

.fnt-lato-medium-italic {
  font-family: "Lato-Medium-Italic";
}

.fnt-aileron-heavy {
  font-family: "Aileron-Heavy";
}

.fnt-lato-light {
  font-family: "Lato-Light";
}

.fnt-lato-semibold {
  font-family: "Lato-Semibold";
}

.fnt-lato-semibold-italic {
  font-family: "Lato-Semibold-Italic";
}

.fnt-lato-bold-italic {
  font-family: "Lato-Bold-Italic";
  /* font: italic bold 10px 'Lato'; */
}


.left_container{
  padding: 0px;
  position: relative !important;
}


.center {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.btn_order {
  cursor: pointer;
  font-weight: 600;
  letter-spacing: 0.03em;
  font-size: 0.8125rem;
  min-width: 2.375rem;
  color: #fff !important;
  background-color: #5eba00;
  border-color: #5eba00;

  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 13px;
  line-height: 1.84615385;
  border-radius: 3px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn_order:hover {
  color: #fff;
  background-color: #4b9400;
  border-color: #448700;
}

.tag-container {
  color: #fff;
  position: absolute;
  z-index: 3;
  top: 10px;
  left: 16px;
  line-height: 24px;
  font-size: 9px;
  font-weight: 700;
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  text-transform: uppercase;
}

.multi-tag {
  height: 24px;
  background-color: #ff7000;
  padding: 0 16px;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  max-width: 232px;
}


.slide_title {
  margin-top: 50px;
  margin-bottom: 20px;
  text-align: left;
  font-weight: bold;
  font-size: 20px;
}

.slide_title_view_all {
  font-size: 14px;
  line-height: 19px;
}

.cPopular_resto_sub_title {
  font-size: 11px !important;
  text-align: left !important;
  color: gray;
  max-width: 280px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  display: block;
}

.cPopular_resto_free_delivery {
  font-size: 10px !important;
  text-align: left !important;
  color: gray;
  display: block;
  margin-top: 15px;
  font-weight: 600;
  margin-top: 0px;
}

.div_a_box {
  height: 100%;
  background: #fff;
  display: block;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0, 0, 0, 0.04);
  margin-bottom: 20px;
}

.location_img {
  margin-bottom: 20px;
  width: 100%;
  border-radius: 3px;
}

.location_div {
  padding-bottom: 10px;
}

.padding-10-left {
  padding-left: 10px;
}

.padding-10-right {
  padding-right: 10px;
}

.rating {
  font-size: 12px;
}

.category_img {
  /* width: 167px;
min-width: 167px; */
  border-radius: 3px;
  height: 85px;
}

/* Carousel */
.carousel-container {
  position: relative;
}

.carousel_li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  /* margin-right: 16px; */
  /* padding-right: 16px; */
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  height: 85px;
  cursor: pointer;
  left: 0px;
}

.carousel_li_p {
  font-size: 14px !important;
  position: relative;
  top: 38%;
  color: #fff !important;
  margin: 0 auto;
  text-align: center;
  font-weight: 700;
  z-index: 9;
  width: 100%;
  text-transform: uppercase;
  position: absolute;
  left: 0px;
}

.filter_overflow {
  background-color: black;
  position: absolute;
  width: 100%;
  height: 85px;
  opacity: 0.3;
  border-radius: 3px;
  left: 0;
}

.filter {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
}
