@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Roboto+Condensed&display=swap");
.debugging {
  position: fixed;
  bottom: 5px;
  left: 5px;
  display: block;
  width: auto;
  height: auto;
  z-index: 11000;
  cursor: pointer;
}
.debugging img {
  width: 55px;
  height: auto !important;
}

html,
body,
*::before,
*::after,
* {
  margin: 0;
  padding: 0;
  outline: none !important;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  box-shadow: none;
}

/* Global start */
html,
body {
  scroll-behavior: smooth;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
}

body {
  position: relative;
  background: #ffffff;
}

.clearfix {
  clear: both;
  min-height: 1px;
  width: 100%;
  display: block;
}
.clearfix :after {
  content: "";
  display: table;
  clear: both;
}

.nofloat {
  float: unset;
}

img {
  width: auto;
  max-width: 100%;
  height: auto !important;
}

a,
a:hover,
a:focus,
a:link {
  text-decoration: none;
}

.btn,
.btn.focus,
.btn:focus,
.btn:hover {
  outline: none !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

input:focus,
textarea:focus,
select:focus,
button:focus {
  outline: none !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.m-0 {
  margin: 0px !important;
}

.p-0 {
  padding: 0px !important;
}

.m-5 {
  margin: 5px !important;
}

.p-5 {
  padding: 5px !important;
}

.m-10 {
  margin: 10px !important;
}

.p-10 {
  padding: 10px !important;
}

.m-15 {
  margin: 15px !important;
}

.p-15 {
  padding: 15px !important;
}

.m-20 {
  margin: 20px !important;
}

.p-20 {
  padding: 20px !important;
}

.m-25 {
  margin: 25px !important;
}

.p-25 {
  padding: 25px !important;
}

.m-30 {
  margin: 30px !important;
}

.p-30 {
  padding: 30px !important;
}

.m-35 {
  margin: 35px !important;
}

.p-35 {
  padding: 35px !important;
}

.m-40 {
  margin: 40px !important;
}

.p-40 {
  padding: 40px !important;
}

.m-45 {
  margin: 45px !important;
}

.p-45 {
  padding: 45px !important;
}

.m-50 {
  margin: 50px !important;
}

.p-50 {
  padding: 50px !important;
}

.m-75 {
  margin: 75px !important;
}

.p-75 {
  padding: 75px !important;
}

.m-100 {
  margin: 100px !important;
}

.p-100 {
  padding: 100px !important;
}

.navbar-brand {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #32325d !important;
  font-size: 2rem;
  text-align: left;
  line-height: 1;
}
.navbar-brand span {
  clear: both;
  display: block;
  font-size: 1.25rem;
  text-transform: capitalize;
  font-family: arial;
  font-weight: normal;
  letter-spacing: 1.5px;
}

.outer_wrapper {
  border: 0px solid red;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
@media only screen and (max-width: 600px) {
  .outer_wrapper {
    flex-direction: column;
  }
}
.outer_wrapper .card-one {
  width: 400px;
  margin-left: 3rem;
  border: 0px;
}
@media only screen and (max-width: 600px) {
  .outer_wrapper .card-one {
    width: 95%;
    margin: auto;
    text-align: center;
  }
}
.outer_wrapper .card-one p {
  font-size: 1.15rem;
}
.outer_wrapper .card-two {
  width: 400px;
  margin-right: 3rem;
}
@media only screen and (max-width: 600px) {
  .outer_wrapper .card-two {
    width: 95%;
    margin: auto;
  }
}

.inner-page-header {
  background: #b0b0b0;
}

.nav-item {
  margin-right: 10px;
  padding: 0.5rem 0;
}
.nav-item:last-child {
  margin-right: 0;
}

.nav-pills .nav-link {
  color: #807e7e;
  font-weight: 550;
  border-radius: 50px;
  padding: 0.5rem 2rem !important;
  border: 2px solid #807e7e;
}
.nav-pills .nav-link:hover {
  color: #fff !important;
  background-color: #007bff !important;
  border-color: #007bff !important;
}
.nav-pills .nav-link.active {
  color: #fff !important;
  background-color: #007bff !important;
  border-color: #007bff !important;
}

.nav-name {
  border: 0px solid;
  height: 35px;
  width: 75%;
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 1.35rem;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,123,255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
  border-color: rgb(0, 123, 255);
}

.menu-search-input {
  border-radius: 50px 0 0 50px;
  border: 2px solid #807e7e;
  border-right: 0px;
}
@media only screen and (max-width: 600px) {
  .menu-search-input {
    border: 2px solid #807e7e;
    border-radius: 50px;
  }
}
.menu-search-input:focus {
  border: 2px solid #807e7e;
  border-right: 0px;
}
.menu-search-btn {
  height: calc(1.5em + 0.75rem + 2px);
  border-radius: 0 50px 50px 0;
  border: 2px solid #807e7e;
  border-left: 0px;
}
@media only screen and (max-width: 600px) {
  .menu-search-btn {
    border: 2px solid #807e7e;
    border-radius: 50px;
    display: block;
    width: 100%;
    margin-top: 12px;
    color: #fff !important;
    background-color: #807e7e !important;
    border-color: #807e7e !important;
  }
}
.menu-search-btn:focus {
  border: 2px solid #807e7e;
  border-left: 0px;
}

.restaurant-cover .fb-profile-block {
  margin: auto;
  position: relative;
  width: 100%;
  background-size: cover;
  z-index: 1;
}
.restaurant-cover .fb-profile-block .profile-img {
  bottom: 15px;
  box-shadow: none;
  display: block;
  left: 15px;
  padding: 1px;
  position: absolute;
  height: 160px;
  width: 160px;
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  z-index: 3;
}
@media only screen and (max-width: 600px) {
  .restaurant-cover .fb-profile-block .profile-img {
    position: unset;
    z-index: 3;
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
.restaurant-cover .fb-profile-block .profile-img img {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
  height: 158px !important;
  padding: 5px;
  width: 158px;
}
.restaurant-cover .fb-profile-block .profile-name {
  bottom: 60px;
  left: 200px;
  position: absolute;
  z-index: 3;
}
@media only screen and (max-width: 600px) {
  .restaurant-cover .fb-profile-block .profile-name {
    position: unset;
    z-index: 3;
  }
}
.restaurant-cover .fb-profile-block .profile-name h2 {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.2;
  position: relative;
  text-transform: uppercase;
}
@media only screen and (max-width: 600px) {
  .restaurant-cover .fb-profile-block .profile-name h2 {
    text-align: center;
    font-size: 25px;
  }
}
.restaurant-cover .fb-profile-block .profile-name p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  .restaurant-cover .fb-profile-block .profile-name p {
    margin-bottom: 15px;
  }
}
.restaurant-cover .fb-profile-block .order-now-btn {
  bottom: 60px;
  right: 100px;
  position: absolute;
  z-index: 2;
}
@media only screen and (max-width: 600px) {
  .restaurant-cover .fb-profile-block .order-now-btn {
    position: unset;
    z-index: 3;
    margin-bottom: 1em;
  }
}
.restaurant-cover .fb-profile-block .cover-container {
  background: rgba(0, 0, 0, 0.35);
  display: block;
  width: 100%;
  height: 215px;
  text-decoration: none;
  z-index: 1;
}
@media only screen and (max-width: 600px) {
  .restaurant-cover .fb-profile-block .cover-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
}
@media only screen and (max-width: 600px) {
  .restaurant-cover .fb-profile-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

section.orders-grid-wrapper {
  min-height: 500px;
}

.order-cards .card-header {
  font-size: 1rem;
  font-weight: 600;
}
.order-cards .card-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.order-cards .card-title .order-status {
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: capitalize;
}
.order-cards .card-title .order-amount {
  font-size: 1.1rem;
  font-weight: 600;
}
.order-cards .card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0.03) !important;
}
.order-cards .card-footer .order-dated {
  font-size: 1rem;
  font-weight: 600;
}
.order-cards .card-footer .order-btn {
  font-size: 1rem;
  font-weight: 600;
}
.order-cards .card-footer .btn {
  text-transform: capitalize;
}
.order-cards .card-footer .btn i {
  margin-left: 10px;
}

#display_orders a.openPopup {
  color: #000 !important;
}
#display_orders a.openPopup:hover .card-body {
  background-color: rgba(0, 0, 0, 0.03);
}

.bottom-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  margin-top: 45px;
  padding: 20px 0;
  color: #f0f9ff;
  background-color: #282d32;
}
.bottom-footer .item.social {
  padding-top: 20px;
  text-align: center !important;
}
.bottom-footer .item.social a {
  font-size: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4);
  margin: 0 8px;
  color: #fff;
  opacity: 0.75;
}
.bottom-footer .item.social a i {
  padding: 0;
  margin: 0;
}
.bottom-footer .item.social a:hover {
  opacity: 0.9;
}
.bottom-footer .copyright {
  text-align: left;
  opacity: 0.3;
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  .bottom-footer .copyright {
    text-align: center;
  }
}

