/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 10 2023 | 02:51:53 */
.custom-stop {
	display: none !important;
}

.add-stop-table .gpnf-nested-entries th.gpnf-field-1, .add-stop-table .gpnf-nested-entries th.gpnf-field-27, .add-stop-table .gpnf-nested-entries th.gpnf-field-28, .add-stop-table .gpnf-nested-entries th.gpnf-field-12, .add-stop-table .gpnf-nested-entries th.gpnf-field-13, .add-stop-table .gpnf-nested-entries th.gpnf-field-14, .add-stop-table .gpnf-nested-entries th.gpnf-field-15, .add-stop-table .gpnf-nested-entries th.gpnf-field-20, .add-stop-table .gpnf-nested-entries th.gpnf-field-21, .add-stop-table .gpnf-nested-entries th.gpnf-field-19, .add-stop-table .gpnf-nested-entries th.gpnf-field-29 {
    display: none !important;
    visibility: hidden !important;
}

.add-stop-table .gpnf-nested-entries tbody td[data-heading="Postal Code"], .add-stop-table .gpnf-nested-entries tbody td[data-heading="Country"], .add-stop-table .gpnf-nested-entries tbody td[data-heading="Optional Notes"], .add-stop-table .gpnf-nested-entries tbody td[data-heading="Stop Street Address"], .add-stop-table .gpnf-nested-entries tbody td[data-heading="Stop Lat"], .add-stop-table .gpnf-nested-entries tbody td[data-heading="Stop Lng"], .add-stop-table .gpnf-nested-entries tbody td[data-heading="Province"], .add-stop-table .gpnf-nested-entries tbody td[data-heading="Stop Name"], .add-stop-table .gpnf-nested-entries tbody td[data-heading="Stop Arrival Date"], .add-stop-table .gpnf-nested-entries tbody td[data-heading="Stop Depart Date"] {
	display: none !important;
	visibility: hidden !important;
}