/**
 * @version   1.0 March 19, 2013
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2013 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */

/* Core */
body, h1, h2, h3, h4, h5 {-webkit-text-rendering: optimizeLegibility;}

/* Transitions */

/* Additional Fixes */
input:-webkit-autofill {background-color: transparent !important;}

/* Transitions */
a {-webkit-transition: color 0.1s ease-in;}
#rt-transition.rt-hidden {opacity: 0;}
#rt-transition.rt-visible {opacity: 1;-webkit-transition: opacity 0.4s ease-in;transition: opacity 0.4s ease-in;}
.rt-totop, .sprocket-lists-arrows .arrow, .roksocialbuttons .custom_images span, .sprocket-headlines-navigation .arrow {}