/*
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
*/
header .header__left a img {width: 150px;}
.service-add-wishlist, .service-add-wishlist.login, .service-add-wishlist.login.added {display: none;}
.item-tour.swiper-slide .reviews.d-flex.align-items-center, .swiper-slide .reviews, .services-item.grid.item-elementor .reviews {
    display: none!important;
}
.guest-name-item:not(:first-child) {
    display: none !important;
}
body.search-results ul.nav.nav-pills {gap: 20px;justify-content: center;}
body.search-results ul.booking-list.loop-tours.style_list,
body.search-results ul.booking-list.loop-tours.style_list a.add-item-to-wishlist.pos2,
body.search-results ul.booking-list.loop-tours.style_list a.add-item-to-wishlist,
body.search-results ul.booking-list.loop-tours.style_list .booking-item-rating,
body.search-results ul.booking-list.loop-tours.style_list .package-info {list-style: none;}
body.search-results ul.booking-list.loop-tours.style_list li {margin-bottom: 15px;}
body.search-results .full-page-absolute {display: none!important;}
body.search-results .container .row .col-sm-3.col-xs-12 {display: none;}
body.search-results  .container .row .col-md-9.col-sm-7.col-xs-12 {margin: 0 auto;}
body.search-results  .container .row .col-md-9.col-sm-7.col-xs-12 .col-md-6 h5.booking-item-title {line-height: 88px;}
body.search-results  .container .row .col-md-9.col-sm-7.col-xs-12 .col-md-6 .booking-item-rating {display: none;}
body.search-results  .container .row .col-md-9.col-sm-7.col-xs-12 .col-md-6 .package-info {display: none;}
/*tour map hidden*/
/* .st-map-wrapper {display: none;} */
/* .home .st-search-form-el.st-border-radius {display: none;} */
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search.st-search-destination-tour{
    width: 80%;
    border: 0px !important;
}
.traveler-information .traveler-item:not(:first-child) {
    display: none !important;
}
.form-group.form-date-field.st-search-date-tour.form-date-search.d-flex.align-items-center {
    display: none!important;
}
.owner-info.d-none.d-sm-block.widget-box.st-border-radius {
    display: none!important;
}
.st-map-wrapper {
    display: none!important;
}
.st-attributes.st-section-single.stt-attr-languages {
    display: none;
}
body.single-st_tours #st-attributes {
    display: none;
}
body.page-template-template-tour-search.page-template-template-tour-search-php.page .col-lg-3.col-md-3.sidebar-filter
{}
.sidebar-item.pag.st-icheck.st-border-radius:nth-child(2),
.sidebar-item.pag.st-icheck.st-border-radius:nth-child(3) {
    display: none;
}
body.search.search-results .type-st_tours .meta {display: none!important;}
@media only screen and (max-width: 782px) {
.header__left .logo img{
            width: 70px;
}
}