/* Отступ между фото и заголовком */
#rec2334905651 .t786__textwrapper {
  padding-top: 0px !important;
}

.t786__imgwrapper {
    margin-bottom: 12px !important;
}

/* Убираем отступ между заголовком и ценой */
#rec2334905651 .t786__price-wrapper {
  margin-top: 0px;
}

.t-store__card__price-wrapper {
    margin-top: 4px !important;
}

/* Фон корзины */
.t706__sidebar-content {
  background-color: #F9FFC0 !important;
}

.t706__cartpage {
  background-color: #F9FFC0 !important;
}

.t706__cartpage-totals {
  background-color: #F9FFC0 !important;
}

.t706__cartpage-top {
  background-color: #F9FFC0 !important;
}

/* Убрать линию под заголовком */
.t706__sidebar-top {
  border-bottom: none !important;
}

/* Линия под товаром */
.t706__cartwin-product {
  border-bottom: 2px solid #2A2A2A !important;
}

/* Убрать скругление у миниатюры */
.t706__product-imgdiv {
  border-radius: 0 !important;
}

/* Шрифты в карточке товара */
.t706__product-title,
.t706__product-title__option,
.t706__product-quantity,
.t706__product-amount,
.t706__cartwin-totalamount-wrap {
  font-family: 'Juneau', sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.25 !important;
}

/* Кнопка */
.t706__sidebar-continue {
  background-color: #2A2A2A !important;
  border-color: #2A2A2A !important;
  font-family: 'Juneau', sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.25 !important;
  border-radius: 0 !important;
}

/* Заголовок — Juneau Bold */
.t706__sidebar-heading {
  font-family: 'Juneau', sans-serif !important;
  font-weight: 700 !important;
  font-size: 32px !important;
  font-color: #2A2A2A !important;
}

/* Все остальные элементы — Juneau Medium */
.t706__product-title,
.t706__product-title__option,
.t706__product-quantity,
.t706__product-amount,
.t706__cartwin-totalamount-wrap, {
  font-family: 'Juneau', sans-serif !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 1.25 !important;
}

.t-btnflex {
    font-family: 'Juneau', sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px !important; 
}

.t706__sidebar-content,
.t706__sidebar-content * {
  color: #2A2A2A !important;
}

.t-btnflex__text {
  color: #F9F9F9 !important;
}

.t706__sidebar-products {
  border-bottom: 2px solid #2A2A2A !important;
}

.t706__cartpage-top {
  border-bottom: 2px solid #F9FFC0 !important;
}

.t706__cartpage-totals {
  border-top: 2px solid #2A2A2A !important;
}

/* Минус */
.t706__product-minus img {
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 6L-3.27826e-07 6' stroke='%232A2A2A' stroke-width='2'/%3E%3C/svg%3E") !important;
  width: 12px !important;
  height: 12px !important;
}

/* Плюс */
.t706__product-plus img {
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0L6 12' stroke='%232A2A2A' stroke-width='2'/%3E%3Cpath d='M12 6L-3.27826e-07 6' stroke='%232A2A2A' stroke-width='2'/%3E%3C/svg%3E") !important;
  width: 12px !important;
  height: 12px !important;
}

/* Удалить */
.t706__product-del img {
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L1.00005 10.9999' stroke='%232A2A2A' stroke-width='2'/%3E%3Cpath d='M11 11L1.00005 1.00005' stroke='%232A2A2A' stroke-width='2'/%3E%3C/svg%3E") !important;
  width: 12px !important;
  height: 12px !important;
}

/* Убрать background из предыдущего CSS */
.t706__product-minus,
.t706__product-plus,
.t706__product-del {
  background-image: none !important;
}

.t706__product-minus,
.t706__product-plus,
.t706__product-del {
  opacity: 1 !important;
}

.t706__sidebar-content {
  padding: 40px 20px 20px !important;
}

.t706__sidebar-top {
  padding: 0 !important;
}

.t706__cartwin-totalamount-wrap {
  padding-bottom: 40px !important;
}

/* Ширина попапа */
.t706__sidebar-content {
  width: 540px !important;
  max-width: 540px !important;
}

.t706__product-minus,
.t706__product-plus {
  vertical-align: middle !important;
}

.t706__product-del {
  vertical-align: middle !important;
  height: 16px !important;
  width: 16px !important;
}

.t706__product-quantity {
  vertical-align: middle !important;
  padding: 0 5px !important;
  line-height: 16px !important;
}

.t706__product-plusminus,
.t706__product-amount,
.t706__product-del-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  vertical-align: middle !important;
}

div.t706__product-plusminus {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  vertical-align: middle !important;
}
