body {
  padding-top: 70px;
  padding-bottom: 30px;
}

.theme-dropdown .dropdown-menu {
  display: block;
  position: static;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}
.head-section .nav li a, .head-section .nav li.active ul.dropdown-menu li a{
	background: #992831 !important;
	color: #ffffff !important;
}
.head-section .nav li a:hover{
	background: #48CFAD !important;
	color: #000 !important;
}
.navbar-header{
	float: none;
}