/*
Theme Name: GlobeFarer
Theme URI: https://globefarer.qodeinteractive.com
Description: Transportation and Logistics Theme
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: globefarer
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

#qodef-page-mobile-header {
       background-color: transparent !important;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-height--not-set img {
    /* max-height: calc(50% * 100 / 70); */
    max-height: 120px !important;
}
#qodef-page-mobile-header-inner > a.qodef-mobile-header-logo-link.qodef-height--not-set.qodef-source--image > img{ max-height: 120px !important;}

#qodef-top-area{display:none !important;}
.qodef-header--standard #qodef-page-header-inner {
    background: #1b1b1b2e !important;
}