.shop__sidebar__search_en form input {
    width: 100%;
    font-size: 15px;
    color: #b7b7b7;
    padding-right: 20px;
    border: 1px solid #e5e5e5;
    height: 42px;
}
.shop__sidebar__search_en form button {
    left: 87%;
}
.shop__sidebar__search_en form button {
    color: #b7b7b7;
    font-size: 15px;
    border: none;
    background: transparent;
    position: absolute;
    right: 0;
    padding: 0 15px;
    top: 0;
    height: 100%;
}
.shop__sidebar__search_en form {
    position: relative;
}
.shop__sidebar__search_en {
    margin-bottom: 45px;
}