/*
Theme Name: Travel Me
Theme URI: http://refreshthemes.com/downloads/travel-me
Author: Refresh Themes
Author URI: http://refreshthemes.com
Description: Travel Me is a WordPress Full Site Editing (FSE) theme that has been carefully created for websites in the travel and tour industry.
Version: 0.0.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: travel-me
Tested up to: 6.9
Requires at least: 6.2
Requires PHP: 7.4
Tags: blog, one-column, two-columns, left-sidebar, right-sidebar, block-patterns, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, full-site-editing,  threaded-comments, block-styles, wide-blocks, translation-ready
*/

.travel-me-hero video{
	width:100%;
	height:100%;
	object-fit:cover;
}
.travel-me-hero .wp-block-cover{height: 682px;}
.logoalhind img{width:80px;}

.tripzzy-includes-excludes ul li ul li {
    margin-right: 1.5em;
    display: block;
    width: 100%;
}


@media (min-width: 320px) and (max-width: 768px) {
	
	.logoalhind {
    position: relative;
    width: 100px;
}
	.logoalhind img {
    position: absolute;
    z-index: 10000000000;
    top: -19px;
    width: 63px;
    padding: 5px 10px;
    background: #fff;
    border-radius: 4px;
}
	
/*  .travel-me-hero .wp-block-cover {
    height: auto;
    min-height: auto!important; 
	
}
	.wp-block-group.has-global-padding{
		padding-right: 0!important;
    	padding-left: 0!important;
	}	
	    #wp-block-themeisle-blocks-advanced-column-e0a218d6 {
        margin:0!important;
    }
	.customemargin .wp-block-themeisle-blocks-advanced-column{margin:0;}
	.headpd0 .wp-block-themeisle-blocks-advanced-column{padding:0!important;}
	.aboutusbox{padding: 0;} */
	
	
}	