#additional_wooccm6_field  span.select2-selection,
#additional_myfield5_field  span.select2-selection
{
	width: 100%;
	border-radius: 0;
	height: 38px;
}

#additional_wooccm6_field  span.select2-container,
#additional_myfield5_field  span.select2-container
{
	width:100% !important;
	height: 39px;
}

#additional_wooccm6_field  span.select2-selection__rendered ,
#additional_myfield5_field  span.select2-selection__rendered 
{
	font: 400 14px Arial;
	line-height: 38px;
	color: #000000;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 38px !important;
}

.woocommerce-billing-fields__field-wrapper p#checkbox_trigger_field
{
	display: none;
}

.woocommerce-billing-fields__field-wrapper p#new_billing_field_field
{
	display: none;
}
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3#shipping_myfield1_field
{
	border-bottom: 1px solid;
}

.woocommerce-shipping-fields
{
	margin-top: 10px;
}

#ship-to-different-address
{
	display: none;
}

#select2-shipping_city-results .select2-results__option
{
	color: #000;
}
.woocommerce-checkout .ui-datepicker-prev.ui-state-disabled {width: 1.8em !important;}
.woocommerce-checkout .ui-datepicker-calendar td.ui-state-disabled {width: unset !important;}
.woocommerce-shipping-fields .self_shipment {margin-right: 25px !important;}
.woocommerce-shipping-fields .self_shipment input.input-checkbox{width:inherit;margin-right: -20px !important;}
.woocommerce-shipping-fields #shipping_address_2_field {margin-top: 20px;}

#shipping_wooccm19_field{width: 47% !important;}

.select2-container .select2-results__option.optInvisible {
	display: none;
}

.disable_data_msg {color: red;}
#billing_country_field,#shipping_country_field {display: none;}
.wooccm-field-country {display:none !important;}