::-moz-selection {
  background:#EDC8BE;
}

::selection {
  background:#EDC8BE;
}

/* link color */
a:hover, a:focus, a:active {
  color:#EDC8BE;
}

blockquote:before {
  color:#EDC8BE;
}
blockquote cite, blockquote a, blockquote span {
  color:#EDC8BE;
}

.more-link {
  border-color:#EDC8BE;
}
.more-link:before {
  background:#EDC8BE;
}

.small-border {
  background:#EDC8BE;
}

.ex-small-border::after {
  background:#EDC8BE;
}

.comment-reply-link {
  border-color:#EDC8BE;
}
.comment-reply-link:hover {
  background:#EDC8BE;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border-color:#EDC8BE;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background:#EDC8BE;
}

.btn-search {
  background:#EDC8BE;
}

.continue-read {
  color:#EDC8BE;
}
.continue-read:hover {
  background:#EDC8BE;
  border-color:#EDC8BE;
}
#dsearch-result li a h2:hover {
  color:#EDC8BE;
}
.go-button {
  border-color:#EDC8BE;
}
.go-button:hover {
  background:#EDC8BE;
}

#featured-item .owl-item.active .image-extra .inner-extra .fet-read-more:hover {
  background:#EDC8BE;
  border-color:#EDC8BE;
}

/* Menu */
.top-menu .menu-list > li > a::before {
  background:#EDC8BE;
}

.menu-submenu > li > a:hover,
.menu-submenu-sub > li > a:hover,
.menu-submenu-sub-sub > li > a:hover {
  color:#EDC8BE !important;
}

@media (max-width: 992px) {
  .main-nav .top-menu > ul > li:hover > a,
  .main-nav .top-menu > ul > li.active > a {
    color:#EDC8BE !important;
  }
}
/* featured area */
.feature-area .full-control {
  background:#EDC8BE;
}

.feature-area #featured-header .entry-title span {
  color:#EDC8BE;
}
.feature-area #featured-item .item .image-extra .extra-content span span {
  color:#EDC8BE;
}
.feature-area .owl-theme .owl-controls .owl-page span {
  background:#EDC8BE;
}

.inner-extra .entry-meta .cat-links:before,
.inner-extra .entry-meta .author:before {
  color:#EDC8BE;
}

.sticky-icon {
  background:#EDC8BE;
}

