


/*
================================================
Common Css
================================================
*/

section:hover hr {
    border-color: #ce5702;
}


/*
===========================================
button style
===========================================
*/

.btn {
    border: 2px solid #ce5702;
    color: #ce5702;
}

.btn:hover {
    background-color: #ce5702;
}


/*
===========================================
main heading
===========================================
*/

.main-heading h2 span {
    color: #ce5702;
}

.overlay::before {
    background-color: rgba(206, 87, 2, 0.9);
}

#switcher .colorpicker:hover,
#switcher .colorpicker:focus {
    color: #ce5702;
}
#accordion a.accordion-toggle i,
.modal-header{
    background-color: #ce5702;
}
#accordion a.accordion-toggle i::after {
    border-color: #ce5702 transparent transparent;
}
#accordion .panel-heading .accordion-toggle.collapsed i::after{
    border-color: transparent;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #ce5702;
    color:#fff
}
/*
===========================================
Pre Loader
===========================================
*/

#loading {
    background-color: #ce5702;
}


/*
===========================================
Header
===========================================
*/


#slide-nav #menu_nav ul > li > a:hover,
#slide-nav #menu_nav ul > li > a:focus,
#slide-nav #menu_nav ul > li.active > a,
.nav-button ul li a:hover {
    background-color: #ce5702;
}

#slide-nav #menu_nav > ul > li > a:hover,
#slide-nav #menu_nav > ul > li > a:focus,
#slide-nav #menu_nav > ul > li.active > a,
.nav-button ul li a:hover {
    background-color: transparent;
    color: #ce5702;
}
/*
===========================================
Main Banner
===========================================
*/

#main-banner .btn.buy:hover {
    background-color: #ce5702;
    border-color: #ce5702;
}

#banner-text .text .btn {
    background-color: #ce5702;
}

#main-banner .btn.buy {
    background-color: transparent;
}
#main-banner .banner-main span,
#banner-text h2 span{
    color: #ce5702;
}


/*
================================================
Portfolio
================================================
*/

#portfolio .portfolio-item:hover .portfolio-hover {
    background-color: rgba(0, 178, 107, 0.6);
}




/*
===========================================
Portfolio Detail
===========================================
*/

#portfolio-detail a:hover,
#portfolio-detail a i:hover {
    border-color: #ce5702 !important;
    color: #ce5702 !important;
}


/*
================================================
Services
================================================
*/

#services .service-block:hover .icon::before {
    border-color: #ce5702;
}

#services .service-block:hover .icon {
    background-color: #ce5702;
}

#services .service-block:hover h3 a {
    color: #ce5702;
}


/*
================================================
Price Plan
================================================
*/

#price .price-inner:hover .btn {
    background-color: #ce5702;
}

#price .price-inner:hover h3,
#price .price-inner:hover .price {
    color: #ce5702;
}

#price .price-block {
    padding: 2px;
}


/*
================================================
counter
================================================
*/

#counter .counter-block:hover .count {
    background-color: #ce5702;
}

#counter .counter-block:hover h3 {
    color: #ce5702;
}


/*
================================================
Team
================================================
*/

#team .team-image::before,
#price .price-block .price-inner::after,
#portfolio.portfolio-2 .portfolio-hover::before{
    background: #ce5702;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #fff, #ce5702);
    /*Safari 5.1-6*/
    background: -o-linear-gradient(right, #fff, #ce5702);
    /*Opera 11.1-12*/
    background: -moz-linear-gradient(right, #fff, #ce5702);
    /*Fx 3.6-15*/
    background: linear-gradient(to right, #fff, #ce5702);
    /*Standard*/
}

#team .team-block .team-inner:hover .hover-team {
    background-color: #ce5702;
}

#team-detail .team-image .team-inner::before {
    background-color: #ce5702;
}


/*
================================================
Partner logo
================================================
*/

#partner-slider.owl-theme .owl-controls .owl-page span {
    background: #ce5702 none repeat scroll 0 0;
}


/*
===========================================
Pagination
===========================================
*/

.Neshine-pagination .pagination li a:hover {
    background-color: #ce5702;
}


/*
================================================
Footer
================================================
*/

#footer .main-link a:hover {
    color: #ce5702;
}

.cd-top.cd-is-visible {
    background-color: #ce5702;
}


/*
===========================================
Blog
===========================================
*/

.news-block .date {
    color: #ce5702;
}

.news-block .name span {
    color: #ce5702;
}

.news-block:hover .news-info,
.inner #news .news-block:hover .news-info {
    background-color: #ce5702;
}

.news-block:hover .comments {
    background-color: #ce5702;
}


/*
================================================
Blog Detail
================================================
*/

#blog-detail .social a:hover {
    color: #ce5702;
}


/*
================================================
Comments
================================================
*/

.comment .comment-item .reply-button::after {
    background-color: #ce5702;
}

.reply-button .btn:hover {
    background-color: #ce5702;
}

.author-image ul.social li a:hover {
    color: #ce5702;
}


/*
===========================================
Error Page
===========================================
*/

.error404 span {
    color: #ce5702;
}


/*
================================================
Contact us
================================================
*/

#contact .icon {
    border: 1px solid #ce5702;
    color: #ce5702;
}


/*
================================================
Skills
================================================
*/

#skill .skill-inner.skill-04 .skill-box {
    background-color: #ce5702;
}


/*
================================================
Shop
================================================
*/
.shop-item h3.item-caption a:hover,
.post-social ul li a:hover,
.cart-table .p-name > a:hover,
.cart-table .p-action a i:hover,
span.grand,
span.mini-cart-info a:hover,
span.trash-cart a:hover{
    color: #ce5702;
}
.sub-total-cart > a.view-cart:hover,
.sub-total-cart > a.view-cart.active,
.cart-coupn-leftside .continue-s:hover,
.cart-coupon-rightside .continue-s:hover,
.cart-coupn-leftside input.c-submit:hover{
    border: 1px solid #ce5702;
    background: #ce5702;
}



/*
===========================================
Coming Soon
===========================================
*/

#coming-soon h1 span {
    color: #ce5702;
}

#countdown.countdown span.string {
    color: #ce5702;
}

#coming-soon h4 {
    color: #ce5702;
}

.color-white {

    color: #fff;

}

