﻿table thead {
    background: #351e16;
}

table thead th,
.responsive-table.active table thead th:first-child {
    border-color: #351e16;
}

.responsive-table.active table thead th:first-child {
    background: #351e16;
}

.data-table-wrap table.dataTable thead th {
    border-bottom-color: #351e16;
}

footer .footer-head .footer-bar {
    background: #351e16;
}

footer .footer-head .social a {
    color: #351e16;
}

.side-menu-wrap .side-menu .menu-toggle {
    background: #351e16;
    color: #ffffff;
}

.banner .banner-bar {
    background: #351e16;
    color: #ffffff;
}

.box-link .content .border-bar {
    background: #351e16;
}

.box-link .content .icon {
    color: #351e16;
}

.box-event .content .border-bar {
    background: #351e16;
}

.box-profile .content .border-bar {
    background: #351e16;
}

.box-tabs .box-tab-nav a span:after {
    background: #351e16;
}

.text-heading hr {
    background: #351e16;
}

.tiles-icon a:hover,
.tiles-icon a:focus {
    border-color: #351e16;
    color: #351e16;
}

.tray-heading {
    background: #351e16;
    color: #ffffff;
}

.tray-slider {
    background: #351e16;
    color: #ffffff;
}

@media (min-width:992px) {

    .slick-dots li.slick-active button {
        background: #351e16;
        border-color: #351e16;
    }
}
