/* Theme Name: Tripgo Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of tripgo
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: tripgo
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  tripgo-child
*/
.main-navigation ul ul.sub-menu li {
	min-width: 350px !important;
}

/* Hide TranslatePress floating switcher - using header shortcode instead */
.trp-floating-switcher {
	display: none !important;
}

/* Language switcher top offset */
.trp-current-language-item__wrapper:not(.trp-hide-arrow) {
	margin-top: 8px;
}