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

#pickup-map{
  width:100%;
  height:250px;        /* ρυθμίζεις ελεύθερα */
  margin-top:1rem;
  border:1px solid #ddd;
  border-radius:8px;
	margin-bottom: 15px !important;
}

.st-number-available {
  display: none !important;
}