.speedy_hide{
	display:none!important;
}

#billing_speedyshippingto_field > span.woocommerce-input-wrapper {
	display:flex;
}

#shipping_speedyshippingto_field > span.woocommerce-input-wrapper {
	display:flex;
}

.ui-autocomplete .ui-menu-item-wrapper.ui-state-active,
.ui-autocomplete .ui-menu-item-wrapper:hover {
    background: #e5e5e5 !important;
    border-color: #e5e5e5 !important;
    color: #000 !important;
}

.speedy-autocomplete-notice {
    margin-top: 5px;
    color: #d63638;
    font-size: 13px;
}
