/* $$$$ ORANGE COLOR STYLES $$$$ */

a:hover { text-decoration: none !important }

/* $$$$ HEADER $$$$ */
.cntct-icon { border: 2px solid #f4a425; }
.dealer-btn a { background-color: #f4a425; }

/* $$$$ NAVIGATION $$$$ */
.navbar-default { background-color: #f4a425; }

#more-tab ul.dropdown-menu a:hover, #more-tab ul.dropdown-menu a:focus, #more-tab ul.dropdown-menu li.active a { background: #f4a425; }

/* $$$$ SLIDER $$$$ */
.srch_box button { background: #f4a425; }
#slider1 a.carousel-control:hover .slide-prev, #slider1 a.carousel-control:hover .slide-next { background: #f4a425 }

/* $$$$ ORP SEARCH $$$$ */
.select-wrapper { background: url(https://s3.ap-south-1.amazonaws.com/usedgaadi-backend-raj/static/static_assets/img/T6/dropdown-sprite.png) no-repeat right 0 transparent; background-color: #f6f6f6; }
.select-wrapper:hover { background: url(https://s3.ap-south-1.amazonaws.com/usedgaadi-backend-raj/static/static_assets/img/T6/dropdown-sprite.png) no-repeat right -47px transparent; background-color: #fdfdfd; }

/* $$$$ CAR LISTING $$$$ */
.txt-redbar { background-color: #f4a425; }
.list-btn a { background: #f4a425; }
#car_listing .bottm-box .list-view a:hover, #car_listing .bottm-box .list-view a:focus { background: #f4a425; }

/* $$$$ ABOUT US AND TESTIMONIALS $$$$ */
.abt-btn a, .testimonial-btn a { background-color: #f4a425; }
#testimonial_slider ol.carousel-indicators li:hover, #testimonial_slider ol.carousel-indicators li.active { background: #f4a425; border: 1px solid #f4a425 }

/* $$$$ CAR AVAILABLE $$$$ */
#breadcrumb a { color: #f4a425; }

/* Car List View */
#tab-panel.nav li.active a, #tab-panel.nav li a:hover, #tab-panel.nav li a:focus { background: #f4a425; border: 1px solid #f4a425; }
#tab-panel li a:hover, #nav-tab li a:focus { color: #f4a425; }

.block.row-block .row-item .inner h3 a:hover { color: #f4a425 }
.block.row-block .row-item .inner .price { color: #f4a425; }

.cntct-sellr-btn { background: #f4a425; }
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover { background-color: #f4a425; border-color: #f4a425; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #f4a425; border-color: #f4a425; }
.c-price { color: #f4a425; }
.media a { color:#f4a425; }

/* $$$$ FOOTER $$$$ */
#footer_box .footer-box .txt-redbar { background-color: #f4a425; }
.f-social a.s-box:hover { background: #f4a425; border: 1px solid #f4a425; }


/* $$$$ ORP STYLE $$$$ */
.wrapper-dropdown-3 .dropdown li:hover a { background: #f4a425; }

/* $$$$ SLIDER CONTROLS $$$$ */
#car_listing .previous:hover, #car_listing .next:hover, #brands_listing .previous:hover, #brands_listing .next:hover, #car_listing .previous:focus, #car_listing .next:focus, #brands_listing .previous:focus, #brands_listing .next:focus { background: #f4a425; border: 1px solid #f4a425; }

/* $$$$ Blog and News $$$$ */
.news-blog-box .post-by span { color: #f4a425; }
.news-blog-box .last-box a:hover { color: #f4a425 }
ul.sidebox li a:hover { color: #f4a425; }

/* $$$$ Customize Widget $$$$ */
#widget_rightside.box-sec .fullwidth { background: #f4a425 !important; }
.comment-text1 { color: #f4a425; font-size: 14px; }
.comment_style a:hover, .readMoreTxt a:hover{ color: #f4a425; }
.pagination a:hover, .pagination a:focus  { border: solid 1px #f4a425; color: #fff; background: #f4a425; }
.pagination .current { color: #fff; border: solid 1px #f4a425; background-color: #f4a425; }

.left-box a:hover { color: #f4a425; }

#scroll {
    background-color:#f4a425 !important;
}
.btn-default{
    color: #fff;
    background-color: #F4A425;
    border-color: #F4A425;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color:#F4A425;
    border-color: #F4A425;
}
.btn-primary {
    color: #fff;
    background-color: #F4A425;
    border-color: #F4A425;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
color: #fff;
    background-color: #F4A425;
    border-color: #F4A425;
}