
   
   @media (min-width: 62em) {
      .col-bar #searchBar {
         position: absolute;
         top: 0;
         right: 0;
         width: 100%;
         height: 100%;
         background-color: #fff;
         z-index: 100;
      }
      .col-last {
         width: 50px;
         height: 100%;
      }
      .col-last a {
         height: 100%;
      }
      .col-last i {
         color: var(--custom-color) !important;
      }
   }
   
   @media (max-width: 61.99em) {
      .col-bar {
         padding-right: 50px;
      }
      .col-bar #searchBar {
         width: calc(100% - 50px);
         position: absolute;
         top: 0;
         right: 50px;
         height: 100%;
         background-color: #fff;
         z-index: 100;
      }
      .col-last {
         position: absolute;
         right: 0px;
         width: 50px;
         z-index: 100;
         background-color: var(--custom-color);
      }
      .col-last a {
         height: 100%;
      }
   }
   
   .col-last a {
      text-decoration: none;
   }
   
   .btn-block,
   .btn-block:hover,
   .btn-block:focus {
      background-color: var(--custom-color);
      color: #fff;
      font-weight: bold;
      display: block;
      border-radius: 5px;
      text-align: center;
      text-decoration: none;
      padding: 5px 0;
      margin-top: 10px;
   }
   
   .list-row {
      background-color: #fff;
      margin: 0 5px;
      padding: 15px 0;
      border-radius: 8px;
   }
   
   .list-row-off-border {
      border: solid 1px rgba(0, 0, 0, 0.2);
      overflow: hidden;
   }

   .list-item-img{
    width: 150px;
    height: 150px;
    background-size: cover !important;
    background-position: center !important;
   }
   
   .off-status {
      background-color: var(--red-color);
      color: #fff;
      position: absolute;
      top: -25px;
      right: 10px;
      padding: 2px 5px;
      font-size: 12px;
      font-weight: bold;
      border-radius: 5px;
   }
   
   .off-status span {
      text-decoration: line-through;
   }
   
   .square-btn,.square-btn-2,
   .back-btn {
      text-decoration: none;
      display: block;
      background: #fff;
      padding: 2px 6px;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 5px;
   }
   .square-btn{
      position: absolute;
      top: -185px;
   }
   .square-btn-2{
      position: absolute;
      top: -150px;
   }
   
   .square-btn i,.square-btn-2 i,
   .back-btn i {
      color: var(--custom-color);
   }
   
   #item-description {
      margin-top: 20px;
      border-top: 1px solid #ccc;
      padding: 10px;
      font-size: 14px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 300;
   }
   
   .order-bg {
      background-color: var(--red-blur);
      font-weight: bold;
   }
   
   .modal-jumbotron {
      background-color: #F7F7F7;
   }
   
   .modal-jumbotron:not(.collapsed) {
      background-color: var(--blue-blur);
   }
   
   .modal-jumbotron.collapsed {
      background-color: #F7F7F7;
   }
   
   @media (max-width: 35.99em) {
      .modal-jumbotron {
         font-size: 10px !important;
      }
      .position-title,
      .position-description {
         font-size: 12px !important;
      }
   }
   
   @media (max-width: 335px) {
      .modal-jumbotron {
         font-size: 8px !important;
      }
      .position-title,
      .position-description {
         font-size: 10px !important;
      }
   }
   
   .circle-step {
      width: 15px;
      height: 15px;
      border-radius: 100%;
   }
   
   .progress-height-1 {
      position: absolute;
      top: 59px;
      left: 19px;
      height: 82px;
      width: 2px;
   }
   /*.status-title{
         font-family: rbt-reg;
         text-transform: uppercase;
         }
         .status-answer{
         font-family: rbt-blk;
         text-transform: uppercase;
         }
         .position-title{
         font-family: rbt-blk;
         }
         .position-description{
         font-family: rbt-reg;
         }*/
   
   .swiper-wrapper {
      max-height: 350px;
   }
   
   body {
      background-image: url("/images/menu-bg-70.png");
      background-repeat: repeat;
      position: relative;
   }
   
   #qtyModal .modal-content {
      border-radius: 20px !important;
   }
   
   #qtyModal .modal-header {
      border-radius: 20px 20px 0 0;
   }
   
   body {
      /*font-family: "Open Sans", sans-serif;*/
      letter-spacing: 1px;
      font-family: "Open Sans", sans-serif;
      web-safe font */ font-size: 16px;
      /* larger font size */
      font-weight: bold;
      /* thicker font weight */
      -webkit-font-smoothing: antialiased;
      /* anti-aliasing */
      -moz-osx-font-smoothing: grayscale;
      /* anti-aliasing for Firefox on Mac */
   }
   
   #two {
      background-color: rgba(255, 255, 255, 0.8) !important;
   }

   @media only screen and (min-width: 768px) {
      .menu-img {
         height: 250px;
         object-fit: cover;
         width: 350px;
      }
   }
   
   .container-profile-details {
      margin-top: -108px;
      z-index: 100;
      position: absolute;
      background-color: rgba(255, 255, 255, 0.8);
      width: 100%;
   }
   
   .profile-pic {
      border: none;
   }
   
   .mySwiper-2 .swiper-wrapper .swiper-slide {
      background-color: var(--ordernow-black);
      padding: 10px 25px;
      letter-spacing: 2px;
      border-radius: 0.75rem;
   }
   
   .mySwiper-2 .swiper-wrapper .swiper-slide.active {
      background-color: var(--ordernow-primary);
      color: #fff;
   }
   
   .sliderWidth {
      max-width: 100%;
   }
   
   .item-box-header {
      background-color: var(--ordernow-black);
      color: #fff;
      letter-spacing: 2px;
   }
   
   .col-last i,
   .fa-map-marker-alt {
      color: var(--ordernow-black);
   }

   .add-item-modal-header {
      height: 40vh;
      background-position: center center!important;
      background-size: cover !important;
   }
   
   .circle-button-4-black {
      padding: 12px;
      border-radius: 5px;
   }
   
   #item-name {
      position: relative;
      top: -50px;
      text-align: center;
      /* display: block; */
      width: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      padding: 10px;
      font-family: 'Open Sans';
      margin-bottom: -56px;
   }
   
   .add-item-modal-header .btn-close {
      top: 20px;
      right: 20px;
      position: absolute;
      background-color: rgba(255, 255, 255, 0.3);
   }

   .btn-preparing {
                                          bottom: 12px;
                                          position: relative;
                                          border: 1px solid rgba(0, 0, 0, 0.2);
                                          /*overflow: hidden;*/
                                          height: 45px;
                                          width: 62px !important;
                                          display: block;
                                          background: #fff;
                                          border-radius: 10px;
                                       }
                                       
                                       #btn-preparing {
                                          position: absolute;
                                          height: 80px;
                                          width: 80px;
                                          bottom: 1px;
                                          left: -10px;
                                          filter: hue-rotate(70deg) saturate(7);
                                       }
                                       
                                       .menu-img {
                                          height: 200px;
                                          object-fit: cover;
                                       }
                                       
                                       .footer {
                                          height: 55px;
                                          background-color: rgba(243, 243, 243)
                                       }
                                       
                                       .complete-order-btn-pannel {
                                          position: relative;
                                          right: 0;
                                          transform: translateY(-50%);
                                          top: 15px;
                                       }
                                       
                                       .complete-order-btn div {
                                          border: 1px solid rgba(0, 0, 0, 0.2);
                                          padding: 8px 4px;
                                          min-width: 100px;
                                          position: relative;
                                          border-radius: 15px;
                                          text-align: center;
                                          background: #fff;
                                          bottom: 4px;
                                          min-width: 200px;
                                       }
                                       
                                       .complete-order-btn div:after {
                                          border: 1px solid var(--custom-color);
                                          border-radius: 15px;
                                          content: "";
                                          display: block;
                                          width: 100%;
                                          height: 100%;
                                          position: absolute;
                                          top: 0;
                                          left: 0;
                                          animation-name: blink;
                                          animation-duration: 1.3s;
                                          animation-iteration-count: infinite;
                                          animation-direction: alternate-reverse;
                                          // animation-timing-function: cubic-bezier(1, 0, 0, 1);
                                          animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
                                       }
                                       
                                       @-webkit-keyframes blink {
                                          0% {
                                             transform: scale3d(1, 1, 1);
                                             opacity: 0.8;
                                          }
                                          100% {
                                             transform: scale3d(1.1, 1.4, 1.1);
                                             opacity: 0;
                                          }
                                       }
                                       
                                       @keyframes blink {
                                          0% {
                                             transform: scale3d(1, 1, 1);
                                             opacity: 0.6;
                                          }
                                          100% {
                                             transform: scale3d(1.1, 1.4, 1.1);
                                             opacity: 0;
                                          }
                                       }
                                       
                                       .order-btn-mini-text {
                                          position: absolute;
                                          top: 3px;
                                          left: 20px;
                                          font-size: 10px;
                                       }
                                       
                                       .order-btn-value {
                                          position: relative;
                                          left: 0px;
                                          padding: 10px;
                                       }
                                       
                                       .my-orders-btn {
                                          position: relative;
                                          text-decoration: none;
                                          color: var(--custom-color);
                                          background: #fff;
                                          padding: 2px 6px;
                                          border: 1px solid rgba(0, 0, 0, 0.1);
                                          border-radius: 5px;
                                       }
                                       
                                       .my-orders-btn:hover {
                                          color: var(--custom-color);
                                       }
                                       
                                       .btn-primary-square-black-border,
                                       .form-control-number-border,
                                       .btn-primary-square-red {
                                          border: solid 1px rgba(0, 0, 0, 0.1) !important;
                                       }