/*
 Theme Name:   Travolo Child
 Theme URI:    http://vecurosoft.com/products/wordpress/travolo/
 Description:  This is a child theme for Travolo WordPress Theme
 Author:       Vecurosoft
 Author URI:   http://vecurosoft.com/
 Template:     travolo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  travolo-child
*/

.header-main.elementor-sticky--active {
	z-index: 999 !important;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.header-logo {
	padding: 5px 0;
}
.wp-travel-engine-archive-repeater-wrap #loader svg {
	width: 60px;
	height: 60px;
}
.popup-search-box form button {
	z-index: 1;
}
.elementor-widget-travololanguageswitcher .header-dropdown {
	display: none;
}


@media (max-width: 480px) {
	.header-logo img {
		height: 60px !important;
	}
}