/* Blue Scheme */
/* Default Color Scheme */
body {
  background: linear-gradient(to bottom, #2e4ba0 0%, #051b58 100%);
  background-color: #0700ce; }

a {
  color: #000000; }

a:hover, a:focus {
  color: #0700ce; }

div.navigation span.current {
  color: #0700ce; }

.navbar-wpz > .current-menu-item > a, .navbar-wpz > .current_page_item > a {
  color: #0700ce; }

.navbar-nav .current-menu-item > a,
.navbar-nav .current_page_item > a,
.navbar-nav .current-menu-parent > a {
  color: #0700ce; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #0700ce;
  color: #fff; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background: #000;
    color: #fff; }

.infinite-scroll #infinite-handle span {
  background-color: #0700ce; }
  .infinite-scroll #infinite-handle span:hover {
    background: #000; }

.slide-style-1 .slides .slide_button a {
  color: #000;
  background: #fff; }
  .slide-style-1 .slides .slide_button a:hover, .slide-style-1 .slides .slide_button a:active {
    color: #fff;
    background: #0700ce; }

/* Slide Style 2 */
.slide-style-2 .slides .slide_button a {
  color: #000;
  background: #fff; }
  .slide-style-2 .slides .slide_button a:hover, .slide-style-2 .slides .slide_button a:active {
    color: #fff;
    background: #0700ce; }

/* Slide Style 3 */
.slide-style-3 .slides .slide_button a {
  color: #fff;
  background: #000; }
  .slide-style-3 .slides .slide_button a:hover, .slide-style-3 .slides .slide_button a:active {
    color: #fff;
    background: #0700ce; }

.cat-links a:hover {
  color: #0700ce; }

.entry-content a {
  color: #0700ce; }

.tag_list a:hover {
  color: #0700ce;
  border-color: #0700ce; }

.author_links a:hover, .author_links a:active {
  color: #0700ce; }

.author_links a:hover:before {
  color: #0700ce; }

.zoom-twitter-widget a {
  color: #0700ce; }

.zoom-twitter-widget a:hover {
  color: #0700ce; }

.zoom-twitter-widget time:hover {
  color: #0700ce; }

.wpzoom-featured-cat h3.title a:hover {
  color: #0700ce; }

.wpzoom-calltoaction .cta-btn {
  background-color: #0700ce; }

.site-footer {
  background: #060d1f; }
  .site-footer button {
    background: #0700ce; }
  .site-footer input[type=button], .site-footer input[type=reset], .site-footer input[type=submit] {
    background: #0700ce; }
  .site-footer button:hover {
    background: #F1F1F1; }
  .site-footer input[type=button]:hover, .site-footer input[type=reset]:hover, .site-footer input[type=submit]:hover {
    background: #F1F1F1; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: #0700ce; }

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #0700ce; }

.woocommerce ul.products li.product h3:hover {
  color: #0700ce; }

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background: #000 !important; }

.archive .inner-wrap .listing-widget-details h3.listing-title a:hover, .wp-listings-shortcode .inner-wrap .listing-widget-details h3.listing-title a:hover {
  color: #0700ce; }

.listing-navigation a:hover {
  color: #0700ce !important; }

.portfolio-archive-taxonomies li.current-cat a {
  color: #0700ce; }

.wpzoom-calltoaction .cta-btn {
  background-color: #0700ce; }
  .wpzoom-calltoaction .cta-btn:hover, .wpzoom-calltoaction .cta-btn:active {
    background-color: #000; }

.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a:hover {
  color: #0700ce; }
