/*
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
*/

/* başa dön özelliği kapat */
#gotop {
    display: none !important;
}

/* Bu kısım tour-search-topbar sayfasındaki arama özelliğini gizlemek için kullanılır */
.st-banner-search-form.style_2 {
    display: none !important;
}

/* tur detay sayfasında haritayı gizlemek için kullanılır "Tour's Location" */
.st-map-wrapper {
    display: none !important;
}
