hey all! Solution for the dawn theme. Simply change the pickup-availability {
display: block;
}
to -->>>
pickup-availability {
display: none !important;
}You can find the appropriate css file under Assests > Base CSS > component.pickup-availability.c...