@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900");
.bg-white {
  background-color: #ffffff !important;
  padding: 10px 0px !important;
  border-bottom: 1px solid #BABABA !important;
}
.bg-white .navbar-toggler {
  border: none !important;
}
.bg-white .navbar-toggler:focus {
  border: none;
  outline: none;
  box-sizing: none;
}

.logo-right {
  float: right !important;
}

.sidepanel {
  width: 0;
  position: fixed;
  z-index: 999;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #ffffff;
  overflow-x: hidden;
  padding-top: 60px;
  transition: all 0.5s ease;
}
.sidepanel #sidebarlist {
  margin-top: 20px;
  overflow-y: scroll;
  z-index: 1;
  -ms-overflow-style: none !important;
  /* IE and Edge */
  scrollbar-width: none !important;
  /* Firefox */
  /* Hide scrollbar for Chrome, Safari and Opera */
}
.sidepanel #sidebarlist::-webkit-scrollbar {
  display: none !important;
}
.sidepanel #sidebarlist .panel-default {
  border-top: 1px solid #BABABA;
}
.sidepanel #sidebarlist .panel-default:last-child {
  border-bottom: 1px solid #BABABA;
}
.sidepanel #sidebarlist .panel-default a.menu-category-no-child {
  padding: 20px 8px 20px 32px;
  text-decoration: none;
  font-size: 1.125rem;
  color: #042D5D !important;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  display: block;
  cursor: pointer;
}
.sidepanel #sidebarlist .panel-default a.menu-category {
  padding: 20px 8px 20px 32px;
  text-decoration: none;
  font-size: 1.125rem;
  color: #042D5D !important;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  display: block;
  cursor: pointer;
}
.sidepanel #sidebarlist .panel-default a.menu-category:after {
  font-family: "FontAwesome";
  content: "";
  float: right;
  color: #042D5D !important;
  transform: rotate(180deg);
  transition: all 0.5s ease;
  cursor: pointer;
}
.sidepanel #sidebarlist .panel-default a.menu-category.collapsed:after {
  transition: all 0.5s ease;
  transform: rotate(0deg);
}
.sidepanel #sidebarlist .panel-default .sub-list {
  padding-left: 60px;
}
.sidepanel #sidebarlist .panel-default .sub-list .menu-sub-catgeory {
  cursor: pointer;
  border: none;
  padding: 15px 10px;
  border-bottom: 1px solid #BABABA;
}
.sidepanel #sidebarlist .panel-default .sub-list .menu-sub-catgeory:last-child {
  border: none;
}
.sidepanel #sidebarlist .panel-default .sub-list .menu-sub-catgeory a {
  color: #042D5D;
  font-size: 1.125rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  text-decoration: none;
}
.sidepanel .closebtn {
  position: absolute;
  top: 0px;
  left: 25px;
  font-size: 3rem;
  color: #000000;
  cursor: pointer;
}
.sidepanel .sidebar-logo {
  position: absolute;
  top: 20px;
  right: 0px;
}

#footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
#footer p {
  background-color: #6D8FB5;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  text-align: center;
  padding: 10px;
  margin: 0px;
}

body {
  padding: 0;
  margin: 0;
  min-height: 100vh;
  position: relative;
}

p {
  color: #042D5D;
  font-family: "Poppins", sans-serif;
}

.main-margin {
  margin-top: 100px;
  padding: 15px;
  margin-bottom: 30px;
}

.language-slider-wrapper {
  margin: 0 !important;
  position: absolute !important;
  top: 33% !important;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100% !important;
  padding: 0px !important;
}

.image {
  position: relative;
  padding: 0px !important;
  opacity: 0.15;
}

.button-wrapper {
  margin: 0 !important;
  position: absolute !important;
  top: 60% !important;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100% !important;
}

#google_translate_element a {
  display: none;
}

.goog-te-banner-frame.skiptranslate {
  display: none !important;
}

body {
  top: 0px !important;
}

.goog-tooltip {
  display: none !important;
}

.goog-te-gadget {
  color: transparent !important;
}

.goog-text-highlight {
  background-color: transparent !important;
  box-shadow: none !important;
}

#google_translate_element .goog-te-combo {
  background-color: #042D5D;
  color: #ffffff;
  border-radius: 15px;
  text-align: center;
  margin: 0px auto;
  font-size: 1rem;
  padding: 10px 15px !important;
  display: block;
}
#google_translate_element .goog-te-combo:focus {
  outline: none !important;
}

.homebtn button {
  border: 2px solid #042D5D;
  color: #042D5D;
  border-radius: 10px;
  text-align: center;
  margin: 0px auto;
  font-size: 1rem;
  font-weight: 500;
  padding: 5px 10px !important;
  display: block;
  margin-top: -50px;
}
.homebtn button:focus {
  outline: none !important;
}

