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

.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .st-form-dropdown-icon,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .render {
    width: 100%;
}


@media screen and (min-width: 991px) {
    .st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search.st-search-destination-tour {
        width: 50%;
    }

    .st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field.st-search-date-tour {
        min-width: auto;
        width: 50%;
    }
}