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

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

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

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

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

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

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

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

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

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

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

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

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

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

.site-footer {
  color: #fff; }
  .site-footer a {
    text-decoration: underline; }
    .site-footer a:hover {
      text-decoration: none;
      color: #fff; }

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #ee3636; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background: #111;
    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: #ee3636; }
  .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: #111;
    color: #fff; }

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

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

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

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

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

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

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

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

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

.sb-search .sb-search-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6); }

.sb-search .sb-search-input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6); }

.sb-search .sb-search-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6); }

.sb-search .sb-search-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6); }

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

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

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

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

.back_portfolio_wrap {
  background: #d62d2d; }

.portfolio_related .flickity-prev-next-button path {
  opacity: 1;
  fill: #fff; }

.portfolio_related .flickity-prev-next-button {
  box-shadow: none; }
