 .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-family: PFDinTextPro;
    font-weight: 500;
}
.js-store-prod-text a:first-of-type {
    background-color: #3b3836;
    color: #f6f5f1 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #3b3836;
    color: #f6f5f1 !important;
}
.t706__cartwin_showed {
    z-index: 999999999;

/* Первый блок — остается на месте */
uc-search1 {
  position: relative;
  z-index: 1;
}

/* Второй блок — поднимаем вверх */
uc-all {
  position: relative;
  z-index: 200;
  margin-top: -200px; /* регулируй это значение */
}