.menulist #category {
  font-size: 1.875rem;
  font-weight: 600;
}
.menulist #sub-category {
  font-size: 1rem;
  font-weight: 400;
}
.menulist .items-wrapper {
  text-align: center;
  margin: 0;
}
.menulist .items-wrapper #menu-image {
  border-radius: 15px;
}
.menulist .items-wrapper #menu-name {
  font-size: 0.875rem;
  color: #042D5D;
  font-weight: 600;
  margin-top: 10px;
}

.details-wrapper {
  margin-top: 84px;
  padding: 0px !important;
}
.details-wrapper .slider-wrapper {
  z-index: -1;
}
.details-wrapper .slider-wrapper a {
  display: block;
}
.details-wrapper .slider-wrapper .item {
  width: 100%;
}
.details-wrapper .slider-wrapper .control-dots {
  bottom: 22px;
}
.details-wrapper .slider-wrapper .control-dots .dot {
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  opacity: 0.8;
}
.details-wrapper .slider-wrapper .control-dots .selected, .details-wrapper .slider-wrapper .control-dots .selected:focus {
  background-color: #FF7F00;
  opacity: 1;
  box-shadow: none !important;
  outline: none !important;
}
.details-wrapper .info-wrapper {
  position: relative;
  margin-top: -18px;
  margin-bottom: 60px;
  padding: 15px;
  background-color: #ffffff;
  border-radius: 30px 30px 0px 0px;
  text-align: center;
}
.details-wrapper .info-wrapper #item-name {
  color: #042D5D;
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.details-wrapper .info-wrapper .category-wrapper p, .details-wrapper .info-wrapper .category-wrapper span {
  font-size: 0.75rem;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.details-wrapper .info-wrapper .category-wrapper #category-name {
  background-color: #FF7F00;
  color: #ffffff;
  border-radius: 12px;
  padding: 2px 15px;
}
.details-wrapper .info-wrapper .category-wrapper #sub-category-name {
  color: #042D5D;
  margin-left: 1rem;
}
.details-wrapper .info-wrapper .category-wrapper #description-head {
  font-size: 1rem;
}
.details-wrapper .info-wrapper .category-wrapper ul {
  padding: 0px 20px;
}
.details-wrapper .info-wrapper .category-wrapper ul li {
  color: #FF7F00;
  font-size: 1.85rem;
}
.details-wrapper .info-wrapper .category-wrapper ul li #description-head {
  position: relative;
  bottom: 5px;
  left: -5px;
}
.details-wrapper .info-wrapper .category-wrapper #description {
  color: #777777;
  font-size: 0.75rem;
  padding: 0px 15px;
}
.details-wrapper .info-wrapper .qty-wrapper .qty {
  color: #042D5D;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 0.85rem;
}
.details-wrapper .info-wrapper .qty-wrapper .qty-btn {
  font-weight: 500;
  font-size: 1.85rem;
  outline: none;
  box-shadow: none;
  color: #042D5D;
}
.details-wrapper .info-wrapper .qty-wrapper .qty-value {
  font-weight: 400;
  border: 1px solid #BABABA !important;
  height: 30px;
  width: 30px;
  color: #042D5D;
}
.details-wrapper .info-wrapper .qty-wrapper .add-cart-btn {
  background-color: #042D5D;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  border-radius: 21px;
  padding: 5px;
  width: 100%;
}
.details-wrapper .info-wrapper .qty-wrapper .cartstatus {
  background-color: #777777;
  color: #ffffff;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  border-radius: 21px;
  font-size: 0.625rem;
  margin: 0 auto;
  padding: 5px;
}

.category-wrapper .main-heading {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  margin: 20px 0px;
  color: #042D5D;
}
.category-wrapper .slider {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  display: inline;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
}
.category-wrapper .slider::-webkit-scrollbar {
  display: none;
}
.category-wrapper .slider .menu-item {
  padding: 0px 10px;
  display: inline-block;
  text-align: center;
  margin: 0;
}
.category-wrapper .slider .menu-item .menu-image {
  border-radius: 15px;
}
.category-wrapper .slider .menu-item .menu-name {
  font-size: 0.875rem;
  text-align: center;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  color: #042D5D;
  white-space: initial;
}
.category-wrapper .slider .btn-view-all {
  background-color: #042D5D;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 1.125rem;
  border-radius: 4px;
  margin: 0;
}

.menu-wrapper .menu-wrapper--inner {
  margin: auto;
}
.menu-wrapper .menu-wrapper--inner .menu-item-wrapper:focus {
  box-sizing: none;
  outline: none;
}

