/* VirtualMart Wallet Customizations */

/* Hide "Transfer Amount to bank account" link/button block */
.wk_ws_sub_head_transfer { display: none !important; }

/* Hide the transfer-to-bank modal/form container */
.wk_ws_bank_transfer { display: none !important; }
