.post-meta .post-cat > a,
.main-menu .menu > li.current-menu-item > a,
.main-menu .menu > li.current_page_item > a,
.main-menu .menu > li.current-menu-parent > a,
.main-menu .menu > li:hover > a,
.main-menu ul.menu ul a:hover,
.main-menu .menu ul ul a:hover,
.main-menu .menu li li.current-menu-item > a, 
.header_social:hover,
.header_social .social_content a:hover,
.sidebar_toggle:hover, 
a:hover,
a:active,
a:focus,
.post-meta a:hover,
.post-type,
.meta-info a,
.post-footer .author a,
.post-content a,
.page-content a,
.post-excerpt a,
.post-counters a:hover,
.dot-irecommendthis.active,
.item-related h3 a:hover,
.comment-list .comment-datetime:hover,
.comment-list .comment-edit-link:hover,
[class*="widget_recent_comments"] .url, 
.widget_rss li a,
.timeline_search:hover,
.site-info a:hover,
.author-content .author-social:hover,
.left-column .th-timeline-arrow:before,
.right-column .th-timeline-arrow:before, 
.author-content h5 a:hover,
.site-info a {
    color: #901e56;
}

.dot-irecommendthis:hover,
.dot-irecommendthis.active {
    color: #901e56 !important;
}

.post-content ul li:before,
.page-content ul li:before,
[class*="widget"] .widget-title,
#cancel-comment-reply-link:hover,
.owl-theme .owl-dots .owl-dot.active span,
.pagination a:hover,
.read-more a:hover,
.post-content .read-more a:hover,
.blog-timeline .timeline-date:hover,
.blog-timeline .post-title,
.to-top:hover,
#blog-timeline-pagination .pagination .page-numbers.current,
#blog-timeline-container-manual .blog-pagination:hover {
    background: #901e56;
}

blockquote,
.read-more a:hover,
.post-content .read-more a:hover,
#blog-timeline-pagination .pagination .page-numbers.current,
#blog-timeline-pagination .pagination .page-numbers:hover,
.blog-timeline .timeline-date:hover,
.blog-pagination:hover {
    border-color: #901e56;
}

.widget-title:after,
#slider .slider-caption, #slider .slider-caption:after {
    border-top-color: #901e56;
}

::selection {
    background: #901e56;
    color: #fff;
}

::-moz-selection {
    background: #901e56;
    color: #fff;
}