@import url("../fonts/basis-grotesque/basis-grotesque.css");
@import url("https://fonts.googleapis.com/css?family=Pacifico");
* {
  outline: none !important;
  text-decoration: none !important; }

.font-special {
  font-family: 'Pacifico', cursive;
  font-weight: normal; }

.custom-select {
  -webkit-appearance: none; }

.bg-cover, .thumb, .banner-section, .restaurants-banner-section, .restaurant-banner-section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ccc; }

.stick_col {
  z-index: 2; }

.card.whitebox {
  border: 0px;
  border-radius: 0px; }

.has-overlay, section.slider {
  position: relative; }
  .has-overlay:before, section.slider:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1; }

.text-head {
  color: #333; }

.thumb {
  height: 120px;
  width: 120px; }
  .thumb.thumb-sm {
    height: 50px;
    width: 50px; }

[inlineQty] {
  display: inline-flex; }
  [inlineQty] span {
    display: inline-block;
    width: 25px;
    height: 20px;
    line-height: 20px;
    background: transparent;
    padding: 0px 0px;
    text-align: center; }
  [inlineQty] button {
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0px;
    border: 0px;
    background: transparent;
    font-size: 20px;
    cursor: pointer; }

body {
  font-family: "basis-grotesque", sans-serif;
  color: #676767;
  font-size: 14px;
  padding-top: 80px; }

h1, h2, h3, h4, h5, h6 {
  letter-spacing: -0.0300em;
  font-weight: bold; }

strong, b {
  font-weight: bold; }

.bg-special {
  background: #f9f9f9; }

.no-break {
  min-width: 0; }

.food-type {
  height: 16px;
  width: 16px;
  border: 1px solid #ccc;
  position: relative; }
  .food-type:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    height: 6px;
    width: 6px;
    background: #ccc;
    margin-left: -3px;
    margin-top: -3px;
    border-radius: 100%; }
  .food-type.veg {
    border-color: green; }
    .food-type.veg:before {
      background: green; }
  .food-type.nonveg {
    border-color: red; }
    .food-type.nonveg:before {
      background: red; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.09) !important; }

