a:hover{
    color:#e64946;
}
.sidebar a:hover{
    color:#e64946;   
}
.menu--top li a:hover,.menu--main li a:hover{
    background:#e64946;	
    color:#fff;
}
.ticker-news__title {
    background: #e64946;
}
.mo-slider-news__info{
    border-bottom: 3px solid #e64946;
}
.widgettiele,
.widget-title,
.widget h2,
.widget h3 {
    border-bottom: 2px solid #e64946;
}
.mo-carousel-full{
    border-bottom: 3px solid #e64946;
    border-top: 3px solid #e64946;
}
.footer_bottom{
    background: #e64946;
}
.author-box {
    border-top: 2px solid #e64946;
    border-bottom: 2px solid #e64946;
}
.post-tags a:hover {
    background: #e64946;
}
#comments h3, .comments_holder h3 {
    border-bottom: 1px solid #e64946;
}
.comment-reply-link,
#cancel-comment-reply-link {
    background-color: #e64946;
    color: #fff;
}
.owl-theme .owl-controls .owl-page span{
    background: #e64946;
}
.menu--main .current-menu-item {
    background: #e64946;
}
.menu--main{
    border-bottom: 5px solid #E64946;
}
a.more-link{
    background: #e64946!important;
}
footer a.back-to-top{
    background: #e64946!important;
    color: #fff!important;
}
.content .entry a, .page_content .hentry a {
    color: #e64946;
}
.content .entry a:hover, .page_content .hentry a:hover {
    background-color: rgba(230,73,70, 0.8);
    -moz-box-shadow: 0 0 0 4px rgba(230,73,70, 0.8);
    -webkit-box-shadow: 0 0 0 4px rgba(230,73,70, 0.8);
    box-shadow: 0 0 0 4px rgba(230,73,70, 0.8);
}
input[type="submit"]{
    background: #e74c3c;
    text-shadow: none;
    border-left: 5px solid #C0392B!important;
}
blockquote{
    border-left: 5px solid #e64946;
    border-right: 2px solid #e64946;
}
.single__desc--info{
    border-bottom: 4px solid #E64946;
}
.post.sticky {
    border-right: 4px solid #E64946;
}
.current-cat{
    background: #e64946!important;
}