.elementor-1225 .elementor-element.elementor-element-3537312{--display:flex;}.elementor-widget-woocommerce-checkout-page .product-name .variation{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for woocommerce-checkout-page, class: .elementor-element-9f79ebc *//* Country / Region */
#billing_country_field {
    display: none !important;
}


/* Postcode */
#billing_postcode_field {
    display: none !important;
}

/* Email Address */
#billing_email_field {
    display: none !important;
}

/* Town / City */
#billing_city_field {
    display: none !important;
}

/* Last Name */
#billing_last_name_field {
    display: none !important;
}

/* Street Address */
#billing_address_1_field,
#billing_address_2_field {
    display: none !important;
}/* End custom CSS */