/**
 * @package   HLI Joomla! 3 Template
 * @version   1.0
 * @author    7Studio Tomasz Herudzinski http://www.7studio.eu
 * @copyright Copyright (C) 2009 - 2014 7Studio Tomasz Herudzinski
 * @license   Commercial - ThemeForest Regular License - http://themeforest.net/licenses/regular_extended
**/


 
 /* Styles for IE8
-----------------------------------------------------------------------------------*/
/* Define template min width */
.container-fluid { min-width: 960px; }

 #st-outer-wrap {
	overflow-x: visible;
}

#st-mobile-wrap {
	display: none;
}