/* Hide pickup time estimate text */
.pickup-availability-preview__pickup-time,
.pickup-availability__pickup-time {
  display: none !important;
}
