.zn--wrapper header .logo-btn {
    height: 22px;
    width: 85px;
    padding: 15px 0;
    box-sizing: content-box;
}

.zn--wrapper header .logo-btn svg .fill {
    fill: #000 !important;
}

.zn--wrapper header {
    background: #fff !important;
}

.zn--wrapper header #zn-header-mo {
    background: #fff !important;
}

.text-color-black {
    color: #000000f2 !important;
}

.zn--wrapper header .switch-panel {
    background: #ffffff !important;
}

.zn--wrapper header #zn-header-pc .switch-panel .category .switch-lan.active,
.zn--wrapper header #zn-header-pc .switch-panel .category .switch-lan:hover {
    background: #f8f9fa !important;
}

.zn--wrapper header .switch-panel .area {
    color: #000000f2 !important;
    font-weight: 500 !important;
}

.zn--wrapper header .switch-panel .country {
    color: #000000f2 !important;
}

.zn--wrapper header .switch-panel .ver {
    color: #000000f2 !important;
    font-weight: 500 !important;
}

.zn--wrapper header #zn-header-mo .header-nav .selected-box {
    background: #ffffff !important;
}

.zn--wrapper header #zn-header-mo .header-nav .selected-box .nav-item {
    color: #0000008c !important;
}

.zn--wrapper header #zn-header-mo .header-nav .selected-box .nav-item.active {
    color: #000000f2 !important;
}

.zn--wrapper header #zn-header-mo .switch-panel .category .switch-lan.active,
.zn--wrapper header #zn-header-mo .switch-panel .category .switch-lan:hover {
    background: #f8f9fa !important;
}