@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
    font-family: 'miniollaregular';
    src: url('../fonts/miniolla-webfont.woff2') format('woff2'),
         url('../fonts/miniolla-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Conv_georgia';
  src: url('../fonts/georgia.eot');
  src: local('☺'),
  url('../fonts/georgia.woff') format('woff'),
  url('../fonts/georgia.ttf') format('truetype'),
  url('../fonts/georgia.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body.home-page {
  background: #fff;
}
/*body {
  background:url(../images/restaurants-pages-bg.jpg) no-repeat;
  background-size: cover;
  background-color: #fdfdfd;
}*/
b, strong {
    font-weight: 600;
}
.bg-nav-info,
.nav-info-wrapper .filter-col {
  /* background-color: hsl(0, 0%, 65%); */
  background: none;
}
body h1, body h2, body h3, body h4, body h5, body h6, body ul, body li {
    font-family: "Ubuntu", sans-serif;
    font-weight: normal;
}
html body, body p {
    font-family: "Ubuntu", sans-serif;
}
a {
  /*  color: #ed1c24;*/
}

input,
select,
textarea {
  -webkit-appearance: none;
}

#page_content {
  margin-top: 0px;
}

#restaurant_headings_container,
#restaurant_search_div,
#mobile_nav {
  background-color: #dfdfdf;
}

#page_header .navbar {
  padding: 10px;
  font-family: "Ubuntu", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  border-bottom: none;
  box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.4);
}

#page_header .navbar-top {
  padding: 10px;
  font-family: "Ubuntu", sans-serif;
  line-height: 25px;
  color: #FFFFFF;
}

#page_header .navbar-top a {
  color: #FFFFFF;
}

#page_header .navbar-nav {
  margin-top: 0;
}

#page_header .navbar-nav a {
    font-size: 15px;
    font-weight: 500;
}

#page_header .nav>li>a:hover,
#page_header .nav>li>a:focus {
  background: none;
}

#page_header .navbar-toggle:hover {
    background: none;
}

.navbar-default {
  background-color: #ffffff;
  border-color: #2a2a2a;
}

.navbar-default .navbar-nav>li>a {
  color: #2a2a2a;
}


/* social icons */

#page_header #social-icons {
  float: right;
}

#page_header #social-icons a.social {
  overflow: hidden;
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  margin: 0 0 0 6px;
  width: 26px;
  height: 26px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: inline-block;
  float: left;
  text-index: -9999px;
  background: url('/editable/images/site/social-icons.png') no-repeat top left;
}

#page_header #social-icons a.social:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

#page_header #social-icons a.social.facebook {
  background-position: 0 0;
  width: 26px;
  height: 26px;
}

#page_header #social-icons a.social.foursquare {
  background-position: -31px 0;
  width: 26px;
  height: 26px;
}

#page_header #social-icons a.social.google {
  background-position: -62px 0;
  width: 26px;
  height: 26px;
}

#page_header #social-icons a.social.tripadvisor {
  background-position: -93px 0;
  width: 26px;
  height: 26px;
}

#page_header #social-icons a.social.twitter {
  background-position: -124px 0;
  width: 26px;
  height: 26px;
}

#page_header #social-icons a.social.urbanspoon {
  background-position: -155px 0;
  width: 26px;
  height: 26px;
}

#page_header #social-icons a.social.yelp {
  background-position: -186px 0;
  width: 26px;
  height: 26px;
}

#page_header #social-icons a.social.instagram {
  background-position: -217px 0;
  width: 26px;
  height: 26px;
}

#page_header #social-icons a.social.vimeo {
  background-position: -248px 0;
  width: 26px;
  height: 26px;
}

#page_header #social-icons a.social.pinterest {
  background-position: -279px 0;
  width: 26px;
  height: 26px;
}

#page_header #social-icons a.social.linkedin {
  background-position: -310px 0;
  width: 26px;
  height: 26px;
}

#page_header #social-icons a.social.youtube {
  background-position: -341px 0;
  width: 26px;
  height: 26px;
}


/* content */

#page_content #carousel {
  position: relative;
  left: 0px;
  width: 100%;
  margin-bottom: 0px;
}
#page_content #carousel:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #000;
    opacity: 0.5;
}
#page_content #carousel .background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url('/editable/images/site/carousel-1.jpg');
  z-index: -1;
}

#page_content .content-shadow {
  width: 315px;
  height: 12px;
  background: url('/editable/images/site/bg-shadow.png') no-repeat 10px 0px;
}


/* search form */

#page_content #search-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#page_content #search-container .tagline h1 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #fff;
  font-family: "Archivo Black", sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 70px;
  text-shadow: 3px 3px 5px #111;
}

#page_content #search-container #search-form {
  margin-top: 16%;
  margin-bottom: 16%;
  padding: 8px;
  background-color: #333333;
  box-shadow: 0px 0px 10px #EFEFEF;
  border-radius: 8px;
}

#page_content #search-container #search-form #search-form-inner {
  padding: 15px;
  background-color: #FFFFFF;
  border-radius: 4px;
}

#page_content #search-container #search-form #search-form-inner h1 {
  margin: 0px;
  margin-bottom: 10px;
  color: #c63c3e;
  font-family: 'ChunkFiveRoman', serif;
  font-size: 30px;
  text-shadow: 1px 1px 2px #333333;
  -webkit-text-stroke: 1px #FFFFFF;
}

#page_content #search-container #search-form #search-form-inner h1 a {
  margin-left: 10px;
  color: #666666;
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  text-shadow: none;
  -webkit-text-stroke: none;
}

#page_content #search-container #search-form #search-form-inner .btn {
  box-shadow: inset 0px -2px rgba(0, 0, 0, 0.12),
  inset 0px 0 rgba(0, 0, 0, 0.1);
  -webkit-outline: none;
  -o-outline: none;
  -moz-outline: none;
  outline: none;
  font-family: "Ubuntu", sans-serif;
  font-size: 20px;
  text-shadow: 0px 1px 1px #666;
  text-transform: uppercase;
  /*  background-color: #ed1c24;*/
}

#page_content #search-container #search-form #search-form-inner .row {
  margin-top: 20px;
}
/* search form */
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
/*-------------------------------------*/
.main-callout {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 17px rgb(0 0 0 / 18%) !important;
}

.main-callout input {
  width: 100%;
  height: 60px;
  padding: 10px 5px;
  float: left;
  font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
  border: 0;
  /*        background: #eee;*/
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.main-callout input:focus {
  outline: 0;
  /*        background: #fff;*/
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .8) inset;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .8) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, .8) inset;
}
.main-callout input::-webkit-input-placeholder {
  color: #000218;
  font-weight: 500;
}
.main-callout input:-moz-placeholder {
  color: #000218;
  font-weight: 500;
}
.main-callout input:-ms-input-placeholder {
  color: #000218;
  font-weight: 500;
}

.main-callout button {
    overflow: visible;
    position: absolute;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 50px;
    width: 52px;
    font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
    /* color: #fff; */
    text-transform: uppercase;
    background: #e3002b url(../images/seacrh-icon-img.png) center no-repeat;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 30%);
    right: 11px;
    font-size: 0px;
    border-radius: 4px;
    top: 8px;
}

.main-callout button:hover {
  background-color: #72aa01;
}

.main-callout button:active,
.main-callout button:focus {
  background: #c42f2f;
}


/*
    .main-callout button:before {
        content: '';
        position: absolute;
        border-width: 8px 8px 8px 0;
        border-style: solid solid solid none;
        border-color: transparent #ed1c24 transparent;
        top: 12px;
        left: -6px;
    }
*/

.main-callout button:hover:before {
  border-right-color: #ed1c24;
}

.main-callout button:focus:before {
  border-right-color: #ed1c24;
}

.main-callout button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.main-callout button:before {
  top: 22px;
}


/*DELIVERY PART*/

#page_content #delivery-options .delivery-option {
  padding: 30px 0px !important;
  background: transparent;
}

#page_content #delivery-options .delivery-option h2 {
  font-family: 'BebasNeueRegular', sans-serif;
  font-size: 30px;
  line-height: 22px;
  margin: 0;
  padding: 0 0 9px !important;
  color: #ed1c24;
}

#page_content #delivery-options .delivery-option p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin: 0;
  padding: 0;
  color: #000000;
}


/* page footer */


#page_footer .sectionbox {
  padding: 5px 0px;
}

#page_footer .sectionbox h1 {
    font-size: 15px !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #1d1d1d;
    font-size: 1.1em;
    text-align: left;
    letter-spacing: 1.5px;
    padding: 0 0 8px 0;
    margin: 0 0 14px 0;
    border-bottom: 1px #23253a solid;
}
#page_footer .sectionbox p {
  margin-top: 10px;
  text-align: center;
}

#page_footer .sectionbox ul.footer-nav {
  margin-left: 0;
}

#page_footer #copyright {
    padding: 33px 0;
    width: 100%;
    float: left;
    text-align: center;
}
#page_footer .restaurant-photo {
  position: relative;
}

#page_footer .restaurant-photo a {
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
}

#page_footer .restaurant-photo a:hover img {
  border-color: #fd2b1c;
}

#page_footer .restaurant-photo img {
  border-color: #adadad;
}

#page_footer .restaurant-photo .caption {
  position: absolute;
  bottom: 33px;
  left: 33%;
  padding: 2px 10px;
  color: #333333;
  background-color: #DFDFDF;
  font-size: 9px;
  border: 1px solid #666666;
  border-radius: 8px;
}

#page_footer .restaurant-photo a:hover .caption {
  color: #FFFFFF;
  background-color: #fd2b1c;
}


.footerlinks {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.footerlinks a {
  list-style: none;
}

.footerlinks a:after {
  content: '|';
  margin: 0 20px;
}

.footerlinks a:last-of-type:after {
  content: '';
}

.footer-deliver {
  color: #efe911;
  margin-bottom: 25px;
  font-size: 1.2em;
  text-align: center;
}


/* custom bootstrap overrides */

form .input,
form .textarea {
  position: relative;
  display: block;
  font-weight: 400;
}

form .icon-prepend {
  position: absolute;
  top: 6px;
  left: 5px;
  width: 30px;
  color: #A2A2A2;
  padding: 5px;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  text-align: center;
  border-right: 1px solid #BDBDBD;
}

form .icon-append {
  position: absolute;
  top: 6px;
  right: 5px;
  width: 30px;
  color: #A2A2A2;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  text-align: center;
  border-left: 1px solid #BDBDBD;
}

form .input input {
  width: 100%;
  padding: 10px 10px;
  color: #404040;
  border-width: 1px;
  border-style: solid;
  border-color: #BDBDBD;
  background: #fff;
  font: 14px/18px 'Open Sans', Helvetica, Arial, sans-serif;
}

form .icon-prepend+input,
form .icon-prepend+textarea {
  padding-left: 40px;
}

form .icon-append+input,
form .icon-append+textarea {
  padding-left: 10px;
  padding-right: 40px;
}


/* general declarations */

.content {
    padding: 0;
    font-family: "Ubuntu", sans-serif;
    background-color: #FFFFFF;
    border: none;
    margin-top: 70px;
}

.content h3 {
  color: #ed1c24
}

.section {
    margin: 30px 0px;
    border-top: none;
}

.section h2 {
  color: #ed1c24;
}

.section p,
.section ul li {
  font-size: 16px;
}

h3.section-title {
    margin-bottom: 0px;
    letter-spacing: 1px;
    margin: 0 !important;
}

.section-title {
    clear: both;
    position: relative;
    margin: 0 0 20px;
    padding: 0;
    font-family: "Ubuntu", sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    border: none;
}

.section-title:after {
  position: absolute;
  display: none;
  top: 28px;
  width: 100%;
  height: 1px;
  margin-left: 0;
  content: '';
  background: #888888;
  z-index: 1;
}

.section-title span {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0 auto;
    margin-bottom: 0;
    padding: 0;
    color: #000000;
    background-color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
}

.section-image {
  width: 100%;
  height: 300px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.75);
  border: 4px solid #FFFFFF;
  overflow: hidden;
}

.section-image img {
  width: 100%;
}

.spacer {
  display: inline-block;
  margin: 0px 10px;
}

.border-left {
  border-left: 1px solid #BDBDBD;
}

.pixel-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent url('/editable/images/site/pixel-overlay.png');
}

.divider {
  display: block;
  height: 14px;
  margin: 5px 0px;
  background: url('/editable/images/user/image/divider.png') repeat-x;
}

.shadow {
  position: relative;
}

.shadow-inner {
  position: absolute;
  top: -40px;
  padding: 0px;
  height: 60px;
  width: 100%;
  background: url('/editable/images/site/shadow.png') no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
  z-index: -2;
}


/* dl core */


/*
.btn-primary {
    color: #ffffff;
    background-color: #ed1c24;
    border-color: #ed1c24;
}
*/


/* page1 */

#page1 {
  height: 100vh;
}


/* main-content */

#main-content {
  background: #fff;
  padding: 30px 0 20px;
  min-height: 270px;
}

.pull20 {
  margin-left: -20px;
}

.pull50 {
  margin-left: -50px;
}

#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: -10px;
}

#quote-carousel .carousel-control {
  background: none;
  color: #000;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 80px;
}

#quote-carousel .carousel-indicators {
  position: relative;
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-top: 20px;
  margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
  width: 50px;
  height: 50px;
  cursor: pointer;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  opacity: 0.4;
  overflow: hidden;
  transition: all .4s ease-in;
  vertical-align: middle;
}

#quote-carousel .carousel-indicators .active {
  width: 128px;
  height: 128px;
  opacity: 1;
  transition: all .2s;
}

.item blockquote {
  border-left: none;
  margin: 0;
}

.item blockquote p:before {
  content: none;
  font-family: 'Fontawesome';
  float: left;
  margin-right: 10px;
}

.item h3 {
  font-weight: 900;
}


/* applinks */

.applinks {
  display: flex;
  justify-content: center;
  align-items: center;
}

.applinks a {
  padding: 10px 20px;
}


/* main-content-info */

#main-content {
  padding: 50px 0;
  background-color: #013A6B;
  background-image: -webkit-linear-gradient(45deg, #fff 0%, #fff 20%, #efe911 20%, #efe911 25%, #fff 25%, #fff 70%, #efe911 70%, #efe911 75%, #fff 75%, #fff 100%);
  color: #fff;
}

.main-content-text p {
  font-size: 1.2em;
  line-height: 2em;
  margin-bottom: 15px;
  text-align: center;
}

.main-content-contact p {
  line-height: 1.1em;
  text-align: center;
  font-size: 1.1em;
  align-content: center;
  color: #a1a1a1;
  margin-bottom: 20px;
}

.main-content-contact p.city {
  font-weight: 900;
  line-height: .5em;
  color: #fff;
  font-size: 1.2em;
  margin-bottom: 10px;
}

.main-content-contact a {
  color: #efe911;
}


/* about-home */

#about-home {
  background: #42433c;
  padding: 10px 25px 25px 25px;
}

#about-home p {
  color: #fff;
  margin-bottom: 25px;
}

.logo50pc {
  width: 340px;
  padding-bottom: 5px;
}

#about-home img.logo40 {
  height: 40px;
  margin: 15px 0;
}

.h40 {
  height: 40px;
}

.h25 {
  height: 25px;
}

blockquote p {
  font-size: 14px;
}


/* marketing */

#marketing h2 {
  font-size: 20pt;
  font-family: Arial;
  color: rgb(87, 87, 87);
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin: 35px 0 15px 0;
}

#marketing p {
  font-size: 11pt;
  font-family: Arial;
  color: rgb(87, 87, 87);
  font-weight: 400;
  text-align: center;
}

#marketing img {
  border: 1px solid #575757;
  margin: 15px 0;
}


/* new header */

.container-fluid {
  padding: 0 10px;
}

.header-bar {
  position: fixed;
  width: 100%;
  z-index: 99999;
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  top: 0;
}

.header-bar.nav-up {
  top: -80px!important;
}

.navbar-default {
  background-color: #fff;
  border: none;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, 0.1)!important;
}

.navbar-brand {
  height: auto;
  padding: 9px 15px;
}

.navbar-nav {
  float: right;
  margin: 15px 0;
}

.navbar-nav .cart-amount {
  position: absolute;
}

.navbar-brand>img {
  max-height: 54px;
}

.navbar-default .navbar-nav>li>a {
  color: #414151;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px;
}

.navbar-default .navbar-nav>li>a:hover {
  color: #ed1c24;
}


/*
.navbar-default .navbar-nav>li span.get-our-app { color:#414151; font-size:15px; text-transform:uppercase; font-weight:600; padding:10px;}
*/

.navbar-default .navbar-nav>li>a.get-our-app:hover {
  color: #414151;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px;
}

li.app-links {
  margin-left: -10px;
  margin-top: -2px;
}

img.app-dl {
  float: left;
  height: 25px;
}

img.app-dl:hover {
  opacity: .8;
}

.navbar-default .navbar-nav>li.order-now-btn>a {
  background-color: #ed1c24;
  color: #fff;
  padding: 10px 18px;
  margin-right: 10px;
  margin-left: 15px;
  border-radius: 4px;
}

.navbar-default .navbar-nav>li.dropdown a.dropdown-toggle {
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  background-color: #ed1c24;
  color: #fff;
}

.navbar-default .navbar-nav>li.order-now-btn>a:hover,
.navbar-default .navbar-nav>li.dropdown a.dropdown-toggle:hover {
  background-color: #000;
}

.h60 {
  height: 60px;
}

.cart-btn {
  padding: 8px 0px 8px 2px!important;
  color: #ed1c24!important;
  border: 2px solid #ed1c24;
  border-radius: 50px;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
}

.cart-btn:hover {
  color: #23253a !important;
  border: 2px solid #23253a !important;
}

.login-mobile {
  display: none;
}

.navbar-default .navbar-nav>li.get-our-app>a {
  color: #ed1c24;
}

.navbar-default .navbar-nav>li.get-our-app>a:hover {
  color: #a9a9b3;
}

#page_header .navbar-nav a span {
  display: inline-block;
}


/* restaurant cards */

.restaurant-card-wrapper .restaurant-card {
  border: none !important;
}


/* city lists */

#city-section {
  background: #ed1c24;
  padding: 35px 0;
}

#city-list {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  flex-wrap: wrap;
  margin-bottom: 5px;
  flex-flow: row wrap;
}

#city-list div {
  padding: 0 15px;
}

h2.city-list-header {
  color: #fff;
  margin: 5px 0 35px 0;
  font-size: 2.2em;
  text-align: center;
  font-weight: 500;
}

#city-list h3 {
  color: #ed1c24;
  margin-top: 25px;
  text-transform: uppercase;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
}

#city-list p {
  text-align: center;
}

#city-list a {
  color: #fff;
  text-align: center;
  line-height: 1;
  font-size: 1.2em;
}

#city-list a:hover {
  color: #ed5e1e;
}


/*20-Jan-20201*/

#page_content.main-hero-banner div#carousel {
  height: 500px;
  border-radius: 40px;
  overflow: hidden;
  width: 95%;
  float: right;
}

#page_content.main-hero-banner #search-container .tagline h1 {
  color: #404040;
  text-shadow: none;
  font-size: 45px;
  line-height: 56px;
  font-family: "Ubuntu", sans-serif;
  letter-spacing: -0.8px;
  font-weight: 700;
  margin: 0;
}

.main-hero-banner .main-callout {
  width: 100%;
  margin: 30px 0 0 0;
  padding: 9px 10px 9px 30px;
  background: #ffffff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -moz-box-shadow: 0 4px 10px #dbdbdb !important;
  -webkit-box-shadow: 0 4px 10px #dbdbdb !important;
  box-shadow: 0 4px 10px #dbdbdb !important;
  overflow: hidden;
}

div#page_content.main-hero-banner span {
  font-size: 15px;
  color: #9b7f2b;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 6px;
  display: block;
}

.main-hero-banner .col-xs-12.col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}

div#page_content.main-hero-banner {
  padding-top: 60px;
  padding-bottom: 60px;
}

.main-hero-banner .main-callout button {
  height: 45px;
  width: 33%;
  background: #fc981d;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  text-shadow: none;
  font-size: 15px;
  font-family: "Ubuntu", sans-serif;
  letter-spacing: 2px;
}

.main-hero-banner .main-callout input {
  width: 66%;
  height: 44px;
  padding: 0 5px;
  font: bold 14px 'Raleway', sans-serif;
  font-style: normal !important;
  color: #a9b1b4;
  letter-spacing: 1px;
}

.main-hero-banner div#carousel span {
  margin: 0;
}

.main-hero-banner .main-callout input::-webkit-input-placeholder {
  /* Edge */
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

.main-hero-banner .main-callout input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

.main-hero-banner .main-callout input::placeholder {
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

#page_content.main-hero-banner #search-container {
  height: inherit;
}

.main-hero-banner .row {
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}


/*20-Jan-20201 End*/


/*Inner-Pages*/

.order_restaurant--column,
.order_restaurant--column p {
  font-family: "Ubuntu", sans-serif;
}

.order_restaurant--row.restaurant-info-page-dlc {
    margin-top: 0;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body {
    box-shadow: none !important;
    border-radius: 18px;
    padding: 0;
}
.restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body .custom-panel .panel-body {
    padding: 0;
}
#order_restaurant--deliverclub_restaurant_panel .panel-body {
  padding: 0;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body .order_restaurant--deliverclub_restaurant_panel-table {
    max-width: 310px;
    background-color: #f8f8f8;
    max-height: 230px;
    padding: 20px 30px;
    border-radius: 3px;
    margin-bottom: 0;
    box-shadow: none !important;
    border: 2px #f4f4f4 solid;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body .order_restaurant--deliverclub_restaurant_panel-table .order_restaurant--open_hours_heading {
    font-size: 15px;
    padding: 0 0 12px;
    text-align: left;
    letter-spacing: 0;
    color: #000000;
}
.order_restaurant--open_hours_heading strong {
    font-weight: 600;
}
.restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body .order_restaurant--deliverclub_restaurant_panel-table .open_hours_row {
    font-size: 12px;
    color: #21282b;
    margin-bottom: 5px;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body .order_restaurant--deliverclub_restaurant_panel-table .order_restaurant--open_hours .open_hours_row span.pull-right {
  font-weight: 500;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body {
  margin-bottom: 25px;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body .restaurant_info_container .resturant_details_container>img {
  height: 112px;
  width: 112px;
  margin-right: 30px;
  border: 1px #dddddd solid;
  border-radius: 14px;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body .restaurant_info_container .resturant_details_container {
  padding-bottom: 0;
  margin-bottom: 30px;
  border-bottom: none;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body .restaurant_info_container .resturant_details_container .media-body .media-heading {
    margin: 0px;
    font-size: 35px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: "Archivo Black", sans-serif;
}

p#restaurant_info_message {
  color: #a5aeb2;
  font-size: 12px;
  line-height: 16px;
  font-family: "Ubuntu", sans-serif;
  margin: 0;
}

span.restaurant_menu_info-addresss {
    color: #21282b;
    font-size: 14px;
    font-weight: 400;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body .restaurant_info_container .resturant_details_container .media-body .restaurant_menu_rating-distance {
    color: #bac1c3;
    font-size: 15px;
    font-weight: 400;
    margin: 15px 0 7px 0;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body .restaurant_info_container .resturant_details_container .media-body .restaurant_menu_rating-distance i {
  color: #606060;
}

#time_and_location_panel_content {
    background-color: #fff;
    border: none;
    border-radius: 20px;
    border: 1px solid #d0d0d0;
}
#time_and_location_panel .when>div p strong, #time_and_location_panel .where>div p strong {
    font-weight: 600;
}
strong#dc_order_type, #time_and_location_panel .panel-body .where div.when_where_content p>strong {
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 4px;
}

#time_and_location_panel .when>div p, #time_and_location_panel .where>div p {
    font-size: 15px;
    color:#000218;
    font-weight: 500;
    font-family: "Ubuntu", sans-serif;
}

#time_and_location_panel .when>div,
#time_and_location_panel .where>div {
  width: calc(100% - 55px);
}
#time_and_location_panel .when>div p:last-child, #time_and_location_panel .where>div p:last-child, #time_and_location_panel .when>div p:last-child strong, #time_and_location_panel .where>div p:last-child strong {
    font-weight: normal;
    font-size: 14px;
}
#time_and_location_panel i {
    width: 34px;
    line-height: 34px;
    background-color:#000000;
    height: 34px;
    color: #fff;
    border-radius: 50%;
}

#time_and_location_panel i.fa.fa-edit {
  display: none;
}

#time_and_location_panel .panel-body div small.pull-right.text-primary {
    color: #000000;
    text-decoration: underline;
}

#time_and_location_panel .panel-body div small.pull-right.text-primary:hover {
  text-decoration: none;
}

#time_and_location_panel .when {
    border-bottom: 1px solid #d0d0d0;
    padding: 0 0 13px 0;
}

.empty-state-container p {
    color: #000;
    font-size: 14px;
    line-height: 21px;
    font-family: "Ubuntu", sans-serif;
    margin: 0;
    font-weight: 600;
}

.restaurant-info-page-dlc #restaurant_search_div .restaurant_search_menu_search .search-input {
    height: 43px;
    width: calc(100% - 0px);
    border-radius: 0;
    box-shadow: none;
    display: inline-block;
    border-right: none;
    border: 1px solid #ffffff;
    max-width: 432px;
    float: right;
    box-shadow: none !important;
    padding: 0 29px;
    font-size: 13px;
    /* text-transform: uppercase; */
    color: #000000;
    font-weight: 700;
    letter-spacing: 1px;
    box-shadow: 0 3px 9px #00000042 !important;
    background-color: #ffffff;
}
.restaurant-info-page-dlc #restaurant_search_div .restaurant_search_menu_search .search-input::placeholder {
  color: #000000 !important;
  opacity: 1 !important;
  text-transform: uppercase !important;
}
.restaurant-info-page-dlc #restaurant_search_div .restaurant_search_menu_search .search-input::-webkit-input-placeholder {
  color: #000000 !important;
  opacity: 1 !important;
  text-transform: uppercase !important;
}
.restaurant-info-page-dlc #restaurant_search_div .restaurant_search_menu_search .sort_submit {
    width: 25px;
    height: 25px;
    margin: 0;
    border-radius: 50%;
    right: 23px;
    /* background-color: #9b7f2b; */
    top: 9px;
    padding: 0;
    font-size: 11px;
    font-weight: 400;
    font-size: 10px;
}
.restaurant-info-page-dlc #restaurant_search_div .restaurant_search_menu_search .search-input::-webkit-input-placeholder {
  color: #a9b1b4;
}

.restaurant-info-page-dlc #restaurant_search_div .restaurant_search_menu_search .search-input::-moz-placeholder {
  color: #a9b1b4;
}

.restaurant-info-page-dlc #restaurant_search_div .restaurant_search_menu_search .search-input:-ms-input-placeholder {
  color: #a9b1b4;
}

.restaurant-info-page-dlc #restaurant_search_div .restaurant_search_menu_search .search-input:-moz-placeholder {
  color: #a9b1b4;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading h4 {
    color: #000000 !important;
    font-weight: 600;
    letter-spacing: 0;
    border-color: #f6f6f6;
}


.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default {
    background-color: #ffffff !important;
    border-color: #000000;
    border-radius: 0;
}
.order_restaurant--menu_item_row_container .order_restaurant--menu_item_container {
    max-width: 50%;
    min-width: inherit;
}

.order_restaurant--menu_item_row_container {
    margin-top: 0;
    column-gap: 10px;
    display: flex;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body {
  padding: 14px 0 0 0;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading {
    margin-bottom: 10px;
    padding: 11px 20px 14px;
    border-bottom: 1px #000000 solid;
}
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading:last-of-type {
    border: none;
}
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle {
  margin: 0;
  padding-top: 17px;
}

.order_restaurant--menu_item_row.row {
  margin: 0;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading h4 {
    line-height: normal !important;
    margin-top: 0;
    font-size: 21px;
    text-transform: uppercase;
    /* letter-spacing: 0px !important; */
}

.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container {
    border: 1px solid #e8e8e8;
}

.order_restaurant--menu_item_row.row:nth-last-child(2) .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container:last-child,
.last_odd_item {
  border: none !important;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container .order_restaurant--menu_item .order_restaurant--menu_item_description {
    font-size: 14px;
    color: #404040bd;
    font-weight: 400;
    line-height: 19px;
}
body .restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container .order_restaurant--menu_item_image img {
    height: 80px !important;
    width: 80px !important;
}
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container:nth-child(odd) {
  border-right: none;
}
.order_restaurant--menu_item_row:nth-last-child(-n+2) div {
    border-bottom: none !important;
}
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container {
    min-height: auto;
    background-color: #ffffff;
    margin-bottom: 10px;
    border-radius: 0px;
}
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container .order_restaurant--menu_item .menu_item_price {
    font-size: 20px;
    color: #333333 !important;
    margin-top: 10px;
    position: relative;
    right: 0;
    top: 4px;
    -webkit-transform: none;
    transform: none;
    margin: 0;
    font-weight: 700;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container:hover {
    background: none;
    border-color: #ececec;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container:before {
    width: 100%;
    opacity: 0;
    visibility: hidden;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #333333;
    border-radius: 0;
    transition: All 1s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container:hover:before {
  opacity: 1;
  visibility: visible;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container .order_restaurant--menu_item {
    z-index: 1;
    position: relative;
    padding: 15px 0px 15px 25px;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container .order_restaurant--menu_item .order_restaurant--menu_item_name {
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
}
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading:last-child {
  border-bottom: none;
}

span.menu-heading-toggle-indicator.pull-right {
    width: 27px;
    height: 27px;
    border: 1px #000000 solid;
    line-height: 24px;
    border-radius: 50%;
    text-align: center;
    padding: 1px 8px;
    font-size: 12px;
    color: #000000;
}

span.menu-heading-toggle-indicator.pull-right .fa-plus-square-o:before {
  content: "\f067";
}

span.menu-heading-toggle-indicator.pull-right .fa-minus-square-o:before {
  content: "\f068"
}

.restaurant-info-page-dlc #restaurant_search_div .restaurant_search_menu_sections_mobile .panel-body .search-icon-wrapper {
    right: 8px;
    /* background: #9b7f2b; */
    color: #fff;
    font-size: 10px;
    height: 25px;
    top: 8px;
    border-radius: 20px;
    width: 25px;
}

.restaurant-info-page-dlc #restaurant_search_div .restaurant_search_menu_sections select {
    height: 43px;
    -webkit-appearance: none;
    width: 100%;
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #fff;
    padding: 0 0 0 21px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    cursor: pointer;
    box-shadow: 0 3px 9px #00000042 !important;
    background-color: #fff;
}

.well {
  background-color: #eaeaea;
}

.restaurant-info-page-dlc #restaurant_search_div form .row .restaurant_search_menu_sections {
  width: 180px;
}

span.restaurant_menu_info-min {
    color: #333333;
    font-weight: 500;
    margin-top: 4px;
    display: inline-block;
    height: 68px;
}

div#page_container {
    padding: 135px 15px 55px 15px !important;
    font-family: "Ubuntu", sans-serif;
}

.alert p {
    font-size: 15px;
    padding: 0px 0 0 25px;
    text-align: center;
    line-height: 20px;
    color: #333333;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    display: inline-block;
}

.alert.alert-success:before {
  content: "\f058";
  display: inline-block;
  left: auto;
  font-size: 28px;
  color: #c10c0c;
  margin: 0;
  position: relative;
  vertical-align: middle;
  -webkit-transform: none;
  transform: none;
}

.alert {
    padding: 8px 0;
    margin-bottom: 20px;
    border: 1px solid #333333;
    border-radius: 47px;
    color: #333333;
}

body .nav-info-wrapper .row {
  height: auto !important;
  display: block;
  padding: 17px 0;
}

body .nav-info-wrapper.bg-nav-info {
  margin: 0;
  border-radius: 18px !important;
}

body .nav-info-wrapper .row .filters-wrapper span {
  line-height: 40px;
  height: 50px !important;
}

body .nav-info-wrapper .row .filters-wrapper i {
  line-height: 43px;
  height: 38px;
  font-size: 23px;
  margin-left: 15px !important;
}

.nav-info-wrapper .row .search-wrapper .search-input {
  height: 40px;
  width: calc(100% - 0px);
  border-radius: 23px;
  border: 1px #cecece solid;
  padding: 0 18px;
  color: #a9b1b4;
  font-size: 13px;
  font-family: "Ubuntu", sans-serif;
  letter-spacing: 0;
  font-weight: 400;
}

.nav-info-wrapper .row .search-wrapper .sort_submit {
  position: absolute;
  width: 34px;
  height: 34px;
  margin: 0;
  border-radius: 50%;
  /*background-color: #9b7f2b;*/
  right: 9px;
  top: 3px;
  padding: 0;
  font-size: 11px;
  font-weight: 400;
}

.nav-info-wrapper .row .filters-wrapper {
  background-color: #fff;
  width: 160px;
  height: 41px;
  border: 1px #cecece solid;
  border-radius: 31px;
}
body .restaurant-card-wrapper .restaurant-card
{
  transition:All 0.3s ease;
  -webkit-transition:All 0.3s ease;
  -moz-transition:All 0.3s ease;
  -o-transition:All 0.3s ease;
}
body .restaurant-card-wrapper:hover .restaurant-card {
    box-shadow: 0 0 16px #00000021 !important;
    /*background-color: #000000;
    border-color: #000000;*/
}
body .nav-info-wrapper .row .filters-wrapper span {
    line-height: 40px;
    height: 50px !important;
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0.4px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
}

.restaurant-card-wrapper {
  z-index: 1;
}

.restaurant-card-wrapper .restaurant-card-closed-info {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 20px;
  padding-top: 9px;
}
body .restaurant-card-wrapper .restaurant-card {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.restaurant-card-wrapper .restaurant-card {
  border-radius: 25px;
  overflow: hidden;
  border: 1px #eee solid !important;
}

.restaurants-cards-container h4.restaurants-location a {
  color: #000218;
  font-size: 22px;
}

.restaurants-cards-container h4.restaurants-location {
  margin-bottom: 20px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  padding: 0 11px;
}

#filters-modal .restaurant-filters-panel .modal-content .modal-header .filters-title {
  padding: 0 0;
  position: relative;
  font-size: 24px;
  line-height: normal;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  font-weight: normal;
  top: 4px;
}

#filters-modal .restaurant-filters-panel .modal-content .modal-header .filter-closing i.icon.ion-close.close.visible-xs {
  display: block !important;
}

.modal.fade.in .modal-dialog {
  font-family: "Ubuntu", sans-serif;
}

#filters-modal .restaurant-filters-panel .modal-content .modal-body h4.restaurants-location-title {
  margin-bottom: 18px;
}

#filters-modal .restaurant-filters-panel .modal-content .modal-body .location-option div {
  font-size: 13px;
  padding: 9px 5px;
  color: #58595B;
  border: 1px solid #aeaeae;
  font-weight: 500;
}

#filters-modal .restaurant-filters-panel .modal-content .modal-header {
  background-color: #000000;
}

