﻿.site-header .site-header__title, .nav-header ul li a {
    color: #fff;
}

.nav-header .nav-header__mtoggle span, .nav-header .nav-header__mtoggle span::before, .nav-header .nav-header__mtoggle span::after {
    background: #fff;
}

a {
    color: #BC6D1A;
}

button, input[type="reset"], input[type="submit"], input[type="button"], .hkb-article__content ol li:before, .hkb-article__content ul li:before, .hkb_widget_exit__btn {
    background: #BC6D1A;
}

.hkb-breadcrumbs__icon {
    fill: #BC6D1A;
}

.hkb-article__title a:hover, .ht-post__title a:hover, .hkb-category .hkb-category__articlelist a {
    color: #BC6D1A;
}

.hkb-article-attachment__icon {
    fill: #BC6D1A;
}

.hkb-category .hkb-category__articlelist a:hover {
    color: #DD9933;
}

button:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover, .ht-transferbox__btn:hover {
    background: #DD9933;
}

.ht-container {
    /*max-width: 1060px;*/
}

.ht-sitecontainer--boxed {
    max-width: 1060px;
}

h1, h2, h3, h4, h5 {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0;
    color: #333333;
}

body {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 1.55;
    letter-spacing: 0;
    /*color: #595959;*/
}

.hkb-category .hkb-category__iconwrap {
    flex-basis: 35px;
    min-width: 35px;
}

    .hkb-category .hkb-category__iconwrap img, .ht-categoryheader .hkb-category__iconwrap img {
        max-width: 35px;
        max-height: 35px;
    }

