
.section-block-demo20-header[search-style=search-style-1] .search .form-control {
    border-radius: 0;
    width: 194px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #141414
}

.section-block-demo20-header .header-top {
    padding: 20px 0;
    border-bottom: 1px solid #d8d8d8
}

.section-block-demo20-header.section-header-wrap-block .logo img {
    height: 80px
}

.section-block-demo20-header[head-active-text-color=head-ac-text-color-white] .nav {
    padding: 0
}

.section-block-demo20-header.section-header-wrap-block .change-language {
    width: 13%
}

.section-block-demo20-header[head-active-text-color=head-ac-text-color-white] .nav>li.active>a {
    color: var(--bs-link-color) !important
}

.section-block-demo20-header[head-active-text-color=head-ac-text-color-white] .nav>li:hover>a {
    color: var(--bs-theme-color) !important
}

.section-block-demo20-header[head-active-text-color=head-ac-text-color-white] .nav>li>a {
    font-size: 16px;
    padding: 0;
    line-height: 83px
}

.section-block-demo20-header .nav>li:nth-child(n+2) {
    margin-left: 41px
}

@media only screen and (max-width:992px) {
    .section-block-demo20-header .header-outer-wrap {
        display: none
    }
}