#shipping_city_field  span.select2-selection
{
	font-size: 16px;
    font-weight: 400;
	color: #000;
}

input#billing_shipping_date
{
	background: #ffffff !important;
}

.woocommerce form .form-row .optional {
	visibility: hidden !important;
}


