[id ^= sandbox_theme_panel] {
  width: 120px !important;
  font-size: 12px !important;
  right: 0;
  top: auto !important;
  bottom: 0;
}
html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
body .site-header-in {
  background: url(bg.png) -2px 0 repeat;
  border-top: 6px solid #fff;
  border-bottom: 6px solid #fff;
  margin: 0 -50px;
  padding: 16px 50px 32px;
  position: relative;
}
body .site-header-in:before {
  position: absolute;
  left: 0;
  top: -6px;
  right: 0;
  height: 1px;
  background: #1a1a22;
  display: block;
  content: "";
}
body .site-header-top {
  display: flex;
  align-items: center;
}
body .site-header-left, body .site-header-right {
  flex: 0 0 155px;
  display: flex;
  margin: 14px 0 0;
}
body .site-header-middle {
  flex: 1 0 0;
  text-align: center;
  padding: 0 20px;
}
body .site-header__inner {
  display: none;
}
body .site-header__right_sh {
  width: auto;
}
body .cart-prev-popup {
  margin-left: 35px;
}
body .gr-compare-btn.gr_compare_btn {
  margin: 0;
  opacity: 1;
  border-radius: 0 3px 0 0;
}
body .gr-compare-btn.gr_compare_btn:not(.active) i svg {
  fill: #9c9c9c;
}
body .gr-compare-btn .gr-compare-btn-amount {
  background: #a0c2f9;
}
body .site-header-left > div {
  cursor: pointer;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0;
  line-height: 0;
  background: #dddddd;
}
body .site-header-left > div + div {
  margin-left: 35px;
}
body .site-header-left > div svg {
  fill: #3a3a3a;
}
body .site-address {
  color: #fff;
  font-size: 21px;
  font-style: italic;
  font-family: Verdana, sans-serif;
  margin: 0 0 7px;
}
body .site-header .site-logo {
  padding: 0;
  font-family: Verdana, sans-serif;
}
body .site-header .site-logo .site-logo__logo_name {
  color: #fff;
  font-size: 52px;
  font-weight: bold;
  line-height: 1;
  font-family: Verdana, sans-serif;
}
body .site-header .site-logo .site-logo__desc {
  color: #fff;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  font-style: italic;
  margin: 11px 0 0;
  font-family: Verdana, sans-serif;
}
body .site-header .cat-btn.cat_btn:not(.cat_mobile) {
  font-size: 0;
  width: 56px;
  height: 56px;
  padding: 0;
  min-width: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 68px;
}
body .site-header .cat-btn.cat_btn:not(.cat_mobile) svg {
  left: 50%;
  margin-left: -15px;
}
body .site-header .cat-btn.cat_btn:not(.cat_mobile) span {
  display: none;
}
body .top-menu-wrap {
  display: none;
}
body .top-text {
  color: #fff;
  font-size: 22px;
  font-family: Verdana, sans-serif;
  position: relative;
  z-index: 1;
  text-align: center;
  flex: 1 0 0;
  padding: 0 20px 5px;
}
body .top-text a {
  color: #fff;
}
body .top-text *:first-child {
  margin-top: 0;
}
body .top-text *:last-child {
  margin-bottom: 0;
}
body .search-form-wrap__title_sfw {
  display: block;
}
@media (max-width: 1440px) {
  body .site-address {
    font-size: 18px;
  }
  body .site-header .site-logo .site-logo__logo_name {
    font-size: 40px;
    line-height: normal;
  }
  body .site-header .site-logo .site-logo__desc, body .top-text {
    font-size: 20px;
  }
  body .cart-prev-popup {
    margin-left: 20px;
  }
  body .site-header-left > div + div {
    margin-left: 20px;
  }
  body .site-header-left, body .site-header-right {
    flex: 0 0 135px;
  }
}
@media (max-width: 1260px) {
  body .site-header .cat-btn.cat_btn:not(.cat_mobile) {
    display: none;
  }
  body .site-address {
    font-size: 16px;
  }
  body .site-header .site-logo .site-logo__logo_name {
    font-size: 30px;
    line-height: normal;
  }
  body .site-header .site-logo .site-logo__desc, body .top-text {
    font-size: 18px;
  }
  body .cart-prev-popup.cart_prev_popup, body .gr-compare-btn.gr_compare_btn, body .site-header-left > div {
    width: 50px;
    height: 50px;
    min-height: 0;
  }
  body .site-header-left, body .site-header-right {
    flex: 0 0 120px;
  }
}
@media (max-width: 767px) {
  body .site-header__inner {
    display: flex;
  }
  body .site-header__right_sh {
    width: 100%;
  }
  body .burger-mobile-btn {
    order: -1;
  }
  body .mobile-menu2 {
    display: none;
  }
  body .top-search-btn, body .contacts-btn {
    width: 46px;
    height: 46px;
    min-height: 46px;
    display: inline-flex;
    background: var(--m2);
    justify-content: center;
    align-items: center;
  }
  body .top-search-btn svg, body .contacts-btn svg {
    fill: var(--icon_btn2_color);
    width: 25px;
    height: 25px;
  }
  body .cart-prev-popup.cart_prev_popup, body .gr-compare-btn.gr_compare_btn, body .site-header-left > div {
    width: 46px;
    height: 46px;
    margin: 0;
  }
  body .site-header-in {
    margin: 0 -30px;
    padding: 20px 30px;
  }
  body .site-header-left, body .site-header-right {
    display: none;
  }
  body .site-header-middle {
    padding: 0;
  }
}
@media (max-width: 480px) {
  body .site-header .site-logo .site-logo__logo_name {
    font-size: 25px;
  }
  body .site-header .site-logo .site-logo__desc, body .top-text {
    font-size: 16px;
  }
}
