
.section-block-demo50-header .header-top {
    background-color: var(--bs-theme-color)
}

.section-block-demo50-header .header-top .layout {
    height: 38px
}

.section-block-demo50-header .head-phone {
    color: #fff;
    font-size: 13px;
    line-height: 20px
}

.section-block-demo50-header .header-social {
    margin-right: auto;
    margin-left: 1.5rem
}

.section-block-demo50-header .header-social li {
    position: relative;
    padding: 0 5px;
    margin-left: 0
}

.section-block-demo50-header .header-social li a {
    position: relative;
    display: block;
    padding: 5px;
    line-height: 1
}

.section-block-demo50-header .change-language-title .country-flag+span {
    color: #fff
}

.section-block-demo50-header .change-language-title svg,
.section-block-demo50-header .search-toggle svg {
    fill: #fff
}

.section-block-demo50-header .nav {
    padding-right: 0;
    -webkit-box-flex: unset;
    -webkit-flex: unset;
    -ms-flex: unset;
    flex: unset
}

@media (max-width:992px) { 
    .section-block-demo50-header .header-outer-wrap {
        display: none
    }
}
