@media (min-width: 992px) {
    #header .header-nav-main nav > ul:not(:hover) > li > a.active {
        background-color: #ee7c35;
        color: #FFF;
    }
    #header .header-nav-main nav > ul > li > a {
    color: #ee7c35;
}
#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: #ee7c35;
}
}
.social-icons li a:hover {
  color:#000 !important;
}
.social-icons:not(.social-icons-clean):not(.social-icons-dark):not(.social-icons-dark-2) li a {
    background: #010101;
    color:#fff !important;
}
.home-concept strong {
    color: #ee7c35;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #ee7c35;
}
.recent-posts .date .month, article.post .post-date .month {
    background-color: #000;
}
.recent-posts .date .day, article.post .post-date .day {
    color: #000;
}
html .testimonial-primary blockquote {
    background: #ee7c35;
}
html .testimonial-primary .testimonial-arrow-down {
    border-top-color: #ee7c35;
}
#footer .footer-ribbon {
    margin: -19px 0 0 0;
}
html .btn-primary {
    background-color: #ee7c35;
    border-color: #ee7c35 #ee7c35 #006699;
    color: #FFF;
}
html .btn-primary:hover {
    background-color: #222;
    border-color: #222 #222 #006699;
    color: #FFF;
}
.list.list-icons li > [class*="fa-"]:first-child, .list.list-icons li a:first-child > [class*="fa-"]:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .icons:first-child {
    color: #ee7c35;
    border-color: #ee7c35;
}
section.page-header .page-header-title-border {
    background-color: #ee7c35 !important;
}
.alternative-font {
    color: #ee7c35;
}
html .progress-bar-primary {
    background-color: #ee7c35;
}
section.timeline .timeline-box.left:before, section.timeline .timeline-box.right:before {
    background: #ee7c35;
    box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #ee7c35;
}
html .text-color-secondary, html .text-secondary {
    color: #000 !important;
}
html .text-color-tertiary, html .text-tertiary {
    color: #ee7c35 !important;
}
html section.section-tertiary {
    background-color: #efece8 !important;
    border-color: #e5e0d9 !important;
}
html section.section-tertiary p {
    color: #5e5e5e;
}
html .page-header-modern  {
    background-color: #312227 !important;
}
primary.toggle-simple .toggle > label:after, html .toggle-primary.toggle-simple .toggle > .toggle-title:after {
    background-color: #312227;
}
.thumb-info .thumb-info-type, .thumb-info .thumb-info-action-icon, .thumb-info-social-icons a, .thumbnail .zoom, .img-thumbnail .zoom, .thumb-info-ribbon {
    background-color: #ee7c35;
}
.unorderdlist{
  list-style: none;
  padding-inline-start: 10px !important;
}
