/**Theme color. please replace with your own color variable. 
\**/
a:hover, a:focus, a:active {
  color: #915edf; }

.color-text {
  color: #915edf; }

.bg-theme {
  background: #915edf; }

.btn.btn-theme {
  background: #76041b; }

.loader-icon {
  border-right: 3px solid #915edf !important; }

.scroll-top {
    background: #ee2e24 !important;
}

.nav.navbar-nav > li > a.btn-call-to-action {
  background: #915edf; }

.nav.navbar-nav > li > a:hover,
.nav.navbar-nav > li > a:active,
.nav.navbar-nav > li > a:focus {
  color: #915edf; }

.nav.navbar-nav > li > a.btn-call-to-action:hover,
.nav.navbar-nav > li > a.btn-call-to-action:active,
.nav.navbar-nav > li > a.btn-call-to-action:focus {
  background: #915edf; }

.navbar-toggle {
  background: #915edf; }

.feature-slider .owl-nav > div:hover {
  background: #915edf; }

#fun-facts:after {
  background: #915edf;
  background: rgba(145, 94, 223, 0.9); }

.owl-dot.active {
  background: #915edf; }

.pricing-plan:hover .plan-value > h4,
.pricing-plan.recommanded .plan-value > h4 {
  color: #915edf;
}

.pricing-plan:hover .plan-head,
.pricing-plan.recommanded .plan-head {
  color: #915edf;
}

.pricing-plan:hover .btn.btn-theme,
.pricing-plan.recommanded .btn.btn-theme {
  background: #915edf;
}
.team-overlay {
  background: #915edf;
  background: rgba(145, 94, 223, 0.8); }

.team-social > a {
  background: #915edf; }

.team-social > a:hover {
  color: #915edf; }

.success-message {
  color: #915edf; }

.footer-bottom i.fa {
  color: #915edf; }

.switcher-trigger {
  color: #915edf; }

.color-switcher i.fa.fa-smile-o {
  color: #915edf; }