.modal .modal-dialog .modal-content .modal-header .modal-title {
    line-height: 67px;
    font-weight: 600;
    font-size: 20px;
    color: #000000;
}
.modal-header .close {
  margin-top: -19px;
}

.close {
  font-size: 18px;
  color: #2e2e2e;
  opacity: 1;
  text-shadow: none;
}

#homeModal .close {
  top: 28px;
  font-size: 28px;
}

#login-modal .login_modal_tabs li {
  width: 48%;
  font-size: 14px;
  font-weight: 600;
  border-radius: 24px;
  text-transform: uppercase;
}

#login-modal .login_modal_tabs li:last-child {
  float: right;
}

.modal-content form a {
    font-size: 14px;
    font-weight: 400;
    color: #23253ac7;
}

a.clearlink
{
  font-size: 18px !important;
}

#login-modal .modal-dialog .modal-body .panel .btn-login, .modal .modal-dialog .modal-content .modal-footer .btn {
    border-radius: 34px !important;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 17px;
    /*background: #c10c0c;*/
    text-transform: uppercase;
}
body #login-modal .modal-dialog .modal-body .panel p.login_agree a, 
body #login-modal .modal-dialog .modal-body .panel p.guest_agree a {
    color: #666666;
    background-color: transparent;
}
#cart-modal .empty-state-container p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #404040;
}

.modal .modal-dialog .modal-content .modal-header {
    background: none;
    font-size: 18px;
    color: #2e2e2e;
}

#cart-modal .empty-state-container p {
    text-align: center;
    font-size: 16px;
    padding-top: 25px;
    padding-bottom: 25px;
    max-width: 79%;
    line-height: 26px;
    margin: 0 auto;
    font-weight: 300;
    color: #b9b9b9;
}

.modal .modal-dialog .radio label,
.modal .modal-dialog .checkbox label {
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  font-weight: normal;
  color: #404040;
}

.modal .modal-dialog .modal-body .panel input {
  font-weight: normal;
}

.modal .modal-dialog .alert {
    padding: 5px 25px;
    margin-bottom: 20px;
    border: 1px solid #333333;
    border-radius: 47px;
    background: none;
    color: #333333;
    font-weight: normal;
    font-size: 14px;
}

.modal .modal-dialog .panel-body h3 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 11px;
    color: #1d1d1d;
}

.reate-account-content .panel-body {
  padding: 15px 0 0;
}

.dropdown-menu>li>a {
  padding: 4px 20px;
}

div#page_content.main-hero-banner.meal-main-hero-banner span {
  font-size: 13px !important;
  letter-spacing: 0;
  margin-bottom: 0;
  line-height: 16px;
}

span.address_autocomplete_entry>i {
    font-size: 20px;
    color: #000000;
    position: absolute;
    top: 3px;
    left: 2px;
}

.modal .modal-dialog .modal-content {
  border-radius: 27px;
}

.modal .modal-dialog .modal-content .modal-header {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  height: 68px;
  background-color: #ffffff;
}

#homeModal .modal-content {
  padding-bottom: 13px;
}

.modal .modal-content {
  border-radius: 27px;
}

.modal .modal-dialog .modal-content .modal-body {
  padding: 30px 38px;
}

#login-modal .modal-dialog .modal-body .panel .or_sep {
  margin: 15px 0;
  color: #666666;
}

#login-modal .modal-dialog .modal-body .panel .btn-facebook,
#login-modal .modal-dialog .modal-body .panel .btn-google {
  border-radius: 21px;
  font-size: 16px;
  text-transform: uppercase;
}

#login-modal hr {
  display: none;
}

#login-modal .modal-dialog .modal-body .panel input,
#login-modal .modal-dialog .modal-body .panel select {
  border-radius: 35px;
}

#login-modal .login_modal_tabs {
  border: none;
}

.modal .modal-dialog .modal-content .modal-body hr {
  display: none;
}

div#modal_login--create_account_tab .panel.panel-default {
  margin-bottom: 0;
}
div#modal_login--create_account_tab div#account_registration_form {
    padding: 0;
}
#filters-modal .restaurant-filters-panel .modal-content,
#filters-modal .restaurant-filters-panel .modal-content .modal-header {
  border-radius: 0px;
}
#filters-modal .restaurant-filters-panel .modal-content .modal-footer .filter-submit button {
  border-radius: 42px;
}
#filters-modal .restaurant-filters-panel .modal-content .modal-body {
  padding: 30px 20px;
}
.bg-closed-restaurants {
  background: none;
}
.restaurant-card-wrapper.is-closed .restaurant-card-backdrop {
  display: none;
}
.restaurants-closed-container,
.restaurants-cards-container {
  max-width: 99%;
}
.restaurants-cards-container h4 {
    margin: 20px 0 20px 0;
    padding-left: 0;
    font-family: "Ubuntu", sans-serif;
    font-weight: 600;
    /* color: #404040; */
    font-size: 18px;
    padding: 0 10px;
}
.restaurants-closed-container .currently-closed-nav h4 {
    font-family: "Ubuntu", sans-serif;
    margin-bottom: 28px;
    font-size: 18px;
    color: #000000;
}
div#time-modal a.btn {
  border-radius: 37px !important;
  font-size: 16px !important;
  font-weight: 700;
  text-transform: uppercase;
}
#time-modal .modal-footer a.btn {
  border-radius: 42px !important;
  font-size: 16px ​!important;
  text-transform: uppercase;
  font-weight: 600;
  height: 53px !important;
  line-height: 53px !important;
}
/*.col-md-6.col-md-offset-2.col-sm-12.sort_links_container.hidden-xs {
  display: none;
}*/
#gift_certificate_form .panel-default {
  background: transparent;
  border: none;
  margin-top: 0;
}
#gift_certificate_form .panel-default .panel-body {
  padding: 0;
  font-family: "Ubuntu", sans-serif;
}
#gift_certificate_form h3 {
    margin: 0 0 45px 0 !important;
    font-family: "Ubuntu", sans-serif;
    font-weight: 600;
    color: #000000;
    letter-spacing: 0;
    font-size: 30px;
}
#gift_certificate_form h4 {
    font-weight: 500;
    font-size: 16px;
    margin: 10px 0 25px;
    color: #333333;
}
.form-group #card-element {
  padding: 12px !important;
  border-radius: 50px;
}
.col-md-4 .well.well-sm {
    margin-top: 0;
    background-color: #f0f0f0;
    color: #656565;
    font-size: 13px;
    padding: 35px;
    border-radius: 22px;
    font-weight: normal;
}
.col-md-6.form-group input.input-sm {
    border: 1px #ddd solid;
}
div#page_container .col-md-8 .panel.panel-default .panel-body h3 {
    margin-bottom: 22px;
    font-weight: 700;
}
div#page_container .col-md-8 .panel.panel-default .panel-body form h4 {
    margin-bottom: 11px;
    font-weight: 500;
}
.col-md-4 .well.well-sm b {
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.col-md-4 .well.well-sm,
.alert {
  font-family: "Ubuntu", sans-serif;
}
.col-md-4 .well.well-sm
{
  font-family: 'Rubik', sans-serif;
}
.col-md-4 .well.well-sm+.alert.alert-danger {
    color: #fff;
    background: #000000;
    border: none;
}

.col-md-4 .well.well-sm+.alert.alert-danger:before {
  top: 30px;
  left: 22px;
  font-size: 16px;
}

.col-md-4 .well.well-sm+.alert.alert-danger p {
    color: #fff;
    font-size: 13px;
    padding: 15px 15px 15px 45px;
    line-height: 20px;
    text-align: left;
    font-weight: normal;
    letter-spacing: 0.23px;
}
#menu-modal .modal-content .modal-footer {
    padding: 0 38px 10px !important;
}
#menu-modal .modal-content .modal-footer #how_many_items {
  text-align: left;
}

#menu-modal .modal-content .modal-body .order_restaurant--menu_item_description {
  font-weight: 400;
}

#menu-modal .modal-content .modal-body form .row .form-group>label {
  padding-bottom: 0;
  font-size: 14px;
}

#menu-modal .modal-content .modal-body form .row:not(.grey-row),
#menu-modal .modal-content .modal-body form .form-group {
  margin-bottom: 0;
}

.qty-buttons .qty {
    width: 50px;
    font-size: 15px;
    border-radius: 4px;
    margin: 0 5px;
    height: 32px;
}

.qty-buttons span.qtyminus, .qty-buttons span.qtyplus {
    font-size: 32px;
    color: #333333;
}

/*Inner-Pages-End*/
.meal-express-banner,
.meal-express-header
{
font-family: "Ubuntu", sans-serif;
}
.meal-express-header .meal-logo-outer {
  margin: 0 0 -30px;
}
.meal-express-banner
{
  position: relative;
}
#page_content.main-hero-banner.meal-express-banner #search-container .tagline h1,
.meal-express-banner .meal-veiw-all a {
  color: #fff;
  font-family: "Ubuntu", sans-serif;
}

.meal-express-banner.main-hero-banner.meal-main-hero-banner .main-callout input,
.meal-express-header .meal-nav-inner li a,
.meal-express-order .how-order-top h3,
.meal-express-order  .how-order-top p,
.meal-express-order .order-single-step p,
.meal-express-testimonial .meal-testimonial-inner h3,
.meal-express-testimonial .meal-testimonial-inner span,
.meal-express-testimonial .meal-testimonial-slide p,
.meal-express-testimonial  .meal-testimonial-slide h4 {
  font-family: "Ubuntu", sans-serif;
}
.meal-express-banner::before {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(50% + 500px);
  background: url(../images/banner-shape.png) no-repeat center;
  background-size: cover;
  height: 100%;
  content: "";
  border-radius: 0 80px 80px 0;
}
.main-hero-banner.meal-main-hero-banner.meal-express-banner .main-callout button {
    background-color: #000;
    background-image: url(../images/search-icon.png);
    color: #fff;
}

/**/
/*.meal-express-header .meal-header-outer::after {
  background: url(../images/header-plus.png) no-repeat;
}*/
.meal-express-banner .meal-banner-left::after {
  background: url(../images/green-plus.png) no-repeat center;
}
.meal-express-banner .meal-banner-left::before {

  background: url(../images/green-dots.png) no-repeat center;
}
div#page_content.main-hero-banner.meal-express-banner::after {
  background: url(../images/black-dots.png) no-repeat center;
}
.meal-express-order .how-order-top::after {
  background: url(../images/green-plus.png) no-repeat center top;
}
.mealexpress-signup .meal-signup-left::before {
  background: url(../images/green-dots.png) no-repeat center;
}
.mealexpress-signup .meal-signup-right::before {
  background: url(../images/black-dots-ful.png) no-repeat center;
}
.meal-express-banner .meal-banner-right::before {
  background: url(../images/banner-circle.png) no-repeat center;
  
}
/**/


.meal-express-header .meal-order-now-btn {
    color: #000;
    background: #fff;
    border: 1px solid #000;
    letter-spacing: 0;
    padding: 9px 12px 9px 23px;
}
.meal-express-header .meal-order-now-btn:hover
{
  border-color: transparent;
}
.best-restourants-outer {
  padding: 113px 0 102px;
  text-align: center;
   font-family: "Ubuntu", sans-serif;
  position: relative;
}
.best-restourants-outer::before {
  content: "";
  position: absolute;
  left: 5%;
  top: 19%;
  height: 136px;
  width: 136px;
  border: 20px solid #cad8d9;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.best-restourants-spacing {
  padding: 0 40px;
}
.best-restourants-inner {
  padding: 73px 38px 65px;
  border-radius: 40px;
}
.best-restourants-inner h3 {
  color: #c55a11;
  font-weight: 600;
  margin: 0;
  padding: 25px 0;
}
.best-restourants-inner p {
  font-size: 16px;
  line-height: 29px;
  color: #000;
  min-height: 120px;
  margin: 0;
}
.best-restourants-inner a {
  color: #c55a11;
  text-transform: uppercase;
  font-size: 14px;
  border: 1px solid #c55a11;
  padding: 13px 25px;
  display: inline-block;
  border-radius: 50px;
  width: 230px;
  margin: 20px 0 0 0;
  letter-spacing: 0.6px;
}
.best-restourants-inner a:hover
{
  color: #fff;
  background: #c55a11;
  text-decoration: none;
}
.best-restourants-spacing:nth-child(2) .best-restourants-inner
{
  background: #f3f3f3;
}
.meal-express-order-plate {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0px;
}
.meal-express-testimonial .meal-testimonial-inner {
  margin: 120px 0 0 0;
  max-width: 610px;
  padding: 0;
}
.meal-testimonial-outer.meal-express-testimonial {
  padding-top: 0;
  overflow: hidden;
}
.meal-testimonial-outer.meal-express-testimonial span
{
  color: #b94a0c;
}
.meal-testimonial-outer .meal-testimonial-inner h3::after {
  background: url(../images/snake-shape.png) repeat-x center;
}
.meal-express-testimonial-right {
  text-align: center;
}
.meal-testimonial-outer .meal-testimonial-inner .carousel-indicators li.active {
  background: #9b7f2b !important;
  border-color: #9b7f2b;
}
.meal-express-testimonial-right::after {
  content: "";
  position: absolute;
  right: -120px;
  top: 50%;
  background: url(../images/green-dots.png) no-repeat center;
  background-size: contain;
  width: 23px;
  height: 101px;
}
.meal-express-testimonial-right::before {
  content: "";
  position: absolute;
  right: -130px;
  border: 22px solid #cad8d9;
  top: 90%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 79px;
  height: 79px;
}
#search-container form:focus-within {
    background: #efefef;
    border-color: #d83424;
    /* border-width: 2px; */
    box-shadow: none !important;
}
#time-modal .modal-footer #open-login-modal {
    margin-top: 0;
}
body .btn-primary {
    /*background-color: #9b7f2b;
    border-color:#9b7f2b;*/
}
#login-modal .login_modal_tabs li.active {
    background: #000 !important;
    border-color: #000 !important;
}
.restaurant-card-wrapper .restaurant-card .restaurant-card-info-wrapper .restaurant-card-info .restaurant-card-title {
    font-family: "Ubuntu", sans-serif;
        font-size: 15px;
}
div#about_us .panel {
    background: none;
    border: none;
}
address h3 {
    color: #2e2e2e;
    margin-bottom: 12px;
    font-weight: 700;
}
.restaurant-card-wrapper .restaurant-card-closed-info .preorder-btn p {
    font-weight: 600;
}
.restaurant-card-wrapper .restaurant-card-closed-info .preorder-btn {
    border: 2px solid;
    border-radius: 41px;
    /* background-color: #c10c0c; */
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 small:first-child {
    margin: 0 0 0 35%;
}
body #menu-modal .modal-content .modal-body form .row:not(.grey-row) select, 
body #menu-modal .modal-content .modal-body form .row:not(.grey-row) input, 
body #menu-modal .modal-content .modal-body form .row:not(.grey-row) textarea {
    width: calc(100% - 0px);
    margin-left: 0;
}
.restaurants-cards-container h4 span {
    color: #000000;
}
.restaurants-closed-container .currently-closed-nav h4 span {
    color: #000000;
}
.dlc_page_container .col-md-8 .checkout--panel_wrapper.panel.panel-default, .dlc_page_container .col-md-8 .checkout--panel_wrapper.panel.panel-default .panel.panel-default {
    background: transparent;
}
.dlc_page_container .checkout-page-place-order .col-md-8 .panel.panel-default:nth-child(2) {
    text-align: left;
}
.dlc_page_container .checkout-page-place-order .col-md-8 .panel.panel-default .panel-body .panel-body {
    padding: 12px 15px 25px;
}
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container .order_restaurant--menu_item_image {
    position: relative;
}
body #time-modal .address #find-me-button i {
    color: #fff;
}
.meal-express-header .meal-logo-outer img {
    width: 160px;
    border: 3px #fff solid;
    border-radius: 50%;
}
body .account_navigation .panel-body .nav-pills li.active a {
    font-weight: 500;
}
form label {
  font-weight: normal;
  color: #1d1d1d;
}
.col-md-4 .well.well-sm+.alert.alert-danger p strong {
    font-weight: 500;
}
.row.checkout-page-addresses.bg-nav-info.information_page {
    margin-top: 0;
}
#time-modal .address #find-me-button {
    border-radius: 0 !important;
}
div#order_type_selector .col-xs-6 {
    padding-left: 0;
}
body div#coupon_code_panel .input-group-btn button.btn.btn-success.btn-primary {
    border-radius: 0 !important;
    padding: 13px 24px 12px;
    background-color: #333333;
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
}
.checkout-page-place-order > .col-md-8 .checkout--panel_wrapper #checkout--confirm_delivery_time label {
    font-weight: normal;
}
.checkout-page-place-order > .col-md-8 .checkout--panel_wrapper #checkout--confirm_delivery_time {
    font-size: 15px;
    font-weight: normal;
    background: transparent;
}
body #cart_content table.cart_content--cart_table .cart_content--cart_total_label h3, #cart_content table.cart_content--cart_table .cart_content--cart_total_value h3 {
    font-weight: 600;
}
.row.checkout-page-place-order.bg-nav-info {
    padding: 0 15px;
}
#filters-modal .restaurant-filters-panel .modal-content .modal-header .filter-closing i.icon.ion-close.close {
    color: #fff;
}
.header-custom  li.dropdown ul.dropdown-menu li a {
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 5px 20px;
}
.header-custom  li.dropdown ul.dropdown-menu li {
    margin: 0;
    width: 100%;
}
.header-custom li.dropdown ul.dropdown-menu {
    background-color: #000000;
    border: none;
    min-width: 193px;
    border-radius: 6px;
    padding: 9px 0;
    box-shadow: 0 0 8px #06060657 !important;
    top: 33px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin: 0;
}
.navbar-inner li ul.dropdown-menu li a:before {
    display: none;
}
#page_header .navbar-nav a.dropdown-toggle {
    background: none;
}
.header-custom li.dropdown ul.dropdown-menu li a:hover {
    background: none;
    color: #333333;
}
div#page_container div#page_container {
    padding: 0 !important;
}
.typeahead.dropdown-menu {
    top: 76px !important;
    padding: 0;
}
.hero-banner-content h1 {
    color: #21282b;
    font-size: 67px;
    line-height: 69px;
}
.col-xs-12.col-sm-5.hero-banner-content {
    width: 588px;
    padding: 0 2px;
}
/*body .header-menu-nav .header-menu span, body .header-menu-nav-mobile .header-menu span {
    margin: 0 18px;
    font-size: 15px;
    line-height: 18px;
    font-family: "Ubuntu", sans-serif;
    letter-spacing: 0.3px;
}
body .header-menu-nav a, body .header-menu-nav-mobile a {
    height: 100%;
    line-height: 80px;
    color: #21282b;
    text-transform: uppercase;
}
body .header-menu-nav a:hover, body .header-menu-nav-mobile a:hover {
    color: #e3002b;
}
body .header-menu-nav .desktop-menu-dropdown .desktop-menu, body .header-menu-nav-mobile .desktop-menu-dropdown .desktop-menu {
    background-color: #72aa01;
    height: 48px;
    border-bottom: none;
    width: 52px;
    margin: 0px;
    float: none;
    border-radius: 5px;
    border: 2px #72aa01 solid;
    transition: none;
}
body .header-menu-nav .desktop-menu-dropdown .desktop-menu:hover, body .header-menu-nav-mobile .desktop-menu-dropdown .desktop-menu:hover {
	background-color: #ffffff;
}*/
.with-h
{
	display: none;
}
body .header-menu-nav .desktop-menu-dropdown .desktop-menu:hover .without-h, body .header-menu-nav-mobile .desktop-menu-dropdown .desktop-menu:hover .without-h {
	display: none;
}
body .header-menu-nav .desktop-menu-dropdown .desktop-menu:hover .with-h, body .header-menu-nav-mobile .desktop-menu-dropdown .desktop-menu:hover .with-h {
	display: inline-block;
}
/*body .header-menu-nav .desktop-menu-dropdown, body .header-menu-nav-mobile .desktop-menu-dropdown {
    height: auto;
    margin-right: 11px;
}
body .header-menu-nav .header-menu .cart-icon-wrapper, body .header-menu-nav-mobile .header-menu .cart-icon-wrapper {
    height: 48px;
    width: 52px;
    position: relative;
    text-align: center;
    line-height: 42px;
    background-color: #e3002b;
    border-radius: 5px !important;
    border: 2px #e3002b solid;
    transition: none;
}
body .header-menu-nav .header-menu .cart-icon-wrapper:hover, body .header-menu-nav-mobile .header-menu .cart-icon-wrapper:hover {
	background-color: #ffffff;
}*/
.with-h
{
	display: none;
}
body .header-menu-nav .header-menu .cart-icon-wrapper:hover .without-h, body .header-menu-nav-mobile .header-menu .cart-icon-wrapper:hover .without-h {
	display: none;
}
body .header-menu-nav .header-menu .cart-icon-wrapper:hover .with-h, body .header-menu-nav-mobile .header-menu .cart-icon-wrapper:hover .with-h {
	display: inline-block;
}
body .header-menu-nav .logo-img, body .header-menu-nav-mobile .logo-img {
    margin-left: 0;
}
.header-menu-nav {
    padding: 0 80px;
    border: none;
}
.sticky-wrapper.is-sticky .header-menu-nav {
    box-shadow: 0 0 7px #0000001a !important;
}
/*body .header-menu-nav a.header-account-nav span {
    margin: 0 0 0 6px;
    font-family: "Ubuntu", sans-serif;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
}
body a.header-account-nav {
    box-shadow: 0 0 11px #0000003d !important;
    height: auto;
    line-height: normal;
    border-radius: 5px;
    padding: 14px 15px;
    margin: 0 12px 0px 12px;
    transition:All 0.4s ease;
-webkit-transition:All 0.4s ease;
-moz-transition:All 0.4s ease;
-o-transition:All 0.4s ease;
}
body .header-menu-nav a.header-account-nav:hover {
    box-shadow: 0 0 11px #0000001f !important;
}
body .header-menu-nav a.header-account-nav {
    color: #e3002b;
}
body .header-menu-mobile .menu-mobile-body ul li {
    height: 58px;
    font-size: 16px;
    line-height: 58px;
    border-bottom: 1px solid #d4062d;
    color: #fff;
    cursor: pointer;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
}*/
body .header-menu-mobile {
    background-color: #e3002b;
}
body .header-menu-mobile.active .off-menu-click {
    position: absolute;
    right: 20px;
    width: 25px;
    top: 11px;
    height: 25px;
    cursor: pointer;
    z-index: 99;
}
body .header-menu-mobile .menu-mobile-header {
    display: none;
}
body .header-menu-mobile .off-menu-click:before, body .header-menu-mobile .off-menu-click:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 100%;
  width: 3px;
  background-color: #ffffff;
}
body .header-menu-mobile .off-menu-click:before {
  transform: rotate(45deg);
}
  body .header-menu-mobile .off-menu-click:after {
  transform: rotate(-45deg);
}
body .header-menu-mobile .menu-mobile-body ul {
    padding: 15px 20px;
}
.app-download .left-box span {
  background: url(../images/app-screen-bg.png) bottom center no-repeat;
  display: inline-block;
  background-size: contain;
  /* height: 480px; */
  width: 100%;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  margin-top: 20px;
}
.app-download .left-box span img {
    display: inline-block;
    position: relative;
    /* top: -145px; */
}
body .steps-order .steps-order-row .steps-order-col {
    width: 254px;
    display: inline-block;
    background-color: #ffffff;
    border: 1px #8a6906 solid;
    border-radius: 35px !important;
    height: 315px;
    float: none;
    vertical-align: top;
    margin: 0 50px;
    padding: 62px 30px 0;
}
.steps-order-row {
    margin-top: 30px;
}
body .steps-order .steps-order-bg {
    padding: 0;
    border-radius: 4px;
    position: relative;
}
body .steps-order .steps-order-bg h4 {
    color: #9b7f2b;
    text-transform: uppercase;
    font-size: 14px;
    margin: 29px 0 8px 0;
}
body .steps-order .steps-order-bg p {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 0;
    color: #2e3443;
    line-height: 28px;
}
.become-partner-wrap {
    width: 100%;
    padding: 0 0 82px 0;
}
.become-partner-row img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: transform .5s ease;
  transition: transform .5s ease;
}
.become-partner-col:hover img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
  opacity: 0.56px;
}
body .driver, body .partner {
    height: 270px;
}
body .partner-content {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    top: 0;
    left: 0;
}
body .partner-content h4 {
    color: #fff;
    font-size: 40px;
    margin: 0;
    font-family: "Ubuntu", sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 38px;
}
body .become-partner-wrap .become-partner-row .become-partner-col {
    padding:0px 20px;
    width: 50%;
    float: left;
    position: relative;
}
body .become-partner-wrap .become-partner-row {
    margin: 0px -19px;
}
#page_footer .sectionbox ul.footer-nav li {
    letter-spacing: 0.7px;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 17px;
    font-weight: 600;
}
#page_footer .sectionbox ul.footer-nav li strong {
    font-weight: 800;
}
#page_footer .sectionbox ul.footer-nav li a
{
  text-decoration: none;
}
body #page_footer.footer .col-xs-6.col-md-6 .sectionbox ul {
    width: 50%;
    float: left;
}
body #page_footer.footer a:hover {
    color: #333333;
}
.copyright-main {
    background: #f5f6f9 url(../images/copyright-pattern.png) 45px bottom no-repeat;
    margin: 30px 0 0 0;
}
#page_footer #copyright small {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 8px;
    width: 100%;
}
.partner-text {
    font-weight: 700;
    letter-spacing: 1.5px;
    font-size: 12px;
}
.grey-ring-icon {
    position: absolute;
    bottom: -62px;
    left: 18%;
}
.testimonials .content-wrapper {
  position: relative;
  display: inline-block;
}
.nuts-img-02 {
    position: absolute;
    left: -224px;
    top: 35%;
}
.leaf-img-01 {
    position: absolute;
    right:40px;
    bottom: -25%;
}
.nuts-img {
    position: absolute;
    left:0;
    bottom: -10%;
}
.become-partner-wrap {
    position: relative;
}
ul.footer-nav i {
    font-size: 18px;
    position: relative;
    top: 2px;
}
body .banner .banner-content h2:before, body .banner .banner-content h2:after {
    background-color: #b6b6b6;
    display: inline-block;
    position: relative;
    content: "";
    width: 55px;
    height: 1px;
    vertical-align: middle;
    top: -3px;
    margin: 0 25px;
}
#page_header .navbar-toggle:hover .icon-bar {
    background-color: #9b7f2b;
}
.btn {
    padding: 12px 22px;
}
div#about_us .panel-body .btn {
    height: auto !important;
}
div#about_us .panel-body {
    padding: 0;
}
.form-control, form input:not(.qty), form textarea, form select {
    height: 45px;
    /*border: 1px solid #dbd8d5;*/
    border-radius: 35px;
        font-size: 14px;
}
address {
    line-height: 1.42857143;
    font-size: 15px;
}
address strong {
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    font-weight: 500;
    letter-spacing: 0.6px;
}
body textarea.form-control {
    height: 120px !important;
}
div#about_us ul.list-unstyled li {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    margin-bottom: 12px;
    padding: 0 0 0 24px;
    position: relative;
    font-weight: 500;
}
div#about_us ul.list-unstyled li a
{
  color: #000000;
}
div#about_us ul.list-unstyled li i {
    position: absolute;
    left: 0;
    font-size: 18px;
    top: 3px;
}
/*div#about_us input.btn.btn-primary {
    border-color: #9b7f2b;
}*/
div#about_us .section {
    width: 100%;
    float: left;
    margin-top: 0;
}
div#about_us {
    margin: 0;
}
body #login-modal .login_modal_tabs li a {
    padding: 12px 0;
    letter-spacing: 0.6px;
}
body #login-modal.modal .modal-dialog .modal-content .modal-body {
    padding: 16px 38px 30px;
}
#search-form-inner form:focus-within .serach-section-box {
   box-shadow: 0 0 16px #9b7f2b36 !important;
}
.order-page div#page_container {
  background: url(../images/order-now-bg.jpg) center no-repeat;
  background-size: cover;
}
.order-page div#page_container {
    min-height: 546px;
}
.order-page div#page_container .container-fluid {
    width: 1275px;
    max-width: 90%;
}
#page_header .navbar-nav a:after {
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #9b7f2b;
    color: transparent;
    width: 0%;
    content: '';
    height: 2px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#page_header .navbar-nav a:hover:after {
    width: 100%;
}
.header-custom li.dropdown ul.dropdown-menu li a:after {
    display: none;
}
div#comments_panel form .form-group {
    position: relative;
    width: 100%;
}
body .header-links ul > li.order-now a:after, body .header-links ul > li.cart a:after {
    display: none;
}
form#where_panel--address_form .typeahead.dropdown-menu {
    top: 70px !important;
}
td.cart_content--errors {
    padding: 0 0 11px !important;
}
td.cart_content--errors strong.errors {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 15px;
}
body .sticky-checkout-btn-wrapper .cart_content--checkout_btn span p {
    line-height: 18px;
}
.order-page form#address_form .typeahead.dropdown-menu {
    top: 96px !important;
}
/*header.header-dlc i.icon.ion-navicon {
    line-height: 21px;
    color: #ffffff;
}
header.header-dlc button:hover i.icon.ion-navicon {
    color: #72aa01;
}*/
header.header-dlc.clearfix hr {
    display: none;
}

/*meal-on-demand start*/
.mod-body-hidden
{
  overflow-x: hidden; 
}
.mod-auto-con
{
  max-width: 1400px;
  margin: auto;
  width: 100%;
}
.header-outer-mod .mod-auto-con
{
  max-width: 1780px;
}
.header-outer-mod {
    padding: 0;
    float: left;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
    box-shadow: 0 0 12px #0000000d !important;
    height: 68px;
    background-color: #fff;
}
.home-page .header-outer-mod {
  box-shadow: none !important;
}
.header-logo {
  float: left;
  margin: 0;
}

.header-right {
  float: right;
  margin: 16px 0 0 0;
}
.navbar-inner {
  float: left;
}
.navbar-inner ul {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
  float: left;
}
.navbar-inner li {
  float: left;
  margin: 0 0 0 42px;
}
.navbar-inner li a {
    font-size: 13px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    position: relative;
}
.navbar-inner li a::before {
  transition: 300ms;
  height: 2px;
  content: "";
  position: absolute;
  background-color: #000000;
  width: 0%;
  bottom: -4px;
}

.navbar-inner li a:hover::before {
  width: 100%;
}
.navbar-order {
  float: left;
  
  margin-left: 40px;
}
.navbar-order a
{
  float: left;
}
.navbar-order a.order-btn {
  background-color: #333333;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 30px 10px 30px;
  border-radius: 50px;
  text-decoration: none;
  border: 1px solid #333333;
  font-family: "Ubuntu", sans-serif;
  /* background-image: url(../images/right-arrow-purple.png); */
  background-repeat: no-repeat;
  background-position: 84% center;
  background-size: 14px auto;
  letter-spacing: 0.8px;
  transition: none;
}
.navbar-order a.order-btn:hover {
  background-color: #000000;
  border-color: #000000;
}
.navbar-order a.order-btn img {
    margin-left: 6px;
    vertical-align: baseline;
}
.navbar-order a.cart-icon {
  height: 36px;
  width: 36px;
  background: #242730;
  margin: 0 0 0 12px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 50px;
}
.navbar-order a.cart-icon img {
  max-width: 17px;
}
.navbar-order a.cart-icon:hover
{
  background: #000000;
}

.banner-outer-mod {
    position: relative;
    font-family: "Ubuntu", sans-serif;
    width: 100%;
}
#carousel {
    width: 1042px;
    right: 0;
    position: absolute;
    height: 775px;
    top: 0;
}
.banner-single-slide {
  float: right;
  width: 100%;
  height: 100%;
}
.banner-single-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-inner-mod #address_form {
  box-shadow: none !important;
  background: none !important;
}

.banner-inner-mod {
  padding: 0;
  position: relative;
  /* z-index: 2; */
}
.banner-inner-mod h1 {
  font-size: 55px;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 1.9px;
  line-height: 1.15;
}
/*.banner-inner-mod h1:after {
    background-image: url(../images/wave.png);
    width: 102px;
    height: 7px;
    position: absolute;
    left: 388px;
    top: 5px;
    background-position: left center;
    content: "";
    background-repeat: no-repeat;
}*/
.banner-inner-content {
  padding: 303px 0 290px;
}
.banner-outer-mod {
  background: url(../images/banner-img-02.jpg) no-repeat center;
  background-size:cover;
  text-align: center;
  padding-bottom: 102px;
}

