/**
 * Theme Name: Verstegen
 * Theme URI: https://verstegen.nl
 * Author: Born Digital
 * Author URI: https://verstegen.nl
 * Description: Custom theme for Project platform
 * Version: 0.0.1
 * Text Domain: themedomain
 * Tags: custom design, custom development, from scratch development
 */

@font-face {
    font-family: 'DIN Next LT Pro Condensed Heavy';
    src: url('fonts/din-next-lt-pro-condensed-heavy.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.payment_box payment_method_mollie_wc_gateway_ideal {
display: none;
}