/*
* Add child theme CSS Rules
*/
.woocommerce-shipping-destination {
	display: none;
}
.woocommerce-shipping-methods {
	list-style: none;
}

