/*
Theme Name:     Espiv
Theme URI:      
Description:    Refur child theme.
Author:         Me
Author URI:     
Template:       refur
Version:        0.1.0
*/

/*	COLOR	*/

/*
#865e5e	light brown
#322	dark brown
*/

blockquote, mark, ins, table th {
    background: #865e5e;
    }

a, a:visited, input[type="submit"], input[type="reset"], input[type="button"],
input[type="submit"]:active, input[type="reset"]:focus, input[type="reset"]:active,
input[type="button"]:focus, input[type="button"]:active, .read-more, .read-more:focus, .read-more:active,
button.menu-toggle:hover, button.menu-toggle:active, button.menu-toggle:focus,
.entry-title a {
  color: #865e5e;
  }


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

input[type="submit"], input[type="reset"], input[type="button"],
.navigation .nav-links .page-numbers {
  border: 2px solid #865e5e;
    }

.read-more {
  border-bottom: 2px solid #865e5e;
    }

/*	end:COLOR	*/

.header-meta {
    padding: 0px 0;
    border-bottom: none;
	}

.site-description {
    display: none;
	}

.header-showcase {
    background: #322;
	}

.page-header-wrap {
    background: #322;
	}

.header-showcase::after {
    background: transparent !important;
	}

.widget-area.footer-widget-area {
    background: #f0f0f0;
	}

#text-4 {
    width: 100%;
	}

#text-4 img {
    float: left;
    padding: 0.5em;
	}

.site-footer {
    background: #333;
    color: #fff;
	}

/*media max width 600px*/
@media (max-width: 600px) {

.navigation .nav-links .page-numbers {
  border: 2px solid #865e5e;
     }

.tagcloud a {
  border: 2px solid #865e5e;
     }

  .entry-meta .avatar {
    border: 2px solid #865e5e;
     }

    .entry-gallery-prev:hover, .entry-gallery-next:hover {
      background: #865e5e;
       }

  .entry-title a {
    color: #464C51;
    }

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

.page-title {
  background: #fafafa;
  border-bottom: 5px solid #865e5e;
    }

  .featured-box-icon {
    color: #865e5e;
     }

   .featured-box-title:after {
      background: #865e5e;
    }

    .slider-box .slick-next:hover,
    .slider-box .slick-prev:active:hover,
    .slider-box .slick-prev:focus:hover,
    .slider-box .slick-next:active:hover,
    .slider-box .slick-next:focus:hover {
      background: #865e5e;
        }

.slider-box .slick-dots li button:hover {
          background: #865e5e;
        }

.slider-box .slick-dots li.slick-active button {
        background: #865e5e;
        }

.form-allowed-tags {
  border: 1px dotted #865e5e;
   }
   
}
