/*
Theme Name: Tourm
Theme URI: https://wordpress.themeholy.com/tourm
Author: Themeholy
Author URI: https://themeforest.net/user/themeholy 
Description: Tourm - Travel & Tour Booking Agency Wordpress Theme 
Version: 2.1.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;
}

.header-layout1 .header-right .header-links li{
	display:none;
}

.tour-box .tour-action .th-btn{
	font-size:13px;
}

.tour-box .tour-action span {
	font-size:12px !important;
}

.elementor.elementor-1609 {
    display: none !important;
}

.breadcumb-wrapper {
	display:none !important;
}

.footer-wrapper {
	display:none  !important;
}

.form-group > i, .form-group > img{
	width:1.5rem;
	background: white;
    z-index: 1;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  color: white;
  background: #000000ad;
}

div#splide01-track{
	display:none;
}

.tourm-trip-banner-area{
	display:none;
}

.scroll-top{
	right:100px !important;
	bottom:23px !important;
}

.header-layout1 .header-top{
	display:none !important;
}

input[type="radio"] ~ label::before {
	left: 6px !important;
    top: 10px !important;
}

.wpte-bf-checkout .wpte-bf-submit input:hover {
    background: #0f687e !important;
}

.footer-layout2 .info-box_text .icon img {
	width:20px;
}

@media (max-width: 767px) {
  .th-preloader .animation-preloader .txt-loading {
    line-height: 29px !important;
  }
	.tab-content .overview{
		margin: 0px 8px 24px !important;
	}
}