/*--------------------------------------------------------------------------/
* @Author		KulerThemes.com http://www.kulerthemes.com
* @Copyright	Copyright (C) 2012 - 2013 KulerThemes.com. All rights reserved.
* @License		KulerThemes.com Proprietary License
/---------------------------------------------------------------------------*/

/* Tabs */
.primary-define .kuler-tabs {
	padding: 0;
	border: none;
	background: none;
	margin-bottom: 30px;
}
.primary-define .kuler-tabs .module-nav-list {
	margin: 0;
	border: none;
	list-style-type: none;
}
.primary-define .kuler-tabs .module-nav-list li {
	margin: 0;
	border: none;
	position: static;
	background: none;
	list-style-type: none;
}
.primary-define .kuler-tabs .module-nav-list #btn-tabs-toggle {
	display: none;
}
.primary-define .kuler-tabs .kuler-tabs-content {
	padding: 20px 0 0 0;
}