.banner-inner-mod h2 {
    font-size: 67px;
    font-family: "Ubuntu", sans-serif;
    margin: 0;
    padding: 33px 0 35px 0;
    color: #000000;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 64px;
}
.banner-inner-mod h2 strong {
  font-weight: 900;
}
.banner-inner-mod h2 span {
    font-weight: normal;
    font-family: 'miniollaregular';
    font-size: 60px;
    color: #333333;
    text-transform: none;
    margin-top: 13px;
    display: inline-block;
    vertical-align: top;
}
.banner-inner-mod #address_form .btn-primary {
  width: 44px;
  height: 44px;
  margin: 0;
  top: 6px;
  border-radius: 40px !important;
  background-color: #333333;
  font-size: 0;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  overflow: hidden;
  letter-spacing: 0.8px;
  right: 6px;
  background-size: auto 100%;
  padding: 0 40px 0 12px;
  position: relative;
  padding: 0;
}
.banner-inner-mod #address_form .btn-primary:hover
{
  background-color: #242730;
}
.banner-inner-mod #address_form .btn-primary:after {
    content: "";
    height: 100%;
    width: 45px;
    background: #f1592a;
    position: absolute;
    top: 0;
    right: 0;
}
.banner-inner-mod #address_form .btn-primary:hover:after
{
  background-color: #242730;
}
.banner-inner-mod #address_form .btn-primary:before {
  content: "";
  height: 13px;
  width: 14px;
  position: absolute;
  top: 16px;
  right: 14px;
  background-image: url(../images/search-icon.png);
  background-position: center;
  z-index: 999;
  background-repeat: no-repeat;
}
.banner-inner-mod #address_form {
  background: #fff !important;
  border-radius: 50px;
  box-shadow: 0 0 31px rgb(0 0 0 / 15%) !important;
  margin: 00px 0 0;
  border: 0px #ffffff solid;
  /* margin-top: 55px; */
  /* width: 100%; */
  display: inline-block;
  /* float: left; */
}
.banner-inner-mod #address_form #address {
  width: calc(100%);
  padding: 0;
  border: none;
  color: #000000;
  font-family: "Ubuntu", sans-serif;
  letter-spacing: 0.3px;
  font-weight: 500;
  font-size: 13px;
  padding: 0 4px 0 52px;
  background: #fff url(../images/locatio-icon.png) 21px center no-repeat;
  box-shadow: none;
  height: 55px;
  width: 440px;
}
.banner-inner-mod a.view-btn {
  color: #000000;
  font-size: 14px;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 1px;
  background: url(../images/black-arrow.png) center right no-repeat;
  padding-right: 22px;
}
.banner-inner-mod a:hover {
  text-decoration: underline;
}
.banner-inner-mod a img {
  margin: 0 0 0 15px;
}
/* .banner-outer-mod::before {
  content: "";
  position: absolute;
  left: 0;
  top: 71%;
  width: 468px;
  height: 647px;
  background: url(../images/circle-shape.png) no-repeat;
  background-position: top;
  background-size: 100%;
} */
/*.banner-outer-mod::after {
    content: "";
    position: absolute;
    right: 174px;
    top: 97%;
    width: 21px;
    height: 94px;
    background: url(../images/green-dotted.png) no-repeat center;
    background-size: contain;
}
.header-outer-mod::before
{
  content: "";
  left: 55%;
  top: 0;
  position: absolute;
  background: url(../images/plus-icon.png) no-repeat center;
  background-size: contain;
  width: 23px;
  height: 22px;
  display: none;
}*/
.footer-bottom-left a:first-child:before {
  display: none;
}
.welcome-demand-outer-mod {
    padding-bottom: 115px;
    position: relative;
    z-index: 0;
}
.welcome-demand-mod {
  padding: 80px 0 90px;
  text-align: center;
}
.welcome-demand-mod h2 {
    color: #000000;
    margin: 0;
    font-size: 38px;
    font-family: "Ubuntu", sans-serif;
    text-transform: uppercase;
    line-height: 62px;
    margin-bottom: 10px;
    font-weight: normal;
}
.welcome-demand-mod h2 span {
  font-size: 78px;
  display: block;
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0.6px;
  color: #c10c0c;
  margin-bottom: 18px;
}
.welcome-demand-mod p {
    font-size: 18px;
    color: #000000;
    text-transform: uppercase;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    letter-spacing: 4px;
    display: inline-block;
    padding: 11px 32px;
    background: #fff;
    border-radius: 25px;
    box-shadow: 17px 3px 3px 3px rgb(0 0 0 / 28%);
    margin-bottom: 44px;
}
.welcome-demand-mod a {
  margin: 0 7px 0;
  position: relative;
}
.welcome-demand-mod a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.welcome-demand-mod a img {
  width: 100%;
}
.welcome-demand-mod a:hover, .welcome-demand-mod a:focus, .welcome-demand-mod a:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.welcome-demand-mod a:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
    display: none;
}
.welcome-demand-mod a:hover:before, .welcome-demand-mod a:focus:before, .welcome-demand-mod a:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

.how-order-outer-mod {
    border-radius: 45px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 0;
    -webkit-border-radius: 45px;
    box-shadow: 0 0 31px rgb(0 0 0 / 15%) !important;
}
.how-order-outer-mod::before,
.how-order-innside-mod::before
{
  height: 100%;
  position: absolute;
  opacity: 1;
  width: 100%;
  left:0;
  top: 0;
  content: "";
  background: url(../images/how-order-bg-image.png) no-repeat center;
  background-size: cover;
}
.how-order-innside-mod
{
  overflow: hidden;
  background: #000000;
  border-radius: 35px;
  -webkit-border-radius: 35px;
}
.how-order-innside-mod::before{
    opacity: 1;
}
.how-order-content-mod {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 90px 5% 112px;
}
.how-order-content-mod h3 {
    font-weight: 800;
    font-family: "Ubuntu", sans-serif;
    font-size: 42px;
    color: #fff;
    margin: 0 0 17px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.how-order-content-mod h4 {
    font-weight: normal;
    font-family: "Ubuntu", sans-serif;
    font-size: 17px;
    color: #333333;
    text-transform: none;
    letter-spacing: 0;
    margin: 0;
    font-weight: 500;
}
.how-order-food-mod {
  padding: 100px 0 00;
}
.how-order-food-mod {
  padding: 50px 0 00;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.how-order-single-mod {
  width: 33.33%;
  text-align: center;
}
.how-order-single-mod img {
    margin-bottom: 15px;
}
.how-order-single-mod strong {
    font-weight: 700;
    font-size: 21px;
    color: #333333;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}
.how-order-single-mod span {
  display: inline-block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  color: #fff;
  font-size: 22.17px;
  font-family: "Ubuntu", sans-serif;
  border-radius: 50px;
  position: relative;
}
.how-order-single-mod span::before
{
  border: 1px dashed #fff;
  height: 120%;
  width: 120%;
  left: -10%;
  top: -10%;
  border-radius: 50%;
  position: absolute;
  content: "";
}
.how-order-single-mod:hover span
{
  background: #000000;
}
.how-order-single-mod:hover span::before
{
  border-color: #000000;
}
.how-order-single-mod p {
    margin: 0;
    font-size: 20px;
    line-height: 29px;
    color: #fff;
    font-family: "Ubuntu", sans-serif;
    font-weight: 600;
    padding: 7px 20% 0;
}
.become-partner-row-main {
    position: relative;
    padding-bottom: 110px;
    text-align: center;
}
footer.footer-main-outer {
  width: 100%;
  float: left;
  padding: 25px 0 0px 0;
  margin: 0;
  background: #fff;
  position: relative;
  border: none;
}
/*footer.footer-main-outer:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 0;
    height: 6px;
    width: 100%;
    background: url(../images/footer-top-pattern.png) repeat-x;
}*/
.footer-main-top {
  width: 100%;
  float: left;
  padding: 0 0 20px;
  border-bottom: 1px rgb(255 255 255 / 11%) solid;
  /*display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;*/
}
.footer-top-left, .footer-top-right {
    width: 50%;
}
.footer-top-right {
    text-align: right;
    position: relative;
    width: 100%;
}
.footer-top-right-inn a {
    font-size: 35px;
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
    line-height: 35px;
}
.footer-columns li a.fEmail {
    display: inline-block;
    vertical-align: top;
    color: #333333;
    position: relative;
    margin-top: 30px;
    /* font-size: 15px; */
}
.footer-columns li a.fEmail:hover {
    text-decoration: none;
}
.footer-columns li a.fEmail:before {
    position: absolute;
    content: "";
    bottom: 2px;
    left: 0;
    border-bottom: 1px solid #333333;
    width: 100%;
}
.footer-columns li a.fEmail:hover:before
{
  border: none;
}
.deliveryHours {
  color: #212128;
  padding: 0 0 2px;
  display: inline-flex;
}
.footer-bottom-left a:first-child {
    padding-right: 6px;
    margin-right: 6px;
    position: relative;
}
.footer-bottom-left a:first-child:before {
    content: "";
    position: absolute;
    width: 2px;
    background: #fff;
    height: 12px;
    right: -1px;
    top: 4px;
}
.footer-top-right-inn span {
    color: #333333;
    display: block;
    font-size: 15px;
    font-weight: 700;
    font-family: "Ubuntu", sans-serif;
    line-height: 27px;
    text-transform: uppercase;
    margin-bottom: 3px;
}
.footer-top-right .footer-nav {
    margin: 0;
}
.footer-top-right .footer-nav li {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px;
}
.footer-top-right-inn
{
  display: inline-block;
  text-align: left;
  position: relative;
  padding: 0 0 0 85px;
}
.footer-top-right-inn img {
    position: absolute;
    left: 0;
    top: 4px;
}
.footer-main-middle {
  width: 100%;
  float: left;
  padding: 61px 0 0 0;
}
.footer-main-middle .footer-columns {
    width: 20%;
    float: left;
}
.footer-main-middle .footer-columns img {
    max-width: 100%;
}
.footer-columns ul.footerSocialIcons {
    margin-top: 22px;
}
.footer-columns h4 {
  color: #212128;
  font-size: 13px;
  font-weight: 800;
  margin: 0 0 18px;
  text-transform: uppercase;
}
.footer-columns ul
{
  list-style: none;
}
.footer-columns li, .footer-columns li a {
  color: #212128;
  font-weight: 500;
  font-size: 13px;
}
.footer-columns li a:hover
{
  text-decoration: underline;
}
.footer-columns li {
  margin-bottom: 10px;
  line-height: 19px;
  font-family: "Ubuntu", sans-serif;
}
.footer-main-middle .footer-columns:nth-child(1) {
    width: 46%;
}
.footer-main-middle .footer-columns:nth-child(2) {
  width: 26%;
  margin-left: 0%;
}
.footer-main-middle .footer-columns:nth-child(3) {
    width: 22%;
}
.footer-main-middle .footer-columns:nth-child(4) {
    width: 15%;
}
/*.footer-main-middle .footer-columns:nth-child(5) {
    width: 14%;
}*/
.footer-main-middle .footer-columns:nth-child(3) li {
  margin-bottom: 23px;
}
.welcome-demand-outer-mod .container {
    z-index: 999;
    position: relative;
}
.welcome-pattern-01 {
    position: absolute;
    top: 0;
    left: 0;
}
.welcome-pattern-01 img {
  width: 100%;
}
.welcome-pattern-02 {
    position: absolute;
    bottom: -84px;
    right: 0;
}
.welcome-pattern-02 img
{
  max-width: 100%;
}
.welcome-pattern-03 {
    position: absolute;
    top: 257px;
    right: 0;
}
.welcome-pattern-02 span.circle-img {
    position: absolute;
    right: 104px;
    bottom: 15px;
}
.welcome-pattern-02 span.circle-img {
  -webkit-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 5000ms;
  animation-duration: 5000ms;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear; 
}
.modal-content .alert-danger a {
    color: #858821;
}
span.address_autocomplete_entry {
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 20px;
    position: relative;
}
.checkout-page-place-order > .col-md-8 .checkout--panel_wrapper .alert.alert-danger {
    color: #333333;
    border: 1px solid #333333;
}
div#restaurant_menu_head + h4 {
    margin-bottom: 32px;
}
.order_restaurant--restaurant_menu_heading_panel_body.panel-body > p {
    padding: 0 10px 11px;
    font-weight: 600;
}
/*.restaurant-card-wrapper:hover .restaurant-card .restaurant-card-info-wrapper .restaurant-card-info .restaurant-card-cuisine {
    color: #ffffff9c;
}
.restaurant-card-wrapper:hover .restaurant-card .restaurant-card-info-wrapper .restaurant-card-info .restaurant-card-title {
    color: #fff;
}*/

@keyframes spin {
    from {
        transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
        -webkit-transform:rotate(360deg);
    }
}
@-webkit-keyframes spin {
    from {
        transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
    }
    to {
        transform:rotate(0deg);
        -webkit-transform:rotate(360deg);
    }
}
.footer-main-middle .footer-columns:nth-child(5) li {
    margin-bottom: 20px;
}
.footerSocialIcons li {
    display: inline-block;
    margin-right: 10px;
}
.container-fluid.nav-info-wrapper.bg-nav-info .filter-col {
    padding-left: 0;
}
body #filters-modal .restaurant-filters-panel .modal-content .modal-body .location-option div:hover {
    border-color: #000218;
    color: #000218;
}
.row.bg-nav-info.restaurants-cards-row h4 {
    padding: 0;
}
.media.panel.panel-default.custom-panel {
    overflow: inherit;
}
body #menu-modal .modal-content .modal-body form .row .form-group .checkbox {
    padding-left: 0;
}
body .account_navigation .panel-body .nav-pills li a {
    color: #1d1d1d;
    font-size: 16px;
    font-weight: normal;
}
.my-account.my-account-addresses address {
    color: #1d1d1d;
}
.become-partner-row figure {
    height: 100%;
    width: 100%;
    border-radius: 34px;
    overflow: hidden;
    box-shadow: 0 0 33px rgb(0 0 0 / 8%) !important;
    background-color: #000000;
}
.become-partner-row figure {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.become-partner-row-main:hover figure, .become-partner-row-main:focus figure, .become-partner-row-main:active figure {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
/*.become-partner-row figure:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}*/
/*meal-on-demand end*/
.header-logo a {
  /* width: 241px; */
  height: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 50%;
  /* box-shadow: 0 0 12px #0000001a !important; */
  /* background-color: #fff; */
  padding-top: 18px;
  position: relative;
}
.header-logo img {
    position: relative;
    max-width: 100%;
}
body #filters-modal .restaurant-filters-panel .modal-content .modal-body .location-option-selected {
    color: #000;
    font-weight: normal;
}
body #filters-modal .restaurant-filters-panel .modal-content .modal-footer .filter-submit button {
    font-family: "Ubuntu", sans-serif;
}
div#modal_login--create_account_tab label {
    font-size: 13px;
}
div#about_us p {
    color: #21282b;
    margin-top: 24px;
    font-size: 15px;
}
.faq-alert-content {
    border-top: 1px solid #eeeeee;
    padding: 8px 0 20px 0;
    margin-top: 35px;
    border-bottom: 1px solid #eeeeee;
}
.corporate-account-page .panel.panel-default {
    border: none;
}
.corporate-account-page div#page_container .col-md-8 .panel.panel-default .panel-body h3 {
    color: #000;
    margin-bottom: 45px;
    font-size: 30px;
}
.corporate-account-page div#page_container .col-md-8 .panel.panel-default .panel-body h4 {
    color: #333333;
    font-size: 16px;
    margin: 10px 0 22px;
}
div#about_us .faqs-content h2, div#about_us .faqs-content h3 {
    font-size: 17px;
    margin: 32px 0 13px 0;
    color: #21282b;
}
div#about_us h2 + p {
    margin: 11px 0 21px;
    font-size: 15px;
    line-height: 23px;
}
div#about_us h2 + p, div#about_us li {
    margin: 11px 0 21px;
    font-size: 15px;
    line-height: 23px;
    color: #21282b;
}
div#about_us a, div#about_us li a {
    color: #333333;
}
.faq-alert-content p span {
    color: #333333;
}
div#about_us p strong {
    font-weight: 500;
}
body #time-modal .delivery-settings-errors {
    color: #333333;
    font-weight: 500;
}
body #time-modal .modal-body.where-error #address {
    border-color: #333333;
}
body.about-us-page div#page_container {
    width: 100%;
    padding: 0 !important;
}
.about_us_main.mainOuter div#about_us {
    background: none;
}
.about_us_main.mainOuter {
    padding-top: 178px;
    padding-bottom: 42px;
}
.about-columns-left {
    width: 57%;
    float: left;
    padding-right: 175px;
    margin-bottom: 0;
}
.about-columns {
    width: 42%;
    float: right;
    position: relative;
}
.about-columns span {
  position: relative;
  float: right;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.about-columns span:before
{
  position: absolute;
  bottom: -30px;
  background-color: #602a6a;
  content: "";
  height: 478px;
  width: 98%;
  display: inline-block;
  left: -36px;
  border-radius: 32px;
}
.about-columns span img {
    border-radius: 32px;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 22px #00000030 !important;
    max-width: 100%;
}
.about-columns-left h1 {
    color: #000000;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 0.5px;
}
.about-columns-left span.Subtitle {
    /* font-size: 119px; */
    font-weight: normal;
    font-family: 'miniollaregular';
    font-size: 77px;
    color: #333333;
    text-transform: none;
    margin-top: 16px;
    display: inline-block;
    vertical-align: top;
    line-height: 67px;
}
.about-columns-left .text-sep {
    margin: 18px 0 5px 0;
}
.about_us_main.mainOuter div#about_us p {
    font-size: 16px;
    line-height: 27px;
}
.about-columns-full {
    width: 100%;
    float: left;
    margin-top: 0;
}
.about_us_main.mainOuter::before {
    content: "";
    position: absolute;
    left: 0;
    top: 71%;
    width: 468px;
    height: 647px;
    background: url(../images/circle-shape.png) no-repeat;
    background-position: top;
    background-size: 100%;
}
.col-sm-12.faq-bottom-content {
    padding: 0;
}
.faqs-content .faq-content-inn h2 {
    font-weight: 500;
}
.col-sm-12.faq-content {
    padding: 50px 0 0 0;
}
.col-sm-12.faq-content .faq-content-inn p:last-child {
    margin-bottom: 7px !important;
}
div#about_us li:last-child {
    margin-bottom: 0;
}
body .checkout-page-addresses .order_information--verify_address_form .panel .panel-body .radio {
    position: relative !important;
    top: auto !important;
}
body .checkout-page-addresses .order_information--verify_address_form .panel .panel-body .radio a {
    padding: 6px 15px;
}
body #time-modal #order_date_modal {
    margin-bottom: 0;
}
/*#restaurant_item_form label[for*="ADD_ITEM[NAMEITEM]"],
#restaurant_edit_item_form label[for*="EDIT_ITEM[NAMEITEM]"], 
#restaurant_item_form input[name*="ADD_ITEM[NAMEITEM]"],
#restaurant_edit_item_form input[name*="EDIT_ITEM[NAMEITEM]"]
#menu-modal .order_restaurant--menu_item_description,
#menu-modal .floating-label {
    display: none !important;
}*/
.row.checkout-page-place-order.bg-nav-info #restaurant_tip_form button {
    margin-top: 10px;
}
.header-menu-nav .logo-img, .header-menu-nav-mobile .logo-img, div#sticky-wrapper,
.header-menu-nav, .header-menu-nav-mobile, .header-menu-nav .header-menu, .header-menu-nav-mobile .header-menu {
    height: 90px;
}
body .header-menu-nav a, body .header-menu-nav-mobile a
{
  line-height: 90px;
}

@media (max-width: 1201px) {
  .main-hero-banner .main-callout button {
    font-size: 11px;
  }
  #page_content.main-hero-banner div#carousel {
    height: 395px;
  }
  #page_content.main-hero-banner #search-container .tagline h1 {
    font-size: 40px;
    line-height: 48px;
  }
body .dlc_page_container .container-fluid.nav-info-wrapper.bg-nav-info {
    top: 96px;
}
.app-download .left-box span img {
    width: auto;
}
.header-custom li.dropdown ul.dropdown-menu {
    top: 27px !important;
}
.container-fluid.nav-info-wrapper.bg-nav-info .filter-col {
    padding-left: 0;
}
body .nav-info-wrapper .row .search-wrapper {
    padding-right: 20px;
}

}

@media (max-width: 992px) {
.main-hero-banner .main-callout input {
  width: 65%;
  height: 46px;
}
#page_content.main-hero-banner #search-container .tagline h1 {
  font-size: 31px;
  line-height: 41px;
}
.main-hero-banner .main-callout button {
  font-size: 10px;
  letter-spacing: 0.5px;
  height: 38px;
}
.main-hero-banner .main-callout {
  padding: 9px 10px 9px 10px;
}
.main-hero-banner .main-callout input {
  width: 66%;
  height: 37px;
  padding: 0 5px;
  font-size: 12px;
  letter-spacing: 0px;
}
#page_content.main-hero-banner div#carousel {
  height: 318px;
}
div#account_registration_form .row {
  margin-bottom: 0 !important;
}
div#account_registration_form input,
div#account_registration_form select {
  margin-bottom: 8px;
}
.nav-info-wrapper .row>div {
  padding-top: 0;
}
body .nav-info-wrapper .row {
  height: 63px !important;
  padding: 7px 0;
  margin-bottom: 0;
}
/*  .restaurants-closed-container,
  .restaurants-cards-container,
  .restaurants-cards-container.no-address-cards {
    max-width: 95% !important;
  }*/
.order_restaurant--menu_item_row_container .order_restaurant--menu_item_container {
  max-width: 100%;
  min-width: 100%;
}
.order_restaurant--menu_item_row_container {
  margin-top: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
}
body .custom-form-page h3.section-title {
  font-size: 29px;
}
body .restaurant-info-page-dlc .small_info_mobile .small_info_mobile_container .media-body {
  margin: 0;
}
.order_restaurant--restaurant_about_panel_body.panel-body .media.panel.panel-default.custom-panel .panel-heading.visible-xs.visible-sm {
  margin-bottom: 24px;
}
div#page_container {
  padding: 100px 15px 55px !important;
} 
body #page_header .header-links ul.dropdown-menu > li > a {
    padding: 0px 16px !important;
}
body .nav-info-wrapper .row .search-wrapper {
    padding-right: 10px;
}
body .nav-info-wrapper .row .search-wrapper .sort_submit {
    right: 14px;
}
body .bottom-nav .bottom-nav-item .show-cart-modal .bottom-nav-btn i .cart-amount {
    background-color: #333333;
}
body .nav-info-wrapper .row .search-wrapper .sort_submit {background-color: #000000;}
.footer-top-right-inn a {
    font-size: 29px;
}
.restaurant-card-wrapper.is-closed .restaurant-card-closed-info {
    width: 87%;
}
body #login-modal .modal-dialog .modal-footer .btn-guest {
    margin-top: 12px;
}
.form-group.form-group-input.col-md-10 {
    width: calc(100% - 65px);
}
.banner-inner-mod #address_form #address {
    width: 100%;
}
/*form .form-group {
  float: left;
}*/
.bannerFormOuter div#main_callout_container.main_callout-active div#main_callout .panel-body {
    width: 670px;
}
.app-download .left-box span img {
    top: 0;
}
#address_form .form-group {
    float: left;
}
.footerSocialIcons  li {
    width: 40px;
}

}
@media (max-width: 767px) {
  #city-list div {
    width: 40%;
    float: left;
  }
  #page_content.main-hero-banner #search-container {
    height: inherit;
    min-height: inherit;
    margin-bottom: 0;
    width: 100%;
    float: left;
    margin-top: 38px;
  }
  #page_content.main-hero-banner div#carousel {
    height: 318px;
    width: 100%;
  }
  .main-hero-banner .main-callout {
    margin-top: 15px;
  }
  #page_content.main-hero-banner div#carousel {
    border-radius: 25px;
  }
  div#page_content.main-hero-banner {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .main-hero-banner .main-callout {
    padding: 9px 10px 9px 10px;
    margin-top: 20px;
  }
  .modal .modal-dialog .modal-content {
    border-radius: 0;
  }
  .modal .modal-dialog .modal-content .modal-header {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 57px;
  }
  .modal .modal-dialog .modal-content .modal-header .modal-title {
    line-height: 56px;
    font-size: 19px;
  }
  .modal .modal-dialog .modal-content .modal-body {
    padding: 23px 20px;
  }
  #login-modal .login_modal_tabs li {
    font-size: 12px;
  }

  .row.restaurants-cards-row {
    padding: 0 6px 32px;
  }
  .nav-info-wrapper .row .nav-mobile-horizontal-separator {
    display: none !important;
  }
  .nav-info-wrapper .row .search-wrapper .sort_submit:before {
    display: none;
  }
  .nav-info-wrapper .row .search-wrapper {
    width: 68% !important;
  }
  body .nav-info-wrapper .row .filters-wrapper i {
    margin-left: 0 !important;
  }
  .nav-info-wrapper .row .filters-wrapper {
    width: 41px;
    height: 41px;
  }
  #time-modal .modal-footer a.btn {
    border-radius: 0 !important;
    height: 48px ​!important;
    line-height: 48px !important;
  }
/*body.ios.chrome .modal .modal-dialog, body.android.chrome .modal .modal-dialog, body .modal .modal-dialog {
    height: 100%;
    overflow: auto;
    background-color: #fff;
}*/
body.ios.chrome .modal .modal-dialog .modal-content, body.android.chrome .modal .modal-dialog .modal-content, 
body .modal .modal-dialog .modal-content, .modal .modal-dialog .modal-content {
    height: auto !important;
    /*max-height: none !important;*/
}
.modal#menu-modal .modal-dialog .modal-content .modal-body.modal-bottom-btn {
    height: auto !important;
    padding-bottom: 116px !important;
    max-height: none !important;
}
#menu-modal .modal-content .modal-footer {
    position: relative !important;
    height: auto;
}
#menu-modal .modal-content .modal-body form .row:not(.grey-row) select, #menu-modal .modal-content .modal-body form .row:not(.grey-row) input, #menu-modal .modal-content .modal-body form .row:not(.grey-row) textarea {
    width: calc(100% - 0px);
    margin-left: 0;
}
#time-modal .modal-footer {
    padding: 0;
    /*position: relative !important;*/
}
#time-modal #when_panel_form {
    margin-bottom: 0;
}
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container:before {
    background: none;
}
body.apple.ios .modal .modal-body.modal-bottom-btn {
    /* min-height: inherit !important; */
    /* max-height: none !important; */
    /* height: auto !important; */
    padding-bottom: 84px;
    overflow: auto;
}

.checkout-page-place-order > .col-md-8 .checkout--panel_wrapper #btn_place_order {
    bottom: 61px;
    padding: 14px 24px 23px;
}
.dlc_page_container .container-fluid.nav-info-wrapper.bg-nav-info {
    margin: 0;
    background-color: #eee;
    position: fixed;
    padding: 0px 0;
}
.nav-up.bottom-nav {
    bottom: -71px !important;
}
.restaurant-info-page-dlc .small_info_mobile {
    padding: 0 15px 0;
}

.restaurant-card-wrapper.is-closed .restaurant-card-closed-info .preorder-btn p {
    font-size: 14px;
}
body .dlc_page_container .container-fluid.nav-info-wrapper.bg-nav-info {
    top: auto;
    margin: 0 -15px;
}
body .modal .modal-dialog .modal-content .modal-body {
    padding: 34px 20px 30px;
}
body.ios.chrome .modal .modal-dialog .modal-body, body.android.chrome .modal .modal-dialog .modal-body {
    padding-bottom: 15px !important;
}
body .modal .modal-dialog .modal-content .modal-header {
    height: 60px;
    font-size: 19px;
}
body div#menu-modal.modal .modal-dialog .modal-content .modal-header {
    padding: 0 45px 0 15px;
}
body .modal .modal-dialog .modal-content .modal-header .modal-title, body .modal .modal-dialog .modal-content .modal-header h3 {
    line-height: 60px;
}
body .sticky-checkout-btn-wrapper {
    bottom: 64px;
    z-index: 99;
}
body .sticky-checkout-btn-wrapper .cart_content--checkout_btn {
    border-radius: 0 !important;
}
body #restaurant_heading_select {
    padding: 0 0 0 10px;
}
body #login-modal .modal-dialog {
    width: 100vw;
}
.header-custom li.dropdown ul.dropdown-menu {
    background: none;
    box-shadow: none !important;
    position: relative;
    top: 0 !important;
}
li.dropdown.logged-in.open {
    display: inline-block;
}
.header-custom li.dropdown ul.dropdown-menu li a {
    color: #fff;
    text-transform: uppercase;
}
body #login-modal .modal-dialog .modal-footer {
    position: relative !important;
}
ul.nav.nav-tabs.login_modal_tabs {
    margin-top: 15px;
}
body .bottom-nav {
    z-index: 9999;
    padding-bottom: 20px;
}
form .form-group .form-control {
    margin-bottom: 8px;
}
.modal .modal-dialog .modal-content .modal-body.modal-bottom-btn {
    height: auto;
    max-height: initial;
}
div#page_container {
    padding: 125px 15px 80px !important;
}
.order_restaurant--restaurant_column.col-md-12 {
    padding: 0;
}
.order_restaurant--column.col-md-9 {
    padding: 0;
}
body #login-modal.modal .modal-dialog .modal-content .modal-body {
    padding: 16px 20px 30px;
}
form.order_information--verify_address_form.address-autocomplete button.btn.btn-lg.btn-block.btn-primary {
    border-radius: 0 !important;
        padding: 13px 22px 23px;
}
body .checkout-page-addresses .order_information--verify_address_form button {
    bottom: 64px;
}
body .checkout-page-addresses .order_information--verify_address_form .panel .panel-body .radio label {
    width: 100%;
}
#page_content #carousel {
    /* position: absolute; */
    /* left: 0px; */
    /* width: 100%; */
    /* margin-bottom: 0px; */
    top: 0;
}
body .serach-section-box {
    margin-top: 40px;
    margin-bottom: 25px;
}
.restaurant-card-wrapper.is-closed .restaurant-card-closed-info {
    width: 85%;
}
.order_restaurant--row.restaurant-info-page-dlc
{
  background: none;
  border: none;
}
.restaurant-info-page-dlc .small_info_mobile .small_info_mobile_container {
    background: none;
}
.typeahead.dropdown-menu {
    top: 57px !important;
}

/*latest-sticky*/
#time-modal .modal-footer {
    padding: 0;
    /* position: relative !important; */
    background-color: rgba(255,255,255,0.8);
    margin-top: 0px;
    height: 68px !important;
    margin-bottom: 0;
}
ul.typeahead.dropdown-menu li a span br {
    display: inherit;
}
body.ios.chrome .modal .modal-dialog .modal-footer, body.android.chrome .modal .modal-dialog .modal-footer {
    position: absolute !important;
    margin-top: 0;
    background-color: rgba(255,255,255,0.8);
    padding: 10px 0;
}
#time-modal .modal-footer #open-login-modal {
    margin-bottom: 0;
}
#time-modal .modal-footer #open-login-modal, #time-modal .modal-footer #submit-delivery-settings {
    margin-bottom: 0;
}
body.ios.chrome .modal .modal-dialog, body.android.chrome .modal .modal-dialog {
    overflow: hidden;
    background-color: #fff;
}
.modal .modal-dialog .modal-content .modal-footer {
    height: 70px !important;
    border: none!important;
    margin-top: 30px;
}
.modal .modal-dialog .modal-content .modal-footer {
    height: 75px!important;
}
.modal .modal-dialog .modal-content .modal-footer .btn {
    margin: 0;
}
.qty-buttons span.qtyminus, .qty-buttons span.qtyplus {
    font-size: 31px;
}
body.ios.chrome .modal .modal-dialog .modal-content, body.android.chrome .modal .modal-dialog .modal-content, body .modal .modal-dialog .modal-content, .modal .modal-dialog .modal-content {
    height: 100% !important;
}
#menu-modal #how_many_items {
    width: 47% !important;
}
#menu-modal .modal-footer.menu-item .col-md-12 {
    width: 54% !important;
}
#menu-modal .modal-footer .row {
    display: block;
}
.modal#menu-modal .modal-dialog .modal-content .modal-body.modal-bottom-btn {
    max-height: 100% !important;
}
#menu-modal .modal-content .modal-footer {
    position: fixed !important;
    padding: 0 15px !important;
    width: 100%;
    background-color: rgba(255,255,255,0.8);
    margin-bottom: 0;
}
div#time-modal a.btn {
    font-size: 14px !important;
}
body #time-modal .modal-footer.show-list #open-login-modal {
    width: calc( 36% );
}
body #time-modal .modal-footer.show-list #delivery-settings-restaurants,
body #time-modal .modal-footer.show-list #select-date-time {
    width: calc( 64% );
}
/*body.ios.chrome div#time-modal.modal .modal-dialog .modal-content, body.android.chrome div#time-modal.modal .modal-dialog, body div#time-modal.modal .modal-dialog .modal-content, .modal .modal-dialog {
    overflow-y: auto;
}*/
body.ios.chrome #time-modal.modal .modal-dialog .modal-body, body.android.chrome #time-modal.modal .modal-dialog .modal-body {
    padding-bottom: 74px !important;
    /* max-height: 100%; */
    overflow: auto;
}
/*latest-sticky-End*/
.col-sm-12.faq-content {
    padding: 24px 0 0 0;
}
.navbar-inner li a::before {
    background-color: #fff;
}
.restaurant-info-page-dlc .small_info_mobile .small_info_mobile_container {
    padding: 0;
}
.restaurant-info-page-dlc .small_info_mobile .small_info_mobile_container .media-body .media-heading {
    margin: 0 0 6px 0;
    font-size: 28px;
    font-weight: 600;
}
#restaurant-info-modal .restaurant_info_container_modal .restaurant_details_container .media-body .media-heading {
    margin: 14px 0 6px 0;
    font-size: 21px;
    font-weight: 600;
}
.order_restaurant--open_hours {
    font-size: 14px;
    line-height: 23px;
    font-weight: 300;
}
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading h4 {
    font-size: 18px;
}
}

