body {
  color: #6a6a6a;
}
a {
  color: #8E3B8B;
}
a:hover {
  color: #1e50d3;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #8E3B8B;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  color: #8E3B8B;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #8E3B8B;
}
.btn-primary,
.sppb-btn-primary,
.readmore .btn-default {
  border: none;
  background-color: #8E3B8B;
}
.btn-primary:hover,
.sppb-btn-primary:hover,
.readmore .btn-default:hover {
  background: #333;
}
.btn-dark:hover {
  background: #8E3B8B;
  color: #fff;
}
ul.social-icons >li a {
  color: #8E3B8B;
}
ul.social-icons >li a:hover {
  color: #8E3B8B;
}
.sp-page-title {
  border-bottom: 5px solid #8E3B8B;
}
.sp-module ul >li >a {
  color: #222222;
}
.sp-module ul >li >a:hover {
  color: #8E3B8B;
}
.sp-module .latestnews.recent-news >div >h4 a {
  color: #222222;
}
.sp-module .latestnews.recent-news >div >h4 a:hover {
  color: #8E3B8B;
}
.sp-module .tagscloud .tag-name:hover {
  background: #8E3B8B;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #8E3B8B;
}
.search .btn-toolbar button {
  background: #8E3B8B;
}
.post-format {
  background: #8E3B8B;
}
.voting-symbol span.star.active:before {
  color: #8E3B8B;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #1e50d3;
}
.entry-link,
.entry-quote {
  background: #1e50d3;
}
blockquote {
  border-color: #8E3B8B;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #8E3B8B;
}
.sp-comingsoon body {
  background-color: #8E3B8B;
}
.pagination>li>a,
.pagination>li>span,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #6a6a6a;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover:hover,
.pagination>.disabled>a:hover:focus,
.pagination>.disabled>a:focus:hover,
.pagination>.disabled>a:focus:focus {
  color: #fff !important;
  background-color: #8E3B8B;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #8E3B8B;
  background-color: #8E3B8B;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #8E3B8B;
  background-color: #1e50d3;
}
.pagination>.active>a:after {
  border-left: 30px solid #8E3B8B;
}
.view-article .pagenav li.previous a,
.view-article .pagenav li.next a {
  background-color: #8E3B8B;
  color: #fff;
}
.view-article .pagenav li.previous a:hover,
.view-article .pagenav li.next a:hover {
  background-color: #1e50d3;
}
