::selection {
    background: rgba(251, 140, 0, .7);
    color: #fff
}

::-moz-selection {
    background: rgba(251, 140, 0, .7);
    color: #fff
}

#offcanvas-toggler>i:hover,
.advertise-section .contact-us,
.advertisment-info .subtitle,
.article-inner.default .article-info a:hover,
.breadcrumb li>a:hover,
.btn-link:active,
.btn-link:focus,
.btn-link:hover,
.comingsoon .social-icons li a:hover,
.copyright-wrapper a,
.dropdown-inner .has-child:hover>a,
.dropdown-items li>a:hover,
.error-page .title,
.has-child:hover>a,
.highlighted,
.history-info .subtitle,
.latest-video .entry-title a:hover,
.latest-video.default.leading-item .entry-title a:hover,
.latest-video.sub-leading-item .vp-cat,
.megamenu-parent .dropdown-inner li.active>a,
.megamenu-parent li.active>a,
.megamenu-parent>li>a:hover,
.newedge-login a:hover,
.newedge-search .search-icon-wrapper:hover,
.our-history .counter .title,
.popular-news-list li a:hover,
.post-meta-info-list-in a:hover,
.post-share-social a:hover,
.search-wrapper #search-close:hover,
.section-title .see-all a:hover,
.share-count span.number,
a {
    color: #FB8C00
}

.gradient-major .overlay,
.simple-article-overlay article .overlay:before {
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, .1) 15%, #FB8C00 100%, rgba(146, 39, 143, .5) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .1) 15%, #FB8C00 100%, rgba(146, 39, 143, .5) 100%)
}

.btn-primary,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #FB8C00;
    border-color: #FB8C00
}

.cat-icon,
.offcanvas-menu,
.vertical-tabs .tab-btns>li.active>a,
.vertical-tabs .tab-btns>li:hover>a {
    background-color: #FB8C00
}

.customNavigation a {
    background-color: rgba(251, 140, 0, .5)
}

.customNavigation a:hover {
    background-color: #FB8C00!important
}

#article-slider .owl-controls .owl-dot.active>span {
    background-color: #FB8C00
}

.thumb-gallery .flexslider.tg-slider:before {
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, .1) 15%, #FB8C00 100%, rgba(146, 39, 143, .5) 100%);
    background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, .1) 15%, #FB8C00 100%, rgba(146, 39, 143, .5) 100%);
    background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, .1) 15%, #FB8C00 100%, rgba(146, 39, 143, .5) 100%);
    background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, .1) 15%, #FB8C00 100%, rgba(146, 39, 143, .5) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .1) 15%, #FB8C00 100%, rgba(146, 39, 143, .5) 100%)
}

.thumb-gallery.default .flex-direction-nav a.flex-next:hover,
.thumb-gallery.default .flex-direction-nav a.flex-prev:hover {
    background-color: rgba(251, 140, 0, .8)
}

.thumb-gallery .flex-direction-nav li.flex-nav-next a:hover,
.thumb-gallery .flex-direction-nav li.flex-nav-prev a:hover {
    background: #FB8C00
}

.thumb-gallery #img_galley ul li.flex-active-slide:after,
.thumb-gallery #img_galley ul li:after {
    background-color: rgba(251, 140, 0, .5)
}

.thumb-gallery #img_galley li.flex-active-slide:after {
    background-color: rgba(251, 140, 0, .3)
}

.popular-news-list li a:before {
    background: #FB8C00
}

.newedge-newsletter {
    background-color: #FB8C00
}

.newedge-newsletter .form input[type=submit] {
    background-color: #04275b;
    border-color: #03204b
}

.newedge-newsletter .form input[type=submit]:hover {
    background-color: #031f49;
    border-color: #02193c
}

.bg-theme,
.post-meta-info-list i,
.rating-bar-value,
footer .footer-wrapper>.container {
    background-color: #FB8C00
}

.copyright-wrapper a:hover {
    color: #FB8C00
}

.article-content ul li:before {
    color: #FB8C00
}

.nav-pills>li.active-filter>a,
.nav-pills>li.active-filter>a:focus,
.nav-pills>li.active-filter>a:hover {
    color: #fff;
    background-color: #FB8C00
}

.text-theme {
    color: #FB8C00
}

.separator-3:after,
.separator:after {
    background: #FB8C00
}

.rating-bar-value:after {
    border: 3px solid #FB8C00
}

footer .footer-wrapper>.container a:hover {
    color: #FB8C00 !important;
}

#review-section .entry-title a:hover,
.featured-domain a:hover,
.read-more:hover,
.coupons-brand a:hover,
.section-title h2 a:hover,
.link-black:hover,
.black-link-box a:hover {
    color: #FB8C00 !important;
}
input[type=color]:hover input[type=color]:focus, input[type=date]:focus, input[type=date]:hover, 
input[type=datetime-local]:focus, input[type=datetime-local]:hover, input[type=datetime]:focus, 
input[type=datetime]:hover, input[type=email]:focus, input[type=email]:hover, input[type=month]:focus, 
input[type=month]:hover, input[type=number]:focus, input[type=number]:hover, input[type=password]:focus, 
input[type=password]:hover, input[type=search]:focus, input[type=search]:hover, input[type=tel]:focus, 
input[type=tel]:hover, input[type=text]:focus, input[type=text]:hover, input[type=time]:focus, 
input[type=time]:hover, input[type=url]:focus, input[type=url]:hover, input[type=week]:focus, 
input:hover, select:focus, select:hover, textarea.form-control:focus, textarea.form-control:hover, 
textarea:focus, textarea:hover {
    border-color: #FB8C00 !important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #FB8C00;
    border-color: #FB8C00;
}
.bg-texture{
    background-image: linear-gradient(45deg, #FB8C00 0%, #2e4453 100%);
}