@media (max-width: 640px) {
  #page_content.main-hero-banner div#carousel {
    height: 216px;
    width: 100%;
    border-radius: 8px;
  }
#page_content.main-hero-banner #search-container {
    margin-top: 0;
}
  div#modal_login--create_account_tab div#account_registration_form {
    padding: 0;
  }
  .modal .modal-dialog .alert {
    padding: 5px 0 5px 18px;
  }
  /*.restaurants-closed-container,
  .restaurants-cards-container,
  .restaurants-cards-container.no-address-cards {
    max-width: 95% !important;
  }*/
  .nav-info-wrapper .row .search-wrapper {
    width: 77% !important;
  }
  .nav-info-wrapper .row .search-wrapper .search-input {
    font-size: 12px;
    text-transform: none;
  }
  .row.bg-closed-restaurants {
    /* margin: 0 -6px; */
    padding: 0 6px;
  }
  .restaurant-card-wrapper.is-closed .restaurant-card-closed-info {
    margin-left: 0;
    margin-right: 0;
  }
.restaurants-closed-container .currently-closed-nav h4 {
    margin-left: 0;
    line-height: 25px;
    padding-left: 10px;
}

}
/* app links */
.app-download {
  padding:0px 30px 0 0;
  display: inline-block;
  width: 100%;
  color: #000;
  position: relative;
  background: #ffffff;
  border-radius: 8px;
  max-width: 1086px;
}
.app-download .left-box {
  position: relative;
}
.app-download .capcicupShape {
    position: absolute;
    left: -163px;
    top: 370px;
}
.left-box {
  width: 51%;
  display: inline-block;
  vertical-align: top;
}

.right-box {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}

.app-download h3 {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  margin: 80px 0 20px;
  text-transform: uppercase;
}

.app-download h1 {
  color: #ed1c24;
  font-size: 56px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'norwesterregular';
}

.app-download h4 {
  color: #5c5c5c;
  font-size: 19px;
  font-weight: 600;
  margin: 10px 0 20px;
}

.app-download p {
  color: #5c5c5c;
  font-size: 18px;
  font-weight: 500;
  margin: 20px 0 0
}

.app-download a:hover {
  opacity: .5
}


/* driver/partner */

#driver-partners {
    padding: 88px 0;
    background: #fff url(../images/home-boxes-bg.png) right bottom no-repeat;
    margin: 0;
}


/* restaurant thumbs */

.restaurant-thumbs {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
    margin: 33px 0 20px;
}
.restaurant-thumbs a {
    flex-grow: 1;
    flex-wrap: wrap;
    width: calc(100% / 7);
    margin: 5px 5px 7px;
    border: 1px solid #ddd;
    transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    background: #fff;
    padding: 10px;
    border-radius: 15px;
}
.restaurant-thumbs a:hover {
  box-shadow: 0 5px 27px 0 rgba(0, 0, 0, 0.1)!important;
  -webkit-box-shadow: 0 5px 27px 0 rgba(0, 0, 0, 0.1)!important;
  -moz-box-shadow: 0 5px 27px 0 rgba(0, 0, 0, 0.1)!important;
}

.restaurant-thumbs img {
    max-width: 80%;
    margin: 0 10%;
    width: auto;
}
.view-all {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.view {
  color: #333333;
  font-weight: 500;
  border: 1px solid #D6D6D6;
  padding: 10px 25px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  margin: 20px 0;
  display: inline-block;
}

.view:hover {
  background-color: #333;
  color: #ed1c24;
  border-color: #333;
}


/*  img hover */


/* Common style */

.grid figure {
    overflow: hidden;
    margin: 0;
    max-width: 100%;
    /* background: #3085a3; */
    text-align: center;
    cursor: pointer;
    padding: 0;
    border-radius: 8px;
    box-shadow: 0 0 11px #00000061 !important;
}

.grid figure img {
  position: relative;
  display: inline-block;
  min-height: 100%;
  max-width: 100%;
  opacity: 1;
  -webkit-transition: transform .5s ease;
    transition: transform .5s ease;

}

.grid figure figcaption {
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #e3002b;
    height: 126px;
    align-items: center;
    display: flex;
    padding: 0 0 39px;
    position: relative;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
  color: #efe911;
  text-shadow: 3px 3px 5px #333333;
}

.grid figure h3 {
  color: #efe911;
  text-shadow: 3px 3px 5px #333333;
}

.grid figure h2,
.grid figure h3,
.grid figure p {
  margin: 0;
}

.grid figure p{
    text-transform: none;
    font-family: "Ubuntu", sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 26px;
    padding: 0 17%;
}
.driver-partners-inn:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
/* Individual effects */


/*---------------*/


/***** hover *****/


/*---------------*/

figure.effect-hover img {
  max-width: none;
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  opacity: 0.78;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}

figure.effect-hover figcaption {
  text-align: left;
}

figure.effect-hover figcaption>div {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  height: 70%;
}

figure.effect-hover h2,
figure.effect-hover h3,
figure.effect-hover p {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  font-family: 'norwesterregular', sans-serif;
}

figure.effect-hover h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  color: #efe911;
  text-shadow: 3px 3px 5px #333333;
  color: #f0ea1e;
  font-size: 45px;
  font-weight: normal;
  font-family: 'norwesterregular';
  text-transform: uppercase;
  margin-top: -50px;
}

figure.effect-hover h2 span {
  color: #fff;
  font-size: 80px;
  font-weight: normal;
  font-family: 'norwesterregular';
  text-transform: uppercase;
  display: block;
}

figure.effect-hover p,
figure.effect-hover h3 {
  color: rgba(255, 255, 255, 1);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}

figure.effect-hover h3 {
  color: #efe911;
  text-shadow: 3px 3px 5px #333333;
}

figure.effect-hover:hover img,
figure.effect-hover:hover p,
figure.effect-hover:hover h3 {
  opacity: 1;
}

figure.effect-hover:hover img,
figure.effect-hover:hover h2,
figure.effect-hover:hover h3,
figure.effect-hover:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-hover:hover p,
figure.effect-hover:hover h3 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

ul.social.list-inline>li {
  display: inline-block;
  margin-top: 20px;
}


/* youtube embed */

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-embed {
  padding: 50px 0;
}


/* become a driver */

.bottom-links {
  width: 100%;
  float: left;
  margin: 30px 0 120px
}

.col-2 {
  width: 50%;
  padding: 0 10px;
  float: left;
  text-align: right;
}

.become-driver {
  width: 100%;
  background-image: url(/editable/templates/default/images/become-driver.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding: 20px;
  transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
}

.restaurant-partner {
  width: 100%;
  background-image: url(/editable/templates/default/images/restaurant-partner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding: 20px;
  transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
}

.become-driver:hover,
.restaurant-partner:hover {
  background-size: 120% 120%;
}

@media (max-width: 767px) {
  .bottom-links {
    margin: 30px 0 50px;
  }
}

.dashedborder {
  width: 80%;
  margin-left: 10%;
  border-bottom: 2px dashed #ed1c24;
  clear: both;
  margin-top: 25px;
  margin-bottom: 25px;
}


/* css3 animations */

.transition-slideup {
  animation-name: transition-slideup;
  -webkit-animation-name: transition-slideup;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes transition-slideup {
  0% {
    transform: translateY(100%);
  }
  50% {
    transform: translateY(-8%);
  }
  65% {
    transform: translateY(4%);
  }
  80% {
    transform: translateY(-4%);
  }
  95% {
    transform: translateY(2%);
  }
  100% {
    transform: translateY(0%);
  }
}

@-webkit-keyframes transition-slideup {
  0% {
    -webkit-transform: translateY(100%);
  }
  50% {
    -webkit-transform: translateY(-8%);
  }
  65% {
    -webkit-transform: translateY(4%);
  }
  80% {
    -webkit-transform: translateY(-4%);
  }
  95% {
    -webkit-transform: translateY(2%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
h4.filter-letter-color {
    margin-bottom: 15px;
}
body .checkout-page-addresses .order_information--verify_address_form .panel .panel-body .radio label.label-checked {
    border: 2px solid #000000;
}
body .checkout-page-addresses .order_information--verify_address_form .panel .panel-body .radio label.label-checked span {
    background: #000000;
}
.checkout-page-addresses .order_information--verify_address_form .panel .panel-body .radio label span {
    position: relative;
    top: 0px;
}
.footer-main-middle .footer-columns a:hover {
    opacity: 0.6;
}


/* media queries */

@media (max-width: 767px) {
#page_header .navbar-collapse.pull-right {
    float: left !important;
    position: absolute;
    top: 59px;
    background-color: #fff;
    width: 100%;
    border-top: 1px solid #7a9c3e;
}
#page_header .navbar-collapse.pull-right li {
    display: block;
    padding: 0 15px;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
  #page_header .navbar-nav a {
    margin-top: 0px;
  }
  #page_header .navbar-header {
    font-size: 16px;
  }
  #page_content #delivery-options .delivery-option p {
    font-size: 12px;
    line-height: 16px;
  }
  #page_footer .restaurant-photo .caption {
    left: 25%;
    bottom: 28px;
    font-size: 8px;
  }
  .section-image {
    height: auto;
  }
  .fa-4x {
    font-size: 35px;
  }
  .logo {
    float: left;
    margin: 0 auto;
    margin-top: -10px;
    margin-bottom: -15px;
  }
  .mobile-logo {
    display: block;
    float: left;
    width: 200px;
    height: 40px;
  }
  .navbar-default .navbar-toggle {
    border: none;
    color: #000000;
    background-color: #ffffff;
    float: right;
    height: 30px;
    border-radius: 3px;
  }
  /*
.navbar-default .navbar-toggle {
 position: relative;
 float: right;
 padding: 9px 10px;
 margin-top: 8px;
 margin-right: 15px;
 margin-bottom: 8px;
 background-color: transparent;
 background-image: none;
 border: 1px solid transparent;
 border-radius: 4px;
}
*/
  span.ordertype {
    font-size: .8em;
    text-align: center;
    font-weight: bold;
    clear: both;
    white-space: nowrap;
  }
  #page_content #search-container #search-form #search-form-inner .row {
    margin-top: 5px;
    margin-bottom: 15px;
  }
  .border-left {
    border-left: 0px solid #BDBDBD;
  }
  .radiosearch {
    font-size: 18px;
    margin-left: 14px;
  }
  .officebutton {
    margin-bottom: 10px;
  }
  span.officemargin {
    margin-top: 9px;
  }
  .navbar-toggle {
    margin-top: 0px !important;
  }
  #page_content #search-container #search-form {
    margin-top: 6%;
  }
  .navbar-default .navbar-toggle {
    border-color: #888888;
    color: #fff200;
  }
  #page_header .navbar-toggle:hover {
    background-color: #d2d2d2;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: #d2d2d2;
    color: #888888;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #ed1c24;
    height: 3px;
    width: 30px;
  }
  .navbar-default .navbar-toggle {
    border-color: #ed1c24;
  }
  .section-title {
    margin: 23px 0 28px !important;
    font-size: 26px;
    line-height: 31px;
}
  body {
    margin-bottom: 5px;
    overflow-x: hidden;
  }
  .pull20 {
    margin-left: 0px;
  }
  .pull50 {
    margin-left: 0px;
  }
  .mobreviews {
    margin-top: 50px;
  }
  #main-content {
    min-height: 640px;
  }
  #page_content #search-container .tagline h1 {
    margin-top: 50%;
    margin-bottom: 5%;
    font-size: 30px;
    line-height: 30px;
  }
  .input-group .form-control {
    width: 84%;
  }
  .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 5%;
  }
  .mainbtn {
    padding: 0 !important;
    display: inline-block;
    margin-left: -35px;
  }
  .searchbg {
    width: 100%;
    padding: 5px 0px 5px 5px;
  }
  .input-group-addon,
  .input-group-btn {
    width: 6%;
  }
  #main-content {
    min-height: 230px;
  }
  .input-group.homesearch .form-control {
    width: 82%;
  }
  .navbar-toggle {
    margin-top: 15px!important;
    border: none;
    border-radius: 0;
  }
  .navbar-default .navbar-toggle .icon-bar {
    width: 32px;
    height: 3px;
    background-color: #ed1c24;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: transparent
  }
  .navbar-default .navbar-toggle:focus .icon-bar,
  .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #ed1c24;
  }
  .navbar-nav {
    width: 100%;
  }
  .navbar-default .navbar-nav>li.order-now-btn>a {
    margin: 0 0 10px;
  }
  .navbar-default .navbar-nav>li.dropdown a.dropdown-toggle {
    background-color: #ffffff;
    color: #414151;
    width: 60px;
  }
  .navbar-default .navbar-nav>li.dropdown a.dropdown-toggle:hover {
    background-color: #ffffff;
  }
  .navbar-nav .dropdown-menu>li>a {
    padding: 5px 10px!important;
  }
  .navbar-brand>img {
    max-height: 38px;
  }
  .login-mobile {
    display: block;
    position: absolute;
    right: 70px;
    top: 10px;
    background-color: #fff;
    width: 40px;
    height: 40px;
    background-image: url(/editable/images/site/user-icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
  }
  .login-mobile:hover {
    background-color: #fff;
  }
  .get-our-app-mobile {
    display: block;
    position: absolute;
    right: 110px;
    top: 10px;
  }
  .get-our-app-mobile:hover {
    background-color: #fff;
    color: #ed1c24;
  }
  .navbar-default .navbar-nav>li.get-our-app>a {
    display: none;
  }
  /* search form */
  #page_content #search-container {
    position: relative;
    height: 100%;
    width: 100%;
    min-height: 500px;
  }
  #address_form>.maincallout {
    width: 75%;
  }
  #page_footer {
    margin-bottom: 40px;
  }
  .main-content-text p {
    margin-bottom: 35px;
  }
  /* search form */
  .main-callout {
    margin-top: 10%;
  }
  .main-callout input {
    width: 65%;
  }
  #page_content #search-container .tagline h1 {
    margin-top:20%;
    font-size: 50px;
    line-height: 50px;
  }
  figure.effect-hover figcaption>div {
    height: 100%;
  }
  figure.effect-hover h2 {
    margin-top: -10px;
  }
  .app-download h3 {
    font-size: 18px;
  }
  .app-download h1,
  .banner h3 {
    font-size: 35px;
  }
  .left-box,
  .right-box {
    width: 100%;
    text-align: center;
  }
  figure.effect-hover h2 {
    font-size: 32px;
  }
  figure.effect-hover h2 span {
    font-size: 50px;
  }
  .restaurant-thumbs a {
    width: calc(100% / 4);
  }

}

@media (min-width: 768px) and (max-width: 991px) {
  #page_header .navbar-collapse.pull-right {
    float: left !important;
  }
  #page_content #search-container .tagline h1 {
    margin-top: 0;
    font-size: 40px;
    line-height: 40px;
  }
  .createaccount {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    background-color: #bf1e2e;
  }
  #address_form>.maincallout {
    width: 75%;
  }
  figure.effect-hover figcaption>div {
    height: 80%;
  }
  .restaurant-thumbs a {
    width: calc(100% / 5);
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .createaccount {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    background-color: #bf1e2e;
  }
  #address_form>.maincallout {
    width: 80%;
  }
  figure.effect-hover figcaption>div {
    height: 80%;
  }
}


/*
#banner-top > center > img {
  display: none !important;
}
*/

.container {
  width: 1505px;
  max-width: 100%;
}

.meal-header-outer {
  padding: 25px 0 60px;
  position: relative;
  z-index: 2;
}

/*.meal-header-outer::after {
  position: absolute;
  left: 50%;
  content: "";
  top: 0;
  height: 23px;
  width: 22px;
  background: url(/editable/images/site/header-plus.png) no-repeat;
  background-size: contain;
}*/

.meal-header-outer .container {
  width: 1790px;
}

.meal-pad-none {
  padding-right: 0;
  padding-left: 0;
}

.meal-nav-outer {
  text-align: right;
}

.meal-nav-btn {
  display: none;
}

.meal-nav-inner {
  float: right;
  margin: 16px 0 0 0;
}

.meal-nav-inner ul {
  padding: 0;
  list-style: none;
  float: left;
  margin: 11px 0 0 0;
}

.meal-nav-inner li {
  float: left;
  margin: 0 27px;
}

.meal-order-now-outer {
  float: left;
}

.meal-nav-inner li a {
    /* font-family: "Ubuntu", sans-serif; */
    font-size: 15px;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
}

.meal-nav-inner li a:hover {
  color: #9b7f2b;
  text-decoration: none;
  ;
}

.meal-order-now-btn {
  font-family: "Ubuntu", sans-serif;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 11px 12px 12px 28px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  background: #45a929;
  font-weight: 600;
  float: left;
  margin: 0 10px 0 0;
}

.meal-order-now-btn:hover {
  background: #9b7f2b;
  color: #fff;
  text-decoration: none;
}

i.fa.fa-arrow-right {
    margin: 0px 5px 0 10px;
    font-weight: 100 !important;
    position: relative;
    top: 1px;
    width: 19px;
    height: 13px;
    background: url(../images/button-arrow.png) center right no-repeat;
}
i.fa.fa-arrow-right:before
{
  display: none;
}
.meal-order-now-btn i.fa.fa-arrow-right {
    background: url(../images/button-arrow.png) center left no-repeat;
}
.meal-order-now-btn:hover i.fa.fa-arrow-right {
    background: url(../images/button-arrow.png) center right no-repeat;
}



#page_content.main-hero-banner.meal-main-hero-banner div#carousel {
  height: 700px;
  float: left;
  border-radius: 60px;
  -webkit-border-radius: 60px;
  position: relative;
  z-index: 1;
}

#page_content.main-hero-banner.meal-main-hero-banner div#carousel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

div#page_content.main-hero-banner.meal-main-hero-banner span {
  font-size: 16.8px;
  letter-spacing: 1px;
  margin-bottom: 0;
}

#page_content.main-hero-banner.meal-main-hero-banner #search-container .tagline h1 {
  font-size: 52.9px;
  line-height: 66px;
  letter-spacing: -0.8px;
  padding: 0 30px 0 0;
}

.main-hero-banner.meal-main-hero-banner .main-callout {
  width: 100%;
  margin: 22px 0 0 0;
  padding: 9px 14px 9px 32px;
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.21) !important;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.21) !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.21) !important;
  overflow: hidden;
}

.main-hero-banner.meal-main-hero-banner .main-callout input {
  font: bold 15px 'Raleway', sans-serif;
  color: #a9b1b4;
  letter-spacing: 1px;
  background: none;
}

.main-hero-banner.meal-main-hero-banner .main-callout button {
  width: 30%;
  letter-spacing: 1.4px;
  padding: 0 25px 0 0;
  background: #fc981d url(/editable/images/site/search-icon.png) no-repeat center right 15px;
}

.main-hero-banner.meal-main-hero-banner .main-callout button:hover {
  background-color: #9b7f2b;
}

.meal-banner-left {
  padding-right: 60px;
}

.meal-veiw-all {
  margin: 95px 0 0 0;
  padding-left: 4px;
}

.meal-veiw-all a {
  color: #404040;
  font-family: "Ubuntu", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.2px;
}

.meal-veiw-all a:hover,
.meal-veiw-all a:hover .fa {
  text-decoration: none;
}
.meal-veiw-all a:hover {
    text-decoration: underline;
}
.meal-veiw-all a .fa {
  margin: 0 0 0 9px;
  color: #aeaeae;
}

.meal-banner-left::before {
  width: 23px;
  height: 101px;
  background: url(/editable/images/site/green-dots.png) no-repeat center;
  background-size: contain;
  position: absolute;
  left: -120px;
  bottom: 0;
  content: "";
}

.meal-banner-left::after {
  width: 20px;
  height: 18px;
  background: url(/editable/images/site/green-plus.png) no-repeat center;
  background-size: contain;
  position: absolute;
  right: 7%;
  bottom: -10px;
  content: "";
}

.meal-banner-right::before {
  width: 239px;
  height: 167px;
  background: url(/editable/images/site/banner-circle.png) no-repeat center;
  background-size: contain;
  position: absolute;
  right: -100px;
  top: 13%;
  content: "";
}

div#page_content.main-hero-banner {
  position: relative;
      margin-top: -100px;
}

div#page_content.main-hero-banner::after {
  width: 55px;
  height: 23px;
  background: url(/editable/images/site/black-dots.png) no-repeat center;
  background-size: contain;
  position: absolute;
  right: 0px;
  bottom: 19%;
  content: "";
}

.local-restourant-outer {
  text-align: center;
  padding: 10px 0 20px;
  position: relative;
}

.local-restourant-outer::before {
  content: "";
  position: absolute;
  left: 5%;
  top: 59%;
  height: 136px;
  width: 136px;
  border: 20px solid #cad8d9;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

.local-restourant-inner p {
  color: rgba(169, 177, 180, 0.8);
  font-size: 24.67px;
  padding: 0 0 15px;
  font-family: "Ubuntu", sans-serif;
  letter-spacing: -0.4px;
  font-weight: 600;
  margin: 0;
}

.local-restourant-inner h3 {
  font-size: 40px;
  color: #404040;
  font-family: "Ubuntu", sans-serif;
  letter-spacing: -1.2px;
  margin: 0;
  font-weight: bold;
}

.local-restourant-inner h3 span {
  display: inline-block;
  color: #45a929;
  position: relative;
  padding: 0 0 16px;
  background: url(/editable/images/site/snake-shape.png) repeat-x bottom;
}

.local-restourant-inner ul {
  margin: 25px 0 0 0;
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
}

.local-restourant-inner li {
  margin: 0 18px 0;
}


.how-order-steps {
  padding: 77px 20.5% 0px;
}

.how-order-top::after {
  content: "";
  position: absolute;
  background: url(/editable/images/site/green-plus.png) no-repeat center top;
  background-size: contain;
  height: 18px;
  width: 20px;
  left: 16%;
  bottom: 0;
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
}

.how-order-top h3 {
  font-size: 48px;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  letter-spacing: -0.4px;
  margin: 0;
  font-weight: bold;
}

.how-order-top p {
  font-size: 20px;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  letter-spacing: -0.4px;
  margin: 0;
  font-weight: 600;
}

.order-single-step {
  padding: 0 36px 0;
}

.order-single-step h4 {
  color: #fff;
  display: inline-block;
  padding: 13px 28px 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #fc981d;
  margin: 0 0 10px;
  font-family: "Ubuntu", sans-serif;
  font-size: 15px;
  border-radius: 50px;
  font-weight: 600;
}

.order-single-step p {
  margin: 0;
  padding: 20px 0 0 0;
  color: #fff;
  font-size: 21px;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-family: "Ubuntu", sans-serif;
}


.meal-testimonial-outer {
  background: url(/editable/images/site/testmonial-bg.png) no-repeat center;
  background-size: cover;
  padding: 157px 0 158px;
}

.meal-testimonial-inner {
  background: #fff;
  padding: 50px 50px 60px 60px;
  border-radius: 60px;
  -webkit-border-radius: 60px;
  margin: 0 0 0 27px;
  max-width: 680px;
}

.meal-testimonial-inner span {
  font-size: 21.8px;
  color: #43a826;
  font-weight: normal;
  letter-spacing: -0.2px;
}

.meal-testimonial-inner h3 {
  margin: 0;
  font-size: 54.56px;
  font-weight: 600;
  color: #2e2e2e;
  padding: 3px 0 53px 0px;
  position: relative;
  letter-spacing: -0.8px;
}

.meal-testimonial-inner h3::after {
  background: url(/editable/images/site/snake-shape.png) repeat-x center;
  height: 10px;
  width: 163px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}

.meal-testimonial-slide ul {
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0 0 18px 0;
}

.meal-testimonial-slide li {
  margin: 0 5px 0 0;
}

.meal-testimonial-slide p {
    font-size: 23px;
    line-height: 30px;
    color: #2e2e2e;
    font-weight: normal;
    letter-spacing: 0px;
    font-style: italic;
}
.meal-testimonial-slide h4 {
    font-size: 19px;
    color: #333333;
    font-weight: 700;
    margin: 0 0 8px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: "Ubuntu", sans-serif;
    text-align: left;
}
.meal-testimonial-inner::before {
  content: "";
  position: absolute;
  left: 0;
  top: -220px;
  width: 31px;
  height: 137px;
  background: url(/editable/images/site/dotted-shape.png) no-repeat center;
  background-size: contain;
}

.meal-testimonial-inner .carousel-indicators {
  padding: 74px 0 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  width: 100%;
  position: relative;
  bottom: 0;
  left: 0;
}

.meal-testimonial-inner .carousel-indicators li {
  border-radius: 50%;
  margin: 0 10px 0 0;
  height: 15px;
  width: 15px;
  background: #d8d8d8;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  float: left;
  border: 2px solid #fff;
  cursor: pointer;
}

.meal-testimonial-inner .carousel-indicators li.active {
  background: #43a826;
  border-color: #43a826;
}

.meal-signup-outer {
  padding: 0 0 55px;
  position: relative;
}

.meal-signup-outer::after {
  position: absolute;
  right: 7%;
  bottom: 88px;
  height: 28px;
  width: 28px;
  background: #45a929;
  content: "";
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

.meal-signup-left {
  padding-left: 20px;
  padding-right: 53px;
}

.meal-signup-right {
  padding-right: 69px;
  padding-left: 5px;
}

.meal-signup-inner {
  height: 370px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 45px;
  border-radius: 61px;
  position: relative;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
}

.meal-signup-inner::before {
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  width: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.meal-signup-inner h4 {
    position: relative;
    font-size: 54.56px;
    line-height: 64.19px;
    width: 40%;
    font-weight: bold;
    color: #fff;
    font-family: "Ubuntu", sans-serif;
    margin: 0;
    letter-spacing: -0.9px;
    z-index: 1;
}

.meal-signup-inner a {
  position: relative;
  height: 42px;
  line-height: 42px;
  margin-left: auto;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  background: #9b7f2b;
  font-size: 15px;
  padding: 0 15px;
  z-index: 1;
}
.meal-signup-inner a i.fa.fa-arrow-right {
    margin: 0;
}
.meal-signup-inner a span {
  display: none;
}

.meal-signup-inner a:hover {
  text-decoration: none;
}

.meal-signup-inner a:hover span {
  margin: 0 8px 0 15px;
  display: inline-block;
}

.meal-signup-left::before {
  content: "";
  position: absolute;
  width: 23px;
  height: 101px;
  left: -120px;
  bottom: 50px;
  background: url(/editable/images/site/green-dots.png) no-repeat center;
  background-size: contain;
}

.meal-signup-right::before {
  content: "";
  position: absolute;
  width: 101px;
  height: 23px;
  left: -33px;
  top: 47px;
  background: url(/editable/images/site/black-dots-ful.png) no-repeat center;
  background-size: contain;
  z-index: 1;
}

.meal-footer .row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.meal-footer-inner {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
  border-left: 2px solid #e7e7e7;
}

.meal-footer-inner:first-child {
  border-left: none;
}

.meal-useful-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 50%;
  float: left;
  padding: 0 20px 0 0px;
}

.meal-footer-inner h5 {
  font-size: 21.81px;
  color:#9b7f2b;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 600;
  padding: 0 0 20px;
}

.meal-footer-inner li {
  padding: 0 0 10px 0;
  font-family: "Ubuntu", sans-serif;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.meal-footer-inner .meal-get-connected li {
  padding: 0 0 6px 0;
}

.meal-footer-inner li a {
  color: rgba(169, 177, 180, 0.8);
  font-size: 15px;
}

.meal-footer-inner li a:hover,
.meal-footer-copyright-links a:hover {
  color: #9b7f2b;
  text-decoration: none;
}

.meal-footer-inner li a span {
  margin-right: 9px;
}

.meal-get-connected ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.meal-footer-inner p {
  color: rgba(169, 177, 180, 0.8);
  font-size: 15px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  line-height: 23px;
  margin-bottom: 20px;
}

.meal-footer-inner p strong {
  color: #0e0e0e;
  font-weight: 600;
}

.meal-footer-copyright {
  text-align: center;
  color: #000000;
  font-size: 16px;
  padding: 45px 0px 26px 0;
  font-family: "Ubuntu", sans-serif;
  font-weight: 600;
  letter-spacing: .5px;
}

.meal-footer-copyright-links {
  display: inline-block;
  margin: 0 0 10px 25px;
}

.meal-footer-copyright-links a {
  color: #000000;
  margin: 0 3px;
}

.meal-footer {
  position: relative;
}

.meal-footer::before {
  content: "";
  position: absolute;
  left: 5%;
  bottom: 50px;
  height: 144px;
  width: 144px;
  border: 1px solid #43a826;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

.local-restourant-inner img {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

.local-restourant-inner img:hover {
  opacity: 0.6;
}

.meal-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.meal-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: transform .5s ease;
  transition: transform .5s ease;
}

.meal-signup-inner:hover img {
  -webkit-transform: scale(1.25);
  /* Safari and Chrome */
  -moz-transform: scale(1.25);
  /* Firefox */
  -ms-transform: scale(1.25);
  /* IE 9 */
  -o-transform: scale(1.25);
  /* Opera */
  transform: scale(1.25);
}

.contact-head h1 {
  text-align: center;
  margin: 0 0 30px 0;
  font-family: "Ubuntu", sans-serif;
  font-weight: 600;
  color: #2e2e2e;
  letter-spacing: -0.8px;
}

.mealsnow-contact {
  padding: 40px 0 40px 0;
  width: 100%;
  float: left;
}

.contact-info span {
  font-family: "Ubuntu", sans-serif;
  color: #000;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 18px;
  margin: 0 10px;
}

.contact-info i {
  color: #45a929;
  font-size: 18px;
  margin: 0 8px 0 0;
  width: 15px;
  text-align: center;
}

.contact-info span i {
  position: relative;
  top: 1px;
  font-size: 18px;
}

.contact-info {
  padding-left: 40px;
}

.contact-form label,
#gift_certificate_form label {
  font-family: "Ubuntu", sans-serif;
  color: #000;
  font-weight: 600;
  font-size: 14px;
}

#gift_certificate_form label {
    color: #606060;
    font-weight: 400;
    margin-bottom: 10px;
}

.contact-form input, .contact-form textarea, .contact-form select, #gift_certificate_form input, #gift_certificate_form textarea, #gift_certificate_form select, #menu-modal .modal-content .modal-body input, #menu-modal .modal-content .modal-body textarea, #menu-modal .modal-content .modal-body select {
    height: 48px;
    border: 1px #eaeaea solid;
    font-size: 13px !important;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    border-radius: 50px !important;
    resize: none;
}

#menu-modal .modal-content .modal-body textarea,
.contact-form textarea,
#gift_certificate_form textarea {
  height: 150px !important;
  border-radius: 10px !important;
}

input:focus,
textarea:focus,
select:focus {
  border-color: #606060;
}

#menu-modal .modal-content .modal-body input,
#menu-modal .modal-content .modal-body textarea {
  width: 100% !important;
  margin: 0 !important;
}

#menu-modal .col-md-12 {
  margin-right: 0 !important;
}

.contact-form span {
  margin-bottom: 18px;
}

.contact-info {
  text-align: center;
  margin-bottom: 35px;
}

.contact-info span i.fa-phone {
  font-size: 20px;
  top: 2px;
}

.contact-form textarea {
  height: 151px !important;
}

.contact-form form input.btn, #gift_certificate_submit {
    font-family: "Ubuntu", sans-serif;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 15px 50px;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    /*background: #9b7f2b;*/
    font-weight: 600;
    float: none;
    margin: 15px 0 0 0;
    border: none;
    position: relative;
    height: auto;
}

#gift_certificate_submit {
    float: left;
    max-width: 100%;
    white-space: break-spaces;
}

/*.contact-form form input.btn:hover,
#gift_certificate_submit:hover {
  background: #fc981d;
}*/

.contact-form form {
  width: 550px;
  max-width: 100%;
  display: inline-block;
}

.contact-form {
  text-align: center;
}

.faq-head h1 {
  margin: 0 0 50px 0;
  font-size: 41.56px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 600;
  color: #2e2e2e;
  padding: 0 0 38px 0px;
  position: relative;
  letter-spacing: -0.8px;
  display: inline-block;
}

.faq-head h1:after {
  background: url(/editable/images/site/snake-shape.png) repeat-x center;
  height: 10px;
  width: 148px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-size: 15px;
}

.mealsnow-faq {
  padding: 40px 0 65px 0;
  width: 100%;
  float: left;
}

.faq-content h2 {
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  color: #404040;
  font-size: 22px;
  margin: 35px 0 13px 0;
}

.faq-content p {
  font-family: "Ubuntu", sans-serif;
  /* font-weight: 500; */
  font-size: 16px;
  line-height: 25px;
  color: #2e2e2e;
}

.faq-content-inn {
  border: 1px #dfdfdf solid;
  border-radius: 60px;
  margin-bottom: 20px;
  padding: 0 40px 25px;
}

.faq-content p {
  font-family: "Ubuntu", sans-serif;
  /* font-weight: 500; */
  font-size: 15px;
  line-height: 23px;
  color: #2e2e2e;
  letter-spacing: 0.3px;
}

.faq-head {
  padding-left: 52px;
}

.dlc_page_container .col-md-8 {
  font-family: "Ubuntu", sans-serif;
}

.dlc_page_container .col-md-8 .panel.panel-default:nth-child(2) {
/*  margin-top: 27px;*/
  background: transparent;
  border: none;
  /* text-align: center; */
  padding: 0;
}

.dlc_page_container .col-md-8 .panel.panel-default:nth-child(2) .panel-body {
  padding: 0;
}

