/*
Theme Name: Tourm
Theme URI: https://wordpress.themeholy.com/tourm
Author: Themeholy
Author URI: https://themeforest.net/user/themeholy 
Description: Tourm - Real Estate Apartment Complex WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tourm
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others. 

*/

/* Header sub-menu icon */
.hide-icon.main-menu ul.sub-menu li a:before {
    display: none;
}
.hide-icon.main-menu ul.sub-menu li a:hover {
    padding-left: 0;
}

/*  */
.filter-item.hidden {
    display: none;
}
/*.swiper-wrapper{
	justify-content: center !important;
}*/
@media only screen and (min-width: 1024px) {
  .swiper-wrapper {
    justify-content: center !important;
  }
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-avl-tip-inner-wrap.new-layout {

        display: none;
    }
.advanced-search-field .search-trip-type .wte-list-opn .filter-section-title .trip-type .filter-section-content{
	display: none;
}
.category-trip-wtetags a {
	background-color:red !important;
	color: #fff !important;
	font-size:14px !important;
}