/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 17 2025 | 13:04:00 */
img[src="https://coffeeit.soulgood.dev/wp-content/plugins/wc-wise-gateway/assets/images/brand_logo.svg"]
{
    display: none !important;
}

section.woocommerce-ew_wise-bank-details
{
	padding:20px 20px 20px 20px;
	margin-top:20px;
	background-color:var(--bgcolor-gray-200);
}

section.woocommerce-ew_wise-bank-details h2
{
	font-size:18px;
}

section.woocommerce-ew_wise-bank-details hr
{
    display: none !important;
}

section.woocommerce-ew_wise-bank-details ul
{
	margin-bottom:0;
}

.woocommerce-notice.woocommerce-notice--success
{
	display:none !important;
}