/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
@media (max-width: 1024px) {
.woocommerce-checkout .elementor-element-f9211dc > .e-con-inner {
    flex-direction: column-reverse!important;
}
}

#billing_country_field, 
#custom_shipping_field {
    display: none!important;
}