.t1002__addBtn {
  background: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}/* Заголовок "Избранное:" */
html body .t1002__wishlistwin-heading.t-name.t-name_xl {
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}

/* Название товара */
html body .t1002__product-title.t-descr.t-descr_sm {
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
html body .t1002__product-title.t-descr.t-descr_sm:first-letter {
  text-transform: uppercase !important;
}

/* Стоимость */
html body .t1002__product-amount.t-descr.t-descr_sm {
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}/* Крестик закрытия - уменьшить до 14px */
html body .t1002__wishlistwin-close-icon {
  width: 14px !important;
  height: 14px !important;
}

/* Убрать скругления у фото товара в избранном */
html body .t1002__product-thumb,
html body .t1002__product-thumb img {
  border-radius: 0 !important;
}/* Крестик закрытия попапа товара - уменьшить до 14px */
html body .t-popup__close-icon {
  width: 14px !important;
  height: 14px !important;
}/* Убрать скругления у фото товара в избранном */
html body .t1002__product-thumb,
html body .t1002__product-imgdiv {
  border-radius: 0 !important;
}/* Заголовок "Ваш заказ" */
html body .t706__cartwin-heading {
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}

/* Убрать скругления у фото товаров в корзине */
html body .t706__product-imgdiv,
html body .t706__product-thumb,
html body .t706__cartwin-product-image {
  border-radius: 0 !important;
}

/* Крестик закрытия корзины - уменьшить до 14px */
html body .t706__cartwin-close-title,
html body .t706__cartwin-closebtn-wrapper svg {
  width: 14px !important;
  height: 14px !important;
}html body .t706__cartwin-close-wrapper {
  width: 14px !important;
  height: 14px !important;
  padding: 0 !important;
}
/* Уведомление "Добавлено в избранное" */
html body .t1002__bubble-container,
html body .t1002__bubble-container * {
  border-radius: 0 !important;
}

/* Уведомление "Добавлено в корзину" */
html body .t706__bubble-container,
html body .t706__bubble-container * {
  border-radius: 0 !important;
}
/* Текст в уведомлении "Добавлено в избранное" */
html body .t1002__bubble-container,
html body .t1002__bubble-container * {
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

/* Текст в уведомлении "Добавлено в корзину" */
html body .t706__bubble-container,
html body .t706__bubble-container * {
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}/* Плашка выбора цвета/размера (select) */
html body .t-product__option-select,
html body select.js-product-edition-option-variants {
  border-radius: 0 !important;
  border: 1px solid #101010 !important;
  background-color: transparent !important;
  background: none !important;
}html body [data-phonemask-flag="ru"] {
  order: -1 !important;
html body .t-form__successbox.t-text_md {
  font-size: 16px !important;


