/* КВИЗ  */
@media (max-width: 640px) {
  .uc-form-kviz .t-img-select__items {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 8px !important;
  }
  .uc-form-kviz .t-img-select__item {
    width: 100% !important;
  }
}


/* === ФОН БЕЛЫЙ === */
.t1291,
.t1291 .t-catalog,
.t1291 .t-catalog__cont-wrapper,
.t1291 .t-catalog__grid-cont,
.t1291 .t-catalog__sidebar {
  background: #FFFFFF !important;
}

/* === ЗАГОЛОВОК === */
#rec3476410201 .t-section__descr {
  margin-bottom: -25px !important;
}
.t-title_xs {
  font-size: 35px !important;
  line-height: 1.23 !important;
}
.t-descr_xl {
  font-size: 16px !important;
  line-height: 1.5 !important;
}

/* === БОКОВОЕ МЕНЮ === */
.t1291 .t-catalog__parts-root {
  padding: 0 !important;
}
.t1291 .t-catalog__parts-root::before {
  content: "КАТЕГОРИИ" !important;
  display: block !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #1a1a1a !important;
  margin-bottom: 16px !important;
  letter-spacing: 0.5px !important;
}
.t1291 .t-catalog__parts-sidebar-item {
  margin-bottom: 10px !important;
}
.t1291 .t-catalog__parts-switch-btn {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 8px 12px !important;
  background: #FFFFFF !important;
  border: 1px solid #E8E8E8 !important;
  border-radius: 40px !important;
  box-shadow: 0 2px 4px rgba(0,0,0,0.06) !important;
  text-decoration: none !important;
  transition: all 0.2s ease !important;
  width: 100% !important;
  box-sizing: border-box !important;
}
.t1291 .t-catalog__parts-switch-btn:hover {
  border-color: #0D7377 !important;
}
.t1291 .t-catalog__parts-switch-btn.t-catalog__parts-current {
  background: rgba(13, 115, 119, 0.08) !important;
  border-color: #0D7377 !important;
}
.t1291 .t-catalog__parts-switch-btn.t-catalog__parts-current .t-catalog__parts-sidebar-title {
  color: #0D7377 !important;
  font-weight: 600 !important;
}
.t1291 .t-catalog__parts-part-image-wrapper {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  overflow: hidden !important;
  flex-shrink: 0 !important;
}
.t1291 .t-catalog__parts-sidebar-title {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #1a1a1a !important;
}

/* === СЕТКА === */
.t1291 .t-catalog__grid-cont {
  gap: 24px !important;
}

/* === КАРТОЧКА === */
.t1291 .t-catalog__card {
  background: #FFFFFF !important;
  border-radius: 8px !important;
  box-shadow: 0 4px 20px rgba(0,0,0,0.06) !important;
  overflow: hidden !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}
.t1291 .t-catalog__card:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 8px 30px rgba(0,0,0,0.1) !important;
}

/* === ФОТО С ОТСТУПОМ === */
.t1291 .t-catalog__card__imgwrapper {
  margin: 16px 16px 0 16px !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  width: calc(100% - 32px) !important;
  box-sizing: border-box !important;
}

/* === СКРЫВАЕМ ЛИШНЕЕ === */
.t1291 .t-catalog__card__descr,
.t1291 .t-catalog__card__sku {
  display: none !important;
}

/* === НАЗВАНИЕ === */
.t1291 .t-catalog__card__title {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #1a1a1a !important;
  margin-bottom: 8px !important;
  text-align: center !important;
}

/* === ОБЁРТКА ТЕКСТА === */
.t1291 .t-catalog__card__wrap_txt-and-btns {
  padding: 12px 16px 16px !important;
}

/* === ЦЕНА НОВАЯ === */
.t1291 .t-catalog__card__price {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #0D7377 !important;
  text-align: center !important;
  margin-bottom: 4px !important;
}
.t1291 .t-catalog__card__price .t-catalog__card__price-value {
  color: #0D7377 !important;
}

/* === ВАЛЮТА НОВОЙ ЦЕНЫ "р." → "₽" === */
.t1291 .t-catalog__card__price .t-catalog__card__price-currency {
  font-size: 0 !important;
}
.t1291 .t-catalog__card__price .t-catalog__card__price-currency::after {
  content: "₽" !important;
  font-size: 20px !important;
  color: #0D7377 !important;
}


