/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/

#billing_country_field{
	display: none;
}

.woocommerce-shipping-destination{
	display: none;
}

.content-product .product-title{
	height: fit-content;
}

