.nm-coupon-inner {
  background-color: #000000;
  border-color: #d61a1a;
  border-width: 0px;
  border-style: solid;
}

.cart-collaterals .shop_table tr:first-child td {
  background-color: #000000;
}

.cart-collaterals .shop_table tr:first-child th {
  background-color: #000000;
  color: #ffffff;
}

.cart-collaterals .shop_table tr:last-child th {
  background-color: #000000;
  color: #ffffff;
}

.cart-collaterals .shop_table tr:last-child td {
  background-color: #000000;
}

#nm-coupon-btn {
  color: #ffffff;
}

.wc_lotery_countdown-show6 .wc_lotery_countdown-section {
  border-width: 3px;
  opacity: 1;
  border-color: #990e0e;
}

#payment .payment_methods li label {
  color: #121212;
  background-color: #000000;
}

#payment .payment_methods li img {
  background-color: #ffffff;
}

#order_review .shop_table tfoot tr:first-child th {
  background-color: #000000;
  color: #ffffff;
}

#order_review .shop_table tfoot tr:not(.shipping) td {
  background-color: #000000;
  color: #ffffff;
}

#order_review .shop_table tfoot tr:last-child th {
  background-color: #000000;
  color: #ffffff;
}

.woocommerce-Price-amount.amount {
  color: #ffffff !important;
}

#payment .payment_methods li:last-child {
  background-color: #fffafa;
}