/*
* @package Stamford
* @copyright (C) 2016 by Joomlastars - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author Joomlastars <stars.joomla@gmail.com> <skype : stars.joomla>
* @authorurl <http://themeforest.net/user/joomlastars>
*/

* {
	margin: 0;
	padding:0;
	outline:none;
}

body {
	color: #000;
	background-image: none;
	background-color: #fff;
}

#header,
#slider,
#claim,
#navi,
#navi-add,
#navi-lang,
#content-sidebar,
#push,
#footer,
i,
#cyclenav,
#quote {
	display: none;
}
