/*
Theme Name:     Traveler Child Theme for spitikiseusi.gr
Description:    Traveler Child Theme for spitikiseusi.gr
Theme URI:      https://travelerwp.com/
Author:         the ShineTheme
Author URI:     http://shinetheme.com
Version:        1.0
Template:       traveler
*/

.pickup__item {
	display: flex;
	/* gap: 20px; */
	margin: 10px 0;
}
.pickup__item input {
	flex: 2;
	padding: 3px 10px;
}
.pickup__item label {
	flex: 1;
}