.hidden{
    display:none;
}

#ccmade_checkout_coupons_widget .total, #ccmade_checkout_coupons_widget .shipping, #ccmade_checkout_coupons .go_to_checkout, #ccmade_checkout_coupons_widget .update_cart{
    display:none;
}

.val_error{
    color:#FF0000;
}

.val_error p{
    margin:5px 0;
}

ul#checkoutMessage {
    list-style: none;
    color: #f06544;
}

.text-center, tr.text-center td, tr.text-center th { text-align: center !important; }
.text-left, tr.text-left td, tr.text-left th   {text-align: left !important; }
.text-right, tr.text-right td, tr.text-right th  {text-align: right !important; }

table tfoot tr td { font-weight: bold; }
table tbody tr:hover { color: orange; }
table tbody tr td.show-detail   { background-color: rgba(0, 160, 210, 0.16); }