/*
Theme Name: Martfury Child
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/
#mcc_currency_id_field {
    display: none !important;
}

.payment_method_mycryptocheckout .payment_box::before {
    content: "Bitcoin (BTC)";
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
}
