/*
Theme Name: Travelyo
Theme URI: https://wensolutions.com/themes/travelyo/
Template: travelsolution
Author: WP Travel
Author URI: https://wptravel.io/
Description: Travelyo is a WordPress Full Site Editing (FSE) theme delicately designed for websites in the travel and tour industry. It combines effectively with block-based design and is completely integrated with the WP Travel plugin ( that leads with the Travel and Tour Operator plugin for WordPress, intended to improve the features & functionality of your travel website significantly). Travelyo allows you to customize your travel website easily, and it has been designed and developed with features that make it easy to translate text content into multiple languages. Travelyo enables you to customize templates and template parts and add unique features and design elements related to travel and trips. With these features, customers find out related destinations, tours, accommodations, travel itineraries, reviews, and more. Travelyo has unique features for customizable block patterns on travel websites like displaying images, text, buttons, and other elements. Travelyo is essential for the theme’s design to adapt and adjust smoothly to different screen sizes and devices and load quickly and efficiently with reliable and responsive custom support services. Explore the full demo here:https://wpdemo.wensolutions.com/travelyo/
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: travelyo
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.5
Version: 1.0.3

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


.text-decoration-none a{
    text-decoration: none !important;
}

.section-title-underline{
    max-width: 100px !important;
    height: 5px;
    margin-bottom: 50px !important;
}

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

@media screen and (max-width: 600px){
    .hide-mobile{
        display:none !important;
    }
}