.header-top {
    background: #006699;
}

header .navbar-default .navbar-nav > li.active > a {
    background: #006699 !important;
}

a {
    color: #006699;
    text-decoration: none;
}

header .navbar-default .navbar-nav {
    background:  #006699;
}
header-top .hm-search .hm-search-box .btn-default {
    background: #006699;
 }

header-top .hm-cart ul .hm-cart-item > span i {
    color: #006699;
}
.as-stats-section .stats-box .stats-icon {
    border: 2px solid #006699;
}
.as-stats-section .stats-box .stats-icon .fa {
    color: #006699;
}
.is-breadcrumb{
    background: none !important;
}
header a.navbar-brand img {
    max-height: 177px;
    margin-top: -78px;
    margin-bottom: -65px;
}

