.woocommerce-cart-form table td.actions input{

 /* color:#fff !important;
  border-color:#fff !important;*/
}
.woocommerce-cart-form table td.actions input:hover{
  
   /* color:#fff !important;
  border-color:#fff !important;*/

}

.woocommerce #payment ul.payment_methods{
  background-color:#fff;
}
