#rec1297023821 t-store__carticon,
#rec1297023821.t-store__carticon * {
  box-sizing: content-box !important;
}

#rec1297023821.t-store__carticon {
  width: 10px !important;
  height: 10px !important;
  min-width: 10px !important;
  min-height: 10px !important;
  line-height: 10px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
}

#rec1297023821.t-store__carticon svg {
  width: 10px !important;
  height: 10px !important;
  max-width: none !important;
  max-height: none !important;
  display: block !important;
}

#rec1297023821.t-store__carticon-counter {
  font-size: 10px !important;
  min-width: 14px !important;
  height: 14px !important;
  line-height: 14px !important;
  padding: 0 4px !important;
}

.t-popup .t-popup__title {
  position: absolute !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  top: 20px; /* подправьте по вертикали при необходимости */
  text-align: center !important;
  width: auto !important;
  z-index: 9999 !important;
}
