/* Dark Scheme */
/* Default Color Scheme */
a {
  color: #fff; }

a:hover, a:focus {
  color: #999; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #000;
  color: #fff; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    color: #fff;
    border: none;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    -webkit-box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5); }

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

.entry-content a {
  color: #999; }

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

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

.author_links a:hover:before {
  color: #999; }

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

.site-footer {
  background: #000; }
  .site-footer button {
    background: #61656e; }
  .site-footer input[type=button], .site-footer input[type=reset], .site-footer input[type=submit] {
    background: #61656e; }
  .site-footer button:hover {
    background: #61656e; }
  .site-footer input[type=button]:hover, .site-footer input[type=reset]:hover, .site-footer input[type=submit]:hover {
    background: #61656e; }

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

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

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

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background: #999 !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: #999; }

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

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

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

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

body {
  color: #999;
  background: #0c0c0c; }

h2.wpzabb-heading,
h2.fw-special-title {
  color: #fff; }

h1, h2, h3, h4, h5, h6 {
  color: #fff; }

.section-title {
  color: #fff; }

.archive-title {
  color: #fff; }

a:hover, a:focus {
  color: #999; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #fff;
  color: #0c0c0c; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background: #999;
    color: #fff; }

.wpzabb-button-wrap a,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.slide_button a,
.wpz-btn,
.portfolio-view_all-link a,
.readmore_button a,
.wpz_button {
  background: #fff;
  color: #0c0c0c; }
  .wpzabb-button-wrap a:hover,
  .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
  .slide_button a:hover,
  .wpz-btn:hover,
  .portfolio-view_all-link a:hover,
  .readmore_button a:hover,
  .wpz_button:hover {
    background: #999;
    color: #fff; }

.site-footer {
  background: #000;
  color: inherit; }
  .site-footer a {
    color: #fff; }
    .site-footer a:hover {
      color: #999; }

.site-header {
  background: #000; }

.navbar-brand-wpz a {
  color: #fff; }
  .navbar-brand-wpz a:hover {
    color: #999; }

.entry-title a {
  color: #fff; }
  .entry-title a:hover {
    color: #999; }

.home_section p a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.4); }

.home_section p a:hover {
  border: none; }

.content-area {
  background: #101317;
  color: #999; }
  .content-area .section-title {
    color: #fff; }

.navbar-wpz a {
  color: #fff; }
  .navbar-wpz a:hover {
    color: #999; }

.navbar-wpz ul {
  background: #0c0c0c;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  border: none; }
  .navbar-wpz ul a {
    color: #fff; }
    .navbar-wpz ul a:hover {
      opacity: 1; }

.navbar-wpz > li > ul:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #0c0c0c;
  position: absolute;
  top: -7px;
  left: 31px;
  z-index: 470; }

.navbar-wpz > li > ul:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #0c0c0c;
  position: absolute;
  top: -8px;
  left: 30px;
  z-index: 460; }

.navbar-wpz > .current-menu-item > a,
.navbar-wpz > .current_page_item > a {
  opacity: 1;
  color: #999; }

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

.main-navbar .dropdown > li > a:before {
  display: none; }

.main-navbar .dropdown > li > a:hover:before {
  display: none; }

.main-navbar .menu-no-strike .dropdown > li > a {
  transition: .2s ease opacity; }
  .main-navbar .menu-no-strike .dropdown > li > a:hover {
    opacity: .7; }
  .main-navbar .menu-no-strike .dropdown > li > a:before, .main-navbar .menu-no-strike .dropdown > li > a:hover:before {
    display: none; }

.slicknav_menu .slicknav_icon-bar {
  background: #fff; }

.slicknav_nav li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07); }

.slicknav_nav .slicknav_arrow {
  border-left: 1px solid rgba(255, 255, 255, 0.2); }

.slicknav_nav .slicknav_arrow:after {
  content: "\f347";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: 22px/16px 'dashicons';
  vertical-align: middle;
  margin: 0 0 0 4px; }

.slicknav_menu .slicknav_icon-bar {
  background-color: #fff; }

.slicknav_btn.slicknav_open {
  background: #0c0c0c; }

.slicknav_nav {
  color: #fff;
  background: #0c0c0c; }

.slicknav_nav a {
  color: #fff; }

.slicknav_brand {
  color: #fff; }

.sb-search .sb-search-input {
  background: #0c0c0c;
  opacity: .95; }

.sb-search .sb-search-submit {
  color: #fff; }

.sb-search .sb-icon-search {
  color: #fff; }

#comments {
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

.commentlist .comment {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.comment-author .comment-meta a {
  color: #fff; }
  .comment-author .comment-meta a:hover {
    color: #999; }

.entry-details {
  border-right: 1px solid rgba(255, 255, 255, 0.1); }

.single .entry-content {
  color: #999; }

.page .entry-content > p {
  color: #999; }

.entry-content blockquote {
  background: #000; }

.tag_list h4 {
  color: #fff; }

.post_author_footer {
  background: #000; }

.author_links a:before {
  color: #fff; }

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

.portfolio-archive-taxonomies a {
  color: #999; }

.portfolio-archive-taxonomies a:hover {
  color: #fff; }

div.navigation span.current {
  color: #999; }

.portfolio_related {
  background: #000; }

.back_portfolio_wrap {
  background: #101010; }

.pulse-circle {
  background-color: rgba(255, 255, 255, 0.4); }

.single-portfolio_item .entry-details {
  background: #000; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: #fff;
  color: #0c0c0c !important; }

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #fff;
  color: #0c0c0c !important; }

.woocommerce div.product p.price, .woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
  color: #999; }

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

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.woocommerce-message, .woocommerce-info a {
  color: #000; }
