/**
 * @package   Visario Joomla! 3.0 Template
 * @version   1.0
 * @author    7Studio Tomasz Herudzinski http://www.7studio.eu
 * @copyright Copyright (C) 2009 - 2012 7Studio Tomasz Herudzinski
 * @license   Commercial - ThemeForest Regular License - http://themeforest.net/licenses/regular_extended
**/

 /* 
 * 
 * IMPORTANT!
 *
 * Please paste here css rules which you would like to override and change.
-----------------------------------------------------------------------------------*/

/*change background from slider text */
.sequence .text-block {
    background: none repeat scroll 0 0 #faf700;
    color: #929292;
    display: block;
    font-size: 12px;
    opacity: 0;
    overflow: visible;
    padding: 48px;
    position: absolute;
    z-index: 2000;
}
