/**
 * Checkout Styles for HWTech Ongkir.
 */

.hwtech-ongkir-district-field .select2-container {
	width: 100% !important;
}

.hwtech-ongkir-district-field .select2-selection--single {
	height: auto;
	padding: 8px 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.hwtech-ongkir-district-field .select2-selection__arrow {
	top: 50% !important;
	transform: translateY(-50%);
	right: 10px !important;
}
