

.blog-area .single-item .item .meta.top ul li i{

    color: rgb(245, 131, 30) !important;
}

.blog-area .sidebar .title h4::before{

    background: rgb(245, 131, 30)  none repeat scroll 0 0 !important;
}

.blog-area .sidebar aside .widget_categories ul li, .blog-area .sidebar aside .widget_archive ul li{

    padding-left: 0px !important;
}
.sidebar-item.recent-post li .info a{
    color:black;
}

.count{
    color:black !important;
}
.sidebar-item.recent-post .meta-title{
    color:black !important;
}
.blog-area .sidebar .sidebar-item li a:hover
{
    color: rgb(245, 131, 30) !important;
}

.category{
    color:black !important;
}

.blog-area .blog-items .info a:hover{
    color: rgb(245, 131, 30) !important;
}
.btn-theme {
    background-color: rgb(245, 131, 30) !important;
    color: #ffffff !important;
    border: 2px solid rgb(245, 131, 30) !important;
}

.blog-area .sidebar input[type="submit"], .widget_search input[type="submit"]
{
    background: rgb(245, 131, 30) none repeat scroll 0 0 !important;
}

.blog-area .sidebar aside .widget_categories li span, .blog-area .sidebar aside .widget_meta li span, .blog-area .sidebar aside .widget_pages li span{
    top: 0px !important;
}

.blog-area .blog-items .info a:hover{
    color: black !important;
}

.pagi-area{
    text-align:right  !important;
}

.pagination.current{
    background: rgb(245, 131, 30) none repeat scroll 0 0 !important;
    
}
.pagi-area .pagination li span{
    border: none !important;
   
    
}

.pagi-area .pagination li a{
    color:black !important;
}
.pagi-area .pagination li a:hover{
    color:white !important;
    background: rgb(245, 131, 30) !important;
}

.pagination>.active>span{
    color:white !important;
    background-color: rgb(245, 131, 30) !important;
}

.pagination>.disabled>span{
    color:black !important;
}

.detail{
    color:black;
}

.background{

    background-position: center center;
    background-size: cover;
}
.wpb_animate_when_almost_visible { opacity: 1; }