.dark-theme{
	background:#000 !important;
	color:#fff !important;
}
.dark-theme .top-div {
    background: #333;
}
.dark-theme .top-div a{
	color:#fff !important;
}
.dark-theme .top-div .set-light-theme{
	color:#000 !important;
}
.dark-theme .logo-text h1,
.dark-theme .logo-text h3{
	color:#fff;
}
.dark-theme .main-menu{
	background:#333;
}
.dark-theme .nav-menu li ul {
	background:#000;
}
.dark-theme .ticker{
	background:#333 !important;
}
.dark-theme .side-menu li a{
	color:#fff;
}
.dark-theme .icons{
	background:#000;
}
.dark-theme .footer-bg {
	background:#000;
}
.dark-theme .heading{
	color:#fff;
}
.dark-theme #wpsvcvisit,
.dark-theme #wpsvctotal{
	color:#fff !important;
}
.dark-theme .news .item{
	color:#fff;
}
.dark-theme .box .badge{
	color:#fff !important;
}