/*
=============================
Theme Background Color
============================
*/

.wa-theme-bg,
.theme-button:hover,
.theme-Color-button,
.heading-shapes i:nth-child(2),
.dark-section .centered-title h2 .heading-shapes i:nth-child(2),
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li.open > a.highlighted,
.wa-box-style2:hover .theme-button,
.wa-project-icon li a:hover,
.special-style-dark-theme:before,
.wa-team-icon li a:hover,
.footer-style1 .rounded-icon i,
.social-style li a,
.tag-list a:hover,
.footer-style1 .wa-news-letter button,
.styled-pagination li a:hover,
.styled-pagination li a.active,
.search-form .button:hover,
.social li a,
.wa_main_bn_wrap .owl-buttons div:hover,
.wa_main_bn_wrap .owl-theme .owl-controls .owl-page.active span,
.owl-controls .owl-page.active span,
.heading-border,
.facts-text,
ul.wa-product-icon li a:hover,
.heading-border:before,
.heading-border:after,
.carousel-style-1 .owl-buttons div:hover,
.carousel-style-2 .owl-buttons div:hover,
#object,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover,
.navbar-toggle,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.faqs-accordion h3.ui-state-default.ui-state-active,
.ui-button:active,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active,
.page_single ul.page-lists li a:hover,
ul.page-lists li.active a {
    background-color: #f16937;
}
/*
=============================
Theme Text/Icon Color
============================
*/

.wa-theme-color,
.wa-box-style2 i,
.wa-box-style2:hover .icon i,
.wa-box-style2:hover h4 a,
.wa-box-style2 h4 a:hover,
.dark-section .wa-box-style2 h4 a,
.dark-section .wa-box-style2 h4,
.dark-section .wa-box-style2 .icon i,
.page_single .ratings li a,
.page_single .ratings li a:hover,
.page_single .ratings li a:visited,
.filter-tab:hover,
.filter-tab.active,
.ratings li a,
.wa-project-caption h2 a,
.wa-product-caption h2 a,
.ratings li a:hover,
.ratings li a:visited,
.wa-theme-design-block:hover h4,
.blogs_main .read-more,
.blogs_main .read-more:hover,
.blogs_main .read-more:visited,
.blogs_main .meta-block li a:hover,
.error-text a,
.error-text a:hover,
.error-text a:visited,
.page_single ul li a:hover,
.rev-content .icon-list a,
.rev-content .icon-list a:visited,
.latest-twitts span:hover,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.wa-product:hover .content-column h4 a,
.ui-button:active,
.content-column span.price,
.top-box.icon-box,
.rev-content h4 a,
.rev-content h4 a:hover,
.rev-content h4 a:visited,
.our-team-main .mask-top h4,
.ui-button.ui-state-active:hover,
.breadcrumb>li.active,
.breadcrumb-section h2,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.widget ul li a:hover,
.widget h4,
#main-footer ul.social li a:hover,
.news-letter-form .button:hover,
.home-middle-widget h4 a:hover,
.order-table-cell a:hover,
#top-bar ul li .mc-pro-list h4 a:hover,
.lost_password a:hover,
.lost_password a:visited:hover,
.box-check:before,
.lost_password a,
.lost_password a:visited,
.showcoupon,
.showcoupon:hover,
.showcoupon:visited,
.showlogin,
.showlogin:hover,
.showlogin:visited,
.lost_password,
.lost_password:hover,
.lost_password:visited,
.about_paypal,
.about_paypal:hover,
.about_paypal:visited,
.check:before {
    color: #f16937;
}
/*
=============================
Theme Border Color
============================
*/

.wa-project-icon li a:hover,
.wa-team-icon li a:hover,
.footer-style1 .rounded-icon i,
.social-style li a,
.widget .social-style li a,
.footer-style1 .wa-news-letter button,
.styled-pagination li a:hover,
.styled-pagination li a.active,
.search-form .button:hover,
.faqs-accordion h3.ui-state-default.ui-state-active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.box-check,
.check,
ul.wa-product-icon li a:hover,
.page_single .wa-product-icon li a:hover {
    border-color: #f16937;
}
/*
==================================================
Theme Background/Text/Icon Color With Media Query
==================================================
*/

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #f16937;
    }
}
@media only screen and (max-width: 1024px) {
    .carousel-style-1 .owl-buttons div,
    .carousel-style-2 .owl-buttons div {
        background-color: #f16937;
    }
    .carousel-style-1 .owl-buttons div.owl-next:before,
    .carousel-style-1 .owl-buttons div.owl-prev:before,
    .carousel-style-2 .owl-buttons div.owl-next:before,
    .carousel-style-2 .owl-buttons div.owl-prev:before {
        color: #fff;
    }
}
.loader {
    border-bottom-color: #f16937;
    border-top-color: #f16937;
}
#amount {
    color: #f16937 !important;
}