/* Minimal Scheme */
/* Default Color Scheme */
a {
  color: #0d0f13; }

a:hover, a:focus {
  color: #0d0f13; }

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: #0d0f13; }
  .infinite-scroll #infinite-handle span:hover {
    background: #0d0f13; }

.entry-content a {
  color: #0d0f13; }

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

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

.author_links a:hover:before {
  color: #0d0f13; }

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

.site-footer {
  background: #0d0f13; }
  .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: #0d0f13; }

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

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

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

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

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

body {
  color: #7b7b7b; }

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

.main-navbar a {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #999; }

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

.navbar-wpz ul a {
  padding: 7px 10px;
  color: #999;
  font-weight: normal;
  font-size: 14px;
  color: inherit;
  letter-spacing: 1px; }
  .navbar-wpz ul a:hover {
    color: #222;
    opacity: 1; }

.site-footer {
  background: none;
  font-size: 16px; }
  .site-footer a {
    color: #000; }

.footer-widgets .column {
  font-size: 16px; }

.site-footer .widget .title {
  color: #222;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase; }

.section-title {
  font-size: 22px !important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px; }

.portfolio-archive-taxonomies a {
  letter-spacing: 1px;
  font-weight: 600; }

.sb-search .sb-icon-search {
  color: #999;
  font-weight: normal; }

@media (min-width: 981px) {
  .sb-search .sb-icon-search {
    line-height: 31px; } }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: none;
  padding: 10px 25px;
  color: #444;
  border-radius: 0;
  margin: 15px 0;
  font-weight: 600;
  border: 2px solid #333;
  transition: none;
  transition: .2s ease all;
  box-shadow: none;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background: #222;
    color: #fff;
    border: 2px solid #111;
    transform: none;
    box-shadow: none; }

.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: none;
  color: #333;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  border: 2px solid #444;
  transition: none;
  transition: .2s ease all;
  box-shadow: none; }
  .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: #222;
    color: #fff;
    border: 2px solid #111;
    transform: none;
    box-shadow: none; }

.wpzabb-button-wrap a {
  font-size: 18px; }

.slide_button a,
.wpz-btn,
.portfolio-view_all-link a,
.readmore_button a,
.wpz_button {
  margin: 15px 0; }

.slides > li h3 {
  font-weight: 500; }

.slides > li .slide_button a {
  border: none; }

.slicknav_nav {
  box-shadow: none; }

.slicknav_nav a {
  color: #000; }

.slicknav_nav ul ul li a {
  text-transform: none; }

div.navigation span.current {
  color: #7b7b7b; }

@media screen and (min-width: 1200px) {
  .headroom--not-top {
    box-shadow: none; }
  .headroom--not-top .navbar {
    padding: 5px 0;
    min-height: 80px; } }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  color: #333 !important; }
  .woocommerce #respond input#submit:hover,
  .woocommerce a.button:hover,
  .woocommerce button.button:hover,
  .woocommerce input.button:hover {
    color: #fff !important; }

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  color: #333 !important;
  background: none; }
  .woocommerce #respond input#submit.alt:hover,
  .woocommerce a.button.alt:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce input.button.alt:hover {
    color: #fff !important; }
