.t-fixedpay {
  bottom: 0 !important;
  background: transparent !important;
  height: auto !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
  z-index: 9999 !important;
}

.t-fixedpay .t-btn, 
.t-fixedpay .t-fixedpay__wrap {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
}

.overlap-block {
  position: relative;
  margin-top: -150px;
  z-index: 100;
}

/* Белый фон для карточек в блоке #rec1679685501 */
#rec1679685501 .t-store__card__wrap_all {
  background-color: #ffffff !important;  /* чисто белый фон плитки */
  border-radius: 20px;                   /* скругление углов */
  overflow: hidden;                      /* чтобы картинка тоже скруглялась */
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); /* лёгкая тень, можно убрать */
}
