/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.amount{
	color: #444 !important;
}
#billing_country_field, #billing_company_field, #billing_address_2_field, #billing_email_field{
	display:none !important;
}
.digits-tp_style.woocommerce-form-login input {
  width: unset !important;
}
.woocommerce-LostPassword.lost_password {
  display: none;
}