.modal-header {
  padding: 0.5rem 1rem;
}
.modal-header .modal-title {
  font-size: 1.25rem;
}

.order-body {
  padding: 0px !important;
}

.order-detail {
  padding: 1rem;
}
.order-detail h4 {
  font-weight: 600;
  padding: 5px 0;
  border-bottom: 1px solid;
  border-top: 1px solid;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.order-detail ul {
  list-style-type: none;
}
.order-detail-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1px;
  font-size: 1.1rem;
  font-weight: 550;
}
.order-detail-item .item {
  border: 0px solid #b6b6b6;
  flex-grow: 3;
  width: 70%;
}
.order-detail-item .qty {
  border: 0px solid #b6b6b6;
  width: 15%;
  text-align: center;
}
.order-detail-item .total {
  border: 0px solid #b6b6b6;
  width: 15%;
  text-align: right;
}
.order-detail-item.total-row {
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 0.5rem 0;
  margin-top: 1rem;
}
.order-detail-item.modifier-row .item {
  padding-left: 1rem;
}

#toggle_userinfo {
  cursor: pointer;
}

#userinfo {
  padding: 1rem;
  display: none;
  border: 1px solid;
  margin: 2rem 2rem 0rem 2rem;
  border-radius: 5px;
  font-weight: bold;
}
#userinfo.show {
  display: block;
}
#userinfo strong {
  width: 100px;
  display: inline-block;
}
#userinfo strong i {
  color: #007bff;
}

.modal-footer {
  justify-content: space-between;
}
.modal-footer .popup-btn {
  padding: 0.55rem 2.25rem;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1.15rem;
}

.loading {
  width: 100%;
  text-align: center;
  padding: 10px;
  display: none;
}

.loading.show {
  display: block;
}/*# sourceMappingURL=style.css.map */