.dlc_page_container .col-md-8 .panel.panel-default:nth-child(2) h4 {
    margin: 0 0 12px;
    font-weight: normal;
    color: #000;
    font-size: 22px;
}

.dlc_page_container .col-md-8 .panel.panel-default:nth-child(2) ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.dlc_page_container .col-md-8 .panel.panel-default:nth-child(2) ul li {
  margin-bottom: 6px;
}

.dlc_page_container .col-md-8 .panel.panel-default:nth-child(2) ul li:last-child {
  margin-bottom: 0;
}

.dlc_page_container .col-md-8 .panel.panel-default:nth-child(2) ul li a {
    color: #c10c0c;
    font-size: 18px;
    font-weight: normal;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child {
  background: #c10c0c;
  border-radius: 25px;
  border: none;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .panel-body {
  padding: 50px 25px;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 {
  margin: 0 0 22px;
  width: 100%;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-10.col-md-offset-1 {
  margin: 0;
  width: 100%;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child form .row:first-of-type{
  z-index: 1;
  position: relative;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 {
    margin: 0;
    font-size: 40px;
    font-weight: 600;
    color: #2e3443;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 small button, .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 small a {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    padding: 0;
    margin-left: 25px;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 small a {
    color: #fff;
    font-weight: 400;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .panel-body #address_form .row:first-of-type label {
    /* display: none; */
    color: #fff;
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 12px;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-10.col-md-offset-1 input#address {
    border: none;
    width: 100%;
    margin: auto;
    border-radius: 39px;
    box-shadow: 0 4px 10px rgb(0 0 0 / 21%);
    -webkit-box-shadow: 0 4px 10px rgb(0 0 0 / 21%);
    padding: 20px;
    height: auto;
    font-weight: normal;
    font-size: 15px;
    background-color: #ffffff;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-6.col-md-offset-1,
.dlc_page_container .col-md-8 .panel.panel-default:last-child .form-group.col-md-4 {
  margin: 25px 0 0;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .form-group.col-md-4 {
  width: 50%;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .form-group.col-md-4 button {
    background: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 50px;
    padding: 14px 30px;
    width: auto;
    float: right;
    letter-spacing: 1px;
    font-weight: 500;
    color: #000000;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .form-group.col-md-4 button:hover {
    background-color: #fff;
    color: #000218;
}
/*.dlc_page_container .col-md-8 .panel.panel-default:last-child .form-group.col-md-4 button:hover {
  background: #23253a;
}*/

#lnk_group_order {
  font-size: 14px;
  color: #ffffff;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-6.col-md-offset-1 .radio.order_types.order_types--delivery,
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-6.col-md-offset-1 .radio.order_types.order_types--takeout {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-6.col-md-offset-1 .radio:last-child {
  margin: 10px 0 0;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-6.col-md-offset-1 .radio.order_types.order_types--takeout {
  margin-left: 0;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .panel-body a {
  color: #43a826;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-6.col-md-offset-1 .radio input:checked+span:before {
  color: #45a92a;
}

.radio span {
  position: relative;
  top: 2px;
}

.restaurants-cards-container.no-address-cards {
  max-width: 100%;
}

.restaurants-cards-row {
  padding: 32px 6px;
}

.nav-info-wrapper .row .search-wrapper, .col-md-2.col-sm-6.col-xs-10.search-wrapper.btn-search-wrapper {
  padding-right: 5px;
  width: 432px;
  /*float: right;*/
  margin-left: 0;
}

.dlc_page_container .container-fluid.nav-info-wrapper.bg-nav-info {
    margin: 0;
    border-radius: 0 !important;
    top: 0;
    padding: 0;
}
.order-single-step img {
    box-shadow: 0 20px 28px rgba(0,0,0,0.3) !important;
    border-radius: 50%;
}
body .carousel-inner>.item {
    background: none !important;
}
.meal-signup-inner a:hover {
    text-decoration: none;
    color: #fff;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-10.col-md-offset-1 p.pull-right {
    color: #ffffff;
    margin-top: 16px;
    margin-bottom: 0;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-10.col-md-offset-1 p.pull-right a {
    color: #ffffff;
    font-weight: normal;
    text-decoration: underline;
}
form.register_account--create_account_form {
    margin-top: 24px;
}
#page_container .col-md-6 .well.well-sm h3, #page_container .col-md-6 .panel.panel-default .panel-body h3 {
    margin-bottom: 10px;
    font-weight: 600;
    color: #2e2e2e;
}
body .alert-info {
    border-color: #9b7f2b;
    color: #9b7f2b;
    background: none;
}
body .btn-primary:hover, body .btn-primary:focus, body .btn-primary:active, body .btn-primary.active, body .open > .dropdown-toggle.btn-primary {
    background-color: #000000;
    border-color: #000000;
}
#menu-modal .modal-content .modal-body form .row:not(.grey-row) select, #menu-modal .modal-content .modal-body form .row:not(.grey-row) input, #menu-modal .modal-content .modal-body form .row:not(.grey-row) textarea {
    width: calc(100% - 0px);
    margin-left: 0;
}
body #group_tabs li {
    font-size: 14px;
    border-radius: 0 !important;
}
form.new_group input.form-control {
    border-radius: 0;
}
form.new_group button.btn.btn-primary {
    border-radius: 0 !important;
}
body .my-account .panel h3 {
    font-weight: 500;
    color: #1d1d1d;
}
.order-page div#page_container .col-md-8 .panel.panel-default:last-child {
    background: none;
    background: #000000;
    height: auto;
    position: relative;
    border: none;
}
form#address_form label {
    color: #fff;
}
.order-page div#page_container .col-md-8 {
    width:100%;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.order-page .col-md-2 {
    display: none;
}
.order-page div#page_container .col-md-8 .col-md-8 {
    width: 100%;
}
form#address_form label {
    color: #fff;
}
/* form#address_form label b, form#address_form label strong {
    font-weight: normal;
} */
.order-page div#page_container .col-md-8 .panel.panel-default .panel-body h3 {
    font-weight: normal;
    margin-bottom: 30px;
    color: #fff;
}
.order-page .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-6.col-md-offset-1 .radio input:checked+span:before {
    color: #fff;
}
.order-page .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-6.col-md-offset-1 .radio.order_types.order_types--delivery, .order-page .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-6.col-md-offset-1 .radio.order_types.order_types--takeout {
    width: 100%;
}
div#places-modal button.btn.btn-primary.btn-block.btn-large {
    opacity: 1;
    padding: 17px 0;
    background: #9b7f2b;
}
.alert-success
{
  background: none;
}
div#login_panel {
    background: none;
}
div#login_panel.panel.panel-default {
    background: none;
    border: none;
}
#page_container .col-md-6 div#login_panel.panel.panel-default h3 {
    padding-bottom: 14px;
    color: #000218;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 27px;
}
#page_container .col-md-6 div#login_panel.panel.panel-default button.btn.btn-primary.btn-lg {
    font-size: 16px;
    padding: 15px 40px;
}
.hero-banner-content span {
    font-size: 18.84px;
    background-color: #72aa01;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 15px;
    border-radius: 5px;
    font-family: "Ubuntu", sans-serif;
    letter-spacing: 2px;
    font-weight: 700;
}
.food-delivery-text {
    font-size: 24.68px;
    color: #6e7a81;
    letter-spacing: 1px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
}
.food-delivery-text {
    font-size: 24.68px;
    color: #6e7a81;
    letter-spacing: 1px;
    font-family: "Ubuntu", sans-serif;
    display: inline-block;
    margin: 16px 0 40px 0;
    padding-right: 125px;
    background: url(../images/heading-sep-02.png) center right no-repeat;
    font-weight: 700;
}
.staying-hotel {
    font-size: 17px;
    color: #37444b;
    font-family: "Ubuntu", sans-serif;
    margin-top: 40px;
}
.staying-hotel a
{
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  color: #72aa01;
  letter-spacing: 1px;
}
.staying-hotel a:hover
{
  text-decoration: underline;
}
.main-callout input#address {
    background: none;
    font-size: 15px;
    color: #a9b1b4;
    font-family: "Ubuntu", sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1.5px;
    padding: 0 18px;
    min-height: 76px;
    width: 93%;
}
.app-and-logo {
  background: url(../images/grey-circle-pattern.png) left top no-repeat, url(../images/app-right-img.png) right 118px no-repeat;
  position: relative;
}
.leaf-img {
    position: absolute;
    bottom: 0;
    left: 0;
}
.leaf-img img
{
  max-width: 100%;
}
span.carousel.background .backstretch {
    width: 100%;
    height: 100%;
}
span.carousel.background .backstretch img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
div#carousel.hero-banner-part {
    height: calc(100vh - 80px);
}
.capsicum-img {
    position: absolute;
    bottom: -148px;
    left: 52px;
}
.app-download .right-box h3 {
  color: #212128;
  font-size: 34px;
  line-height: 39px;
  text-transform: uppercase;
  margin: 0;
  /* font-family: "Ubuntu", sans-serif; */
  font-weight: 700;
}
.app-download .right-box h3 span {
    color: #000;
    position: relative;
}
/* .app-download .right-box h3 span:before {
    width: 65px;
    height: 65px;
    background: url(../images/king-icon.png) center no-repeat;
    content: "";
    display: inline-block;
    position: absolute;
    right: -37px;
    top: -27px;
} */
.app-download .right-box p {
  font-size: 15px;
  color: #21282b;
  /* font-family: "Ubuntu", sans-serif; */
  line-height: 24px;
  padding-right: 0;
  letter-spacing: 0.4px;
  margin: 16px 0 0;
}
.app-download .right-box samp {
    color: #000000;
    font-family: "Ubuntu", sans-serif;
    font-size: 23px;
    margin-bottom: 24px;
    display: block;
    font-weight: 700;
    letter-spacing: 0;
}
.app-download .right-box a {
  margin: 0 10px;
  display: inline-block;
  border-radius: 16px;
}
.app-download-logo {
  margin: 20px 0 0 0;
}
.app-download .right-box .app-download-logo p {
    color: #333333;
    font-weight: normal;
}
.app-download .right-box .app-download-logo p {
    color: #333333;
    font-weight: 700;
    margin: 0 0 15px;
    letter-spacing: 0.2px;
}
.app-download .container {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.text-sep {
  margin: 8px auto 14px;
  border-bottom: 2px dotted #f1592a;
  text-align: right;
  max-width: 184px;
  height: 15px;
}
.text-sep img {
    position: relative;
    left: 33px;
    bottom: 61px;
}
.Home-logo-inn h3 {
    color: #000000;
    font-size: 34px;
    margin: 0 0 23px;
    font-weight: bold;
    text-transform: uppercase;
}
.restaurant-thumbs a {
    border: none;
    cursor: auto;
}
.view-all a.view {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    border: 2px #333333 solid;
    border-radius: 50px;
    padding: 12px 62px 12px 45px;
    margin: 0;
    position: relative;
    background-image: url(../images/right-arrow-purple.png);
    background-repeat: no-repeat;
    background-position: 89% center;
    background-size: 14px auto;
    background-color: #333333;
    text-decoration: none;
    transition: none;
}
.view-all a.view:hover {
    background-color: #000000;
    border-color: #000000;
}
.view-all {
    margin-bottom: 0;
    margin-top: 50px;
}
.Home-logo-inn {
    text-align: center;
}
.how-do-order
{
  background: url(../images/how-order-bg.jpg) center no-repeat;
  padding: 122px 0 87px;
  background-size: cover;
}
.how-order-inn {
    text-align: center;
}
.how-order-inn h3 {
    font-size: 55px;
    color: #fff;
    margin: 0 0 8px;
}
.how-order-inn .subtitle-text {
    color: #fff;
    font-size: 25px;
   font-family: "Ubuntu", sans-serif;
    letter-spacing: 2px;
    font-weight: 700;
}
.Home-logo {
    padding-bottom: 65px;
    position: relative;
    z-index: 1;
    padding-top: 35px;
}
.how-order-columns {
    padding: 60px 0 116px 0;
}
.how-order-columns-inn {
    width: 28.33%;
    display: inline-block;
    vertical-align: top;
}
.how-order-columns-inn span.steps-text {
    color: #000000;
    min-width: 80px;
    background-color: #ffffff;
    display: inline-block;
    height: 37px;
    margin-bottom: 13px;
    font-family: "Ubuntu", sans-serif;
    font-size: 17px;
    line-height: 37px;
    border-radius: 4px;
    font-weight: 700;
}
.how-order-columns-inn figure span {
    width: 175px;
    height: 175px;
    display: inline-block;
    background-color: #e3002b;
    border-radius: 50%;
    line-height: 175px;
}
.how-order-columns-inn h4 {
    color: #fff;
    font-size: 21px;
    line-height: 28px;
    margin: 17px 0 0 0;
}
.Order-Now-Btn a {
    font-size: 17.64px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Ubuntu", sans-serif;
    letter-spacing: 2px;
    background-color: #72aa01;
    padding: 12px 37px;
    display: inline-block;
    border-radius: 4px;
    font-weight: 700;
}
.Order-Now-Btn a:hover
{
  background-color: #e3002b;
}
.order-web-text {
    font-size: 16px;
    color: #fff;
    margin: 34px 0 0 0;
    font-family: "Ubuntu", sans-serif;
    letter-spacing: 0.6px;
    font-weight: 700;
}
.testimonial-outer h3
{
  font-size: 55px;
  color: #21282b;
}
.testimonial-outer .subtitle-text
{
  font-size: 25px;
  color: #e3002b;
  font-family: "Ubuntu", sans-serif;
  letter-spacing: 2px;
  font-weight: 700;
}
.testimonial-outer {
    background: url(../images/testimonial-bg.jpg) center no-repeat;
    padding: 135px 0 190px;
    text-align: center;
    background-size: cover;
}
.testimonial-slider {
    width: 100%;
    margin: 48px 0 0;
    display: inline-block;
}
.testimonial-slider-inn p {
    color: #212121;
    font-size: 25px;
    font-family: 'Conv_georgia';
    font-weight: 100;
    line-height: 41px;
    margin-bottom: 12px;
    height: 190px;
    padding-right: 10%;
}
.testimonial-slider-inn span {
    font-size: 34px;
    color: #72aa01;
    font-family: "Ubuntu", sans-serif;
    margin-bottom: 0;
    display: block;
    line-height: 23px;
}
div#driver-partners .col-md-6 {
    padding: 0 30px;
}
div#driver-partners h2 {
    margin-bottom: 7px;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 0.5px;
}
div#driver-partners .row {
    text-align: center;
}
div#driver-partners .grid {
    width: 558px;
    display: inline-block;
    margin: 0 30px;
}
div#driver-partners .grid.grid-row-2 figcaption {
    background-color: #72aa01;
}
.footer-outer
{
  background: url(../images/footer-bg.jpg) no-repeat;
  background-size: cover;
  padding: 0;
  margin: 0;
}
.footer-top-bar {
    width: 100%;
    display: flex;
    padding: 30px 0;
    min-height: 140px;
    align-items: center;
}
.footer-left {
    width: 50%;
    position: relative;
    padding: 0;
    float: left;
}
.footer-right
{
  width: 50%;
  text-align: right;
  position: relative;
  float: left;
}
.footer-left span {
    font-size: 15px;
    color: #636b6e;
    display: block;
}
.footer-left a {
    font-size: 30px;
    font-family: "Ubuntu", sans-serif;
    color: #fff;
    font-weight: 700;
}
.footer-left img {
    position: relative;
    left: 0;
    top: 0;
}
.footer-inn .footer-columns {
    width: 28%;
    float: left;
}
.footer-inn .footer-columns:nth-child(4) {
    width: 15%;
}
.footer-inn {
    width: 100%;
    display: inline-block;
    padding: 55px 0 68px;
}
.footer-columns h5 {
    color: #ffffff;
    font-size: 23px;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
}
.footer-columns ul {
    margin: 0;
    padding: 0;
}
.footer-main-middle .footer-columns:nth-child(1)  ul {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.footer-inn .footer-columns li a {
    color: #fff;
}
.footer-inn .footer-columns li a:hover {
  color: #72aa01
}
.footer-inn .footer-columns li {
    font-size: 15px;
    font-family: "Ubuntu", sans-serif;
    margin: 0 0 8px 0;
    list-style: none;
}
.footer-inn .footer-columns p {
    font-size: 15px;
    color: #fff;
    font-family: "Ubuntu", sans-serif;
    line-height: 30px;
}
.footer-columns.delivery-hours p {
    color: #636b6e;
}
.footer-columns.delivery-hours p span
{
  color: #ffffff;
}
.footer-top-bar-main {
    border-bottom: 1px #393c3d solid;
}
.footer-columns p a {
    color: #72aa01;
    font-family: "Ubuntu", sans-serif;
    text-decoration: underline;
    font-weight: 700;
}
.footer-columns p a:hover
{
  text-decoration: none;
}
.footer-bottom {
    background-color: rgba(0,0,0,0.12);
    padding: 34px 0;
}
.footer-bottom .container {
    display: flex;
    align-items: center;
}
.footer-bottom .footer-left, .footer-bottom .footer-left a {
    font-size: 15px;
    color: #fff;
    font-family: "Ubuntu", sans-serif;
    padding: 0;
    font-weight: 700;
}
.footer-bottom .footer-left {
    width: 35%;
}
.footer-bottom .footer-right {
    width: 65%;
}
.footer-bottom .footer-right {
    color: #fff;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
}
.footer-bottom .footer-right a {color: #ffffff;}
.footer-bottom .footer-right a:hover {text-decoration: underline;}
.footer-bottom .footer-left a {
    margin: 0 4px;
}
.footer-bottom .footer-left a:nth-child(1) {
    margin: 0 0 0 18px;
}
.capsicum-img img {
    width: 100%;
}
.shape {
    position: absolute;
    width: 100%;
    height: 98px;
    background: #e3002b;
    top: -15px;
}
.shape:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: inherit;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform-origin: top left;
    transform: skewY(-5deg);
}
.content-box-bottom {
  position: relative;
}
div#driver-partners .grid.grid-row-2 figcaption .shape {
  background-color: #72aa01;
}
.footer-bottom .footer-left a:hover {color: #72aa01;}
.testimonial-slider .carousel {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
.testimonial-slider .carousel-slider {
    position: absolute;
    width: 115px;
    bottom: 63px;
    right: 0;
}
.testimonial-slider .carousel-slider a {
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: inline-block;
    line-height: 43px;
    font-size: 30px;
    background: #333333;
    color: #ffffff;
    text-align: center;
}
.testimonial-slider .carousel-slider a.carousel-control-prev {
    left: 0;
}
.testimonial-slider .carousel-slider a.carousel-control-next {
	right: 0;
}
.testimonial-slider .carousel-slider a:hover {
     background-color: #000000; 
    /* color: #ffffff; */
    /*opacity: 0.6;*/
}
.meal-testimonial-slide-main {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.meal-testimonial-slide-main .meal-testimonial-slide {
    width: 100%;
}
.footer-socail-icon a {
    width: 44px;
    height: 44px;
    display: inline-block;
    background-color: #fff;
    border-radius: 6px;
    margin-right: 10px;
    color: #21282b;
    text-align: center;
    line-height: 44px;
    font-size: 25px;
    font-weight: 700;
}
.footer-socail-icon a:hover {
    color: #ffffff;
}
.footer-socail-icon a.facebook-icon:hover {
    background-color: #3b5998;
}
.footer-socail-icon a.instagram-icon:hover {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.header-inn {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}
body .site-logo {
    position: absolute;
    top: -25px;
    left: 0;
    border: 1px #e7e7e7 solid;
    border-top: none;
    padding: 0;
    min-width: 188px;
    background-color: #fff;
    text-align: center;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
}
body .site-logo a {
    text-align: center;
    max-height: initial;
    padding: 35px 0 25px 0;
}
body .site-logo a img
{
  display: inline-block;
}
body .banner .banner-content h2 {
    color: #9b8029;
    font-size: 25px;
    font-weight: normal;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0;
}
body .header-wrap {
    box-shadow: 0 20px 50px -20px rgb(0 0 0 / 5%) !important;
}
body .banner .banner-content h1 {
    color: #2e3443;
    font-size: 75px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
    letter-spacing: -1px;
    margin-top: 10px;
}
body .banner .banner-content .span-text {
    color: #9b8029;
    font-size: 55px;
    font-family: 'Conv_Adobe Garamond Pro Regular';
    font-style: italic;
    display: block;
    line-height: 52px;
    margin: 0;
    display: block;
    padding: 10px 0 5px 0;
}
.serach-section-box {
    border: 1px #8a6906 solid;
    border-radius: 28px;
    border-bottom: #9b7f2b;
}
.serach-section-box .typeahead.dropdown-menu {
    top: 51px !important;
}
body .btn-search {
    position: relative;
    right: 0;
    top: 0;
    background-color: #9b7f2b;
    color: #fff;
    border: none;
    padding: 5px 20px;
    font-size: 14px;
    border-radius: 0;
    width: 100%;
    min-height: 54px;
    font-family: "Ubuntu", sans-serif;
    letter-spacing: 0.8px;
    border-bottom-left-radius: 27px;
    border-bottom-right-radius: 27px;
}
body .serach-section-box .form-control {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
}
body .btn-search:hover {
    opacity: 1;
    background-color: #8a6906;
}
body .serach-section-box .form-control::-webkit-input-placeholder { /* Edge */
  color: #1d1d1d;
}
body .serach-section-box .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #1d1d1d;
}
body .serach-section-box .form-control::placeholder {
  color: #1d1d1d;
}
.serach-section-box button.btn-search span {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    margin: 0 0 0 11px;
    position: relative;
    top: -3px;
}
samp.since-text {
    color: #2e3443;
    text-transform: uppercase;
    font-size: 26.32px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
}
body .banner:before {
    width: 22px;
    height: 100px;
    content: "";
    display: inline-block;
    background: url(../images/dot-pattern-img.png) center no-repeat;
    position: absolute;
    top: 45%;
    left: 88px;
}
body .all-restaurants .all-restaurants-link {
    border: none;
    padding: 0;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-bottom: 2px #f4f4f4 solid;
    border-radius: 0px;
    text-decoration: none !important;
    background: none !important;
}
body .all-restaurants {
    background: none;
    text-decoration: none;
    padding: 60px 0 0 0 !important;
}
body .all-restaurants .all-restaurants-link:hover {
    background-color: #ffffff;
    color: #9b7f2b;
    border-color: #9b7f2b;
}
body .app-links h4 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
    margin: 0;
    color: #1d1d1d;
}
body .app-links h5 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #1d1d1d;
    margin: 15px 0 0 0;
}
body .app-links h4 span {
    font-weight: 700;
    color: #9b7f2b;
    font-size: inherit;
}
body .app-links {
    background: url(../images/download-app-pattern.png) center right no-repeat;
    padding: 78px 0px;
}
body .app-links ul li img {
    width: auto;
    transition: 0.3s;
}
body .app-links ul li img:hover {
  transform: translate(0, -10px);
}
body .list-inline {
    margin: 20px 0 0 0;
}
body .steps-order {
    text-align: center;
    background: url(../images/how-order-bg.jpg) center no-repeat;
    background-size: cover;
    padding: 74px 0 110px 0;
}
body .steps-order h2 {
    color: #2e3443;
    font-size: 45.12px;
    font-weight: 800;
    text-transform: none;
    margin: 0 0 12px 0;
}
.sub-title {
    color: #212121;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    text-align: left;
    font-family: "Ubuntu", sans-serif;
    font-weight: 600;
}
body .serach-section-box .form-control {
    padding: 0px 20px 0px 20px;
    text-align: left;
    height: 54px;
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
}
body .header-links ul > li {
    float: none;
}
.borderLine {
    border-bottom: 2px solid #333333;
    max-width: 605px;
    text-align: right;
    height: 0;
    margin-top: 12px;
}
.borderLine img {
    position: relative;
    top: -74px;
    right: -50px;
}
.navbar-collapse.collapse {
    width: 100%;
}
.navbar-collapse.collapse {
    width: 100%;
    padding: 0;
}
ul.typeahead.dropdown-menu a {
    padding: 2px 15px;
}
div#homeModal .modal-dialog .modal-content {
    background-color: #ffffff;
    box-shadow: none !important;
}
div#homeModal .modal-dialog .modal-content button.close {
    color: #000000;
}
div#homeModal .modal-dialog .modal-content .modal-header {
    padding: 0 !important;
    height: auto;
    position: relative;
    z-index: 99;
}
div#homeModal .modal-dialog .modal-content .modal-body-content div {
    background: none !important;
    color: #ffffff !important;
    font-weight: normal !important;
    font-family: 'Shippori Mincho', serif !important;
}
div#homeModal .modal-dialog .modal-content .modal-body-content div:nth-child(2) {
    margin-bottom: 15px !important;
}
div#homeModal .modal-dialog .modal-content .modal-body-content div br {
    display: none !important;
}
div#homeModal .modal-dialog .modal-content .modal-body-content div span {
    background: none !important;
    color: #000000 !important;
    font-weight: 400 !important;
    font-family: 'Shippori Mincho', serif !important;
}
div#homeModal .modal-dialog .modal-content .modal-body-content div:last-child {
    margin-top: 7px;
    font-weight: 300;
}
div#homeModal .modal-dialog .modal-content .modal-body-content span:nth-child(4) div span {
    font-size: 19px !important;
    line-height: 30px;
    margin-bottom: 4px !important;
    display: block;
}
div#homeModal .modal-dialog .modal-content img {
    border-radius: 22px;
}
.footer-copy-right {
  display: flex;
  width: 100%;
  margin-top: 0;
  float: left;
  border-top: none;
  padding-top: 17px;
  padding-bottom: 15px;
  background: #f0f0f0;
  margin-top: 47px;
}
.footer-bottom-left, .footer-bottom-right {
    color: #212128;
    width: 40%;
    font-size: 13px;
    font-weight: 500;
}
.footer-copy-right .container {
  display: flex;
  flex-wrap: wrap;
}
.footer-bottom-left a, .footer-bottom-right a
{
  color: #212128;
}
body #page_footer .footer-bottom-left a:hover, 
body #page_footer .footer-bottom-right a:hover
{
  text-decoration: underline;
  color: #333333;
}
.footer-bottom-right
{
  text-align: right;
  width: 60%;
}
.marketplace_item_container button.btn.btn-primary.btn-lg.btn-block.itemButton {
    border-radius: 0px !important;
}
.hr-with-text span {
    font-size: 22px;
    background: none;
    font-weight: 500;
    margin: 0 0 10px 0;
    display: block;
    color: #000218;
}
.login-page .well {
    background: none;
    padding: 14px 19px;
    border: none;
}
.login-page .well h3 {
    color: #000218;
    font-weight: 500;
    font-size: 27px;
    margin-bottom: 20px;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 14px 34px;
    font-size: 16px;
}
.login-page .well ul li {
    font-weight: normal;
    margin-bottom: 8px;
}
.login-page .well ul {
    padding: 2px 0 10px 16px;
}
table.cart_content--cart_table, table.cart_content--cart_table td, #cart_content table.cart_content--cart_table .cart_content--cart_tax_label {
    color: #000218;
}
.navbar-inner-row button.close-btn {
    display: none;
}
.mainOuter {
    background: #fbfbfb;
}
.testimonials {
    padding: 157px 0 32px;
    text-align: left;
    width: 53%;
}
.testimonials h3 {
    margin: 0 0 7px 0;
    text-align: left;
    font-family: 'miniollaregular';
    font-size: 52px;
    color: #333333;
    line-height: normal;
    font-weight: 500;
}
.driver, .partner {
  width: 100%;
  position: relative;
  background-image: url(/editable/images/user/image/become-partner.jpg);
  background-size: cover;
  height: 302px;
  text-align: right;
  margin: 0;
}
.banner-inner-mod #address_form:focus-within #address {
  background-color: transparent;
  border-color: transparent;
}
.navbar-toggle-btn {
    display: none;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 small a {
    display: inline-block;
    vertical-align: middle;
}

.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 small {
    line-height: normal;
}

.footer-main-middle .footer-columns:nth-child(4) {
    width: 15%;
}
body .checkout-page-place-order > .col-md-8 .checkout--panel_wrapper > .panel-heading p {
    font-size: 23px;
}
body .dlc_page_container .checkout-page-place-order .col-md-8 .panel.panel-default .panel-body .panel-body .col-xs-10 {
    margin-bottom: 12px;
}
body .checkout-page-place-order > .col-md-8 .checkout--panel_wrapper #checkout_form #checkout_payment_panel .panel-body a {
    color: #333333;
}
body .dlc_page_container .checkout-page-place-order .col-md-8 .panel.panel-default .panel-body .panel-body .col-xs-10 label {
    font-weight: normal;
}
a.restaurant-card-wrapper.is-closed .restaurant-card-image:before {
    content: "";
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
}
#cart_content table.cart_content--cart_table .cart_content--cart_items > td {
    font-size: 13px;
}
#cart_content table.cart_content--cart_table .cart_content--cart_row td {
    font-size: 14px;
}
#login-modal .modal-dialog .modal-footer .btn-guest {
    height: 47px !important;
    line-height: 47px !important;
    margin-bottom: 14px;
}
#login-modal .modal-dialog .modal-footer {
    padding: 0 37px 15px 37px;
}
#cart-modal .cart_content_container {
    padding: 17px;
}
div#about_us .faq-content-inn p {
    font-size: 14px;
}
.row.bg-nav-info.restaurants-cards-row .clearfix.restaurants-cards-container {
    margin: 0 -4px;
    max-width: none !important;
}
.row.bg-nav-info.restaurants-cards-row .restaurants-cards-container h4 {
    padding: 0 10px;
}
.register-page .panel.panel-default {
    background: none;
    border: none;
}
.footer-main-middle .footer-columns:nth-child(1) li {
  width: 100%;
  float: left;
}
.about-columns-left h2, .about-columns-full h2 {
    color: #21282b;
    font-size: 21px;
    margin-bottom: 18px;
    margin-top: 40px;
    font-weight: 600;
}
.about-columns-full h2:first-child {
    margin-top: 15px;
}
div#about_us .about-columns-full strong {
    font-weight: 600;
}
div#main_callout_container div#main_callout {
  background: none;
  border: none;
  margin: 0;
}
div#main_callout_container div#main_callout .panel-body {
  padding: 0;
}


.order_types_list {
  position: absolute;
  top: 0;
  left: -270px;
  width: auto;
  display: flex;
  border: 1px solid #fff;
  padding: 17px 30px 17px 20px;
  border-radius: 50px;
}
.bannerFormOuter {
  padding: 42px 0 0;
}
.form-group.form-group-input.col-md-10 {
  width: calc(100% - 63px);
  padding: 0;
  margin: 0;
}
.banner-inner-mod #address_form .form-group.form-group-button {
  float: right;
  padding: 0;
  margin-bottom: 0;
  width: auto;
  padding: 0;
}

div#main_callout_container {
  padding: 0;
  min-height: auto;
  z-index: 2;
}
div#main_callout_container.main_callout-active div#main_callout {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: auto;
    text-align: center;
    background: #fff;
    z-index: 999;
    box-shadow: 0 0 31px #00000026 !important;
    -webkit-box-shadow: 0 0 31px #00000026 !important;
    padding: 15px 0;
}
div#main_callout_container.main_callout-active .typeahead.dropdown-menu {
    top: 91px !important;
    padding: 0;
}
.bannerFormOuter div#main_callout_container.main_callout-active div#main_callout .panel-body {
    width: 1000px;
    margin: auto;
    padding: 0;
}
div#main_callout_container.main_callout-active div#main_callout .panel-body #address_form {
    margin: 0;
    float: right;
    width: 70%;
    box-shadow: none !important;
    border: 1px solid #00000026;
}
div#main_callout_container.main_callout-active div#main_callout .panel-body #address_form #address {
  background-color: transparent;
}
div#main_callout_container.main_callout-active div#main_callout .panel-body #address_form .order_types_list {
    top: 13px;
    width: auto;
    left: -225px;
}
div#main_callout_container.main_callout-active div#main_callout .panel-body #address_form .order_types_list .radio.order_types {
    margin: 0 12px 0 0;
}
div#main_callout_container.main_callout-active .order_types_list .radio input:checked + span {
    background-size: 10px;
}
div#main_callout_container.main_callout-active #address_form #address {
    height: 55px;
}
div#main_callout_container.main_callout-active #address_form .form-group.form-group-button {
    margin: 0;
}
div#main_callout_container.main_callout-active #address_form .btn-primary {
    height: 45px;
    top: 5px;
    right: 6px;
    width: 182px;
    font-size: 13px;
    padding: 0 70px 0 20px;
}
div#main_callout_container.main_callout-active #address_form .btn-primary:before {
    top: 16px;
    right: 16px;
}
div#main_callout_container.main_callout-active #address_form .btn-primary:after {
    width: 44px;
}
.banner-outer-mod form#address_form .order_types_list label {
  color: #fff;
  display: flex;
}

