/*header-color*/
.top-bar { background: #8e5238;}
.site-navigation { background: #FF9800;}

.navbar-nav ul> li > a { color:#fff;}
.navbar-nav ul> li > a:hover { color:#8e5238;}

a {
    color: #FF9800;
}
a:hover {
    color: #8e5238;
}
.read-btn a{color:#FF9800;}
.read-btn a:hover{color:#8e5238;}

.navbar-nav ul> li:hover ul li > a{
   color: #FF9800;
}
.navbar-nav ul> li:hover ul li a:hover {
   color: #8e5238;
}
.top-menu ul li a { color: #fff;}
.top-menu ul li a:hover { color: #FF9800;}

ul.top-info li .info-box .info-box-title {color: #FF9800;}
ul.top-info li .info-box .info-box-title:hover {color: #8e5238;}
ul.top-info li .info-box .info-box-title { color:#FF9800;}
ul.top-info li .info-box .info-box-title :hover { color:#8e5238;}
ul.navbar-nav > li.active > a{color: #8e5238;}
.header-white ul.navbar-nav > li > a{ color: #3d4049;}
.header-white ul.navbar-nav > li:hover > a, 
.header-white ul.navbar-nav > li.active > a{color: #FF9800;}

.info-box-title a {color:#FF9800;}
.info-box-title a:hover {color:#8e5238;}

.title:after {background: #FF9800;}
ul.top-info li .info-box span.info-icon {color: #FF9800;}

/*button*/
.btn-primary {background: #FF9800;}
.btn-dark {background: #8e5238;}
.btn-primary:hover,
.btn-dark:hover {
  background: #8e5238;
  color: #fff;
}
.find-agent { background: #8e5238;}
.find-agent:before { border-bottom: 65px solid #8e5238;}
/* footer section */
.footer-top-bg { background: #FF9800;}
.footer-top .footer-box i { background: #8e5238;}    

.footer-widget ul.list-arrow li a {color: #87888a;}
.footer-widget ul.list-arrow li a:hover{color: #FF9800;}

ul.list-arrow li:before {color: #87888a;}
ul.list-arrow li:before:hover {color: #FF9800;}

/*news*/
.latest-post .post-title a {color: #3d4049;}
.latest-post .post-title a:hover {color: #8e5238;}

/*Product Page*/
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus { background-color: #8e5238;
}

.nav-tabs>li>a { color: #FF9800;}

.nav-tabs>li>a:hover { color: #8e5238;}

.footer .widget-title:after {background: #FF9800;}

.product-item .product-title a{ color: #FF9800;}
.product-item .product-title a:hover { color: #8e5238;}

.vl { border-left: 1px solid #FF9800;}

th {background-color: #FF9800;}

.entry-header .entry-title a { color: #8e5238;}
.entry-header .entry-title a:hover { color: #FF9800;}

.post-meta a { color: #FF9800;}
.post-meta a:hover { color: #8e5238;}

.contact-info-box-content p a { color: #FF9800;}
.contact-info-box-content p a:hover { color: #8e5238;}

.entry-header .entry-title:after { background: #FF9800;}

.owl-carousel.owl-theme .owl-controls .owl-page.active span, 
.owl-carousel.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #8e5238;
}
.C-usp-main {
    background-color: #FF9800;
}
.T-usp-main {
    background-color: #FF9800;
}
.dodiv {
	border: 1px solid #FF9800;
}