#sp-top-bar, #sp-header { }
#sp-user1, #sp-user2, #sp-user3, #sp-user4 { color: #fff; }
.sp-contact-info a, .sp-contact-info { color: #fff !important; }
#sp-position3 .glink { color: #fff; }
a.glink span { color: #9C9CA4; }
/* Hide duplicate Catalog in header — keep megamenu with dropdown */
#sp-menu li.item-102.deeper.parent { display: none !important; }
/* /katalog — hide duplicate catalog menus (keep megamenu dropdown) */
body.itemid-102 #sp-menu ul.nav.menu { display: none !important; }
body.itemid-102 #sp-main-body ul.nav.menu { display: none !important; }
/* cache: 1783407041 */

/* INTERBAG_FINDER_INLINE_BTN — кнопка поиска внутри поля, только иконка */
#sp-header #mod-finder-searchform107,
#sp-position1 #mod-finder-searchform107 {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
}

#sp-header #mod-finder-searchform107 #mod-finder-searchword107,
#sp-position1 #mod-finder-searchform107 #mod-finder-searchword107 {
  width: 100% !important;
  padding-right: 54px !important;
  box-sizing: border-box;
}

#sp-header #mod-finder-searchform107 button.finder,
#sp-position1 #mod-finder-searchform107 button.finder {
  position: absolute;
  right: 0;
  top: 0;
  height: 59px;
  width: 50px;
  min-width: 50px;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  background: #f25739;
  color: #fff;
  font-size: 0;
  line-height: 59px;
  box-shadow: none;
  text-shadow: none;
}

#sp-header #mod-finder-searchform107 button.finder:hover,
#sp-position1 #mod-finder-searchform107 button.finder:hover,
#sp-header #mod-finder-searchform107 button.finder:focus,
#sp-position1 #mod-finder-searchform107 button.finder:focus {
  background: #d94a2f;
  color: #fff;
}

#sp-header #mod-finder-searchform107 button.finder .icon-search,
#sp-position1 #mod-finder-searchform107 button.finder .icon-search {
  font-size: 18px;
  line-height: 1;
  vertical-align: middle;
}

/* INTERBAG_FINDER_INLINE_BTN — кнопка поиска внутри поля, только иконка */
#sp-header #mod-finder-searchform107,
#sp-position1 #mod-finder-searchform107 {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
}

#sp-header #mod-finder-searchform107 #mod-finder-searchword107,
#sp-position1 #mod-finder-searchform107 #mod-finder-searchword107 {
  width: 100% !important;
  padding-right: 54px !important;
  box-sizing: border-box;
}

#sp-header #mod-finder-searchform107 button.finder,
#sp-position1 #mod-finder-searchform107 button.finder {
  position: absolute;
  right: 0;
  top: 0;
  height: 59px;
  width: 50px;
  min-width: 50px;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  background: #4C74A5;
  color: #fff;
  font-size: 0;
  line-height: 59px;
  box-shadow: none;
  text-shadow: none;
  transition: background-color 400ms;
}

#sp-header #mod-finder-searchform107 button.finder:hover,
#sp-position1 #mod-finder-searchform107 button.finder:hover,
#sp-header #mod-finder-searchform107 button.finder:focus,
#sp-position1 #mod-finder-searchform107 button.finder:focus {
  background: #2A3553;
  color: #fff;
}

#sp-header #mod-finder-searchform107 button.finder .icon-search,
#sp-position1 #mod-finder-searchform107 button.finder .icon-search {
  font-size: 18px;
  line-height: 1;
  vertical-align: middle;
}

/* Скрыть поиск на мобильных и планшетах */
@media (max-width: 991px) {
  #sp-header .finder,
  #sp-header #mod-finder-searchform107,
  #sp-position1 .finder,
  #sp-position1 #mod-finder-searchform107,
  #sp-position1 .sp-module:has(#mod-finder-searchform107) {
    display: none !important;
  }
}