/* === ФОН БЕЛЫЙ === */
.t1291,
.t1291 .t-catalog,
.t1291 .t-catalog__cont-wrapper,
.t1291 .t-catalog__grid-cont,
.t1291 .t-catalog__sidebar {
  background: #FFFFFF !important;
}

/* === ЗАГОЛОВОК === */
#rec3476410201 .t-section__descr {
  margin-bottom: -25px !important;
}
.t-title_xs {
  font-size: 35px !important;
  line-height: 1.23 !important;
}
.t-descr_xl {
  font-size: 16px !important;
  line-height: 1.5 !important;
}

/* === БОКОВОЕ МЕНЮ === */
.t1291 .t-catalog__parts-root {
  padding: 0 !important;
}
.t1291 .t-catalog__parts-root::before {
  content: "КАТЕГОРИИ" !important;
  display: block !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #1a1a1a !important;
  margin-bottom: 16px !important;
  letter-spacing: 0.5px !important;
}
.t1291 .t-catalog__parts-sidebar-item {
  margin-bottom: 10px !important;
}
.t1291 .t-catalog__parts-switch-btn {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 8px 12px !important;
  background: #FFFFFF !important;
  border: 1px solid #E8E8E8 !important;
  border-radius: 40px !important;
  box-shadow: 0 2px 4px rgba(0,0,0,0.06) !important;
  text-decoration: none !important;
  transition: all 0.2s ease !important;
  width: 100% !important;
  box-sizing: border-box !important;
}
.t1291 .t-catalog__parts-switch-btn:hover {
  border-color: #0D7377 !important;
}
.t1291 .t-catalog__parts-switch-btn.t-catalog__parts-current {
  background: rgba(13, 115, 119, 0.08) !important;
  border-color: #0D7377 !important;
}
.t1291 .t-catalog__parts-switch-btn.t-catalog__parts-current .t-catalog__parts-sidebar-title {
  color: #0D7377 !important;
  font-weight: 600 !important;
}
.t1291 .t-catalog__parts-part-image-wrapper {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  overflow: hidden !important;
  flex-shrink: 0 !important;
}
.t1291 .t-catalog__parts-sidebar-title {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #1a1a1a !important;
}

/* === СЕТКА === */
.t1291 .t-catalog__grid-cont {
  gap: 24px !important;
}

/* === КАРТОЧКА === */
.t1291 .t-catalog__card {
  background: #FFFFFF !important;
  border-radius: 8px !important;
  box-shadow: 0 4px 20px rgba(0,0,0,0.06) !important;
  overflow: hidden !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}
.t1291 .t-catalog__card:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 8px 30px rgba(0,0,0,0.1) !important;
}

/* === ФОТО С ОТСТУПОМ === */
.t1291 .t-catalog__card__imgwrapper {
  margin: 16px 16px 0 16px !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  width: calc(100% - 32px) !important;
  box-sizing: border-box !important;
}

/* === СКРЫВАЕМ ЛИШНЕЕ === */
.t1291 .t-catalog__card__descr,
.t1291 .t-catalog__card__sku {
  display: none !important;
}

/* === НАЗВАНИЕ === */
.t1291 .t-catalog__card__title {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #1a1a1a !important;
  margin-bottom: 8px !important;
  text-align: center !important;
}

/* === ОБЁРТКА ТЕКСТА === */
.t1291 .t-catalog__card__wrap_txt-and-btns {
  padding: 12px 16px 16px !important;
}

/* === ЦЕНА НОВАЯ === */
.t1291 .t-catalog__card__price {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #0D7377 !important;
  text-align: center !important;
  margin-bottom: 4px !important;
}
.t1291 .t-catalog__card__price .t-catalog__card__price-value {
  color: #0D7377 !important;
}

/* === ВАЛЮТА НОВОЙ ЦЕНЫ "р." → "₽" === */
.t1291 .t-catalog__card__price .t-catalog__card__price-currency {
  font-size: 0 !important;
}
.t1291 .t-catalog__card__price .t-catalog__card__price-currency::after {
  content: "₽" !important;
  font-size: 20px !important;
  color: #0D7377 !important;
}


/* === СТАРАЯ ЦЕНА (финальный фикс) === */
.t1291 .t-catalog__card__price_old {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  width: 100% !important;
  margin-top: 8px !important;
  padding: 6px 10px !important;
  background: #F8F8F8 !important;
  border-radius: 4px !important;
  box-sizing: border-box !important;
  min-height: 28px !important;
  
  /* СБРОС встроенных стилей Тильды */
  -webkit-text-fill-color: initial !important;
  background-clip: initial !important;
  -webkit-background-clip: initial !important;
  background-image: none !important;
  color: inherit !important;
  position: static !important;
}

