/*----------------------------------Theme Colors Starts-------------------------------- */
a:hover,
a:active,
a:focus {
    color: #b8a279;
}
.theme-color, .hover-color:hover, .hover-color:focus, .footer-social a:hover,.footer-social a:focus,.breadcrumb-menubar > li > a:hover, 
.breadcrumb-menubar > li > a:focus{
    color: #B7924E;
}
.theme-btn, .theme-intro li .fa,  .theme-btn-1:hover, .theme-btn-1:focus, .blog-tabs ul li.current a, .double-bounce1, .double-bounce2,.progress-bar,
.widget-wrap.tag-cloud a:hover,.widget-wrap.tag-cloud a:focus, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
.pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover, .to-top,
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover,
.post-next:hover, .post-previous:hover, .post-next:focus, .post-previous:focus, .form-submit > input[type="submit"]{
    background-color: #b8a279;
}
.theme-btn:hover,.theme-btn:focus, .theme-btn-big:hover,.theme-btn-big:focus,.donation-wrap .theme-btn:hover,.donation-wrap .theme-btn:focus,
.form-submit > input[type="submit"]:hover, .form-submit > input[type="submit"]:focus{
    border-color: #b8a279;
    color: #b8a279;
    background-color: #fff;
}
.title-devider .line-1, .theme-btn-1:hover, .theme-btn-1:focus, .widget-wrap.tag-cloud a:hover,.widget-wrap.tag-cloud a:focus,
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, 
.pagination > .active > span:focus, .pagination > .active > span:hover, .pagination > li > a:focus, .pagination > li > a:hover,
.pagination > li > span:focus, .pagination > li > span:hover, .post-next:hover, .post-previous:hover, .post-next:focus, .post-previous:focus,.form-submit > input[type="submit"]{
    border-color: #b8a279;
}
/*------------------------Theme Colors Ends------------------------ */