/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 13 2024 | 19:10:13 */
.my_account_orders .button.cancel{ display: none !important;
} 

a.woocommerce-button.button.pay{
	display:none !important;
}

.woocommerce-SavedPaymentMethods-new{
	display:none !important;
}