.banner-outer-mod .order_types_list .radio.order_types {
  margin: 0 30px 0 0;
}
.banner-outer-mod .radio.order_types.order_types--delivery {
  margin-right: 0;
}
.banner-outer-mod .order_types_list .radio.order_types label div:before {
  display: none;
}
.banner-outer-mod .order_types_list .radio.order_types div {
  background-color: transparent;
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 50%;
  top: 1px;
  margin-right: 7px;
  /* vertical-align: middle; */
  position: relative;
  border: 1px solid #fff;
}
.banner-outer-mod .order_types_list .radio input:checked + div {
  background: #333333;
  background-size: 12px;
  border-color: #333333;
}
.bannerFormOuter div#main_callout_container div#main_callout .panel-body {
  padding: 0 0 0 270px;
  /* background: rgba(255, 255, 255, 0.9); */
  /* border-radius: 30px; */
  z-index: 1;
  position: relative;
}
.banner-inner-mod.bannerFormOuter #address_form {
    margin-bottom: 0;
    box-shadow: 0 10px 18px rgb(0 0 0 / 7%) !important;
}
.row.checkout-confirmation.bg-nav-info .col-md-8 > .row + .panel.panel-default .panel-body table {
  text-align: left;
}
.row.checkout-confirmation.bg-nav-info .col-md-8 > .row + .panel.panel-default .panel-body {
  padding: 0;
}
.row.checkout-confirmation.bg-nav-info .col-md-8 > .row + .panel.panel-default {
  margin: 0;
}
.row.checkout-confirmation.bg-nav-info .col-md-8 > .row + .panel.panel-default .panel-body div#order-tracking .bs-wizard
{
  margin: 0;
}
.row.checkout-confirmation.bg-nav-info .col-md-8 > .row + .panel.panel-default .panel-body table:nth-child(14) {
  margin-bottom: 24px;
}
.row.checkout-confirmation.bg-nav-info .col-md-8 > .row + .panel.panel-default .panel-body table tr:first-child b {
  margin-bottom: 8px;
  display: inline-flex;
  width: 100%;
}
form.order_information--verify_address_form.address-autocomplete .panel-body {
  text-align: left;
}
form.order_information--verify_address_form.address-autocomplete > h4 + .panel.panel-default .panel-body .row .col-md-6 {
  width: 100%;
}
form.order_information--verify_address_form.address-autocomplete > h4 {
  margin-bottom: 27px;
  color: #000;
  padding-left: 0;
  font-size: 28px;
}
form.order_information--verify_address_form.address-autocomplete > h4 + .panel.panel-default .panel-body .row .col-md-3 {
  width: 50%;
}
form.order_information--verify_address_form.address-autocomplete > h4 + .panel.panel-default .panel-body .account-info .row:first-child .col-md-6 {
  width: 50%;
}
.checkout-page-place-order > .col-md-8 .checkout--panel_wrapper #coupon_code_panel input[name="coupon_code"] {
  border-radius: 0px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  width: 100%;
  margin: 0;
}
.row.checkout-page-place-order.bg-nav-info button, .row.checkout-page-place-order.bg-nav-info .btn-primary {
  border-radius: 42px !important;
  padding: 12px 18px !important;
  font-size: 16px !important;
  min-width: 115px;
  text-align: center;
  text-transform: none;
}
.checkout-page-place-order .btn-primary:hover,
.checkout-page-place-order .btn-primary:focus,
.checkout-page-place-order .btn-primary:active,
.checkout-page-place-order .btn-primary.active {
    background-color: #333333;
    border-color: #333333;
}
div#specify_driver_tip .input-group-btn button {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
div#specify_driver_tip .input-group input {
  min-height: 48px;
  padding-left: 15px !important;
}
.row.checkout-page-place-order.bg-nav-info button#apply_code_button {
  padding: 8px 18px !important;
}
.checkout-page-place-order > .col-md-8 .checkout--panel_wrapper #btn_place_order {
  float: right;
  margin-top: 15px;
  padding: 15px 26px !important;
}
.checkout-page-place-order > .col-md-8 .checkout--panel_wrapper > .panel-heading {
  background-color: transparent;
}
.checkout-page-place-order > .col-md-8 .checkout--panel_wrapper > .panel-heading + .panel-body {
  padding-top: 24px !important;
}
.row.checkout-page-place-order.bg-nav-info button,
.row.checkout-page-place-order.bg-nav-info .btn-primary,
body .row.checkout-page-place-order.bg-nav-info .checkout--panel_wrapper.panel.panel-default .btn-primary {
    border-radius: 42px !important;
    padding: 12px 18px !important;
    font-size: 16px !important;
    min-width: 115px;
    text-align: center;
    text-transform: none;
}
.restaurant_info_container > p#restaurant_info_message {
    display: none;
}
.checkout-page-addresses .order_information--verify_address_form .panel .panel-heading {
    background-color: transparent;
}
#time-modal #when_panel_form .date .input-group-addon {
    border-color: #333333;
    background-color: #333333;
}
#time-modal #when_panel_form .time .input-group-addon {
  background-color: #333333;
}
body #time-modal #order_date_modal {
    width: 100%;
}
#time-modal #order_time_modal {
  width: 100%;
  margin:  0;
}
.ncd-btns button {
    margin-bottom: 10px;
}
.register-page  {

}
.checkout-page-place-order > .col-md-8 .checkout--panel_wrapper #checkout_form .checkout--panel_special_instructions .panel-body textarea {
    margin-bottom: 15px;
}
.checkout-page-place-order > .col-md-8 .checkout--panel_wrapper #checkout_form #checkout_payment_panel .panel-body .charge-back-text {
    margin: 0 0 20px;
}
body #generic-modal .opt-in .modal-body .btn-container button.enable-free-delivery {
    letter-spacing: 0;
}
#address_form ul.typeahead.dropdown-menu {
    border: none;
    padding-top: 24px;
    margin-top: -45px;
    z-index: -1;
    box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 20%) !important;
    -webkit-box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 20%) !important;
    overflow: hidden;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    display: block !important;
}
#address_form ul.typeahead.dropdown-menu a {
  padding: 7px 15px;
}

/*Headar-dlcore*/
.header-menu-nav {
    padding: 0 40px;
    border: none;
    background-color: #333333;
}
body .header-menu-nav a, body .header-menu-nav-mobile a {
    height: 100%;
    line-height: 90px;
    color: #a9a9a9;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 0 0 42px;
    letter-spacing: 0.167em;
}
body .header-menu-nav .header-menu span, body .header-menu-nav-mobile .header-menu span {
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.167em;
    position: relative;
}
body .header-menu-nav .header-menu span::before, body .header-menu-nav-mobile .header-menu span:before {
    transition: 300ms;
    height: 2px;
    content: "";
    position: absolute;
    background-color: #c0bfbf;
    width: 0%;
    bottom: -4px;
}
body .header-menu-nav .header-menu a:hover span::before, body .header-menu-nav-mobile .header-menu a:hover span:before {
    width: 100%;
}
span.cart-amount:before
{
  display: none;
}
body .header-menu-nav .desktop-menu-dropdown, body .header-menu-nav-mobile .desktop-menu-dropdown {
    height: auto;
    margin-right: 11px;
    margin-left: 20px;
}
body .header-menu-nav .desktop-menu-dropdown .desktop-menu, 
body .header-menu-nav-mobile .desktop-menu-dropdown .desktop-menu {
    background-color: #e1e1e1;
    height: 45px;
    border-bottom: none;
    width: 45px;
    margin: 0px;
    float: none;
    border-radius: 50%;
    border: 0px #e1e1e1 solid;
    transition: none;
}
header.header-dlc i.icon.ion-navicon {
    line-height: 21px;
    /* display: none; */
    color: #333333;
    font-size: 34px;
    font-weight: 700;
}
body .header-menu-nav .header-menu .cart-icon-wrapper, body .header-menu-nav-mobile .header-menu .cart-icon-wrapper {
    height: 45px;
    width: 45px;
    position: relative;
    text-align: center;
    line-height: 42px;
    border-radius: 4px !important;
    /* border: 2px #e3002b solid; */
    transition: none;
    background-image: url(/editable/templates/default/images/cart-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #a9a9a9;
}
body .header-menu-nav .header-menu a#global-cart.cart-icon-wrapper {
    margin: 0;
}
.header-menu-nav .header-menu .cart-icon-wrapper .cart-amount, .header-menu-nav-mobile .header-menu .cart-icon-wrapper .cart-amount {
    right: -8px;
    top: -4px;
    color: #fff;
    background-color: #a9a9a9;
}
.second-menu .background-header {
    display: none;
}
.second-menu {
    margin-left: 0;
    margin-right: 0;
    border-top: 1px solid #000000;
    border-color: #000000;
    padding: 0 3px;
}
header.header-dlc.clearfix hr {
    display: none;
}
#global-cart > i.fa.fa-shopping-bag:before
{
  display: none;
}
body .header-menu-mobile {
    background-color: #333333;
}
body .header-menu-mobile .menu-mobile-header {
    display: none;
}
body .header-menu-mobile.active .off-menu-click {
    position: absolute;
    right: 20px;
    width: 25px;
    top: 11px;
    height: 25px;
    cursor: pointer;
    z-index: 99;
}
body .header-menu-mobile .off-menu-click:before, body .header-menu-mobile .off-menu-click:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 100%;
    width: 3px;
    background-color: #ffffff;
}
body .header-menu-mobile .off-menu-click:before {
    transform: rotate(45deg);
}
body .header-menu-mobile .off-menu-click:after {
    transform: rotate(-45deg);
}
body .header-menu-mobile .menu-mobile-body ul {
    padding: 15px 20px;
}
body .header-menu-mobile .menu-mobile-body ul li {
    height: 58px;
    font-size: 13px;
    line-height: 58px;
    border-bottom: 1px solid #ffffff2e;
    color: #a9a9a9;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
div#page_subheader + div#page_container {
    padding-top: 40px !important;
}
.breadcrumb-color .nav.nav-interior li.passed span, .breadcrumb-color .nav.nav-interior li.active span {
    background-color: #333333;
    color: #fff;
    font-weight: 600;
}
.sticky-wrapper.is-sticky .header-menu-nav {
    box-shadow: 0 0 7px #0000001a !important;
}
body .nav-info-wrapper .row {
    margin: 0 0 0 -9px;
}
body .header-menu-nav .desktop-menu-dropdown .desktop-menu, body .header-menu-nav-mobile .desktop-menu-dropdown .desktop-menu {
    background-color: #ffffff;
    height: 45px;
    border-bottom: none;
    width: 45px;
    margin: 0px;
    float: none;
    border-radius: 4px;
    border: 0px #ffffff solid;
    transition: none;
}
.main-lp-menu .desktop-menu-dropdown .desktop-menu {
  background-color: #fff;
  height: 36px;
  border-bottom: none;
  width: 36px;
  margin: 0px;
  float: none;
  border-radius: 50%;
  border: 1px #212121 solid;
  transition: none;
  float: left;
}
.main-lp-menu .desktop-menu-dropdown .desktop-menu:hover {
    background-color: #333333;
    border-color: #333333;
}
.main-lp-menu .desktop-menu-dropdown .desktop-menu i.icon.ion-navicon {
  line-height: 1.6;
  /* display: none; */
  color: #212121;
  font-size: 22px;
  font-weight: 700;
}
.main-lp-menu .desktop-menu-dropdown {
    float: left;
    margin-left: 12px;
}
.main-lp-menu .desktop-menu-dropdown .desktop-menu:hover i.icon.ion-navicon {
    color: #ffffff;
}
/*Headar-dlcore-End*/

/*short-links-tabs*/
.col-md-6.col-md-offset-2.col-sm-12.sort_links_container.hidden-xs {
    margin: 0;
    float: right;
    width: auto;
    padding-right: 0;
}
.nav-info-wrapper .row .sort_links_container > p, .row.sort_links_container-xs > p {
    line-height: 42px;
}
.nav-info-wrapper .row .sort_links_container > p .sort_link, .row.sort_links_container-xs > p .sort_link {
    display: inline-block;
    border: 1px #cecece solid;
    font-size: 14px;
    text-align: center;
    min-width: auto;
    position: relative;
    padding: 0 9px;
    line-height: 31px;
    border-radius: 23px;
    margin: 0 1px;
}
.nav-info-wrapper .row .sort_links_container > p .sort_link a {
    color: #808184 !important;
}
.nav-info-wrapper .row .search-wrapper.search-wrapper-active {
    float: right;
}
.nav-info-wrapper .row  .col-md-offset-5.col-md-4.col-sm-6.col-xs-10.search-wrapper.btn-search-wrapper {
    float: right;
}
.container-fluid.nav-info-wrapper.bg-nav-info .filter-col {
    width: auto;
}
/*short-links-tabs-End*/

.breadcrumb-color .nav.nav-interior li.active > a {
    border-color: #000000;
}
.second-menu .nav.nav-interior > li.passed > a, .second-menu .nav.nav-interior > li a {
    color: #000000;
}
.second-menu .nav.nav-interior > li a span {
    background: #dfdfdf;
}
body.home-page .bottom-nav + header.header-dlc {
    display: none;
}
.footer {
    color: #000000;
    background-color: #fff;
    border-top: 1px solid #000000;
}
.footer a {
    color: #000000;
}
#search-container .tagline {
    padding: 0;
    margin: 0;
    width: 100%;
    justify-content: center;
}
.order_restaurant--restaurant_right_content_column.col-md-3 #cart_panel > .panel,
.order_restaurant--restaurant_column .custom-panel,
.restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body,
.form-control,
.nav-info-wrapper .row .filters-wrapper,
.order_restaurant--column .form-control,
.checkout-page-place-order > .col-md-4 .panel,
.account_navigation
{
  background-color: transparent;
}
.second-menu .nav.nav-interior > li a:after {
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
}
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container:hover .order_restaurant--menu_item .menu_item_price,
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container:hover .order_restaurant--menu_item_description,
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container:hover .order_restaurant--menu_item .order_restaurant--menu_item_name {
    color: #fff !important;
}
.second-menu .when-where-wrapper .second-header-right-title {
    font-size: 11px;
    color: #000;
    font-weight: 600;
}
.hero-banner-video {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #000000;
}
.hero-banner-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.second-menu .nav.nav-interior > li.passed.active > a {
    background-color: #333333;
    border-color: #333333;
    color: #fff;
}
.second-menu .nav.nav-interior > li.passed.active + li > a:after {
    background-color: #333333;
}
.second-menu .nav.nav-interior > li.passed.active > a:after {
    background-color: #fff;
}
.breadcrumb-color .nav.nav-interior li.passed span {
    background-color: #333333;
}
.breadcrumb-color .nav.nav-interior li.passed.active span {
    border: 2px #fff solid !important;
    line-height: normal;
    padding: 3px;
}
#time-modal .modal-footer.show-list a#delivery-settings-restaurants {
  display: none;
}
body #time-modal .modal-footer #select-date-time {
    display: none;
}
body #time-modal .modal-footer.show-list #select-date-time {
    margin-top: 0;
    display: block;
    width: calc(50% - 10px);
    float: right;
}
#time-modal .modal-body.when-error #when_panel_fields select.highLightField {
    border-width: 2px;
    border-right: 1px;
}

/**Media part css start */
@media (min-width: 1250px) {
  body .container {
    width: 1232px;
}
}

@media (min-width: 1367px) {
body .container {
    width:1245px;
}
}

@media (min-width: 1601px) and (max-width: 1800px) {
  .meal-header-outer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .meal-banner-right::before {
    right: 0;
  }
  .meal-footer::before {
    left: 1%;
    bottom: 30px;
    height: 104px;
    width: 104px;
  }

/*Meals on demand start*/
.header-outer-mod .mod-auto-con {
  max-width: 1580px;
}
.welcome-pattern-01 {
  width: 280px;
}
/*.welcome-pattern-02 > img {
    width: 280px;
}*/
.welcome-pattern-02 span.circle-img {
    right: 61px;
    bottom: 5px;
    width: 215px;
}
.welcome-pattern-02 span.circle-img img {
  width: 100%;
}

#carousel {
  right: 0;
}
/*Meals on demand end*/
.welcome-demand-mod {
    padding: 50px 0 150px;
}

}

@media (min-width: 1401px) and (max-width: 1600px) {
  .meal-header-outer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .meal-banner-right::before {
    right: 0;
  }
  .meal-footer::before {
    left: 1%;
    bottom: 30px;
    height: 74px;
    width: 74px;
  }
  .container,
  .meal-header-outer .container {
    width: 1350px;
  }
  .how-order-steps {
    padding: 77px 15.5% 0px;
  }
  .meal-signup-left, .meal-signup-right {
    padding-left: 15px;
    padding-right: 15px;
  }
  .meal-signup-outer::after {
    right: 0.7%;
    bottom: 48px;
    height: 28px;
    width: 28px;
  }
  .meal-signup-right::before {
    width: 71px;
    height: 23px;
    left: -3px;
    top: 47px;
  }
  .main-hero-banner.meal-main-hero-banner .main-callout button {
    width: 34%;
  }
  #page_content.main-hero-banner.meal-main-hero-banner #search-container .tagline h1 {
    font-size: 46.9px;
    line-height: 60px;
  }
  #page_content.main-hero-banner.meal-main-hero-banner div#carousel {
    height: 620px;
  }
  /*.dlc_page_container .row>.col-md-2 {
    width: 12%;
  }*/
  .dlc_page_container .row>.col-md-8 {
    width: 74%;
  }
.best-restourants-spacing {
    padding: 0 15px;
}
body .header {
    padding: 25px 40px;
}
body .banner:before {
    left: 25px;
}
.copyright-main {
    background-position: 96% bottom;
}

/*Meals on demand start*/
.header-outer-mod .mod-auto-con {
  max-width: 1580px;
}
.welcome-pattern-02 {
    bottom: -68px;
    width: 861px;
}
.welcome-pattern-02 span.circle-img {
  right: 45px;
  bottom: 5px;
  width: 180px;
}
.welcome-pattern-02 span.circle-img img {
  width: 100%;
}
.header-outer-mod .mod-auto-con {
  max-width: 1380px;
}
.navbar-inner li a {
  font-size: 14.99px;
}
.bannerFormOuter {
  padding: 42px 0 0;
}
.banner-inner-content {
  padding: 203px 0 190px;
}
#carousel {
    right: 0;
    height: 720px;
    width: 874px;
}
.banner-single-slide {
  left: 0;
}
.header-custom li.dropdown ul.dropdown-menu {
    top: 27px;
}
/*Meals on demand end*/
.welcome-pattern-01 {
  width: 230px;
}
body .partner-content {
  padding: 10px 24px;
  background-position: 96% center;
}
.welcome-demand-mod h2 span {
    font-size: 68px;
}
.welcome-demand-mod p {
    letter-spacing: 2px;
}
.welcome-demand-mod a {
    width: 190px;
}
.footer-top-right-inn a {
    font-size: 40px;
}

}

@media (min-width: 1300px) and (max-width: 1400px) {
.container, .meal-header-outer .container {
    width: 1200px;
}
.app-and-logo {
    background-size: 270px;
}
div#driver-partners .grid {
    width: 554px;
}
.header-menu-nav {
    padding: 0 52px;
}
body .header {
    padding: 25px 40px;
}
body .banner:before {
    left: 25px;
}
.copyright-main {
    background-position: 96% bottom;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 small:first-child {
    margin: 0 0 0 32%;
}
.order-page div#page_container .col-md-8 {
    width: 100%;
}

/*Meals on demand start*/

.welcome-pattern-01 {
    width: 230px;
}
.welcome-pattern-03 {
  top: 187px;
  width: 160px;
}
.welcome-pattern-01 img, 
.welcome-pattern-03 img {
  width: 100%;
}
.welcome-pattern-02 span.circle-img {
  right: 11px;
  bottom: 12px;
  width: 186px;
}
.welcome-pattern-02 {
    bottom: -30px;
    width: 796px;
}
.welcome-pattern-02 span.circle-img img {
  width: 100%;
}
.header-outer-mod .mod-auto-con {
  max-width: 1250px;
}
.banner-inner-mod::after {
  width: 121px;
  height: 81px;
}
#carousel {
  transform: rotate(-0deg);
  width: 68%;
  height: 689px;
}
.banner-single-slide {
  transform: rotate(0deg);
}
.home-page .navbar-inner li a
{
  color: #000218;
}
.banner-outer-mod::after {
  width: 33px;
  height: 13px;
}
.welcome-demand-mod {
  padding: 80px 0 105px;
  text-align: center;
}
.welcome-demand-mod h2 {
    font-size: 31px;
    line-height: 52px;
}
.welcome-demand-mod h2 span {
    font-size: 68px;
}
body .become-partner-wrap .become-partner-row {
  margin: 0px -42px;
}
/*Meals on demand end*/
.welcome-demand-mod p {
    letter-spacing: 2px;
}
.typeahead.dropdown-menu {
    top: 66px !important;
}
#address_form ul.typeahead.dropdown-menu {
    padding-top: 35px;
}
.banner-inner-content {
  padding: 203px 0 190px;
}
}

@media (min-width: 1201px) and (max-width: 1400px) {
  .meal-banner-right::before {
    right: 0;
  }
  .meal-footer::before {
    left: 1%;
    bottom: 30px;
    height: 74px;
    width: 74px;
  }
  .container,
  .meal-header-outer .container {
    width: 1150px;
  }
  .how-order-steps {
    padding: 46px 11.5% 0px;
  }
  .meal-signup-left,
  .meal-signup-right {
    padding-left: 15px;
    padding-right: 15px;
  }
  .meal-signup-outer::after {
    right: 0.7%;
    bottom: 48px;
    height: 28px;
    width: 28px;
  }
  .meal-signup-right::before {
    width: 71px;
    height: 23px;
    left: -3px;
    top: 47px;
  }
  .main-hero-banner.meal-main-hero-banner .main-callout button {
    width: 34%;
    font-size: 12px;
  }
  #page_content.main-hero-banner.meal-main-hero-banner #search-container .tagline h1 {
    font-size: 46.9px;
    line-height: 53px;
  }
  #page_content.main-hero-banner.meal-main-hero-banner div#carousel {
    height: 530px;
  }
  .meal-veiw-all {
    margin: 65px 0 0 0;
  }
  .meal-signup-inner h4 {
    font-size: 44.56px;
    line-height: 48.19px;
  }
  .meal-signup-inner {
    height: 300px;
  }
  .meal-testimonial-inner {
    padding: 50px 50px 50px 50px;
    margin: 0 0 0 0px;
    max-width: 680px;
  }
  .meal-testimonial-inner .carousel-indicators {
    padding: 44px 0 0;
  }
  .meal-testimonial-outer {
    padding: 97px 0 98px;
  }
  .meal-testimonial-inner::before {
    top: -170px;
    width: 31px;
    height: 137px;
  }
  .meal-testimonial-inner h3 {
    font-size: 41.56px;
    padding: 3px 0 38px 0px;
  }
  /*.dlc_page_container .row>.col-md-2 {
    width: 8%;
  }*/
  .dlc_page_container .row>.col-md-8 {
    width: 82%;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-10.col-md-offset-1 input#address {
    padding: 14px 26px;
  }
  #gift_certificate_form h4 {
    margin: 10px 0 17px;
  }
  #gift_certificate_form h3 {
    margin: 0 0 25px 0;
    font-size: 28px;
  }
  .col-md-4 .well.well-sm {
    padding: 25px;
  }


/*Meals express start*/
.meal-express-order-plate {
  width: 260px;
}
.meal-express-order-plate img
{
  width: 100%;
}
.meal-express-testimonial-right img {
  max-width: 100%;
}
.best-restourants-spacing {
    padding: 0 4px;
}
.best-restourants-outer::before {
    left: 2%;
    top: 4%;
}
/*Meals express end*/
}

@media (min-width: 1201px) and (max-width: 1300px) {
#page_content.main-hero-banner.meal-main-hero-banner #search-container .tagline h1 {
    font-size: 42.9px;
    line-height: 53px;
}
.app-and-logo {
    background-size: 270px;
}
div#driver-partners .grid {
    width: 513px;
}
.testimonial-outer {
    padding: 85px 0 150px;
}
.grid figure p {
    padding: 0 11%;
}
.header-menu-nav {
    padding: 0 43px;
}
body .header {
    padding: 25px 25px;
}
body .banner:before {
    left: 25px;
    top: 34%;
}
.copyright-main {
    background-position: 96% bottom;
}
body .banner .banner-content h1 {
    font-size: 70px;
}
body .banner .banner-content .span-text {
    font-size: 56px;
}
samp.since-text {
    font-size: 25.32px;
}
body .banner .banner-slider-bg {
    height: 677px;
}
.order-page div#page_container .col-md-8 {
    width: 100%;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 small:first-child {
    margin: 0 0 0 34%;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 {
    font-size: 33px;
}


/*Meals on demand start*/
.welcome-pattern-03 {
  top: 187px;
  width: 160px;
}
.welcome-pattern-01 img, 
.welcome-pattern-03 img {
  width: 100%;
}
.welcome-pattern-02 span.circle-img {
  right: 11px;
  bottom: 12px;
  width: 186px;
}
.welcome-pattern-02 {
    bottom: -45px;
    width: 722px;
}
.welcome-pattern-02 span.circle-img img {
  width: 100%;
}
.header-outer-mod .mod-auto-con {
  max-width: 100%;
  padding: 0 25px;
}
.navbar-inner li, .navbar-order {
  margin: 0 0 0 35px;
}
/*.banner-inner-mod {
  padding:134px 50px 120px 0;
}*/
.banner-inner-mod #address_form {
  margin: 10px 0 40px;
}
.banner-inner-mod::after {
  width: 121px;
  height: 81px;
}
#carousel {
    right: 0;
    height: 610px;
    width: 67%;
}
.sub-title {
  font-size: 19px;
  letter-spacing: 1px;
}
.banner-single-slide {
  transform: rotate(0deg);
}
.home-page .navbar-inner li a
{
  color: #000218;
}
.home-page .navbar-inner li a::before {
    background-color: #000218;
}
.banner-outer-mod::after {
  top: 95%;
}
.welcome-demand-mod {
    padding: 50px 0 105px;
    text-align: center;
}
.welcome-demand-mod h2 {
  font-size: 60px;
  letter-spacing: 2px;
  line-height: 49px;
}
.welcome-demand-mod h2 span {
    font-size: 58px;
}
.welcome-demand-mod h2 {
  font-size: 30px;
  line-height: 42px;
}
.welcome-demand-mod p {
    letter-spacing: 2px;
}
.welcome-demand-mod a {
  width: 180px;
}
body .become-partner-wrap .become-partner-row .become-partner-col {
  padding: 0px 20px;
}
.become-partner-wrap .become-partner-row .become-partner-col {
  float: left;
  width: 50%;
}
.header-outer-mod {
  padding: 0;
  top: 95%;
}
.navbar-order a.order-btn img {
  margin: 0px 0 0 4px;
  position: relative;
  top: 1px;
}
.header-custom li.dropdown ul.dropdown-menu {
    top: 27px;
}
/*Meals on demand end*/
.header-logo a:before {
  height: 86px;
}
.header-logo a {
  padding-top: 24px;
}
.banner-outer-mod::before {
  left: -5px;
}
.banner-inner-mod #address_form #address {
    padding: 0 22px 0 45px;
    background-position: 20px center;
}
.banner-inner-mod #address_form .btn-primary {
  background-position: center left 30px;
  height: 44px;
}
.main-callout input#address {
    min-height: 67px;
}
.banner-inner-mod #address_form .btn-primary:before {
  top: 16px;
}
.banner-inner-mod h2 {
    padding: 25px 0 20px 0;
}
.testimonial-slider-inn p {
    font-size: 26px;
    line-height: 36px;
}
.about-columns-left {
    padding-right: 127px;
    margin-bottom: 35px;
}
.about_us_main.mainOuter div#about_us p {
    font-size: 17px;
    line-height: 27px;
}
.typeahead.dropdown-menu {
    top: 66px !important;
}
.testimonials {
    padding: 106px 0 0;
}
.banner-inner-content {
  padding: 163px 0 123px;
}
.banner-outer-mod {
  padding-bottom: 62px;
}
.footer-main-middle {
  padding: 31px 0 0 0;
}
}
@media (max-width: 1400px) {
.welcome-pattern-02 span.circle-img {
    right: 45px;
    bottom: 5px;
    width: 180px;
}
.welcome-pattern-01 {
    width: 230px;
}
.welcome-pattern-01 img, .welcome-pattern-03 img {
    width: 100%;
}
.footer-top-right-inn a {
    font-size: 40px;
}
div#main_callout_container.main_callout-active #address_form #address {
    height: 56px;
    min-height: 45px;
}

}
@media (max-width: 1350px) {


}

@media (max-width: 1300px) {
    /*short-links-tabs*/
.nav-info-wrapper .row .search-wrapper, .dlc_page_container .col-md-2.col-sm-6.col-xs-10.search-wrapper.btn-search-wrapper {
    width: 275px;
    padding-right: 5px;
}
.dlc_page_container .col-md-2.col-sm-6.col-xs-10.search-wrapper.btn-search-wrapper.search-wrapper-active,
.dlc_page_container .col-md-offset-5.col-md-4.col-sm-6.col-xs-10.search-wrapper.btn-search-wrapper.search-wrapper-active {
    width: 432px;
}
/*short-links-tabs-End*/
}

@media (max-width: 1200px) {
  .meal-banner-right::before {
    right: 0;
  }
  .meal-footer::before {
    left: 1%;
    bottom: 30px;
    height: 74px;
    width: 74px;
  }
  .container,
  .meal-header-outer .container {
    width: 970px;
  }
.how-order-steps {
    padding: 46px 2.5% 0px;
}
.meal-signup-outer {
    padding: 25px 0 55px;
    position: relative;
}
  .meal-signup-left,
  .meal-signup-right {
    padding-left: 7px;
    padding-right: 7px;
  }
  .meal-signup-outer::after {
    right: 0.7%;
    bottom: 48px;
    height: 28px;
    width: 28px;
  }
  .meal-signup-right::before {
    width: 71px;
    height: 23px;
    left: -3px;
    top: 47px;
  }
  .main-hero-banner.meal-main-hero-banner .main-callout button {
    width: 34%;
  }
  #page_content.main-hero-banner.meal-main-hero-banner #search-container .tagline h1 {
    font-size: 40.9px;
    line-height: 47px;
    padding: 0;
}
  #page_content.main-hero-banner.meal-main-hero-banner div#carousel {
    height: 230px;
  }
  .meal-veiw-all {
    margin: 45px 0 0 0;
  }
  .meal-nav-inner li {
    margin: 0 19px;
  }
  .how-order-top h3 {
    font-size: 43px;
}
  .how-order-top p {
    font-size: 22px;
}
  .order-single-step {
    padding: 0 26px 0;
  }
.order-single-step p {
    padding: 20px 18px 0;
    font-size: 17px;
}
  .meal-signup-inner h4 {
    font-size: 34.56px;
    line-height: 38.19px;
  }
  .meal-signup-inner {
    height: 260px;
    padding: 31px;
  }
  .meal-testimonial-inner {
    padding: 30px 30px 30px 30px;
    margin: 0 0 0 0px;
  }
  .meal-testimonial-inner span {
    font-size: 19.8px;
  }
  .meal-testimonial-inner .carousel-indicators {
    padding: 24px 0 0;
  }
  .meal-testimonial-outer {
    padding: 47px 0 48px;
  }
  .meal-testimonial-inner::before {
    top: -70px;
    width: 20px;
    height: 67px;
  }
  .meal-testimonial-inner h3 {
    font-size: 35.56px;
    padding: 6px 0 30px 0px;
  }
  .meal-testimonial-slide {
    /*padding: 38px 0 0;*/
  }
.meal-testimonial-slide p {
    font-size: 18px;
    line-height: 27px;
    height: 153px;
}
  .meal-banner-left {
    padding-right: 20px;
    padding-top: 35px;
  }
  .main-hero-banner.meal-main-hero-banner .main-callout {
    margin: 17px 0 0 0;
    padding: 9px 10px 9px 10px;
  }
  .local-restourant-inner p {
    font-size: 21.67px;
    padding: 0 0 7px;
  }
  .local-restourant-inner h3 {
    font-size: 32px;
  }
  .local-restourant-inner li img {
    max-height: 52px;
  }
  .local-restourant-inner li {
    margin: 0 8px 0;
  }
  .local-restourant-outer::before {
    height: 106px;
    width: 106px;
    border: 10px solid #cad8d9;
  }
  .dlc_page_container .row>.col-md-2 {
    width: auto;
  }
  .dlc_page_container .row>.col-md-8 {
    width: 100%;
  }
  .order_restaurant--row.restaurant-info-page-dlc {
    margin-top: 0;
        margin-left: 0;
    margin-right: 0;
  }
  .restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container .order_restaurant--menu_item .menu_item_price {
    font-size: 18px;
  }
  span.menu-heading-toggle-indicator.pull-right {
    line-height: 23px;
  }
  .restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body .restaurant_info_container .resturant_details_container .media-body .media-heading {
    font-size: 35px;
  }
  .restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body .restaurant_info_container .resturant_details_container>img {
    height: 92px;
    width: 92px;
  }
  #time_and_location_panel .when>div p,
  #time_and_location_panel .where>div p {
    font-size: 12px;
  }
  #gift_certificate_form h3 {
    font-size: 23px;
  }
  .col-md-4 .well.well-sm {
    font-size: 14px;
    padding: 25px;
  }

/*Meals express start*/
.meal-express-order-plate {
  width: 150px;
}
.meal-express-testimonial .meal-testimonial-inner {
  margin: 80px 0 0 0;
  max-width: 450px;
  padding: 0 0 0 10px;
}
.meal-express-testimonial-right::after {
  right: -30px;
  top: 50%;
  width: 16px;
  height: 51px;
}
.meal-express-testimonial-right::before {
  right: -40px;
  top: 90%;
  width: 59px;
  height: 59px;
}

.meal-express-order-plate img
{
  width: 100%;
}
.meal-express-testimonial-right img {
  max-width: 100%;
}
.best-restourants-spacing {
  padding: 0 20px;
}
.best-restourants-inner {
  padding: 43px 18px 45px;
}
.best-restourants-outer::before {
  left: 1%;
  top: 2%;
  height: 86px;
  width: 86px;
  border: 10px solid #cad8d9;
}
.meal-express-banner::before {
  width: calc(50% + 340px);
}
.meal-footer {
    padding-bottom: 60px;
}
.best-restourants-inner p {
    font-size: 15px;
    line-height: 27px;
    min-height: 125px;
}
.best-restourants-inner h3 {
    font-size: 19px;
}
.best-restourants-inner p {
    min-height: 140px;
}
.best-restourants-outer {
    padding: 85px 0 67px;
}
/*Meals express end*/

.capsicum-img {
    position: absolute;
    bottom: -116px;
    left: 52px;
    width: 265px;
}
.hero-banner-content h1 {
    font-size: 55px;
    line-height: 58px;
}


