/* 
Theme Name:		 Livre Child THeme
Theme URI:		 http://tokomoo.com
Description:	 Child theme of Livre
Author:			 tokomoo
Author URI:		 http://childthemegenerator.com/
Template:		 livre
Version:		 1.0.0
Text Domain:	 Livre-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

#payment .wc_payment_methods .wc_payment_method.payment_method_stripe ul{
    list-style-type: none;
    padding-left: 0;
}

#payment .wc_payment_methods .wc_payment_method.payment_method_stripe .woocommerce-SavedPaymentMethods-saveNew label {
    display: block !important;
}