/*
Theme Name: TheGem Elementor Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem-elementor
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/


.logo.desktop img {
	position: absolute !important;
	max-width: none !important;
}

#mobile-menu-container {
	max-width: 768px !important;
}

@media screen and (max-width: 768px) {
	.logo.mobile img {
		max-width: 75px !important;
	}

	.thegem-menu-custom ul.nav-menu-custom li > a .text {
    	font-size: 18px;
	}
}