/**
* @version   $Id: master-safari.css 26163 2015-01-27 17:11:55Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2020 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Navigation */
.gf-menu .item.icon [class^="icon-"], .gf-menu .item.icon [class*=" icon-"] {-webkit-font-smoothing: inherit;}
.gf-menu .item {-webkit-transform: translate3d(0,0,0);}
@media (max-width: 767px) {
	body.layout-mode-responsive.gf-sidemenu-size-marginleft.scrolling-enable #rt-header {
		left: 280px;
	}
}

/* Demo */
canvas {height: auto !important;}
body .rt-title-tag {opacity: 1;}