.app-download .right-box samp {
    letter-spacing: 1px;
    font-size: 21.68px;
}
.app-and-logo {
    background-size: 248px;
}
.how-order-columns-inn {
    width: 32.33%;
}
.how-order-columns {
    padding: 60px 0 70px 0;
}
.testimonial-outer {
    padding: 90px 0 110px;
}
div#driver-partners .grid {
    width: 47%;
    margin: 0 10px;
}
div#carousel.hero-banner-part {
    height: 560px;
}
.grid figure p {
    padding: 0 6%;
}
.leaf-img {
    width: 171px;
}
.header-menu-nav {
    padding: 0 28px;
}

body .header {
    padding: 15px 25px;
}
body .banner:before {
    left: 25px;
    top: 34%;
}
.copyright-main {
    background-position: 96% bottom;
}
body .banner .banner-content h1 {
    font-size: 58px;
    margin-bottom: 17px;
}
body .banner .banner-content .span-text {
    font-size: 50px;
}
body .banner .banner-content h2 {
    font-size: 23px;
}
samp.since-text {
    font-size: 23.32px;
}
body .all-restaurants {
    padding: 20px 0 0 0 !important;
}
body .driver, body .partner {
  height: 260px;
}
body .partner-content {
    padding: 10px 26px;
}
body .steps-order .steps-order-row .steps-order-col {
    width: 227px;
    height: 270px;
    margin: 0 8px;
    padding: 38px 30px 0;
}
body .steps-order .steps-order-bg p {
    font-size: 17px;
    line-height: 26px;
}
body .steps-order {
    padding: 74px 0 110px 0;
}
.testimonials {
    padding: 60px 0 0;
    min-height: 400px;
}
body .app-links h4 {
    font-size: 34px;
}
body .steps-order h2 {
    font-size: 41.12px;
}
.grey-ring-icon {
  display: none;
}
body .site-logo {
    top: -15px;
    min-width: 150px;
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
}
body #page_header  .header-links ul > li > a {
    font-size: 13px;
}
body .header-links ul > li.order-now a {
    padding: 7px 22px 7px;
    height: auto;
}
body .site-logo a {
    padding: 28px 0 20px 0;
}
body .header-links ul > li > a.cart-btn {
    width: 40px;
    height: 40px;
    line-height: 35px;
}
body #page_footer.footer {
    margin: 0 0 60px 0;
}
body .become-partner-wrap .become-partner-row {
    margin: 0px -15px;
}
body .bottom-nav {
    z-index: 9999;
}
div#new_address_div {
    overflow: hidden;
}
.order-page div#page_container .col-md-8 {
    width: 100%;
}
.order-page div#page_container .container-fluid {
    max-width: 93%;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .panel-body {
    padding: 40px 45px;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 {
    font-size: 36px;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 small:first-child {
    margin: 0 0 0 23%;
}

/*Meals on demand start*/
.welcome-pattern-01 {
    top: 100px;
    width: 140px;
}
.welcome-pattern-03 {
  top: 77px;
  width: 90px;
}
.welcome-pattern-01 img, 
.welcome-pattern-03 img {
  width: 100%;
}
.welcome-pattern-02 span.circle-img {
  right: 11px;
  bottom: 12px;
  width: 116px;
}
.testimonials .content-wrapper {
  max-width: 100%;
}
.welcome-pattern-02 {
    bottom: -45px;
    /* display: none; */
    width: 550px;
}
.testimonial-slider {
  margin: 23px 0 0;
}
.welcome-demand-outer-mod {
  padding-bottom: 50px;
}
.welcome-pattern-02 span.circle-img img {
  width: 100%;
}
.header-outer-mod .mod-auto-con {
  max-width: 100%;
  padding: 0 25px;
}
.navbar-inner li {
  margin: 0 0 0 12px;
}
.navbar-order {
    margin-left: 18px;
}
.banner-inner-mod #address_form {
  margin: 0;
}
.banner-inner-mod h2 {
  font-size: 55.8px;
  padding: 12px 0 4px 0;
  line-height: 53px;
}
.banner-inner-mod a img {
  margin: 0 0 0 6px;
  vertical-align: baseline;
  width: 16px;
}
.banner-inner-mod::after {
  width: 60px;
  height: 61px;
}
.order_types_list {
  top:0;
}
.header-right {
    margin: 15px 0 0 0;
}
.banner-inner-content {
  padding: 173px 0 130px;
}
.footer-bottom-left, .footer-bottom-right {
  font-size: 12px;
}
.footer-main-middle {
  padding: 31px 0 0 0;
}

.banner-inner-mod #address_form .form-group.form-group-button {
    margin-bottom: 8px;
}
.banner-inner-mod::after {
  width: 121px;
  height: 81px;
}
#carousel {
    right: 0;
    height: 496px;
    width: 70%;
    transform: rotate(0deg);
    top: 0;
}
.sub-title {
    font-size: 17px;
    /* letter-spacing: 3px; */
}
.banner-single-slide {
  transform: rotate(
0deg
);
}

.home-page .navbar-inner li a
{
  color: #000218;
}
.home-page .navbar-inner li a::before {
    background-color: #000218;
}
.banner-outer-mod::after {
  top: 95%;
}
.welcome-demand-mod {
  padding: 80px 0 105px;
  text-align: center;
}
.welcome-demand-mod h2 {
    font-size: 22px;
    line-height: 32px;
}
.welcome-demand-mod h2 span {
    font-size: 44px;
}
body .become-partner-wrap .become-partner-row {
  margin: 0px -12px;
}
body .become-partner-wrap .become-partner-row .become-partner-col {
  padding: 0px 14px;
}
.welcome-demand-mod p {
    font-size: 16px;
    letter-spacing: 1.5px;
}
.welcome-demand-mod a {
    margin: 0 4px 0;
    width: 150px;
}
.header-outer-mod {
    padding: 0;
    height: 70px;
}
.navbar-inner li a {
  font-size: 13.99px;
}
.navbar-order a.order-btn {
    font-size: 11px;
    padding: 10px 12px 9px 12px;
    background-image: none;
}
.navbar-order a.order-btn img {
  margin: 0px 0 0 4px;
  position: relative;
  top: 1px;
}
.navbar-order a.cart-icon {
    height: 37px;
    width: 37px;
    margin: 0 0 0 4px;
}
.welcome-demand-mod {
    padding: 60px 0 95px;
}
.footer-columns h4 {
  font-size: 14px;
  margin: 0 0 17px;
}
.footer-top-right-inn a {
  font-size: 32px;
}
.become-partner-row figure {
    height: 100%;
    width: 100%;
    border-radius: 34px;
    overflow: hidden;
    box-shadow: 0 0 33px rgb(0 0 0 / 8%) !important;
}
.how-order-content-mod {
  padding: 61px 2% 60px;
}
.how-order-content-mod h4 {
  font-size: 19px;
  letter-spacing: 1.5px;
}
.how-order-food-mod {
  padding: 40px 0 0 0;
}
.nav-info-wrapper .row .search-wrapper .sort_submit {
    right: 24px;
}
/*Meals on demand end*/
.how-order-single-mod p {
    /* line-height: 26px; */
    padding: 10px 13% 0;
}
.header-logo a {
    width: 216px;
    padding-top: 15px;
}
.header-logo a:before {
  height: 83px;
}


.app-download .capcicupShape {
    position: absolute;
    left: -100px;
    top: 330px;
    width: 180px;
}
.about_us_main.mainOuter {
  padding-top: 125px;
}
.about-columns-left h1 {
  font-size: 45px;
}
.about-columns-left span.Subtitle {
    font-size: 61px;
    margin-top: 3px;
}

.about_us_main.mainOuter div#about_us p {
    font-size: 15px;
    line-height: 25px;
}
div#about_us p {
    color: #21282b;
    margin-top: 14px;
    font-size: 15px;
}
.about-columns span:before {
    bottom: -25px;
    left: -24px;
    height: 400px;
}
.about-columns-left {
    padding-right: 62px;
    margin-bottom: 0;
}
.about-columns-full {
    margin-top: 0;
}
.banner-inner-mod #address_form .btn-primary:after {
    width: 45px;
}
.app-download .right-box h3 span:before {
    right: -34px;
    top: -28px;
    background-size: 31px;
}
.app-download .right-box p {
  font-size: 14px;
  line-height: 24px;
  padding-right: 0%;
}
.typeahead.dropdown-menu {
    top: 70px !important;
}
#address_form ul.typeahead.dropdown-menu {
    padding-top: 30px;
}
.about-columns-left .text-sep {
    margin: 5px 0 5px 0;
}
.bannerFormOuter div#main_callout_container.main_callout-active div#main_callout .panel-body {
    width: 760px;
}
div#main_callout_container.main_callout-active #address_form .btn-primary {
    width: 162px;
    font-size: 12px;
    padding: 0 44px 0 20px;
}
div#main_callout_container.main_callout-active #address_form .btn-primary:before {
  right: 11px;
}
div#main_callout_container.main_callout-active #address_form .btn-primary:after {
  width: 38px;
}

/*short-links-tabs*/
.nav-info-wrapper .row .search-wrapper, .dlc_page_container .col-md-2.col-sm-6.col-xs-10.search-wrapper.btn-search-wrapper {
    width: 196px;
}
.nav-info-wrapper .row .col-md-2.col-sm-6.col-xs-10.search-wrapper.btn-search-wrapper .sort_submit {
    right: 9px;
}
.dlc_page_container .col-md-2.col-sm-6.col-xs-10.search-wrapper.btn-search-wrapper.search-wrapper-active {
    width: 432px;
}
/*short-links-tabs-End*/
.main-lp-menu .desktop-menu-dropdown .desktop-menu {
  height: 36px;
  width: 36px;
}

.main-lp-menu .desktop-menu-dropdown .desktop-menu i.icon.ion-navicon {
  font-size: 22px;
  line-height: 1.5;
}
.main-lp-menu .desktop-menu-dropdown {
    margin-left: 8px;
    margin-right: 4px;
}



.banner-outer-mod {
  padding-bottom: 72px;
}


}
@media (max-width:  1024px) {

.banner-inner-mod.bannerFormOuter #address_form #address {
  width: 360px;
}
.banner-inner-mod::after {
  width: 61px;
  height: 61px;
  display: none;
}
.banner-inner-mod #address_form .btn-primary:before {
    top: 15px;
    right: 15px;
}

}
@media (max-width: 991px) {
  .meal-header-outer {
    padding: 15px 15px 35px;
  }
  .meal-banner-right::before {
    right: 0;
  }
  .meal-logo-outer img {
    max-width: 120px;
  }
  .meal-nav-inner {
    margin: 4px 0 0 0;
  }
  .meal-order-now-btn .fa {
    margin: 0px 0 0 8px;
  }
  .meal-nav-inner li a {
    font-size: 12px;
    letter-spacing: 0.5px;
  }
  .meal-order-now-btn {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 9px 12px 10px 21px;
    margin: 0 10px 0 0;
  }
  .meal-shopping-icon {
    height: 37px;
    width: 37px;
    font-size: 19px;
  }
  .meal-nav-inner ul {
    margin: 8px 0 0 0;
  }
  .container,
  .meal-header-outer .container {
    width: 750px;
  }
  .main-hero-banner.meal-main-hero-banner .main-callout input {
    font: bold 12px 'Raleway', sans-serif;
    letter-spacing: 0px;
    width: 60%;
  }
  .meal-nav-inner li {
    margin: 0 9px;
  }
div#page_content.main-hero-banner {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: -38px;
}
.main-hero-banner.meal-main-hero-banner .main-callout button {
    width: 36px;
    letter-spacing: 0.6px;
    background-size: 13px;
    padding: 0;
    font-size: 0px;
    background-position: center;
    height: 36px;
}
  .main-hero-banner.meal-main-hero-banner .main-callout {
    margin: 15px 0 0 0;
    padding: 7px 7px 7px 7px;
  }
  .meal-veiw-all a {
    font-size: 13px;
    letter-spacing: 0.2px;
  }
  #page_content.main-hero-banner.meal-main-hero-banner #search-container .tagline h1 {
    font-size: 29.9px;
    line-height: 36px;
    letter-spacing: 0;
}
  .meal-banner-left {
    padding-right: 20px;
    padding-top: 55px;
  }
  .local-restourant-inner p {
    font-size: 17.67px;
    padding: 0 0 7px;
  }
  .local-restourant-inner h3 {
    font-size: 27px;
  }
  .local-restourant-inner h3 span {
    padding: 0 0 13px;
  }
  .local-restourant-inner ul {
    margin: 18px 0 0 0;
  }
  .local-restourant-inner li img {
    max-height: 43px;
  }
  .local-restourant-outer::before {
    height: 76px;
    width: 76px;
    border: 7px solid #cad8d9;
    left: 1%;
  }
  .order-single-step {
    padding: 0 19px 0;
  }
  .order-single-step img {
    max-width: 80%;
  }
  .order-single-step p {
    padding: 8px 0 0 0;
    font-size: 15px;
  }
  .how-order-top h3 {
    font-size: 31px;
  }
  .how-order-top p {
    font-size: 15px;
  }
  .how-order-steps {
    padding: 32px 9.5% 0px;
  }
  .order-single-step h4 {
    padding: 9px 20px 9px;
    margin: 0 0 10px;
    font-size: 13px;
  }
  .meal-testimonial-inner span {
    font-size: 15.8px;
  }
  .meal-testimonial-inner h3 {
    font-size: 28.56px;
    padding: 4px 0 21px 0px;
  }
  .meal-testimonial-inner h3::after {
    width: 87px;
  }
.meal-testimonial-slide p {
    font-size: 20px;
    line-height: 26px;
}
.meal-testimonial-slide h4 {
    font-size: 16.05px;
    padding: 13px 0 0;
    letter-spacing: -0.2px;
}
  .meal-footer::before {
    left: 1%;
    bottom: 10px;
    height: 54px;
    width: 54px;
  }
  .meal-useful-links ul {
    width: 100%;
    float: left;
    padding: 0 00px 0 0px;
  }
  .meal-signup-inner h4 {
    font-size: 27.56px;
    line-height: 34.19px;
  }
  .meal-signup-inner {
    height: 230px;
    padding: 31px;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .form-group.col-md-4 {
    width: 38%;
  }
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-6.col-md-offset-1, .dlc_page_container .col-md-8 .panel.panel-default:last-child .form-group.col-md-4 {
    width: 100%;
    float: left;
}
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 small button,
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 small a {
    margin-left: 38px;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:nth-child(2) ul li a {
    font-size: 16px;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:nth-child(2) ul li {
    margin-bottom: 4px;
  }
  .alert.alert-success:before {
    font-size: 22px;
  }
  .alert p {
    font-size: 16px;
    padding: 0px 0 0 15px;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:nth-child(2) h4 {
    margin: 0 0 10px;
    font-size: 20px;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 {
    font-size: 22px;
  }
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 small button, .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 small a {
    font-size: 13px;
}
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-10.col-md-offset-1 input#address {
    padding: 15px 20px;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-6.col-md-offset-1 .radio.order_types.order_types--takeout {
    margin-left: 10px;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .form-group.col-md-4 button {
    font-size: 14px;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-6.col-md-offset-1 .radio.order_types.order_types--takeout {
    margin-left: 0;
    margin-top: 4px;
  }
  .restaurant-info-page-dlc .order_restaurant--restaurant_about_panel_body .restaurant_info_container {
    width: 100%;
    margin-bottom: 25px;
  }
  .col-md-4 .well.well-sm {
    margin-top: 44px;
  }

/*Meals express Start*/
.meal-express-header .meal-order-now-btn {
  margin: 0 8px 0 0;
}
.meal-express-header .meal-logo-outer img {
    max-height: 107px;
    width: auto;
}
.best-restourants-spacing {
  padding: 0 10px;
}
.best-restourants-inner {
  padding: 25px 18px 25px;
  border-radius: 20px;
}
.best-restourants-outer {
  padding: 73px 0 62px;
}
.best-restourants-inner a {
  font-size: 12px;
  padding: 10px 15px;
  width: 180px;
  margin: 10px 0 0 0;
}
.best-restourants-inner p {
  font-size: 14px;
  line-height: 23px;
  color: #000;
  min-height: 110px;
  margin: 0;
}
.best-restourants-inner h3 {
  padding: 11px 0;
  font-size: 16px;
}
.meal-express-banner::before {
  width: calc(50% + 260px);
}
/*Meals express end*/
.testimonial-slider {
    margin: 45px auto 0;
    height: 242px;
}
.testimonial-outer {
    padding: 80px 0 85px;
}
.app-download .container {
    display: block;
}
.app-download .right-box h3 {
    font-size: 36px;
}
.app-download .right-box samp {
    letter-spacing: 0.5px;
    font-size: 21px;
}
.app-download .right-box p {
    font-size: 15px;
    line-height: 22px;
}
.app-download-logo img {
    width: 154px;
}
.app-download-logo {
  margin: 18px 0 0 0;
}
.Home-logo-inn h3 {
    font-size: 35px;
}
.app-download-logo {
    margin: 18px 0 0 0;
}
.how-do-order {
    padding: 75px 0 82px;
}
.how-order-columns-inn figure span {
    width: 160px;
    height: 160px;
    line-height: 160px;
}
#driver-partners {
    padding: 60px 0;
}
.grid figure p {
    font-size: 14px;
    line-height: 23px;
    padding: 0 4%;
}
.footer-bottom .container {
    display: block;
}
.footer-bottom .footer-left, .footer-bottom .footer-right {
    width: 100%;
    text-align: center;
}
.footer-bottom .footer-left {
    margin-bottom: 8px;
}
.hero-banner-content h1 {
    font-size: 45px;
    line-height: 46px;
}
.main-callout button {
    height: 46px;
    width: 46px;
    right: 5px;
    top: 5px;
}
.main-callout input#address {
    font-size: 15px;
    padding: 0 18px;
    min-height: 48px;
    height: 48px;
}
.col-xs-12.col-sm-5.hero-banner-content {
    width: 420px;
}
.food-delivery-text {
    font-size: 20.68px;
    margin: 13px 0 26px 0;
    padding-right: 109px;
}
div#carousel.hero-banner-part {
    height: 498px;
}
.capsicum-img {
    bottom: -112px;
    left: 52px;
    width: 224px;
}
.hero-banner-content span {
    font-size: 16.84px;
}
.app-and-logo {
    background-size: 215px;
}
.footer-top-bar .footer-right img {
    width: 208px;
}
.footer-top-bar {
    padding: 22px 0;
    min-height: 112px;
}
.header-menu-nav .logo-img img, .header-menu-nav-mobile .logo-img img {
    height: 34px;
}
body .header-menu-nav .header-menu span, body .header-menu-nav-mobile .header-menu span {
    margin: 0 11px;
    font-size: 13px;
    line-height: 18px;
}
body .header-menu-nav .desktop-menu-dropdown .desktop-menu, body .header-menu-nav-mobile .desktop-menu-dropdown .desktop-menu {
    height: 45px;
    width: 48px;
}
body .header-menu-nav .header-menu .cart-icon-wrapper, body .header-menu-nav-mobile .header-menu .cart-icon-wrapper {
    height: 45px;
    width: 48px;
    line-height: 45px;
}
.meal-testimonial-slide-main {
    padding: 0;
}
.footer-socail-icon a {
    width: 35px;
    height: 35px;
    line-height: 37px;
    font-size: 20px;
}
body .header {
    min-height: 60px;
}
body .site-logo {
    top: -15px;
    min-width: 121px;
}
.meal-testimonial-slide p {
    font-size: 15px;
    line-height: 26px;
    color: #000;
    height: 115px;
}
body .driver, body .partner {
    height: 188px;
}
.leaf-img-01 {
  display: none;
}
body .partner-content h4 {
    font-size: 32px;
    line-height: 33px;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
    margin: 4.6px 0 !important;
    width: 100%;
}
.become-partner-wrap {
  padding: 0 0 80px 0;
}
body #page_header .navbar-nav {
    display: block;
}
body #page_header .header-links ul > li > a {
    font-size: 12px;
}
body #page_header .header-links ul > li > a {
    padding: 0px 4px !important;
}
body .header-links ul > li.cart {
    margin-left: 3px;
}
body .site-logo a {
    padding: 20px 0 15px 0;
}
body #page_header .header-links ul > li.order-now > a {
    padding: 5px 4px !important;
}
body .header-links ul > li > a.cart-btn {
    width: 36px;
    height: 36px;
    line-height: 30px;
}
body .app-links {
    padding: 68px 0px;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .panel-body #address_form .row:first-of-type label {
    font-size: 17px;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 small:first-child {
    margin: 0 0 0 10%;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-6.col-md-offset-1, .dlc_page_container .col-md-8 .panel.panel-default:last-child .form-group.col-md-4 {
    margin: 11px 0 0;
}

/*Meals on demand start*/
#carousel {
    right: 0;
    height: 435px;
    width: 70%;
}
.header-right {
    margin: 15px 0 0 0;
}

.how-order-outer-mod {
  padding: 15px;
}
.welcome-demand-mod {
  padding: 40px 0 45px;
}
.welcome-pattern-01 {
  top: 90px;
  width: 50px;
  display: none;
}
.welcome-pattern-03 {
  top: 57px;
  width: 60px;
}
.how-order-content-mod h3 {
  font-size: 37px;
  margin: 0 0 9px;
}
.how-order-single-mod p {
  font-size: 16px;
  line-height: 24px;
  padding: 13px 12% 0;
}
.sub-title {
  font-size: 17px;
  letter-spacing: 0px;
}
.testimonial-slider {
  margin: 22px auto 0;
}
body .partner-content {
  left: 10px;
  bottom: 15px;
}

.footer-main-middle .footer-columns:nth-child(2) {
  width: 28%;
}
.footer-main-middle .footer-columns:nth-child(3) {
  width: 23%;
}
.footer-main-middle .footer-columns:nth-child(4) {
  width: 16%;
}
.footer-main-middle .footer-columns:nth-child(5) {
  width: 33%;
}
.become-partner-row-main {
    padding-bottom: 85px;
}
.footer-copy-right {
    display: block;
    margin-top: 25px;
}
.footer-bottom-left, .footer-bottom-right {
    width: 100%;
    text-align: center;
    margin: 7px 0;
}
footer.footer-main-outer {
    margin-bottom: 40px;
}
.container-fluid.nav-info-wrapper.bg-nav-info .filter-col {
    padding-left: 8px;
}
.container-fluid.nav-info-wrapper.bg-nav-info .row {
    padding: 7px 0 0;
}
/*Meals on demand end*/
.order-page form#address_form .typeahead.dropdown-menu {
    top: 82px !important;
    display: block !important;
}
ul.typeahead.dropdown-menu a {
    padding: 4px 15px;
}
.app-download .left-box span {
  width: 330px;
  padding: 0 0 0 0;
  border-radius: 44px;
}
.app-download .right-box samp {
  font-size: 16px;
  margin: 0;
}
.app-download .right-box h3 {
  font-size: 25px;
  line-height: 1.2;
}
.app-download .left-box span {
    width: 100%;
}
.welcome-pattern-02 {
    bottom: 14px;
    width: 450px;
}
.banner-inner-mod h2 {
    font-size: 45.8px;
    line-height: 42px;
}
.banner-inner-mod h2 span {
    margin-top: 24px;
}
.banner-inner-mod h1 {
  font-size: 33px;
  letter-spacing: 1.1px;
  /* letter-spacing: 1px; */
}
.banner-inner-mod h1:after {
  display: none;
}
.text-sep {
  margin: 8px auto 14px;
  max-width: 164px;
}
.app-download {
  padding: 0px 0px 0 0;
}
.text-sep img {
    left: 18px;
    bottom: 50px;
    width: 94px;
}
.app-download .right-box a img {
  width: 137px;
}
.app-download .right-box a {
  margin: 0 4px;
}
.banner-outer-mod {
  padding-bottom: 52px;
}
.app-download .capcicupShape {
    left: -80px;
    top: -105px;
    width: 150px;
    z-index: 1;
}
.banner-outer-mod::after {
    top: 85%;
    right: 50px;
}
.left-box,
.right-box {
    vertical-align: middle;
}
.Home-logo-inn h3 {
  font-size: 25px;
}
.how-order-single-mod img {
  width: 100px;
  height: auto;
}
.how-order-single-mod strong {
  font-size: 22px;
}
.sub-title {
    font-size: 14px;
    letter-spacing: 0.5px;
    padding-right: 0;
}
.meal-testimonial-slide-main {
    padding: 0;
}
.testimonial-slider {
    margin: 0;
}
.testimonial-slider .carousel-slider {
    width: 85px;
    bottom: 70px;
    right: 0;
}
.testimonial-slider .carousel-slider a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 17px;
}
.testimonial-slider .carousel-slider a img {
    width: 15px;
    height: auto;
}
.about-columns span:before {
    height: 306px;
}
.navbar-inner li a {
    font-size: 12px;
}
.header-logo a {
    /* height: 140px; */
    padding-top: 17px;
}
.typeahead.dropdown-menu {
    top: 72px !important;
}
#address_form ul.typeahead.dropdown-menu {
    padding-top: 28px;
}
.footer-main-middle .footer-columns:nth-child(1) li {
    width: 100%;
}
.form-group.form-group-input.col-md-10 {
    width: calc(100% - 160px);
}

div#main_callout_container.main_callout-active div#main_callout .panel-body {
    width: 600px;
}
div#main_callout_container.main_callout-active #address_form .btn-primary {
    width: 150px;
    font-size: 12px;
    padding: 0 44px 0 15px;
}
div#main_callout_container.main_callout-active div#main_callout .panel-body #address_form .order_types_list {
    left: -188px;
}
.bannerFormOuter div#main_callout_container.main_callout-active div#main_callout .panel-body {
    width: 680px;
}
.banner-inner-mod.bannerFormOuter {
  padding-top: 30px;
}
.banner-inner-content {
  padding: 133px 0 80px;
}
/*short-links-tabs*/
.nav-info-wrapper .row .search-wrapper, .dlc_page_container .col-md-2.col-sm-6.col-xs-10.search-wrapper.btn-search-wrapper {
    width: 380px;
    float: right;
}
.dlc_page_container .col-md-2.col-sm-6.col-xs-10.search-wrapper.btn-search-wrapper.search-wrapper-active {
    width: 432px;
}
.col-md-6.col-md-offset-2.col-sm-12.sort_links_container.hidden-xs {
    margin-top: 10px;
}
.second-menu .container-fluid {
    padding: 0 10px 0 0;
}
.second-menu .nav.nav-interior > li a {
    padding: 11px 1px 0 20px;
}
body .header-menu-nav a, body .header-menu-nav-mobile a {
    margin: 0 0 0 20px;
}
body .nav-info-wrapper .row {
    margin: 0;
}
/*short-links-tabs-End*/
}
@media (max-width: 767px) {
  .meal-footer-inner {
    border-left: 0px solid #e7e7e7;
    text-align: center;
    padding: 20px 0px 20px;
  }
  .meal-footer-copyright {
    font-size: 14px;
    padding: 15px 0px 16px 0;
  }
  .meal-footer-inner p {
    font-size: 15px;
    margin-bottom: 7px;
  }
  .meal-footer-inner h5 {
    font-size: 17.81px;
    padding: 0 0 10px;
  }
  .meal-signup-outer {
    padding: 21px 15px 35px;
  }
  .meal-signup-left,
  .meal-signup-right {
    padding-left: 0;
    padding-right: 0;
    margin: 10px 0;
  }
#page_content.main-hero-banner.meal-main-hero-banner #search-container .tagline h1 {
    font-size: 32px;
    line-height: 38px;
}
  .how-order-top h3 {
    font-size: 27px;
  }
  .order-single-step {
    padding: 0 19px 40px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    flex-flow: column;
    -webkit-flex-flow: column;
  }
  .order-single-step img {
    max-width: 130px;
  }
  .meal-testimonial-outer {
    padding: 47px 15px 48px;
  }
  .meal-testimonial-inner {
    padding: 30px 30px 30px 30px;
    margin: 0 0 0 0px;
    max-width: 360px;
  }
  .local-restourant-inner h3 {
    font-size: 24px;
  }
.meal-banner-left {
    padding-right: 15px;
    padding-top: 0;
}
  div#page_content.main-hero-banner::after {
    bottom: inherit;
    top: 50%;
  }
  .meal-nav-btn {
    display: block;
    width: 30px;
    float: right;
    margin: 14px 0px 0 0;
  }
  .meal-nav-outer {
    position: unset;
  }
  .meal-nav-btn img {
    width: 100%;
  }
  .meal-nav-inner ul {
    margin: 8px 0 0 0;
    width: 100%;
  }
  .meal-nav-inner {
    position: absolute;
    left: 0;
    width: 100%;
    background: #9b7f2b;
    top: 0;
    height: 100vh;
    z-index: 1;
    padding: 115px 20px 0 30px;
    margin: 0;
    display: none;
  }
  .meal-nav-inner li {
    margin: 0 0px 12px;
    width: 100%;
    text-align: left;
  }
  .meal-order-now-btn {
    color: #45a929;
    background: #FFF;
  }
  .meal-shopping-icon {
    color: #45a929;
    background: #fff;
  }
  .meal-shopping-icon:hover {
    background: #fc981d;
  }
  .meal-order-now-outer {
    margin: 20px 0 0 0;
  }
  .meal-nav-inner li a {
    color: #fff;
  }
  .meal-nav-inner li a:hover {
    color: #fc981d;
  }
  .meal-logo-outer,
  .meal-nav-btn {
    position: relative;
    z-index: 2;
    transition: .3s all ease;
    -webkit-transition: .3s all ease;
  }
  .open-nav .meal-logo-outer,
  .open-nav .meal-nav-btn {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
  }
  .open-nav-body {
    overflow: hidden;
  }
  .mealsnow-faq {
    padding: 40px 0 30px 0;
  }
  .faq-content-inn {
    margin-bottom: 15px;
    padding: 0 16px 16px;
    border-radius: 35px;
  }
  .faq-content p {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0px;
  }
  .faq-content h2 {
    font-size: 18px;
    margin: 25px 0 13px 0;
  }
  .faq-head h1 {
    margin: 0 0 37px 0;
    font-size: 32.56px;
    padding: 0 0 30px 0px;
  }
  .faq-head {
    padding-left: 15px;
  }
  .contact-head h1 {
    margin: 0 0 22px 0;
    font-size: 36px;
  }
  .contact-info span {
    font-size: 16px;
    margin: 3px 7px;
    display: inline-block;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 {
    font-size: 21px;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .panel-body {
    padding: 25px;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:nth-child(2) h4 {
    font-size: 18px;
    line-height: 23px;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:nth-child(2) ul li a {
    font-size: 14px;
  }
  .alert.alert-success:before {
    left: 20px;
    font-size: 20px;
    position: absolute;
    top: 10px;
  }
  .alert p {
    font-size: 15px;
    padding: 10px 15px 10px 45px;
  }
  div#page_container.dlc_page_container {
    padding: 30px 0 65px;
  }
  .header-dlc button.mobile-menu {
    display: none;
  }
  .order_restaurant--restaurant_row.row {
    margin: 0;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 small:first-child {
    margin-top: 10px;
  }
  .radio span {
    position: relative;
    top: 2px;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-10.col-md-offset-1 input#address {
    padding: 16px 20px;
    font-size: 13px;
  }
  div#page_container {
    padding: 65px 15px;
  }
  #gift_certificate_form .panel-default {
    margin-top: 25px;
  }
  .modal#menu-modal .modal-dialog .modal-content .modal-body.modal-bottom-btn {
    height: calc(100vh - 80px - 50px);
  }
  .dlc_page_container .order_restaurant--row .container-fluid.nav-info-wrapper.bg-nav-info {
    margin: 0 -15px;
  }
  .nav-info-wrapper #restaurant_heading_select button {
    height: 41px;
    width: 41px;
    border: 1px #cecece solid;
    border-radius: 31px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
  }
  #restaurant_heading_select button i {
    font-size: 23px;
  }

  /*Meals express star*/
.meal-express-header .meal-logo-outer img {
    max-height: 92px;
}
.meal-express-header .meal-logo-outer {
  margin: 0 0 -10px;
}
.meal-express-header .meal-nav-inner {
  background: #9b7f2b;
}
.meal-express-header  .open-nav .meal-logo-outer {
  filter: inherit;
  -webkit-filter: inherit;
}
.meal-express-banner::before {
  width: 100%;
  border-radius: 0;
}
.best-restourants-inner p {
  min-height: auto;
}
.meal-express-order-plate {
  width: 90px;
}
.meal-veiw-all {
    margin: 26px 0 0 0;
}
.meal-express-header .meal-order-now-btn {
    border-color:#fff;
}
.meal-express-header .meal-order-now-btn:hover {
    background-color: #000;
}

div#page_content.main-hero-banner {
    margin-top: -46px;
}
.row.bg-nav-info.restaurants-cards-row {
    margin-top: 10px;
}
  /*Meals express end*/
span.carousel.background .backstretch {
    height: 273px;
}
#page_content #carousel .background {
    /* position: relative; */
    height: 435px;
    width: 100%;
    display: inline;
}
#page_content #search-container {
    min-height: auto;
    height: auto;
    padding: 35px 0 35px 0;
}
.col-xs-12.col-sm-5.hero-banner-content {
    width: 100%;
}
div#carousel.hero-banner-part {
    height: auto;
}
/*#page_content #carousel {
    display: flex;
    flex-direction: column-reverse;
    z-index: 1;
}*/
.hero-banner-content h1 {
    font-size: 38px;
    line-height: 44px;
}
.hero-banner-content h1 br {
    display: none;
}
.food-delivery-text {
    font-size: 21.68px;
    margin: 17px 0 15px 0;
}
.main-callout {
    margin-top: 32px;
}
.hero-banner-content span {
    font-size: 14.84px;
    display: inline-block;
    padding: 5px 9px;
}
.staying-hotel {
    font-size: 16px;
    margin-top: 30px;
}
.left-box {
  padding-right: 0;
  margin-bottom: 0;
  order: 1;
}
.app-download .right-box h3 {
  font-size: 32px;
}
.banner-inner-mod.bannerFormOuter #address_form #address {
  margin: 0;
  width: 270px;
}
.banner-inner-content {
  padding: 83px 0 60px;
}
.app-and-logo {
    background: url(../images/grey-circle-pattern.png) left top no-repeat;
    background-size: 215px;
}
.app-download .right-box a {
    margin: 0 8px;
}
.app-download {
  padding: 0px 0;
}
.app-download .left-box span {
    width: 400px;
}