.card .card-header {
  border-bottom-color: #e7e7e7;
  background-color: #fdfdfd; }
.card .card-footer {
  border-top-color: #e7e7e7;
  background-color: #fdfdfd; }
.card .card-body .list-group .list-group-item {
  border-color: #e7e7e7; }
.card .border-right {
  border-right: 1px solid #e7e7e7 !important; }

.bg-light {
  background-color: #f3f3f3 !important; }

.btn-circle {
  height: 35px;
  line-height: 33px;
  width: 35px;
  padding: 0px;
  border-radius: 100%; }
  .btn-circle.btn-sm {
    height: 25px;
    line-height: 23px;
    width: 25px;
    padding: 0px;
    border-radius: 100%; }

.dropdown-menu {
  font-size: inherit; }
  .dropdown-menu.dropdown-menu-timings {
    width: 280px; }

.rm-small {
  margin-left: -0.5rem;
  margin-right: -0.5rem; }

.cp-small {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

header.header {
  background: white;
  padding: 10px 0px;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 999;
  border-top: 3px solid #0349aa !important; }

section.slider {
  background: #ccc;
  background-image: url(../images/slide2.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 150px 0px; }
  section.slider > div {
    position: relative;
    z-index: 9; }
  section.slider h1 {
    font-size: 50px;
    text-transform: capitalize; }
  section.slider .lead {
    font-family: Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif; }

.theme-search {
  background: white;
  border-radius: 3px; }
  .theme-search .form-control {
    border-color: white;
    border-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
    height: inherit;
    box-shadow: none !important;
    font-weight: normal; }
    .theme-search .form-control::-webkit-input-placeholder {
      color: #676767;
      opacity: 1; }
    .theme-search .form-control::-moz-placeholder {
      color: #676767;
      opacity: 1; }
    .theme-search .form-control:-ms-input-placeholder {
      color: #676767;
      opacity: 1; }
    .theme-search .form-control:-moz-placeholder {
      color: #676767;
      opacity: 1; }
  .theme-search .btn {
    border-color: white !important;
    background: white !important;
    border-radius: 3px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 50px;
    box-shadow: none !important;
    margin-left: -1px; }

.theme-cart {
  position: relative; }
  .theme-cart:after {
    content: attr(data-items);
    position: absolute;
    top: -2px;
    right: -2px;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    padding: 0px 7px;
    background: #f15923;
    color: white;
    border-radius: 10px;
    font-family: "basis-grotesque", sans-serif;
    box-shadow: 0px 0px 0px 3px white; }

section.hiw {
  padding: 100px 0px; }

section.app-section {
  padding: 160px 0px;
  background: url(../images/slide1.jpg);
  background-size: cover;
  background-attachment: fixed;
  position: relative; }
  section.app-section:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: rgba(3, 73, 170, 0.9); }
  section.app-section .inner {
    position: relative;
    z-index: 5; }
    section.app-section .inner img.mob {
      position: absolute;
      right: 50px;
      top: 50%;
      margin-top: -276px;
      height: 550px; }

section.listing {
  padding: 60px 0px;
  background: #ebedf3; }

footer.footer {
  padding: 50px 0px;
  background: #222;
  border-top: 3px solid #0349aa; }
  footer.footer ul li a {
    display: block;
    padding: 5px 0px;
    color: rgba(255, 255, 255, 0.6); }
  footer.footer p {
    color: rgba(255, 255, 255, 0.6);
    line-height: 24px; }
  footer.footer h5 span {
    font-weight: 300;
    color: #ccc; }

.loading {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 999999;
  transition: all 1500ms ease;
  visibility: visible;
  opacity: 1;
  display: none; }
  .loading svg {
    width: 200px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -100px;
    transition: all 500ms ease-out;
    visibility: visible;
    opacity: 1; }
  .loading.hidelayer {
    visibility: hidden;
    opacity: 0; }
  .loading.hideanimation svg {
    visibility: hidden;
    opacity: 0; }

#wheel1 [fill="#FFFFFF"], #wheel2 [fill="#FFFFFF"] {
  opacity: 0;
  transition: all .6s ease; }
#wheel1.active [fill="#FFFFFF"], #wheel2.active [fill="#FFFFFF"] {
  opacity: 1; }

body.sidebar-in {
  overflow: hidden;
  padding-right: 16px; }
  body.sidebar-in header {
    padding-right: 16px; }

.sidebar-overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9995;
  visibility: hidden;
  opacity: 0;
  transition: all .6s ease; }
  .sidebar-overlay.sidebar-in {
    visibility: visible;
    opacity: 1; }

.sidebar {
  position: fixed;
  top: 0px;
  width: 400px;
  height: 100%;
  background: #fff;
  z-index: 9999;
  transform: translateX(0%);
  transition: all .3s ease;
  padding: 0px; }
  .sidebar.sidebar-left {
    right: 100%;
    transform: translateX(0%); }
  .sidebar.sidebar-right {
    left: 100%;
    transform: translateX(0%); }
  .sidebar.sidebar-in.sidebar-left {
    right: 100%;
    transform: translateX(100%); }
  .sidebar.sidebar-in.sidebar-right {
    left: 100%;
    transform: translateX(-100%); }

.getLocation {
  cursor: pointer; }

.search {
  position: relative; }
  .search .search-result {
    position: absolute;
    left: 0px;
    top: 100%;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    background: white;
    display: none;
    margin-top: 5px;
    border-radius: 3px;
    padding: 5px 0px; }
    .search .search-result ul {
      padding: 0px;
      margin: 0px;
      list-style: none; }
      .search .search-result ul > li {
        display: block; }
        .search .search-result ul > li > a {
          display: block;
          padding: 10px 20px;
          padding-left: 50px;
          color: #676767;
          font-weight: bold;
          position: relative; }
          .search .search-result ul > li > a svg {
            height: 20px;
            width: 20px;
            position: absolute;
            left: 20px;
            top: 50%;
            margin-top: -10px;
            fill: #0349aa; }
          .search .search-result ul > li > a:hover {
            background: #0349aa;
            color: white; }
            .search .search-result ul > li > a:hover svg {
              fill: white; }

#modal-login .modal-content {
  border: 0px;
  border-radius: 0px;
  padding: 30px; }
  #modal-login .modal-content .modal-body [data-dismiss="modal"] {
    position: absolute;
    top: -30px;
    right: -30px;
    border: none;
    background: transparent;
    font-size: 18px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    opacity: 0.8; }
    #modal-login .modal-content .modal-body [data-dismiss="modal"]:active {
      background: #f9f9f9; }

.btn-fb {
  background-color: #3b5999;
  color: white; }
  .btn-fb:hover {
    color: white; }

.btn-google-plus {
  background-color: #db4931;
  color: white; }
  .btn-google-plus:hover {
    color: white; }

.filter-block {
  width: 180px; }
  .filter-block .filter-list li a {
    color: #676767;
    padding: 3px 0px;
    display: block;
    font-size: 12px; }
    .filter-block .filter-list li a span {
      float: right;
      color: #999; }
  .filter-block .filter-list li:hover a {
    color: #333; }
    .filter-block .filter-list li:hover a span {
      color: #333; }

.restaurants-list-section {
  background: #ebedf3;
  padding: 20px 0px; }

.restaurant-block {
  color: #676767; }
  .restaurant-block .img {
    height: 100px;
    width: 100px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .restaurant-block strong {
    color: #0349aa;
    font-size: 18px;
    letter-spacing: -0.0300em; }
  .restaurant-block p {
    margin: 5px 0px 0px 0px;
    color: #888; }
    .restaurant-block p:nth-last-child(1), .restaurant-block p:nth-last-child(2) {
      color: #333; }
    .restaurant-block p:nth-last-child(1) {
      margin-bottom: 0px; }

.banner-section .container {
  position: relative;
  z-index: 2; }

.content-section {
  background-color: #ebedf3; }

.restaurants-banner-section {
  min-height: 250px;
  background: #ccc;
  display: flex;
  align-items: center;
  color: white; }
  .restaurants-banner-section .container {
    position: relative;
    z-index: 2; }

.restaurant-banner-section {
  min-height: 300px;
  background: #ccc;
  display: flex;
  align-items: center;
  color: white; }
  .restaurant-banner-section .container {
    position: relative;
    z-index: 2; }

.restaurant-veiw-section {
  padding: 20px 0px;
  background: #ebedf3; }

.restaurant-nav {
  background: #ebedf3; }
  .restaurant-nav .nav {
    background: #dbdfe9; }
    .restaurant-nav .nav .nav-item .nav-link {
      padding: 15px 30px;
      color: #333;
      font-weight: bold; }
      .restaurant-nav .nav .nav-item .nav-link.active {
        background: white; }

.food-menu {
  width: 150px; }
  .food-menu .nav .nav-item .nav-link {
    padding: 8px 0px;
    color: #676767;
    font-size: 13px; }
    .food-menu .nav .nav-item .nav-link.active {
      color: #0349aa; }

.food-menu2 {
  width: 200px; }
  .food-menu2 .nav .nav-item .nav-link {
    padding: 8px 0px;
    color: #676767;
    font-size: 13px; }
    .food-menu2 .nav .nav-item .nav-link.active {
      color: #0349aa; }

.cart-inline {
  width: 350px; }

.border-dashed {
  border-style: dashed !important;
  border-width: 1px !important;
  border-color: #ccc !important; }

.has-ribbon {
  position: relative; }
  .has-ribbon .ribbon {
    position: absolute;
    right: 0px;
    top: 15px;
    background: #666;
    color: white;
    padding: 0px 10px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    z-index: 2; }
    .has-ribbon .ribbon:before, .has-ribbon .ribbon:after {
      content: '';
      position: absolute;
      right: 100%;
      border-left: 10px solid transparent; }
    .has-ribbon .ribbon:before {
      top: 0px;
      border-top: 10px solid #666; }
    .has-ribbon .ribbon:after {
      bottom: 0px;
      border-bottom: 10px solid #666; }
    .has-ribbon .ribbon.lft {
      right: inherit;
      left: 0px; }
      .has-ribbon .ribbon.lft:before, .has-ribbon .ribbon.lft:after {
        border-left: 0px;
        right: inherit;
        left: 100%;
        border-right: 10px solid transparent; }
    .has-ribbon .ribbon.opened {
      background: #28a745; }
      .has-ribbon .ribbon.opened:before {
        border-top-color: #28a745; }
      .has-ribbon .ribbon.opened:after {
        border-bottom-color: #28a745; }
    .has-ribbon .ribbon.closed {
      background: #bd2130; }
      .has-ribbon .ribbon.closed:before {
        border-top-color: #bd2130; }
      .has-ribbon .ribbon.closed:after {
        border-bottom-color: #bd2130; }

.list-group-dash .list-group-item {
  padding-top: 20px;
  padding-bottom: 20px; }
  .list-group-dash .list-group-item i {
    background: #0349aa;
    color: white;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    font-size: 12px;
    border-radius: 100%;
    text-align: center; }

.res-menu {
  background: #0349aa; }
  .res-menu > ul > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .res-menu > ul > li > a {
      color: white;
      display: block;
      text-transform: capitalize;
      padding: 20px 20px;
      font-weight: bold; }
      .res-menu > ul > li > a:hover {
        background: rgba(0, 0, 0, 0.1); }
    .res-menu > ul > li.hassub > a:before {
      font-family: "Font Awesome 5 Pro";
      content: "";
      float: right;
      font-weight: 300; }
    .res-menu > ul > li.hassub > a:before {
      content: "\f067"; }
    .res-menu > ul > li.hassub > a[aria-expanded="true"] {
      background: rgba(0, 0, 0, 0.1); }
      .res-menu > ul > li.hassub > a[aria-expanded="true"]:before {
        content: "\f068"; }
    .res-menu > ul > li.hassub > a[aria-expanded="false"]:before {
      content: "\f067"; }
    .res-menu > ul > li > ul {
      background: rgba(0, 0, 0, 0.2); }
      .res-menu > ul > li > ul > li > a {
        color: white;
        display: block;
        padding: 15px 20px;
        text-transform: capitalize; }
        .res-menu > ul > li > ul > li > a:hover {
          background: rgba(0, 0, 0, 0.1); }

.btn-file {
  position: relative;
  overflow: hidden; }

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block; }

.has-actions {
  position: relative; }
  .has-actions .actions-overlay {
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 10px;
    z-index: 5; }

.delivery-route .list-group-item.route {
  position: relative; }
  .delivery-route .list-group-item.route i.fa-map-marker-alt {
    display: block;
    width: 30px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: white;
    position: relative;
    z-index: 1; }
  .delivery-route .list-group-item.route:before {
    content: '';
    position: absolute;
    left: 34px;
    height: 50%;
    width: 1px;
    background: #ccc;
    z-index: 1; }
.delivery-route .list-group-item:nth-child(1).route:before {
  bottom: 0px; }
.delivery-route .list-group-item:nth-child(2).route:before {
  top: 0px; }

.hr-scroll {
  width: 100%;
  overflow-x: auto; }

.restaurant-nav-mobile {
  background: #0349aa; }
  .restaurant-nav-mobile .nav {
    flex-wrap: nowrap;
    flex-direction: row; }
    .restaurant-nav-mobile .nav .nav-link {
      border-bottom: 4px solid transparent;
      padding-top: 15px;
      padding-bottom: 15px;
      font-weight: bold; }
      .restaurant-nav-mobile .nav .nav-link.active {
        background: rgba(0, 0, 0, 0.05);
        border-bottom-color: white; }

.pac-container {
  position: fixed;
  z-index: 999999;
  display: block; }
  .pac-container:after {
  /*  display: none;  */ 
  }
  .pac-container .pac-item {
    padding: 10px 20px;
    cursor: pointer; }

.fixedloginbtn {
  display: block;
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 999; }

@media (max-width: 768px) {
  .thumb.thumb-xs-sm {
    height: 80px;
    width: 80px; }

  body.sidebar-in {
    padding-right: 0px; }
    body.sidebar-in header {
      padding-right: 0px; }

  .filter-block {
    width: 100%; }

  .cart-inline {
    width: auto; }

  .sidebar {
    width: 100%; }

  .thumb-xs-fluid {
    width: 100%; }

  section.slider {
    padding: 50px 0px; }
    section.slider h1 {
      font-size: 30px; }
    section.slider .lead {
      font-size: 15px; } }
.btn-primary {
  color: #fff;
  background-color: #3e9b46;
  border-color: #3e9b46; }

.btn-primary:hover {
  color: #fff;
  background-color: #2d8034;
  border-color: #2d8034; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2d8034;
  border-color: #2d8034; }

.btn-orange {
  color: #fff;
  background-color: #0349aa !important;
  border-color: #0349aa !important; }

.btn-orange:hover {
  color: #fff;
  background-color: #0349aa !important;
  border-color: #0349aa !important; }

.btn-outline-orange {
  color: #0349aa;
  background-color: transparent;
  background-image: none;
  border-color: #0349aa; }
  .btn-outline-orange:hover {
    color: #fff;
    background-color: #0349aa;
    border-color: #0349aa; }

.bg-orange {
  background: #0349aa; }

a {
  color: #0349aa; }
  a:hover {
    color: #514f53; }

.btn-contact {
  background-color: #0349aa;
  color: #fff; }

/*# sourceMappingURL=style.css.map */
