.btn-lang-wrap select {
    text-indent: 1px;
    text-overflow: '';
  	border-radius:10px;
    height: 34px;
    padding: 6px 12px;
}

.search-wrap {
    display: none;
    position: relative;
    width: 300px;
}

.search-wrap div {
    width: 100%;
}