/* ST100: больше воздуха между серой линией и кнопкой */
.t-store__cartwin .t-store__cartwin-hr {
  margin-bottom: 24px !important;
}

/* ST100: отступ над кнопкой */
.t-store__cartwin .t-store__cartwin-bottom .t-btn {
  margin-top: 20px !important;
}

/* ST100: дополнительный нижний отступ у нижней области корзины */
.t-store__cartwin .t-store__cartwin-bottom {
  padding-bottom: 28px !important;
}
