
@media screen and (max-width: 500px) {

  #pickup-delivery h3{
    font-size:15px;
    line-height: 2px;
  }
  #select-item-for-description{display: none;}
  #back-to-menu{display: block;}
  .preguide .image img{
    width: 300px !important;
    height: 300px !important;
  }
  .fp-item > div.preguide > div.description{
    width: 300px;
  }
   #pickup-delivery input{
     height:25px !important;
     font-size:15px !important;
     margin-bottom: 5px !important;
     border-top: none !important;
     border-left: none !important;
     border-right: none !important;
     box-shadow: none !important;
     border-radius: 0px !important;
     border-bottom: solid 2px var(--blue) !important;
     margin-bottom: 30px !important;
   }

  .fp-item .button-component div{max-width: 120px;margin-left: 10px;}

  .n-title{width: 100%;}
  .n-input{width: 100%;}

  .iname {  margin-top: 40px;    height: 20px; }
  .header{background-color: var(--blue);}
  #search-btn{background-color: var(--blue);}
  #total-price{display: none;}
  .fp-item .add-component div.minus, .fp-item .add-component div.plus{width: 50px;height: 50px;}
  .fp-item .add-component div.minus a i, .fp-item .add-component div.plus a i{padding: 12px;}
  .fp-item .add-component div.qty{font-size:20px;}
  .fp-item .latest-step h4{text-align: center !important;} 

  .fp-item #frontpage_qty {height: 50px;line-height: 50px;font-size: 30px;width: 60%;padding: 0px;margin: 0px;text-align: center;}
  .cart-list-open{display: none;}
  .start { max-width: 80%; margin-left: 10%; bottom: 0px; position: absolute; width: 80% !important; }
  .fp .preopen { max-width: 100%; margin: 0px; padding: 0px; }
  .cart-open {display: none;position: absolute;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;inset: unset;background: white;border-left: none;width: 100%;}
  .cart { width: 100%; position: absolute; top: 80px; bottom: 50px; overflow-y: scroll; padding: 0px !important; }
  .total-cart .title h2 {font-size: 25px;line-height: 20px;}
  .resume {border-left: none;}
  .check-container {display: block;height: 50px;float: left;margin-left: 0;margin-bottom: 0;min-width: 150px !important;max-width: 100% !important;width: 100% !important;border-top: none !important;border-right: none !important;border-left: none !important;border-bottom: solid 1px #ff5d34 !important;border-radius: 0px !important;}
  .purpose-checkbox-wrapper .checkbox-square {padding-bottom: 11px !important;min-width: 100%;}

  .checkbox-square .label-desc {margin-left: 20px;text-align: right;border: none;font-size: 15px;color: black;margin-top: -20px;top: 30;width: 70px;/* border: solid 1px red; */right: 20px;}
  .checkbox-square .label-name {line-height: 20px;padding-top: 0;margin-bottom: 0;text-align: left;margin-left: 20px;height: 20px;margin-top: -12px;font-size: 12px;font-weight: 600 !important;}
  
  
  
  .checkbox label.square {margin-left: 0px !important;top: 0px !important;left: 0;height: 30px;}
  .content { inset: unset; }
  .content > div{border:1px solid var(--lblue);max-width:400px;width: 90%;height: 200px;background: #a386da;margin-bottom: 30px;}
  .content > div > div.trapezoid{display: none;}
  .content > div > .image {height: 90px;object-fit: cover;padding-left: 30%;display: block;padding-right: 30%;padding-top: 5%;width: auto;}
  .content > div > .description{display: block;color: black; font-weight: 800;     font-size: 20px; line-height: 35px;}
  .iinfo { display: none;}
  .resume .menuman-round{display: none;}
  div.header h1{display: none;}
  .search-box{right: 10; display: none;}
  .search-box-show{display: block !important;}
  #search-input{width: 75%;}
  .cart .item .item-quantity{font-size: 15px;}
  .cart .item .item-total{font-size: 15px;}
  .cart .item .item-modifier{margin-top: 5px;margin-bottom: 5px;padding-left: 60px;}
  .cart .item .item-identity .picture{width: 40px; height: 40px;}
  .cart .item .item-identity .picture img{height: 40px; width: 40px;}
  .cart .item .item-identity .name h4{font-size: 16px; line-height:18px;}
  .cart .item .item-identity{padding-bottom: 5px;}
  .cart .item{min-height: 50px;}
  .cart .item .item-identity .name h4:nth-child(1){float:left;}
  .cart .item .item-identity .name h4:nth-child(2){position:absolute; right:10px;}
  
  
  .cart .btn-remove{width: 100px; height: 25px;}
  .cart .btn-remove i{ padding: 8; font-size: 10px; padding-top:1px;}
  .resume .cart-btn{
    display: block;
    position: fixed;
    bottom: 20px;
    height: 40px;
    right: 20px;
    width: 40px;
    font-size: 20px;
    line-height: 10px;
    border-radius: 100px;
    background: var(--blue);
    margin-left: 0;
    color: white;
    margin-right: 0;
  }
  .resume .cart-btn a i{
    line-height: 20px;
    color: white;
    margin-top: -3;
    margin-left: -3;
  } 

  .resume .cart-btn .cart-total{
    color: var(--blue);
    font-size: 10px;
    background: white;
    border: solid 1px var(--blue);
    height: 20px;
    width: 20px;
    border-radius: 20px;
    line-height: 20px;
    margin-left: 25;
    margin-top: -10px;
  }
  .menu {
      width: 100%;
      position: absolute;
      inset:unset;
      top: 75px;
      bottom: 0px;
      left: 0px;
      right: 0px;
      overflow-y: scroll;
      border-right: none;
      background: white;
      padding-top: 0px;
      padding-bottom: 80px;
    }
    .back-button{display: none;position: absolute;left: 10px;right: 10px;top: 14px;z-index: 1;width: 40px;}
    .back-button-show{display: block !important;}
    .content {background-color: #C3C3E5 !important; background-image: none !important; position: absolute;top:75px;left: 0;right: 0; overflow-y: scroll;padding-left: 30px;padding-top: 30px;padding-bottom: 70px;bottom: 0;background: white;display:none;}
    span#title{font-size: 20px; margin-left: -30px;}
    .nav-up, .nav-down{
        display: none;
    }

    .resume div.menuman-btn{
      width: 30%;
    }
    .resume{
      right: unset;
      width: unset;
    }

    .menu > div.cat { width: 40%; padding-left: 2.5%; padding-right: 2.5%; padding-top: 2.5%; border:1px solid var(--lblue);}
    .menu > div.cat > img {width: 120px; height: 100px;}
    .menu > div.cat h3{font-size: 15px;}
    .button-component{position: fixed;bottom: 30px;width: 90%;}

    .quantor{
      position: absolute;
      left: 210px;
      margin-top: 15px;
      width: 60px;
      font-size: 10px;
    }

    
    .quantor div{
      float: left;
      max-width: 30px;
      font-size: 15px;
    }
    
    .quantor div input, .quantor div input:focus {
      max-width:70px;
      margin-left:20px;
      margin-right:20px;
      border:none;
      box-shadow:none;
      text-align:center;
      font-size:30px
    }
    
    .quantor input[disabled], .quantor input[readonly]{
      background:transparent;
      color: var(--blue);
      max-width: 20px;
      font-size: 15px;
      margin-left: 5px;
      margin-right: 5px;
    }
    
    .quantor .control i{
      line-height: 30px;
      color:var(--blue);
    }

    .half .fp-start{
      height: 20px;
      font-size: 15px;
      line-height: 20px;
      width: 100px;
    }

    #pickup-delivery h1{
      font-size: 20px;
      text-align: center;
      height: 25px;
      margin-top: -30px;
    }

    #pickup-delivery .half{
      height:30px;
      text-align: center;
    }

    #pickup-delivery .half-container{
      position: absolute;
      bottom: 20px;
      left: 0;
    }

    #pickup-delivery > div > textarea{     
      font-size: 15px;
      line-height: 20px;
      padding: 10px;
      border-radius: 0px;

    }

    .map-picker {
      height: 20px;
      font-size: 15px;
      line-height: 20px;
      width: 70px;
      float: right;
    }

    #smis-map-search{
      left: 10px !important;
    }

    #smis-map-chooser_form label{
      display: none;
    }
    #pay-mobile{display: block;width: 110px;height: 25px;font-size: 15px;line-height: 25px;margin-top: 30px;margin-right: auto;float: left;margin-left: 10%;}

    .preguide .image div#nameitem {
        position: absolute;
        top: 0px;
        text-align: center;
        width: 250px;
        margin-left: 40px;
        color: white;
        height: 300px;
    }

    .preguide .image div#nameitem div#wrapping {
        vertical-align: middle;
        display: table-cell;
        font-size: 20px;
        line-height: 30px;
        width: 260px;
        height: 300px;
        font-weight: 800;
        font-family: "sanserif" !important;
    }

    .fp-item div.description h5 {
      font-size: 1.4em;
      line-height: 1em;
    }

    .fp-item .button-component div:nth-child(2){
      margin-right:10px !important;
    }

    .kiosk-top-left{width: 150px;}
    .cart .item .item-delete{margin-top: 45px;}

}