.text-color,
.text-color h1,
.text-color h2,
.text-color h3,
.text-color h4,
.text-color h5,
.text-color h6,
.text-color p {
	color: #222222;
}

.bg-color {
	background: #222222;
}

.btn.color {
	background: #222222;
}

.btn.outline.color {
	color: #222222;
	border-color: #222222;
}

.no-touch .row-icons i:hover {
	background: #222222;
	border-color: #222222;
}

.no-touch .icon-list:hover i {
	color: #222222;
}

.no-touch ul.points li:hover:before {
	color: #222222;
}

.no-touch ul.circle li:hover i {
	background: #222222;
	border-color: #222222;
}

.no-touch .menu-wrap .logo a:hover {
	color: #dddddd;
}

.no-touch .menu-wrap.menu-white .logo a:hover {
	color: #000000;
}

.no-touch .mh-logo h1 a:hover {
	color: #dddddd;
}

.no-touch .menu-white .mh-logo h1 a:hover {
	color: #000000;
}

.no-touch .service-item:hover > i {
	color: #222222;
}

.no-touch .c-links a:hover {
	color: #dddddd;
}

/* Blog */
.no-touch .post-title a:hover {
	color: #222222;
}

.no-touch .tags a:hover,
.no-touch .tagcloud a:hover {
	background: #222222;
}

.no-touch .pagination a:hover {
	background: #222222;
	border-color: #222222;
}

.no-touch .aa-details h3 a:hover {
	color: #222222;
}
#wp-calendar .calendarToday,.no-touch #wp-calendar tbody td.calendarToday:hover {
	background: #222222;
	color:#fff;
}