div[id ^= sandbox_theme_panel] {
  width: 120px !important;
  font-size: 10px !important;
  right: 0;
  top: auto !important;
  bottom: 0 !important;
}
#iep2y5pi6_0 {
  display: none;
}
.shop2-compare-switch a.shop2-compare-switch-active {
  color: #fff;
}
.product-list.thumbs .product-item .product-compare {
  display: block;
}
body .top-search-popup-close {
  z-index: 10012;
}
body .top-search-popup {
  padding-top: 30px;
}
body .top-search-popup .top-shop-search-btn {
  display: none;
}
body .top-search-popup #search-result {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0), inset 0 0 0 2px var(--gr_primary);
}
@media (max-width: 767px) {
  body .top-search-popup {
    padding-top: 50px;
    display: block;
  }
}
@media (max-width: 767px) {
  body .top-shop-search__back {
    display: none !important;
  }
}
body .top-search-btn {
  display: block;
  font-size: 0;
  cursor: pointer;
}
body .top-search-btn i {
  display: flex;
  align-items: center;
  justify-content: center;
}
body .top-search-btn i svg {
  width: 22px;
  min-width: 22px;
  height: 22px;
}
