.uk-navbar {
    background: #000000;
    color: #000000;
}



.su-switcher-style-2 .su-swt-filter {
    background: #484848;
}

.su-icon-list .icon_list_item .icon_description h3 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 10px;
    clear: none !important;
    line-height: normal;
}

.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 90px;
    padding: 0 15px;
    line-height: 90px;
    font-size: 14px;
    font-family: 'Ubuntu';
    font-weight: normal;
}

.su-switcher-style-2.su-switch-position-top .cbp-filter-item-active::after {
    border-top-color: #99b2cc;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 100%;
}

.su-switcher-style-2 .su-swt-filter .cbp-filter-item.cbp-filter-item-active {
    background: #99b2cc;
    color: #fff;
}

.cbp-l-grid-tabs .cbp-item {
    font: 16px/24px "Ubuntu", sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-family: "Ubuntu", sans-serif;
    text-align: center;
    color: #ffffff;
}

.su-swt-filter .cbp-filter-item {
    white-space: nowrap;
    line-height: 2.5;
    cursor: pointer;
    font-size: 16px;
}

.cbp-l-inline {
    margin: 20px 0;
    overflow: hidden;
    background: #c6c6c6;
    padding: 30px;
}


