/* 
Theme Name: shop.growdesign.dk
Description: GrowDesign Theme
Author: Michael Nielsen
Author URI: michael-co.dk
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Add your custom styles here */
.logged-in .logged-in-customer-type-hidden,
.logged-in #billing_customer_type_field {
    height: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    margin: 0 !important;
    opacity: 0 !important;
    pointer-events: none;
    visibility: hidden;
}