/*
Theme Name: Trovity
Theme URI: https://wensolutions.com/themes/trovity/
Template: travelsolution
Author: WP Travel
Author URI: https://wptravel.io/
Description: Trovity is a versatile Full Site Editing (FSE) theme, ideal for creating impressive and practical travel websites. It is a child theme of Travel Solution that provides a seamless experience, blending attractive design with powerful features to enhance your travel site. As a drag-and-drop page builder theme, Trovity offers extensive design options and flexibility. Trovity offers an intuitive interface and clean design, making it easy for visitors to navigate and find the information they need. It also ensures that your site will be accessible and attractive whether viewed on a desktop, tablet, or smartphone.
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: trovity
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
Version: 1.0.3

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;
}

#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){
    .hide-mobile{
        display:none !important;
    }
}