/* Подпись слева */
.t1291 .t-catalog__card__price_old::before {
  content: "Цена на маркетплейсах" !important;
  font-size: 11px !important;
  color: #999999 !important;
  white-space: nowrap !important;
  -webkit-text-fill-color: #999999 !important;
  background-clip: initial !important;
  -webkit-background-clip: initial !important;
}

/* Значение + валюта справа */
.t1291 .t-catalog__card__price_old .t-catalog__card__price-value,
.t1291 .t-catalog__card__price_old .t-catalog__card__price-currency {
  color: #E85D5D !important;
  font-size: 13px !important;
  text-decoration: line-through !important;
  -webkit-text-fill-color: #E85D5D !important;
  background-clip: initial !important;
  -webkit-background-clip: initial !important;
}

/* === КНОПКИ === */
.t1291 .t-catalog__card__btns-wrapper {
  display: flex !important;
  gap: 8px !important;
  margin-top: 12px !important;
}
.t1291 .t-catalog__card__btn {
  flex: 1 1 calc(50% - 4px) !important;
  margin: 0 !important;
  border-radius: 6px !important;
  padding: 10px 0 !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  text-align: center !important;
  box-sizing: border-box !important;
  cursor: pointer !important;
  transition: all 0.2s !important;
  border: 1px solid #0D7377 !important;
  text-decoration: none !important;
}
.t1291 .t-catalog__card__btn.t-btnflex_type_button {
  background: #FFFFFF !important;
  color: #0D7377 !important;
}
.t1291 .t-catalog__card__btn.t-btnflex_type_button:hover {
  background: #F0F9F9 !important;
}
.t1291 .t-catalog__card__btn.t-btnflex_type_button2 {
  background: #0D7377 !important;
  color: #FFFFFF !important;
}
.t1291 .t-catalog__card__btn.t-btnflex_type_button2:hover {
  background: #095c5e !important;
}

/* === КНОПКИ === */
.t1291 .t-catalog__card__btns-wrapper {
  display: flex !important;
  gap: 8px !important;
  margin-top: 12px !important;
}
.t1291 .t-catalog__card__btn {
  flex: 1 1 calc(50% - 4px) !important;
  margin: 0 !important;
  border-radius: 6px !important;
  padding: 10px 0 !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  text-align: center !important;
  box-sizing: border-box !important;
  cursor: pointer !important;
  transition: all 0.2s !important;
  border: 1px solid #0D7377 !important;
  text-decoration: none !important;
}
.t1291 .t-catalog__card__btn.t-btnflex_type_button {
  background: #FFFFFF !important;
  color: #0D7377 !important;
}
.t1291 .t-catalog__card__btn.t-btnflex_type_button:hover {
  background: #F0F9F9 !important;
}
.t1291 .t-catalog__card__btn.t-btnflex_type_button2 {
  background: #0D7377 !important;
  color: #FFFFFF !important;
}
.t1291 .t-catalog__card__btn.t-btnflex_type_button2:hover {
  background: #095c5e !important;
}

/* === ВАЛЮТА СТАРОЙ ЦЕНЫ "р." → "₽" === */
.t1291 .t-catalog__card__price_old .t-catalog__card__price-currency {
  font-size: 0 !important;
}
.t1291 .t-catalog__card__price_old .t-catalog__card__price-currency::after {
  content: "₽" !important;
  font-size: 13px !important;
  color: #E85D5D !important;
  text-decoration: line-through !important;
}

/* === ЦЕНА НОВАЯ ПО ЦЕНТРУ === */
.t1291 .t-catalog__card__textwrapper {
  text-align: center !important;
}
.t1291 .t-catalog__card__price-wrapper {
  display: block !important;
  text-align: center !important;
  width: 100% !important;
}
.t1291 .t-catalog__card__price {
  display: inline-flex !important;
  justify-content: center !important;
  align-items: baseline !important;
  float: none !important;
  margin: 0 auto !important;
}

/* === СТАРАЯ ЦЕНА (контейнер без зачёркивания) === */
.t1291 .t-catalog__card__price_old {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  width: 100% !important;
  margin-top: 8px !important;
  padding: 6px 10px !important;
  background: #F8F8F8 !important;
  border-radius: 4px !important;
  box-sizing: border-box !important;
  min-height: 28px !important;
  text-decoration: none !important; /* убираем с родителя */
}

