.menuzord .menuzord-menu > li.active > a, 
.menuzord .menuzord-menu > li:hover > a, 
.menuzord .menuzord-menu ul.dropdown li:hover > a {
    background: #c49735;
}

.btn-theme-colored2,
.btn-theme-colored2:hover, 
.btn-theme-colored2:focus, 
.btn-theme-colored2:target, 
.btn-theme-colored2:visited, 
.btn-theme-colored2:active,
.btn-theme-colored2:active:hover
{
    background:#c49735;
    border-color: #c49735;
}

.team-block .team-thumb .styled-icons a:hover, 
.work-gallery .gallery-thumb .styled-icons a:hover, 
.work-gallery:hover .gallery-bottom-part, 
.double-line-bottom-theme-colored-2::after, 
.double-line-bottom-theme-colored-2::before, 
.double-line-bottom-centered-theme-colored-2::after, 
.double-line-bottom-centered-theme-colored-2::before, 
.line-bottom-theme-colored-2::after, 
.line-bottom-centered::after, 
.event-block .event-date, 
.team-social, 
.event-small .event-date, 
.portfolio-filter a.active, 
.title-border::after, 
.search-menu {
    background:#c49735;
}

.text-theme-colored2 {
    color: #c49735!important;
}

 .bg-theme-colored2 {
    background-color: #c2c6a9 !important;
}
 
.btn-theme-colored2:active, 
.btn-theme-colored2.active, 
.open > .dropdown-toggle.btn-theme-colored2 {
    background-color: #c49735;
    border-color: #c49735;
}
.btn-theme-colored2:active:hover, 
.btn-theme-colored2.active:hover, 
.open > .dropdown-toggle.btn-theme-colored2:hover, 
.btn-theme-colored2:active:focus, 
.btn-theme-colored2.active:focus, 
.open > .dropdown-toggle.btn-theme-colored2:focus, 
.btn-theme-colored2:active.focus, 
.btn-theme-colored2.active.focus, 
.open > .dropdown-toggle.btn-theme-colored2.focus {
    background-color: #c49735;
    border-color: #c49735;
}

.nav-tabs > li.active a,
.nav-tabs > li.active a:hover, 
.nav-tabs > li.active a:focus
 {
    color: #c49735;
}

.nav-tabs > li > a:hover
 {
    color: #c49735;
    border-bottom: 1px solid #c49735;
}
li.active {
    color: #c49735 !important;
}

.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:target,
.btn-danger:visited,
.btn-danger:active,
.btn-danger:hover:focus:active
{
    background-color: #c56657;
    border-color: #c56657;
}

.modal-header {
    background-color: #c49735;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:target,
.btn-primary:visited,
.btn-primary:active,
.btn-primary:hover:focus:active
{
    background-color:#70a3b0;
    border-color: #70a3b0;
}

.btn-dark.btn-theme-colored2,
.btn-dark.btn-theme-colored2:hover,
.btn-dark.btn-theme-colored2:active,
.btn-dark.btn-theme-colored2:focus {
    background: #c49735;
    border-color: #c49735;
}

.btn-success,
.btn-success:hover, 
.btn-success:focus, 
.btn-success:target, 
.btn-success:visited, 
.btn-success:active,
.btn-success:active:hover
{
    background-color: #c2c6a9;
    border-color: #c2c6a9;
}

/* New widgets */

.rounded_widget .panel-widget>.panel-heading {
    background: #c49735;
    border-color: #c49735;
}

.evt-block .event-date{
    background: #70a3b0;
}

.btn-theme-inverted,
.btn-theme-inverted:hover, 
.btn-theme-inverted:focus, 
.btn-theme-inverted:target, 
.btn-theme-inverted:visited, 
.btn-theme-inverted:active,
.btn-theme-inverted:hover:focus:active{
    color:#fff;
    background: #70a3b0;
    border-color: #70a3b0; 
}