
.section-block-demo53-header .nav>li {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase
}

.section-block-demo53-header .nav>li>a {
    padding: 10px 19px
}

.section-block-demo53-header[search-style=search-style-1] .search .form-control {
    border-width: 0;
    padding-left: 40px
}

.section-block-demo53-header[search-style=search-style-1] .search .btn-search {
    left: 0;
    right: auto;
    line-height: 1
}

.section-block-demo53-header[search-placeholder-color=placeholder-color-grey] .form-control::-webkit-input-placeholder {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    opacity: 1;
    text-transform: uppercase
}

.section-block-demo53-header .country-flag+span {
    font-size: 18px;
    line-height: 2rem
}

.section-block-demo53-header .change-language {
    margin-left: 0
}

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