.btn.btn-theme {
    background: #85c684;
    border-color: #85c684;
    color: #fff;
}
.btn.btn-theme:hover,
.btn.btn-theme:focus {
    background: #85C684;
    border-color: #85C684;
}
.header-nav .nav > li.active > a, 
.header-nav .nav > li.active > a:focus, 
.header-nav .nav > li.active > a:hover,
.item.item-thumbnail .item-price,
.header-logo a span,
a {
    color: #85c684;
}
.header-cart .total,
.step.active .number:before {
    background: #85c684;
}
.header .dropdown-menu {
    border-top-color: #85c684;
}
.dropdown .arrow.top:after, 
.dropdown .arrow.top:before {
    border-bottom-color: #85c684;
}
a:hover,
a:focus,.sidebar-social-list > li a:hover {
    color: #85C684;
}
.pace-progress {
    background: #85C684;
}
.pace .pace-activity {
    border-top-color: #85c684;
    border-left-color: #85c684;
}