
#shippingFee,
#total{
	display:none;
}
#customInfoArea,
#layers{
	margin-top:2rem;
}
#infoArea.active{
	min-width:600px;
	max-width:600px;
}
#customInfoArea .field{
	opacity:.5;
}
#customInfoArea .field.active{
	opacity:1
}