@media only screen and (max-width: 767px) {
  /* For tablets: */
  .menu-item {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .menu-item {
    width: 30%;
  }
}
@media only screen and (min-width: 1024px) {
  /* For desktop: */
  .menu-item {
    width: 22%;
  }
}
.float-bg {
  position: fixed;
  bottom: 20px;
  right: 16px;
  background-color: #FF7F00;
  color: #ffffff;
  border-radius: 50px;
  text-align: center;
  z-index: 1;
}
.float-bg .cart-count {
  position: absolute;
  top: -7px;
  right: 10px;
  background: #ffffff;
  color: #FF7F00;
  border: 1px solid #FF7F00;
}

.hide-cart {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* For tablets: */
  .float-bg {
    width: 60px;
    height: 60px;
  }
  .float-bg .cart-btn {
    margin-top: 18px;
    font-size: 25px;
  }

  .cart {
    margin-top: 100px !important;
  }
}
@media only screen and (min-width: 768px) {
  .float-bg {
    width: 80px;
    height: 80px;
  }
  .float-bg .cart-btn {
    margin-top: 25px;
    font-size: 31px;
  }

  .cart {
    margin-top: 140px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .float-bg {
    width: 100px;
    height: 100px;
  }
  .float-bg .cart-btn {
    margin-top: 32px;
    font-size: 36px;
  }
  .float-bg .cart-count {
    top: -10px;
    right: 10px;
    font-size: 19px;
  }

  .cart {
    margin-top: 120px !important;
  }
}
#instructions span, #phone span {
  color: #FF7F00;
  border-bottom: 1px dashed #FF7F00;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 0.75rem;
}

.phone-text, .phone-text:hover, .phone-text:focus {
  border: 1px solid #BABABA;
  color: #BABABA;
  width: 100%;
  border-radius: 2px;
  padding: 5px;
  outline: none;
}

.react-numeric-input {
  width: 90%;
}
.react-numeric-input b {
  display: none !important;
}

.cart #menu_name, .cart #price {
  color: #042D5D;
  font-size: 0.65rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  display: inline;
}
.cart .remove-btn {
  font-size: 0.85rem;
  color: #FF0000;
}
.cart .qty-wrapper {
  border: 1px solid #BABABA;
  color: #042D5D;
}
.cart .qty-wrapper .qty-btn {
  padding: 4px !important;
  font-weight: 400;
  font-size: 0.75rem;
  background: transparent;
  border: none;
}
.cart .qty-wrapper .qty-btn:focus {
  outline: none;
}
.cart #total #label, .cart #total #value {
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
  color: #042D5D;
}
.cart #total #value {
  font-weight: 500;
}
.cart .order-btn {
  background-color: #042D5D;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  border-radius: 21px;
  padding: 5px;
  width: 100%;
  margin: 0px auto;
  display: block;
}
.cart .orderstatus {
  background-color: #777777;
  color: #ffffff;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  border-radius: 21px;
  font-size: 0.625rem;
  margin: 0 auto;
  padding: 5px;
}

.float-bg-help {
  position: fixed;
  right: 16px;
  background-color: #68CC34;
  color: #ffffff;
  border-radius: 50px;
  text-align: center;
  z-index: 1;
}
.float-bg-help:focus, .float-bg-help:hover {
  color: #ffffff;
}
.float-bg-help .help-btn {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  /* For tablets: */
  .float-bg-help {
    bottom: 90px;
    width: 60px;
    height: 60px;
  }
  .float-bg-help .help-btn {
    margin-top: 11px;
  }
}
@media only screen and (min-width: 768px) {
  .float-bg-help {
    width: 80px;
    height: 80px;
    bottom: 110px;
  }
  .float-bg-help .help-btn {
    margin-top: 18px;
  }
}
@media only screen and (min-width: 1024px) {
  .float-bg-help {
    width: 100px;
    height: 100px;
    bottom: 150px;
  }
  .float-bg-help .help-btn {
    margin-top: 25px;
  }
}
.ecartmodal {
  font-family: "Poppins", sans-serif;
}
.ecartmodal .modal-header {
  border: none;
}
.ecartmodal .modal-header .modal-title {
  color: #042D5D;
  font-size: 1rem;
  font-weight: 400;
}
.ecartmodal .modal-body .instructions-text {
  border: 1px solid #BABABA;
  color: #BABABA;
  width: 100%;
  height: 18vh;
  border-radius: 20px;
  padding: 15px;
  outline: none;
}
.ecartmodal .modal-body #order-success-head {
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
}
.ecartmodal .modal-body #order-success-comment {
  font-size: 0.75rem;
  font-weight: 400;
  text-align: center;
  color: #BABABA;
}
.ecartmodal .modal-footer {
  border: none;
  margin-top: -10px;
}
.ecartmodal .modal-footer .footer-btn {
  background-color: #042D5D;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 21px;
}
.ecartmodal .modal-footer .order-btn {
  font-weight: 400;
}

#orderModal {
  background-color: #f5f5f542;
}
#orderModal .modal-dialog {
  margin: 0 !important;
  position: absolute !important;
  top: 50% !important;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100% !important;
}

/*# sourceMappingURL=styles.css.map */
