/**
* @version   $Id: master-webkit.css 26139 2015-01-27 15:53:26Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2016 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* General */
a {-webkit-tap-highlight-color: rgba(0, 0, 0, 0.1) !important;}

/* Navigation */
.dropdown {-webkit-backface-visibility: hidden;}
.gf-menu.l1 > li > .item {-webkit-backface-visibility: hidden;font-weight: bold;}
.gf-menu .item.icon [class^="icon-"], .gf-menu .item.icon [class*=" icon-"] {-webkit-font-smoothing: inherit;}

/* Canvas */
canvas {height: auto !important;}

/* Demo Stuff */
.fp-content-top-animate, .fp-content-top-image-block, .fp-featured-content-animate, .fp-featured-content-image-block {-webkit-transform: translate3d(0,0,0);}