/* Фон иконки корзины */
#rec2022486121 .t706__carticon-imgwrap {
  background: #faf7f5 !important;
  border: 1px solid rgb(250, 247, 245) !important;
  box-shadow: none !important;
}

/* Убираем белый кружок-счётчик */
#rec2022486121 .t706__carticon-counter,
#rec2022486121 .js-carticon-counter {
  display: none !important;
}

/* Убираем hover-прямоугольник */
#rec2022486121 .t706__cartwidget:hover,
#rec2022486121 .t706__cartwidget-wrapper:hover {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

/* Стиль текста "Пожертвовать" в плашке */
#rec2022486121 .t706__carticon-text,
#rec2022486121 .t-name {
  font-family: 'TildaSans', Arial, sans-serif !important;
  font-size: 12px !important;
  color: #792F25 !important;
  white-space: nowrap !important;
}
