#searchBar {
  background: #ffffff;
  height: 60px;
  line-height: 60px;
  left: 0;
  width: 100%;
  position: absolute;
  bottom: 50px;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  z-index: -1;
}

#searchBar.visible {
  bottom: -60px;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  box-shadow: 0 1px 0 0px rgba(0, 0, 0, 0.05);
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-form__input-text {
  width: 100%;
  cursor: text;
  font-size: 20px !important;
  border-style: solid;
  font-weight: normal !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 !important;
  box-sizing: border-box;
  height: 30px !important;
  color: #000000 !important;
  border-width: 0;
  outline-style: none;
  line-height: 30px !important;
  box-shadow: none;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  border-radius: 0;
}

.loged-in .top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-form__input-text {
  padding: 0px 6px 5px !important;
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-form__input-text::-webkit-input-placeholder {
  font-style: normal;
  font-size: 14px;
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-form__input-text:-moz-placeholder {
  font-style: normal;
  font-size: 14px;
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-form__search-input-layout-l {
  width: auto;
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-form__search-input-layout-r {
  width: 60px;
  background: url(/bundles/smirikwebsite/img/loop-green.png) center center no-repeat;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  position: relative;
  right: -18px;
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-form__search-input-layout-r:hover,
.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-form__search-input-layout-r:active {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-form__submit {
  display: block;
  border: none;
  width: auto;
  font-size: 0 !important;
  background: none;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  left: 0;
  height: 60px;
  outline: none;
  margin: 0 10px;
  outline-offset: 0;
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-form__search-input {
  padding: 0;
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-suggest__iframe {
  position: absolute;
  z-index: -1;
  min-width: auto;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0);
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-suggest-items {
  font-size: 16px;
  width: 100%;
  margin: 0 auto;
  padding: 0 1px 0 0;
  list-style: none;
  font-weight: normal;
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-suggest-items li {
  margin: 0 -5px 0;
  padding: 0;
  line-height: normal;
}

.hidden .top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-suggest-popup {
  display: none !important;
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-suggest-list {
  position: fixed;
  left: 0;
  z-index: 999;
  overflow: hidden;
  min-width: auto;
  width: 100%;
  border-collapse: separate;
  max-height: 122px;
  box-sizing: border-box;
  border-color: #f2f2f2;
  border-width: 1px 0 1px 0;
  border-style: solid;
  background: #ffffff;
  padding: 0;
  box-shadow: none;
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-suggest-elem:hover,
.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-suggest-elem_state_hover {
  background: none;
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-suggest-elem {
  display: block;
  padding: 10px;
  width: 1240px !important;
  cursor: pointer;
  margin: 0 auto;
  line-height: 1;
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-suggest-items li:hover {
  background: #f9fbec;
}

.top-search-wrapper .ya-site-form.ya-site-form_bg_transparent.ya-site-form_inited_yes#ya-site-form0 .ya-site-suggest-elem .ya-site-suggest__content {
  font-size: 20px !important;
  color: #909090;
  padding-left: 6px;
}
