/*
Theme Name: Bolton Child
Author: Tonatheme
Version: 1.0.0
Author URI: http://themeforest.net/user/template_path
Theme URI: http://wp1.themexlab.com/newwp/bolton
Description: This is Bolton WordPress theme
License: ''
License URI: ''
Tags:one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
Text Domain: bolton
Template: bolton
*/

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

body .main-menu .navigation > li:hover > a, body  .main-menu .navigation > li.current > a, .main-menu .navigation > li.current-menu-item > a, body  .main-menu .navigation > li > ul > li > ul > li > a {
	color: #888888 !important;
}
body .sticky-header .main-menu .navigation > li:hover > a, body  .sticky-header .main-menu .navigation > li.current > a, body  .sticky-header .main-menu .navigation > li.current-menu-item > a, body  .sticky-header .main-menu .navigation > li > ul > li > ul > li > a {
	color: #fff !important;
}
body .sticky-header .main-menu .navigation > li > a, body  .sticky-header .main-menu .navigation > li.current > a, body  .sticky-header .main-menu .navigation > li > a {
    background: #443f45;
	color: #fff;
}
body  .consulting-section .read-more {
	display: none !important;
}
body .services-section {
	padding-top: 0px !important;
}
body .theme_color{
	color: #0e8ad6;
}
body .consulting-block
.inner .icon-box{
	color: #0e8ad6;
}
body .services-block-one
.inner-box .content .icon{
	color: #0e8ad6;
}
body .consulting-block
.inner h3 a:hover{
	color: #888888;
}
body .services-block-one
.inner-box .content h3 a:hover{
	color: #888888;
}
body .services-block-one
.inner-box .content a:hover{
	color: #888888;
}
body .fullwidth-section
.content-column .form-title h3:after{
	background-color: #888888;
}
.main-footer .contact-
info li .number{
	color: #888888;
}
.main-footer .footer-
column h2:after{
	background-color: #888888;
}
body .main-footer .footer-column h2:after {
	background-color:#888888;
}
body .main-header .header-top {
	display: none;
}
body .page-wrapper .page-title {
    padding: 30px 0px 20px;
}
body .consulting-section {
    padding: 40px 0px 100px;
}
body .services-block-one
.inner-box a:hover .content{
	color: #888888;
}