/* Подпись слева — без зачёркивания */
.t1291 .t-catalog__card__price_old::before {
  content: "Цена на маркетплейсах" !important;
  font-size: 11px !important;
  color: #999999 !important;
  white-space: nowrap !important;
  text-decoration: none !important;
  margin-right: 8px !important;
}

/* Только цифра — зачёркнута */
.t1291 .t-catalog__card__price_old .t-catalog__card__price-value {
  display: inline !important;
  color: #E85D5D !important;
  font-size: 13px !important;
  text-decoration: line-through !important;
  white-space: nowrap !important;
  margin-right: 2px !important;
}

/* Валюта — без зачёркивания */
.t1291 .t-catalog__card__price_old .t-catalog__card__price-currency {
  display: inline !important;
  font-size: 0 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

/* ₽ вместо р. — без черточки */
.t1291 .t-catalog__card__price_old .t-catalog__card__price-currency::after {
  content: "₽" !important;
  font-size: 13px !important;
  color: #E85D5D !important;
  text-decoration: none !important; /* убираем черточку */
  display: inline !important;
}

/* Валюта: р. → ₽ */
.t1291 .t-catalog__card__price_old .t-catalog__card__price-currency {
  font-size: 0 !important;
}
.t1291 .t-catalog__card__price_old .t-catalog__card__price-currency::after {
  content: "₽" !important;
  font-size: 13px !important;
  color: #E85D5D !important;
  text-decoration: line-through !important;
  display: inline !important;
  margin-left: 2px !important;
}

/* Подпись прижимаем влево, остальное уходит вправо */
.t1291 .t-catalog__card__price_old::before {
  margin-right: auto !important;
}

/* Значение и валюта рядом, без разрыва */
.t1291 .t-catalog__card__price_old .t-catalog__card__price-value {
  margin-right: 2px !important;
  white-space: nowrap !important;
}
.t1291 .t-catalog__card__price_old .t-catalog__card__price-currency {
  white-space: nowrap !important;
}
/* === СТРАНИЦА ТОВАРА === */

/* Скрыть артикул */
.t-product__sku,
.t-product__article {
  display: none !important;
}

/* Название */
.t-product__title {
  font-size: 32px !important;
  font-weight: 700 !important;
  color: #1a1a1a !important;
  margin-bottom: 12px !important;
}

/* Цена новая */
.t-product__price {
  font-size: 28px !important;
  font-weight: 700 !important;
  color: #0D7377 !important;
  margin-bottom: 8px !important;
}

/* Валюта "р." → "₽" */
.t-product__price-currency,
.t-product__price_old-currency {
  font-size: 0 !important;
}
.t-product__price-currency::after {
  content: "₽" !important;
  font-size: 28px !important;
  color: #0D7377 !important;
}

/* Старая цена */
.t-product__price_old {
  font-size: 18px !important;
  color: #E85D5D !important;
  text-decoration: line-through !important;
  margin-left: 8px !important;
}
.t-product__price_old-currency::after {
  content: "₽" !important;
  font-size: 18px !important;
  color: #E85D5D !important;
}

/* Кнопка Купить */
.t-product__btn,
.t-product__buy-btn {
  background: #0D7377 !important;
  color: #FFFFFF !important;
  border-radius: 6px !important;
  padding: 12px 32px !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  border: none !important;
  margin-top: 16px !important;
  width: 100% !important;
  max-width: 300px !important;
}

/* Выпадашка цвета */
.t-product__option {
  margin-bottom: 16px !important;
}
.t-product__option-title {
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #1a1a1a !important;
  margin-bottom: 6px !important;
}
.t-product__option-select {
  border: 1px solid #E8E8E8 !important;
  border-radius: 8px !important;
  padding: 8px 12px !important;
  font-size: 14px !important;
  width: 100% !important;
  max-width: 300px !important;
}

/* Фото */
.t-product__img {
  border-radius: 8px !important;
}

/* Характеристики — две колонки */
.t-product__descr,
.t-product__text {
  column-count: 2 !important;
  column-gap: 40px !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  color: #666666 !important;
}

/* Убираем подчёркивание при наведении */
.t-product a,
.t-product a:hover {
  text-decoration: none !important;
  border-bottom: none !important;
}
