.bde-checkout-payment-9801-161 > #payment .payment_method_woocommerce_payments > .payment_box {
  background-color: #2b4343;
}
.bde-checkout-payment-9801-161 > #payment .payment_method_ppcp-gateway > .payment_box {
  background-color: #2b4343;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-subtotal {
  background-color: #2b4343;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-quantity {
  background-color: #2b4343;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-price {
  background-color: #2b4343;
}
tbody .variation-Clothingsizes {
  background-color: #2b4343;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-name {
  background-color: #2b4343;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-thumbnail {
  background-color: #2b4343;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-remove {
  background-color: #2b4343;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.actions {
  background-color: #2b4343;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-remove a.remove {
  background-color: #c71b1b;
  color: #ffffff;
}
.woocommerce .wc-proceed-to-checkout .button {
  margin-bottom: 9px;
}
.order-total bdi {
  font-weight: 400;
}
