.p-item{
    margin-right:2px;padding-top:10px;padding-bottom:10px;border-bottom:1px dashed grey;
  }
  .img-fluid{
    width:155px !important;
    /* clip-path: polygon(0 85%, 0 0, 100% 0, 100% 85%, 50% 100%);
    border:3px solid orange; */
    border: 3px solid orange;
    border-radius: 15px;
  }
  .vertical {
    border-left: 2px solid grey;
    height: 700px;
    position: absolute;
    left: 50%;
    padding:0px 5px 0px 5px;
  }
  @media only screen and (max-width:480px) {
  .vertical{
    display:none;
  }
  .p-item h4{
    text-align:center;
  }
  }
  .veg{
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .nonveg{
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .nav-pills{
    display: flex;
    justify-content: center;
  }
  .nav-pills>li.active>a{
    background-color: orange !important;
  }
/* .nav .nav-link{
    border:1px solid;
} */
.nav .nav-link:hover{
    background-color: orange;
}


/* sides */
.p-item{
    margin-right:2px;padding-top:10px;padding-bottom:10px;border-bottom:1px dashed grey;
  }
  .vertical-line{
    border-left: 2px solid grey;
    height: 770px;
    position: absolute;
    left: 50%;
    padding:0px 5px 0px 5px;
  }
  .vertical-line1{
    border-left: 2px solid grey;
    height: 550px;
    position: absolute;
    left: 50%;
    padding:0px 5px 0px 5px;
  }
  
  @media only screen and (max-width:480px) {
    .vertical-line{
      display:none;
    }
    .p-item{
    margin-right:2px;padding-top:10px;padding-bottom:10px;border-bottom:1px dashed grey;
  }
  .p-item h4{
    text-align:center;
  }
  }
  .img-fluid{
    width:155px !important;
    /* clip-path: polygon(0 85%, 0 0, 100% 0, 100% 85%, 50% 100%);
    border:3px solid orange; */
    border: 3px solid orange;
    border-radius: 15px;
  }


  /* milkshakes */
  .img-fluid{
    border: 3px solid orange;
    border-radius: 15px;
  }