/*
Theme Name: Travo Nomad
Theme URI: https://wensolutions.com/themes/travo-nomad/
Template: travelsolution
Author: WP Travel
Author URI: https://wptravel.io/
Description: Travo Nomad is a flexible Full Site Editing (FSE) theme, ideal for creating engaging and practical travel sites. It is a child theme of Travel Solution offering great design and powerful features for your travel site. The theme comes with a drag-and-drop page builder and provides many design and flexibility options price range, trip search, and more. When paired with the free WP Travel Gutenberg Block plugin, Travo Nomad offers a variety of customizable blocks, including trip search, trip locations, tour packages, and trip types. It seamlessly integrates with the WP Travel plugin, widely recognized as a top choice for tour booking, ensuring streamlined management of tours and reservations.
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
Text Domain: travo-nomad
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
Version: 1.0.2

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.wpcf7 textarea,
.wpcf7 input{
    height: 35px;
    width: 100%;
}

.related-trips{
    overflow: hidden;
}

.wpcf7 textarea{
height:200px;
}

#travo-nomad-header .wp-block-navigation-link a:focus, .wp-block-navigation-link a:hover {
    color: var(--wp--preset--color--primary) !important;
}

#site-header .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{
    background-color: #fff !important;
}


@media screen and (max-width: 600px){
    #travo-nomad-header .mobile-center{
        justify-content: center;
    }
}
