.fa-search:before {
    content: '\f002'
}

.orde.list #search_text {
    height: 34px;
}
.orde.list .order-data {
    font-size: 0.9em !important;
    vertical-align: middle;
}
.orde.list .order-id {
    flex: 0;
    max-width: 175px;
}
.orde.list .order-fec {
    text-align: left !important;
    max-width: 135px;
}
.orde.list .order-est {
    line-height: 25px;
}
.orde.list .order-est span {
    line-height: 15px;
    margin: 0;
}
.orde.list .order-prep button {
    font-size:0.75em;
}
.orde.list .item-footer {
    font-size: 1em;
    font-weight: 500;
}
.orde.list .item-footer .label {
    color: #555;
    font-size: 0.95em;
    font-weight: 400;
}
.orde.list .item-container .item-price::after,
.orde.list .item-container .item-amount::after {
    margin: 0 -2px 0 1px !important;
}