/* Add here all your CSS customizations */
a, a:hover, h3, h4, h5{
	color: #72502b
}

.breadcrumb a{
	color: #FFFFFF;
}

#header nav ul.nav-main ul.dropdown-menu, #header nav ul.nav-main li.dropdown.open .dropdown-toggle, #header nav ul.nav-main li.active a, #header nav ul.nav-main li > a:hover, #header nav ul.nav-main li.dropdown:hover a{
	
    background-color: #72502b !important;
}
section.page-top h1{
	    border-bottom-color: #CB4F24;
}
.home-intro p em, .alternative-font, .featured-box-secundary h4, .home-concept strong{
	color: #72502b;
}
.home-intro p em{
	color: #CB4F24;
}
ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus,
ul.nav-pills > li.active > a,
.thumb-info .thumb-info-type,
#footer .footer-ribbon,
.thumb-info .thumb-info-action-icon,
.inverted,
blockquote.testimonial{
	background-color: #72502b;
}
.featured-box-secundary .box-content, .testimonial-arrow-down{
	border-top-color: #72502b;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	    background-color: #44140a;
}
#footer .footer-ribbon:before{
	    border-right-color: #44140a;
    border-left-color: #44140a;
}
.btn-primary, .pagination > .active > a, body.dark .pagination > .active > a, .owl-theme .owl-controls .owl-nav [class*="owl-"]{
	background-color: #9e7549!important;
    border-color: #9e7549!important;
}
.btn-primary:hover, .pagination > .active > a:hover, body.dark .pagination > .active > a:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover{
    background-color: #72502b!important;
    border-color: #72502b!important;
}
section.toggle label{
	color: #72502b;
	border-left-color: #72502b;
	border-right-color: #72502b;
}
section.toggle.active > label{
	background-color: #72502b;
	border-color:  #72502b;
}