/* Main content */
.content-area .entry-header .entry-meta a:hover {
  color:#EDC8BE;
}
.content-area .entry-header .entry-meta .cat-links:before {
  color:#EDC8BE;
}
.content-area .entry-header .entry-meta .entry-date:before {
  color:#EDC8BE;
}
.content-area .entry-header .entry-meta .author:before {
  color:#EDC8BE;
}
.content-area .entry-header .entry-meta .view-link:before {
  color:#EDC8BE;
}
.content-area .entry-content .edit-link:before {
  color:#EDC8BE;
}
.content-area .entry-footer .button:hover {
  background:#EDC8BE;
}
.content-area .entry-footer .comments-link:before {
  color:#EDC8BE;
}
.content-area .entry-footer .comments-link:hover {
  color:#EDC8BE;
}
.content-area .entry-footer .share-area:before {
  color:#EDC8BE;
}
.content-area .entry-footer .share-area a:hover {
  color:#EDC8BE;
}
.content-area .entry-footer .tags-links span:before {
  color:#EDC8BE;
}
.content-area .format-link .post-link .link-content {
  color:#EDC8BE;
}
.content-area .format-link .post-link .link-content a {
  color:#EDC8BE;
}
.content-area .format-quote .quote-content i {
  background:#EDC8BE;
}
.content-area .format-quote .quote-content:before {
  color:#EDC8BE;
}
.content-area .format-quote .quote-content .author a {
  color:#EDC8BE;
}
.content-area .ribbon span {
  background:#EDC8BE;
  background: -webkit-gradient(linear, left top, left bottom, from(#ef9d87), to(#ef9d87));
  background: -webkit-linear-gradient(#ef9d87 0%,#EDC8BE 100%);
  background: linear-gradient(#ef9d87 0%,#EDC8BE 100%);
}
.content-area .ribbon span:before {
  border-left: 3px solid#EDC8BE;
  border-top: 3px solid#EDC8BE;
}
.content-area .ribbon span:after {
  border-right: 3px solid#EDC8BE;
  border-top: 3px solid#EDC8BE;
}

.single-post .entry-content .tag a:hover {
  background:#EDC8BE;
  border-color:#EDC8BE;
}
.single-post .entry-footer .post-format {
  color:#EDC8BE;
}
.single-post .entry-footer .post-author a:hover {
  color:#EDC8BE;
}

/* pagination */
.navigation .nav-links > li.active a, .navigation .nav-links > li.active span {
  background:#EDC8BE;
}
.navigation .nav-links > li a:hover {
  background:#EDC8BE;
}
.navigation .nav-links li:first-child.nav-previous:hover span {
  background:#EDC8BE;
  border-color:#EDC8BE;
}
.navigation .nav-links li:first-child.nav-previous:hover span:last-child {
  color:#EDC8BE;
  border-color:#EDC8BE;
}
.navigation .nav-links li:last-child.nav-next:hover span {
  background:#EDC8BE;
  border-color:#EDC8BE;
}
.navigation .nav-links li:last-child.nav-next:hover span:first-child {
  color:#EDC8BE;
  border-color:#EDC8BE;
}
.navigation > li a:hover, .navigation > li span:hover {
  border-color:#EDC8BE;
}
.navigation > li.active a, .navigation > li.active span {
  background:#EDC8BE;
  border-color:#EDC8BE;
}

/* gallery */
.gallery-one .owl-controls .owl-buttons div i, .gallery-two .owl-controls .owl-buttons div i {
  font-size: 12px;
  color:#EDC8BE;
}

.gallery-two .list-view .owl-controls .owl-buttons div {
  background:#EDC8BE;
}

.author-info .authors-social a:hover {
  color:#EDC8BE;
}

/* Comments Section */
/* Widget */
.follow-us-area .follow-link .fa:hover {
  background:#EDC8BE;
  border-color:#EDC8BE;
}

.latest-item-meta a, .popular-item-meta a {
  color:#EDC8BE;
}

.widget_categories li:hover > a,
.widget_archive li:hover > a {
  color:#EDC8BE;
}

.widget_categories li:hover > .count,
.widget_archive li:hover > .count {
  background:#EDC8BE;
}

.widget_categories li.current-cat > a,
.widget_categories li.current-cat-parent > a,
.widget_archive li.current-cat > a,
.widget_archive li.current-cat-parent > a {
  color:#EDC8BE;
}

.widget_categories li.current-cat > .count,
.widget_categories li.current-cat-parent > .count,
.widget_archive li.current-cat > .count,
.widget_archive li.current-cat-parent > .count {
  background:#EDC8BE;
}

.widget_tag_cloud .tagcloud a:hover {
  background:#EDC8BE;
  border-color:#EDC8BE;
}

.widget_calendar caption {
  background:#EDC8BE;
}

.widget_calendar tbody a {
  background:#EDC8BE;
}

.widget_links li a:hover,
.widget_meta li a:hover,
.widget_nav_menu li a:hover,
.widget_pages li a:hover,
.widget_recent_comments li a:hover,
.widget_recent_entries li a:hover {
  color:#EDC8BE;
}
.widget_links li span:hover:before,
.widget_meta li span:hover:before,
.widget_nav_menu li span:hover:before,
.widget_pages li span:hover:before,
.widget_recent_comments li span:hover:before,
.widget_recent_entries li span:hover:before {
  color:#EDC8BE;
}

.tp_recent_tweets li span a {
  color:#EDC8BE;
}

.tp_recent_tweets li .twitter_time:before {
  color:#EDC8BE;
}

.tp_recent_tweets li .twitter_time {
  color:#EDC8BE;
}

.widget_josephine_aboutus_contact .about-contact-area h3 span {
  color:#EDC8BE;
}

.form-newsletter #mc-embedded-subscribe:hover {
  border-color:#EDC8BE;
  color:#EDC8BE;
}

/* author page */
.about-me .entry-footer h3, .about-me .entry-footer .follow-link a {
  color:#EDC8BE;
}
.about-me #author-skill .skillbar-bar {
  background:#EDC8BE;
}
.about-me #author-skill .skill-bar-percent {
  color:#EDC8BE;
}
.about-me #author-skill .skill-bar-percent:after {
  border-top: 12px solid#EDC8BE;
}

/* Footer */
#footer-top .widget .widget-title::before,
#footer-top .widget .widget-title::after {
  border-color:#EDC8BE;
}
