.gr-tooltip.show_tooltip[data-class="header-modules__item cabinet_item"], .gr-tooltip.show_tooltip[data-class="header-modules__item compare_item"], .gr-tooltip.show_tooltip[data-class="header-modules__item favorite_item"], .gr-tooltip.show_tooltip[data-class="header-modules__item cart_item"] {
  display: none !important; }

body .search-block__input {
  width: 100%;
  background: 0 0;
  outline: 0;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 16px;
  line-height: 1.16;
  transition: all 0.18s linear;
  padding: 15px 60px 16px 62px;
  border-radius: var(--gr_form_radius);
  color: var(--on_gr_bg_acc_text);
  box-shadow: 0 0 0 1px transparent, inset 0 0 0 1px var(--on_gr_bg_border_12); }
  body .search-block__icon {
    position: absolute;
    font-size: 0;
    top: 50%;
    left: 20px;
    transform: translateY(-50%); }
  body .search-block__icon svg {
    fill: #d0d1da;
    transition: all 0.3s; }
  body .search-block__btn {
    padding: 0;
    border: none;
    outline: 0;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-shadow: none;
    border-radius: 0;
    font-size: 0;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 30px;
    height: 30px;
    transform: translateY(-50%); }
  body .search-block__btn i {
    font-size: 0; }
  body .search-block__btn svg {
    fill: #666;
    transition: all 0.18s linear; }
  body #search-result {
    box-shadow: none; }
  body .site-header .site-fixed-top-wrapper .site-header-top, body .site-header .site-header-top {
    background: #95ba30; }
  body .site-header .menu-top > li > a {
    color: #fff; }
  body .site-header .header-brands-btn, body .site-header .header-catalog-btn {
    color: #fff; }
    body .site-header .header-brands-btn svg, body .site-header .header-catalog-btn svg {
      fill: #fff; }
  body .site-header .header-modules__item a {
    display: flex;
    align-items: center;
    padding-left: 0;
    max-width: 180px;
    text-align: center; }
    body .site-header .header-modules__item a:before {
      display: none; }
    body .site-header .header-modules__item a .header-modules__item-title {
      margin: 0 4px 0 0;
      color: #fff;
      font-size: 13px;
      font-weight: 300; }
    body .site-header .header-modules__item a i {
      font-size: 0;
      width: 30px;
      height: 30px;
      min-width: 30px; }
      body .site-header .header-modules__item a i svg.gr-svg-icon {
        fill: #fff;
        width: 100%;
        height: 100%; }
    body .site-header .header-modules__item a.gr-cart-preview-link i {
      width: 30px;
      height: 30px; }
      body .site-header .header-modules__item a.gr-cart-preview-link .header-modules__item-title {
        font-weight: 500; }
    body .site-header .header-modules__item a.gr-favorite-btn i {
      width: 28px;
      min-width: 28px;
      height: 28px; }
    body .site-header .header-modules__item a.gr-compare-btn i {
      width: 28px;
      height: 28px;
      min-width: 28px; }
  body .site-header .header-modules {
    padding: 0 15px 0 0; }
  body .site-header .header-modules__item {
    margin: 0; }
    body .site-header .header-modules__item + .header-modules__item {
      margin-left: 25px; }
  @media (max-width: 1260px) {
  body .site-header .header-search-btn-mobile {
    display: none; }
  body #search-app {
    margin-bottom: 15px; }
  body .site-header .header-contacts-btn-mobile i svg, body .site-header .header-burger-btn-mobile i svg {
    fill: #fff; }
  body .site-header .header-modules__item.cabinet_item {
    display: block; } }
  @media (max-width: 767px) {
  body .burger-block .burger-search-btn {
    display: none; }
  body .site-header .header-catalog-btn-mobile i svg {
    fill: #fff; }
  body .site-header .header-modules__item a {
    flex-direction: column;
    max-width: none; }
    body .site-header .header-modules__item a .header-modules__item-title {
      order: 2;
      font-size: 11px;
      margin: 0; }
  body .site-header .header-modules__item + .header-modules__item {
    margin-left: 15px; }
  body .site-header .header-modules__item .gr-cart-preview-body {
    width: auto; } }
  @media (max-width: 480px) {
  body .site-header .header-modules__item a .header-modules__item-title {
    font-size: 9px; }
    body .site-header .header-modules__item a i {
      width: 25px !important;
      height: 25px !important; }
  body .site-header .header-contacts-btn-mobile {
    width: 40px; }
    body .site-header .header-contacts-btn-mobile i {
      width: 100%; }
  body .site-header .header-modules__item a {
    max-width: 77px;
    text-align: center; } }
  body .site-header .site-header-top__right {
    width: auto; }
  body .site-header .site-header-top__left {
    width: auto;
    flex: 1 0 0; }

body .site-header .site-header-top__body, body .site-header .site-header-bottom__body {
  max-width: 1542px; }
