/* colors */  /* blue: #467dbe | purple: #9c59b6 */
.active {
  color: #467dbe;
}
#happy_clients .owl-item a:hover {
  color: #467dbe !important;
  text-decoration: none !important;
}
input:focus,
textarea:focus {
  border-color: #467dbe !important;
}
.progress-bar { background-color: #467dbe; }
.shop_sidebar .ui-slider-range {
  background: none repeat scroll 0 0 #467dbe;
}