#b2b-haf-address-fields {
	margin-top: 1.5em;
	padding-top: 1em;
	border-top: 1px solid #e0e0e0;
}

#b2b-haf-address-fields h3 {
	margin: 1em 0 0.5em;
	font-size: 1.15em;
	color: #333;
}

#b2b-haf-shipping-fields {
	margin-top: 1em;
	padding-top: 0.5em;
	border-top: 1px dashed #ccc;
}

#b2b-haf-address-fields .form-row {
	margin-bottom: 0.8em;
}

#b2b-haf-address-fields input.input-text,
#b2b-haf-address-fields select {
	width: 100%;
	padding: 8px;
	box-sizing: border-box;
}

#b2b_haf_ship_to_different {
	margin-right: 0.4em;
}
