/*recent order*/
.wapinfo-recent-order {
    -webkit-border-radius: 4px;
    -moz-border-radius:    4px;
    border-radius:         4px;
    margin:                5px 0;
    padding: 0;
}

.wapinfo-recent-qty {
    font-weight: 600;
}