/*
Theme Name: Grand Restaurant Child
Theme URI: http://themes.themegoods2.com/grandrestaurant
Description: Premium Cafe & Restaurant Theme
Version: 1.0.1
Tags: yellow, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: grandrestaurant
Template: grandrestaurant
*/

#tg_organic {
    display: none;
}

#tg_organic img {
	height: 40px;
    width: auto;
    margin-top: -23px;
    position: relative;
    display: block;
    top: 16px;
    margin-left: 10px;
}

#tg_organic_mobile {
    display: block;
    margin: 30px auto;
    text-align: center;
}

#tg_organic_mobile img {
    height: 40px;
    width: auto;
}

@media only screen and (min-width: 960px) {
	#mobile_nav_icon {
	    display: none !important;
	}

    #tg_organic {
        display: inline-block;
    }

    #tg_organic_mobile {
        display: none;
    }
}
