@charset "UTF-8";
/*
 * Custom CSS added by Codzy Tech
 */
.red {
    color: rgb(227, 92, 97);
}

.bill_receipt p {
    margin-bottom: 0px;
}

.receipt-well {
    padding: 0 !important;
    font-size: 12px;
}

.receipt-products-list-table tr th, .receipt-products-list-table tr td {
    padding: 5px 8px !important;
}

.receipt-products-list-table tr h5 {
    padding: 0 !important;
    margin: 0 !important;
}