
#header .header-body {
 background: #263238;
 border-top: 5px solid #263238;
}

.home-intro {
 background-color: #263238;
}


html .btn-primary:hover {
 border-color: #B0BEC5;
 background-color: #B0BEC5;
}
html .toggle-primary .toggle label {
 border-left-color: #B0BEC5;
 border-right-color: #B0BEC5;
}
html .toggle-primary .toggle.active > label {
 background-color: #B0BEC5;
}
html .divider.divider-primary .fa,
html .divider.divider-primary .icons {
 color: #B0BEC5;
}

html .divider.divider-primary.divider-small hr {
 background: #B0BEC5;
}
html #header .header-nav-bar-primary {
 background: #B0BEC5 !important;
 color: #ffffff !important;
}
.featured-box-primary .icon-featured:after {
 border-color: #B0BEC5;
}

.featured-box-primary .box-content {
 border-top-color: #B0BEC5;
}

html .featured-box-primary .box-content {
 border-top-color: #B0BEC5;
}


html .btn-primary {
 background-color: #212121;
 border-color: #212121;
}

#header .header-nav-main.header-nav-main-light nav > ul > li.open > a, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
 background: #212121;
}

#header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
 background: #212121;
}

#footer {
 background: #B0BEC5;
 border-top: 4px solid #B0BEC5;
}

#footer .footer-copyright {
 background: #212121;
 border-top: 4px solid #212121;
}

#footer p, #footer .footer-copyright p, #footer h1, #footer h2, #footer h3, #footer h4, #footer a{
 color: #FAFAFA;
}

.page-header.custom-product p.lead {
 color: #B0BEC5;
}

.page-header.custom-product h1 {
 color: #B0BEC5;
}

.home-intro p {
 color: #B0BEC5;
}

#header .header-column .header-extra-info .feature-box h4, #header .header-column .header-extra-info .feature-box h4 a {
    color: #B0BEC5;
}

#header .header-top p, .feature-box-info p {
    color: #B0BEC5;
}

.home-intro p span {
 color: #B0BEC5;
}