.app-download .capcicupShape {
    left: 20px;
    top: -65px;
}
.restaurant-thumbs {
    margin: 22px 0 20px;
}
.Home-logo {
    padding-bottom: 62px;
}
.how-order-columns-inn figure span {
    width: 130px;
    height: 130px;
    line-height: 130px;
}
.how-order-columns-inn figure span img {
    max-height: 44px;
}

.how-order-columns-inn h4 {
    font-size: 19px;
}
.testimonial-outer .subtitle-text {
    font-size: 24px;
    letter-spacing: 1px;
}
.testimonial-slider {
    width: 100%;
}
div#driver-partners .grid {
    width: 526px;
    margin: 20px 10px;
}
.footer-left a {
    font-size: 26px;
}
.footer-inn .footer-columns {
    width: 100% !important;
    text-align: center;
    margin: 10px 0;
}
.footer-inn {
    width: 100%;
    display: inline-block;
    padding: 28px 0;
}
.footer-top-bar .footer-right img {
    width: 179px;
}
.footer-top-bar .footer-left img {
    width: 45px;
}
.footer-top-bar .footer-left {
    padding: 0 0 0 63px;
}
.footer-top-bar .footer-left a {
    font-size: 24px;
}
.footer-top-bar {
    padding: 5px 0;
    min-height: 90px;
}
.footer-bottom {
    padding: 18px 0;
}
.testimonial-slider-inn p {
    font-size: 20px;
    height: 85px;
    padding: 0;
}
body .partner-content {
    padding: 6px 26px;
}
.how-order-inn h3 {
    font-size: 48px;
    margin: 0 0 7px;
}
.how-order-inn .subtitle-text {
    font-size: 23px;
    letter-spacing: 1px;
}
.testimonial-outer h3 {
    font-size: 48px;
}
.col-xs-12.col-sm-5.hero-banner-content {
    padding: 0;
}
.leaf-img {
    width: 100px;
}
.header-menu-nav.hidden-xs {
    display: flex !important;
    display: -webkit-flex !important;
    -webkit-align-items: center;
    align-items: center;
}
a.header-restaurant-nav, a.header-account-nav, a#global-cart {
    display: none;
}
body .header-menu-nav .desktop-menu-dropdown, body .header-menu-nav-mobile .desktop-menu-dropdown {
    margin-right: 0;

}
.header-menu-nav {
    padding: 0 15px;
}
header.header-custom {
    border-bottom: 1px #eee solid;
}
.testimonial-slider .carousel-slider a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}
.meal-testimonial-slide-main {
    padding: 0 6%;
}
footer.footer-outer {
    margin-bottom: 62px;
}
body .banner:before {
  display: none;
}
body .app-links h4 {
    font-size: 28px;
    line-height: 34px;
}
body .app-links h5 {
    font-size: 14px;
}
body .banner .banner-content {
    text-align: center;
}
.banner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
body .banner .banner-content h2 {
    font-size: 20px;
}
samp.since-text {
    font-size: 22.32px;
}
body .app-links {
    padding: 60px 0px;
    background: none;
}
body .app-links ul li img {
    max-height: 53px;
}
body .steps-order h2 {
    font-size: 37.12px;
}
body .steps-order {
    padding: 54px 0 65px 0;
}
body .steps-order .steps-order-row .steps-order-col {
    margin: 0 4px 15px;
}
body .site-logo a {
    padding: 17px 0 14px 0;
}
.copyright-main {
    background-position: 96% bottom;
    margin: 0;
    background-image: none;
}
div#copyright br.visible-xs.hidden-sm {
    display: none !important;
}
body .navbar-toggle {
    display: block;
    margin: 0 !important;
    width: 44px;
    height: 44px;
}
.header-inn {
    display: block;
}
body #page_header .header-links ul > li.order-now > a {
    padding: 6px 11px !important;
}
body #page_header .header-links ul > li > a {
    display: inline-block !important;
}
body #page_header .navbar-toggle:hover .icon-bar {
    background-color: #fff;
}
body #page_header .navbar-toggle:hover {
    background: #9b7f2b;
}
body .site-logo {
    border: none;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 small:first-child {
    margin: 0;
}
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 small button, .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 small a {
    font-size: 14px;
}
.order-page div#page_container {
  padding: 118px 15px 90px 15px !important;
}
.order-page div#page_container .col-md-8 {
    width: 100%;
    padding: 0;
}
.order-page div#page_container .col-md-8 .col-md-8 {
    width: 100%;
    padding: 0 15px;
}
div#filters-modal .modal-body.modal-bottom-btn:after {
    display: none;
}
body #filters-modal .restaurant-filters-panel .modal-content .modal-footer {
    position: relative !important;
}
body #page_header .header-links ul > li > a {
    font-size: 14px;
}
body .header-links ul > li > a.cart-btn {
    width: 42px;
    height: 42px;
    line-height: 35px;
    font-size: 17px !important;
}
body .navbar-toggle {
    width: 47px;
    height: 47px;
}

/*Meals on demand start*/
.header-outer-mod .mod-auto-con {
  max-width: 100%;
  padding: 0 15px;
}
#carousel {
    top: 70px;
    right: 0;
    /*width: 275px;*/
    opacity: 1;
}
.banner-single-slide {
  left: 0;
  height: 100%;
  top: 0;
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.banner-inner-mod {
    padding: 0;
    text-align: center;
    width: 100%;
}
.welcome-demand-mod p {
  font-size: 13px;
}
.how-order-content-mod {
  padding: 52px 1% 46px;
}
.how-order-food-mod {
  padding: 30px 0 0 0;
}
.testimonials h3 {
  font-weight: 500;
}
.borderLine {
  max-width: 100%;
}
.welcome-pattern-02 {
  display: none;
}
.testimonial-header {
  margin-bottom: -1px;
}
.welcome-demand-outer-mod .meal-testimonial-slide-main {
    padding: 0;
    height: auto;
}
.meal-testimonial-slide {
  padding: 0 0 0;
}
.welcome-demand-outer-mod .testimonial-slider {
    height: 276px;
}
.welcome-demand-outer-mod .testimonial-slider .carousel-slider {
    bottom: 86px;
}
.footer-top-right-inn a {
    font-size: 26px;
    line-height: 35px;
}
.footer-top-right-inn {
    padding: 0 0 0 70px;
}
.footer-top-right-inn img {
    width: 50px;
}
/*footer.footer-main-outer {
  padding: 50px 0 30px 0;
}*/
.navbar-toggle-btn {
    width: 30px;
    float: right;
    cursor: pointer;
    display: inline-block;
}
.nav-open
{
  overflow: hidden;
}
.navbar-toggle-btn span {
  background: #000218;
  float: left;
  width: 100%;
  margin: 2px 0 3px;
  height: 2px;
}
.navbar-inner {
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    background: #000000;
    width: 0px;
    height: 100%;
    min-height: 100vh;
    padding: 0;
    transition: .3s all ease;
    -webkit-transition: .3s all ease;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
}
.nav-open .navbar-inner {
    right: 0;
    width: 100%;
    visibility: visible;
    opacity: 1;
}
.nav-open:before {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    content: "";
    z-index: 9999;
}
.navbar-order a.order-btn {
    font-size: 13px;
    padding: 12px 42px 11px 23px;
    background-color: #333333;
}
.navbar-order a.order-btn:hover
{
  border-color: #333333;
}
.navbar-order a.cart-icon:hover
{
  border-color: transparent;
}
.navbar-inner li {
  margin: 7px 0px 15px 0px;
  width: 100%;
}
.navbar-inner li a {
  font-size: 14.99px;
  color: #fff;
}
.navbar-order {
  margin: 13px 0 0 0;
}
.login-page .well h3 {
    font-size: 24px;
}
.header-outer-mod {
    z-index: 99999;
}
.home-page .navbar-inner li a {
    color: #fff;
}
.navbar-order a.cart-icon {
    height: 42px;
    width: 42px;
    margin: 0 0 0 10px;
    display: inline-block !important;
    text-align: center;
    line-height: 42px;
}
.navbar-inner button.close-btn {
    background: none;
    padding: 0;
    position: absolute;
    top: 2px;
    right: 10px;
    color: #fff;
    font-size: 36px;
    font-weight: inherit;
    cursor: pointer;
}
.navbar-inner button.close-btn span {
    font-family: initial;
}
.navbar-inner-row {
    width: 269px;
    float: left;
    padding: 40px 20px 20px;
}
.navbar-inner-row button.close-btn {
    display: inline-block;
}
/*Meals on demand end*/
.navbar-toggle-btn img {
    max-width: 100%;
}
.footer-copy-right {
    margin-top: 15px;
    padding-top: 20px;
}
.app-download .left-box span {
    width: 400px;
}

.right-box {
  margin-top: 40px;
  margin-bottom: 30px;
}
.text-sep {
  margin: 6px auto;
  /* max-width: 95%; */
}
.testimonials {
  width: 100%;
}
.borderLine img {
    right: 0;
}
body .partner-content h4 {
    font-size: 31px;
    line-height: 29px;
}
.how-order-single-mod p {
    font-size: 16px;
    line-height: 23px;
    padding: 6px 4% 0;
}
div#search-container {
    text-align: left;
    z-index: 2;
    position: relative;
}
.banner-inner-mod h2 {
    font-size: 45.8px;
}
.banner-inner-mod h2 {
    width: 338px;
}
body .driver, body .partner {
    height: 192px;
}
.become-partner-wrap {
    padding: 0 0 52px 0;
}
.welcome-demand-outer-mod {
    padding-bottom: 0;
}
.banner-outer-mod::before {
    width: 100%;
    height: 647px;
    background-size: 280px;
    background-position: left top;
}
.about-columns-left {
    padding-right: 0;
    width: 100%;
}
.about-columns-left .text-sep img {
    left: 0;
    bottom: 37px;
    width: 75px;
}
.about-columns {
    width: 100%;
    margin-bottom: 75px;
    text-align: center;
}
.about-columns span {
    float: none;
    width: 350px;
    max-width: 100%;
}
.about_us_main.mainOuter::before {
    width: 100%;
    background-position: top left;
    background-size: 280px;
}
.about-columns-left h1 {
    font-size: 38px;
}
.about-columns-left span.Subtitle {
    font-size: 61px;
    margin-top: 2px;
}
.about_us_main.mainOuter div#about_us p {
    font-size: 14px;
    line-height: 25px;
}
.about-columns span:before {
    bottom: -13px;
    left: -13px;
}
div#about_us .faqs-content h2, div#about_us .faqs-content h3 {
    font-size: 16px;
    line-height: 21px;
}
div#about_us h2 + p, div#about_us li {
    font-size: 14px;
    line-height: 21px;
}
/*.footer-top-right {
    width: 42%;
}*/
.footer-top-left {
    width: 58%;
}
.header-outer-mod {
    height: 70px;
}
.header-right {
    margin: 21px 0 0 0;
}
.banner-inner-mod h2 span {
    margin-top: 16px;
    font-size: 50px;
}
.corporate-account-page div#page_container .col-md-8 .panel.panel-default .panel-body h3 {
    font-size: 24px;
}
.row.bg-nav-info.restaurants-cards-row .clearfix.restaurants-cards-container {
    margin: 0 -2px;
}
.about-columns-left h2, .about-columns-full h2 {
    font-size: 18px;
    margin-bottom: 18px;
    margin-top: 28px;
    line-height: 23px;
}
div#main_callout_container.main_callout-active #address_form #address {
    height: 50px;
    min-height: 40px;
    margin-top: 5px;
    padding: 0 8px 0 37px;
}
div#main_callout_container.main_callout-active div#main_callout .panel-body #address_form .order_types_list .radio.order_types label {
      font-size: 12px;
}
div#main_callout_container.main_callout-active div#main_callout .panel-body #address_form .order_types_list {
    left: -175px;
}
.bannerFormOuter div#main_callout_container.main_callout-active div#main_callout .panel-body {
    width: 600px;
}
.checkout-page-place-order > .col-md-8 .checkout--panel_wrapper #btn_place_order {
    padding: 14px 24px 23px !important;
    border-radius: 0px !important;
}
#time-modal .modal-body.when-error #when_panel_fields input, #time-modal .modal-body.when-error #when_panel_fields select {
    width: 100%;
    margin: 0;
}
div#page_container {
    padding: 95px 15px 80px !important;
}
.row.bg-nav-info.restaurants-cards-row {
    padding-bottom: 0;
}
.checkout-page-place-order > .col-md-8 .checkout--panel_wrapper .checkout--panel_driver_tip form #specify_driver_tip .input-group input {
    width: 100%;
    margin: 0;
}
.checkout-page-place-order > .col-md-8 .checkout--panel_wrapper #checkout_form #checkout_payment_panel .panel-body .charge-back-text {
    margin: 0 0 12px;
}
.footerSocialIcons  li {
    width: 35px;
    margin-right: 5px;
}
.footerSocialIcons {
    margin-top: 18px;
}

/*short-links-tabs*/
.second-menu .nav.nav-interior > li a {
    padding: 3px 0 0 14px;
}
div#page_subheader + div#page_container {
    padding-top: 20px !important;
}
.sort_links_container-xs > p > b {
    height: 18px;
    font-size: 17px;
    color: #808184;
    margin-bottom: 18px;
}
.sort_links_container-xs {
    height: auto;
    padding: 10px 0px 18px 0px;
}
.row.sort_links_container-xs > p .sort_link a {
    color: #808184 !important;
}
.second-menu .nav.nav-interior {
    margin: 0 -10px;
}
.nav-info-wrapper .row .sort_links_container > p .sort_link, .row.sort_links_container-xs > p .sort_link {
    font-size: 14px;
}
body .nav-info-wrapper.bg-nav-info {
    background-color: #eee;
}
.app-download .container {
  display: flex;
  flex-wrap: wrap;
}
/*short-links-tabs-End*/

.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container:hover .order_restaurant--menu_item .menu_item_price, 
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container:hover .order_restaurant--menu_item_description,
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container:hover .order_restaurant--menu_item .order_restaurant--menu_item_name {
    color: #000 !important;
}
}
@media (max-width: 640px) {
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 small {
    display: block;
  }
.dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 small button, .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 small a {
    font-size: 14px;
    margin-left: 0;
    margin-top: 8px;
}
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-8.col-md-offset-1 h3 small a {
    display: inline-block;
    vertical-align: top;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .col-md-6.col-md-offset-1,
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .form-group.col-md-4 {
    width: 100%;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .form-group.col-md-4 {
    margin-bottom: 14px;
  }
  .dlc_page_container .col-md-8 .panel.panel-default:last-child .form-group.col-md-4 button {
    float: none;
  }
  .restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container .order_restaurant--menu_item {
    padding: 15px 11px 15px 12px;
}
  .restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container .order_restaurant--menu_item .menu_item_price {
    right: 0;
  }
.main-hero-banner .row {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
        width: 100%;
        margin: 0;
}
.hero-banner-content h1 {
    font-size: 34px;
    line-height: 38px;
}
.food-delivery-text {
    font-size: 20.68px;
    margin: 13px 0 10px 0;
}
.main-callout {
    margin-top: 20px;
}
.main-callout button {
    height: 40px;
    width: 40px;
}
.main-callout input#address {
    font-size: 14px;
    padding: 0 18px;
    min-height: 50px;
    height: 50px;
}
.app-download .right-box h3 {
    font-size: 34px;
    line-height: 41px;
}
.view-all a.view {
    font-size: 15px;
    padding: 13px 50px 13px 28px;
    margin: 0;
}
.how-order-columns-inn {
    width: 49%;
    margin: 17px 0;
}
.how-order-columns {
    padding: 30px 0 30px 0;
}
.testimonial-slider {
    width: 100%;
    height: 294px;
}
.testimonial-outer {
    padding: 58px 0;
}
div#driver-partners .grid {
    width: 90%;
    margin: 20px 0;
}
.grid figure p {
    font-size: 14px;
    line-height: 23px;
    padding: 0 10%;
}
.footer-top-bar .footer-left {
    width: auto;
    display: inline-block;
    text-align: left;
    margin-bottom: 14px;
}
.footer-top-bar .footer-right {
    width: 100%;
    text-align: center;
}
.footer-top-bar {
    min-height: auto;
    display: block;
    text-align: center;
    padding: 22px 0;
}
.testimonial-slider-inn p {
    font-size: 18px;
    margin: 0;
}
.testimonial-slider-inn span {
    font-size: 30px;
        margin-bottom: 10px;
}
.testimonial-outer .subtitle-text {
    font-size: 22px;
    letter-spacing: 1px;
}
.how-order-inn h3 {
    font-size: 44px;
}
#driver-partners {
    padding: 32px 0;
    background-size: 160px;
}
body .banner .banner-content h1 {
    font-size: 42px;
    margin-bottom: 1px;
}
body .banner .banner-content h2 {
    font-size: 17px;
    letter-spacing: 1.5px;
}
body .banner .banner-content .span-text {
    font-size: 44px;
}
samp.since-text {
    font-size: 20.32px;
    letter-spacing: 1.5px;
}
body .banner .banner-slider-bg {
    height: 220px;
}
body .steps-order .steps-order-row .steps-order-col {
    width: 201px;
    height: 245px;
    padding: 24px 20px 0;
}
body .steps-order h2 {
    font-size: 33.12px;
}
body .app-links h5 {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
}
.testimonial-slider {
    width: 100%;
    height: 221px;
}
body #page_footer.footer .col-xs-6.col-md-6 .sectionbox ul {
    width: 100%;
    float: left;
    margin: 0;
}
div#page_footer .col-xs-6 {
    width: 100%;
    text-align: center;
}
#page_footer .sectionbox h1 {
    text-align: center;
    border: none;
}
#page_footer .sectionbox {
    min-height: auto;
    margin: 0 0 13px;
    width: 100%;
    display: inline-block;
}
#page_footer #copyright {
    padding: 20px 0;
    text-align: center;
}
.testimonial-header {
    margin-bottom: 10px;
}
body .steps-order .steps-order-bg p {
    font-size: 16px;
    line-height: 23px;
}
body .serach-section-box .form-control {
    margin-bottom: 0;
    height: 55px;
}
body .header {
    padding: 15px 15px;
}
body .app-links {
    padding: 40px 0px;
}
body .banner .banner-content h2:before, body .banner .banner-content h2:after {
    margin: 0 14px;
}
/*#page_content #carousel {
    top: 225px;
}
*/
/*Meals on demand start*/
.how-order-food-mod {
  padding: 0px 0 00;
}
.how-order-content-mod {
  padding: 52px 1% 42px;
}
.how-order-outer-mod {
  padding: 8px;
}
body .become-partner-wrap .become-partner-row .become-partner-col {
  padding: 17px 14px;
  width: 100%;
}
.welcome-demand-mod {
    padding: 40px 5% 45px;
}
.how-order-content-mod h4 {
     font-size: 16px; 
    letter-spacing: 0;
}
.how-order-single-mod {
    width: 100%;
    text-align: center;
    padding: 30px 0 2px;
}
footer.footer-main-outer {
    /*padding: 60px 0 30px 0;*/
    margin-bottom: 64px;
}
.footer-top-right-inn {
  padding: 0 0 0 51px;
}
.footer-top-left img {
  width: 120px;
}
.footer-top-right-inn img {
  width: 43px;
}
.footer-top-right-inn span {
  font-size: 16px;
  line-height: 16px;
}
.footer-top-right-inn a {
  font-size: 19px;
}
.become-partner-wrap {
  padding: 0 0 20px 0;
}
#carousel {
  height: 435px;
}

.become-partner-row-main {
    padding-bottom: 86px;
}
/*Meals on demand end*/
.banner-inner-mod {
  padding: 0;
}
.banner-inner-mod h1 {
    font-size: 30px;
    letter-spacing: 0.5px;
}
.banner-inner-mod #address_form #address {
    min-height: 20px;
    height: 43px;
    margin: 3px 0;
}
.testimonial-slider .carousel-slider a.carousel-control-prev {
    left: 20px;
}
.testimonial-slider .carousel-slider a.carousel-control-next {
    right: 20px;
}
.restaurant-card-wrapper.is-closed .restaurant-card-closed-info {
    width: 94%;
}
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container .order_restaurant--menu_item {
    font-size: 15px;
}
.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading h4 {
    font-size: 18px;
}

.banner-inner-mod h1 {
    text-align: center;
}
.banner-inner-mod h2 {
    padding: 7px 0 4px 0;
    text-align: left;
}
.banner-inner-mod h2 strong {
  font-size: 28px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  line-height: 27px;
  letter-spacing: 3px;
}
.banner-inner-mod h2 span {
    margin-top: 0;
}
div#search-container {
    text-align: center;
}
.app-download .capcicupShape {
    left: -50px;
    top: -105px;
    z-index: 1;
}
.welcome-demand-outer-mod .testimonial-slider .carousel-slider {
    bottom: 102px;
    width: 135px;
}
.banner-inner-mod h2 span {
    font-size: 40px;
}
.banner-inner-mod #address_form .btn-primary:before {
    top: 15px;
    right: 16px;
}
.welcome-demand-outer-mod .testimonial-slider {
    height: 216px;
}
.Home-logo-inn h3 {
    font-size: 24px;
}
.testimonials h3 {
    font-size: 42px;
}
.footer-top-right {
    text-align: left;
}
.footer-top-left {
    width: 66%;
}
.typeahead.dropdown-menu {
    top: 74px !important;
}
#address_form ul.typeahead.dropdown-menu {
    padding-top: 26px;
}
.footer-main-middle .footer-columns:nth-child(2) {
  width: 50%;
}
.footer-main-middle .footer-columns:nth-child(3) {
    width:50%;
}
.banner-inner-mod #address_form .form-group.form-group-button {
    margin-bottom: 7px;
}
.banner-inner-mod.bannerFormOuter #address_form #address {
  /* min-height: 20px; */
  height: 55px;
  /* margin: 3px 0; */
}
div#main_callout_container.main_callout-active #address_form .btn-primary:before {
    right: 0;
    left: 0;
    margin: auto;
    top: 12px;
}
div#main_callout_container.main_callout-active #address_form .btn-primary {
    height: 38px;
    width: 38px;
    font-size: 0px;
    padding: 0;
}
div#main_callout_container.main_callout-active div#main_callout .panel-body #address_form {
    width: 250px;
}
.form-group.form-group-input.col-md-10 {
    width: calc(100% - 55px);
}
div#main_callout_container.main_callout-active #address_form #address {
    height: 38px;
}
.bannerFormOuter div#main_callout_container.main_callout-active div#main_callout .panel-body {
    width: 420px;
}

.footerSocialIcons  li {
    width: 27px;
}
div#main_callout_container.main_callout-active .typeahead.dropdown-menu {
    top: 85px !important;
}

.order_types_list {
  top: -70px;
  left: 0;
  right: 0;
  margin: auto;
}
.bannerFormOuter div#main_callout_container div#main_callout .panel-body {
  padding: 70px 0 0 0;
}
.banner-outer-mod .container {
  padding: 0;
}
.banner-outer-mod {
  padding-bottom: 0;
  background: transparent;
}
.banner-inner-content {
  padding: 83px 0 60px;
  background: url(../images/banner-img-02.jpg) no-repeat center;
  background-size: cover;
}

.footer-main-middle .footer-columns:nth-child(1) {
  width: 100%;
  margin-bottom: 40px;
}

}
@media (max-width: 500px) {
  .row.bg-nav-info.restaurants-cards-row .clearfix.restaurants-cards-container {
    margin: 0;
}
.row.bg-nav-info.restaurants-cards-row .restaurants-cards-container h4 {
    padding: 0;
}
.restaurants-closed-container, .restaurants-cards-container, .restaurants-cards-container.no-address-cards {
    max-width: 98% !important;
}
.restaurants-closed-container .currently-closed-nav h4 {
    padding-left: 0;
}

}

@media (max-width: 479px) {
  #page_content.main-hero-banner.meal-main-hero-banner #search-container .tagline h1 {
    font-size: 25px;
    line-height: 34px;
    padding-right: 0;
  }
  .how-order-top::after {
    left: 2%;
  }
  .local-restourant-inner h3 {
    font-size: 21px;
  }
  .local-restourant-outer::before {
    height: 56px;
    width: 56px;
  }
  .local-restourant-inner li img {
    max-height: 34px;
  }
  .local-restourant-inner li {
    margin: 0 2px 0;
  }
  .meal-footer-copyright-links {
    margin: 0 0 0 0;
    width: 100%;
  }
  .meal-signup-inner h4 {
    font-size: 19.56px;
    line-height: 24.19px;
  }
  .meal-signup-inner {
    height: 180px;
    padding: 20px;
    border-radius: 39px;
  }
  .meal-signup-inner a {
    height: 34px;
    line-height: 34px;
    letter-spacing: 0.2px;
    font-size: 12px;
    padding: 0 12px;
  }
  .meal-signup-inner a:hover span {
    margin: 0 4px 0 4px;
  }
  .meal-signup-outer {
    padding: 21px 15px 15px;
  }
  .meal-signup-outer::after {
    bottom: -12px;
  }
  .restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle {
    padding: 10px 0 0;
  }
  .restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container .order_restaurant--menu_item .menu_item_price {
    font-size: 18px;
    position: initial;
    margin-top: 5px;
    transform: none;
  }
  .restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading {
    padding: 11px 15px 14px;
  }
  .restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading h4 span.menu-heading-toggle-indicator {
    position: absolute;
    top: 0;
    height: 22px;
    width: 22px;
    right: 0;
    padding: 0;
    line-height: 20px;
    text-align: center;
  }
  .restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading h4 {
    padding-right: 25px;
    position: relative;
    font-size: 17px;
  }
  span.menu-heading-toggle-indicator.pull-right i:before {
    margin: auto;
    right: 0;
    left: 0;
    position: absolute;
  }
#gift_certificate_form h3 {
    margin: 0 0 20px 0;
    font-size: 22px;
    line-height: 24px;
}
  .contact-form form input.btn,
  #gift_certificate_submit {
    padding: 15px 28px;
  }
  .col-md-4 .well.well-sm {
    margin-top: 24px;
    font-size: 14px;
  }
  .restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading .menu-items-toggle .order_restaurant--menu_item_row_container .order_restaurant--menu_item_container .order_restaurant--menu_item {
    padding: 15px 0 15px 10px;
}
  #login-modal .modal-dialog .modal-body .panel .btn-login,
  .modal .modal-dialog .modal-content .modal-footer .btn {
    font-size: 14px;
  }
  .modal-footer .row {
    display: flex;
    flex-direction: column-reverse;
  }
  #menu-modal .col-md-12{
    width: 100% !important;
  }
  #menu-modal .modal-content .modal-footer #how_many_items {
    text-align: center;
  }
.how-order-inn h3 {
    font-size: 39px;
}
.testimonial-outer h3 {
    font-size: 42px;
}
.testimonial-slider {
    width: 100%;
    height: 294px;
}
.how-order-columns-inn figure span {
    width: 110px;
    height: 110px;
    line-height: 110px;
}
.how-order-columns-inn h4 {
    font-size: 18px;
}
.Order-Now-Btn a {
    font-size: 16.64px;
    padding: 12px 25px;
}
.how-order-inn .subtitle-text {
    font-size: 21px;
}
.Home-logo-inn h3 {
    font-size: 22px;
}
.app-download {
  padding: 10px 13px 0;
}

.restaurant-thumbs a {
    width: calc(100% / 3);
}
.how-order-content-mod h3 {
    font-size: 30px;
    margin: 0 0 6px;
}
.restaurant-thumbs a {
    padding: 4px;
}
.capsicum-img {
    bottom: -89px;
    left: 0px;
    width: 182px;
}
.app-download .right-box h3 {
  font-size: 24px;
  line-height: 33px;
}
.app-download .right-box p br {
  display: none;
}
.app-download .right-box samp {
    letter-spacing: 0;
    font-size: 15px;
}
.text-sep img {
    display: none;
}
.app-download-logo img {
    width: 126px;
}
.app-download .right-box a {
    margin: 0 4px;
}
div#driver-partners h2 {
    font-size: 26px;
}
.food-delivery-text {
    background: no-repeat;
    padding-right: 0;
}
body .app-links ul li img {
    max-height: 44px;
}

/*Meals on demand start*/
.footer-top-left img {
  width: 90px;
}
.footer-top-right-inn {
  padding: 0 0 0 34px;
}
.footer-top-right-inn img {
  width: 28px;
}
.footer-top-right-inn span {
    font-size: 15px;
    margin: 0;
}
.footer-top-right-inn a {
  font-size: 19px;
}
.footer-main-top {
  padding: 0 0 20px;
}
.footer-main-middle {
  padding: 28px 0 0 0;
}
.footer-main-middle .footer-columns:nth-child(2) {
  width: 100%;
  margin-top: 30px;
}
.footer-columns li {
  margin-bottom: 3px;
  line-height: 24px;
}
.footer-columns h4 {
  font-size: 15px;
  margin: 0 0 8px;
}
.footer-main-middle .footer-columns:nth-child(1) {
  width: 100%;
}
.footer-main-middle .footer-columns:nth-child(3) {
  width: 100%;
  margin-top: 30px;
}
.footer-main-middle .footer-columns:nth-child(4) {
    width: 100%;
    margin-top: 30px;
}
.footer-main-middle .footer-columns:nth-child(5) {
  width: 100%;
}
.testimonial-slider-inn p {
    font-size: 16px;
    line-height: 24px;
    height: 112px;
}
.welcome-demand-outer-mod .testimonial-slider .carousel-slider {
    display: none;
}
.testimonial-slider-inn span {
  font-size: 34px;
  margin-bottom: 9px;
}
.welcome-demand-outer-mod .testimonial-slider {
    height: 203px;
}
.meal-testimonial-slide h4 {
    font-size: 18.05px;
    padding: 0;
    letter-spacing: -0.2px;
    margin: 0;
}
.welcome-demand-outer-mod .meal-testimonial-slide-main {
  padding: 0;
}
.testimonial-slider .carousel-slider a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}
.testimonial-slider .carousel-slider a img {
  width: 9px;
}
.welcome-demand-mod h2 {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 26px;
}
.welcome-demand-mod h2 span {
  font-size: 16px;
}
.welcome-demand-mod a {
    width: 115px;
}
.banner-inner-mod {
  padding: 0;
  text-align: center;
}
.banner-inner-mod::after {
    bottom: 0px;
}
#carousel {
  height: 435px;
}
.welcome-demand-mod {
    padding: 30px 0 45px;
}
.welcome-demand-mod h2 {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 24px;
}

.banner-inner-mod h2 span {
    font-size: 40px;
}

.banner-outer-mod::after {
  display: none;
}
.welcome-demand-mod h2 span {
    font-size: 32px;
    margin-bottom: 8px;
}
.welcome-demand-mod p {
    font-size: 13px;
    padding: 11px 14px;
    margin-bottom: 23px;
}

/*Meals on demand end*/
.restaurant-card-wrapper.is-closed .restaurant-card-closed-info {
    width: 92%;
}
/*#carousel {
    opacity: 0.8;
}*/
.app-download .left-box span {
    width: 100%;
}
.text-sep {
  height: 0
}
.app-download .right-box a img {
    width: 115px;
}
.banner-inner-mod h1 {
  padding-right: 0;
  line-height: 1.3;
  margin: 0 0 2px;
  font-size: 24px;
}
.footer-top-right .footer-nav li {
    margin: 0;
}
.footer-top-right .footer-nav li img {
    width: 40px;
}

div#main_callout_container.main_callout-active #address_form .form-group.form-group-button {
    display: none;
}
div#main_callout_container.main_callout-active div#main_callout {
    background: #e9ecf5;
    padding: 0;
}
.bannerFormOuter div#main_callout_container.main_callout-active div#main_callout .panel-body {
    width: 100%;
}
div#main_callout_container.main_callout-active div#main_callout .panel-body #address_form {
  border: none;
  border-radius: 0;
}
div#main_callout_container.main_callout-active div#main_callout .panel-body #address_form .order_types_list {
    left: -117px;
    top: 5px;
}
div#main_callout_container.main_callout-active div#main_callout .panel-body #address_form .order_types_list .radio.order_types {
    margin: 0 5px 0 0;
}
div#main_callout_container.main_callout-active .order_types_list .radio input:checked + span {
    background-size: 8px;
}
.banner-outer-mod .main_callout-active .order_types_list .radio input:checked + span {
    width: 14px;
    height: 14px;
}
.banner-outer-mod .main_callout-active .order_types_list .radio.order_types span {
    width: 14px;
    height: 14px;
    display: block;
    margin: auto auto 4px;
}
div#main_callout_container.main_callout-active div#main_callout .panel-body #address_form {
    width: 66%;
}
div#main_callout_container.main_callout-active .form-group.form-group-input.col-md-10 {
     width: 100%; 
}
.bannerFormOuter div#main_callout_container div#main_callout .panel-body {
  padding: 60px 0 0 0;
  background: transparent;
}
.footer-columns li a.fEmail {
    margin-top: 0;
}
.footerSocialIcons  li {
    width: 40px;
}

.header-menu-nav .logo-img img, .header-menu-nav-mobile .logo-img img {
    height: 26px;
}
}
/**Media part css end */
