.custome_offcanvas {
    background-color: rgb(236, 253, 234) !important;
}

.off_title {
    border-bottom: 1px soild black;
}

.food_item {}

.food_item p {
    margin: 0;
    line-height: 20px !important;
}

.input_box {
    width: 56px !important;
}

.cartplus {
    font-size: 10px;
    color: black
}

.cartminus {
    font-size: 10px;
    color: black;
}