/* DARTEX — Фильтр */
.t951__sidebar { background: transparent !important; }
.t-store__filter.js-store-filter { background: transparent !important; border: 1px solid #d0d0d0 !important; border-radius: 10px !important; box-shadow: none !important; padding: 12px 16px !important; }
.t-store__filter__item { margin: 6px 0 4px !important; padding-top: 8px !important; }
.t-store__filter__item_price { margin: 4px 0 8px !important; padding-top: 0 !important; }
.t-store__filter__item-title { margin: 0 0 4px !important; font-size: 12px !important; letter-spacing: 0.08em !important; }
.t-store__filter__title { font-size: 15px !important; }
.t-store__filter__custom-sel { padding: 2px 10px 2px 0 !important; }
.t-store__filter__item-controls-container { padding: 0 !important; }

/* DARTEX — Одинаковая высота карточек */
.t-store__card-list { align-items: stretch !important; }
.t-store__card__wrap_txt-and-btns { flex: 1 1 auto !important; display: flex !important; flex-direction: column !important; justify-content: space-between !important; }
.t-store__card__btns-wrapper { margin-top: auto !important; }

/* DARTEX - Chips и параметры товара */
.dx-chips-wrapper {
      display: flex;
        gap: 8px;
          margin: 16px 0;
            flex-wrap: wrap;
            }
            
            .dx-chip {
                  display: inline-block;
                    padding: 6px 14px;
                      border-radius: 20px;
                        font-size: 12px;
                          font-weight: 500;
                            white-space: nowrap;
                              background: white;
                                border: 1px solid #d1d5db;
                                  color: #1f2937;
                                  }
                                  
                                  .dx-stat-grid {
                                        display: grid;
                                          grid-template-columns: 1fr 1fr;
                                            gap: 12px;
                                              margin: 16px 0;
                                              }
                                              
                                              .dx-stat-box {
                                                    text-align: center;
                                                      padding: 12px;
                                                        background: #f5f5f5;
                                                          border-radius: 8px;
                                                            border: 1px solid #e5e7eb;
                                                            }
                                                            
                                                            .dx-stat-box .value {
                                                                  font-size: 20px;
                                                                    font-weight: 700;
                                                                      color: #ff6b35;
                                                                        margin-bottom: 4px;
                                                                        }
                                                                        
                                                                        .dx-stat-box .label {
                                                                              font-size: 11px;
                                                                                color: #666;
                                                                                }
                                                                                
                                                                                .dx-trust-box {
                                                                                      padding: 12px;
                                                                                        background: #ecfdf5;
                                                                                          border-left: 3px solid #10b981;
                                                                                            border-radius: 6px;
                                                                                              margin: 16px 0;
                                                                                                font-size: 12px;
                                                                                                  color: #047857;
                                                                                                    line-height: 1.6;
                                                                                                    }
                                                                                                    
                                                                                                    .dx-trust-box strong {
                                                                                                          color: #065f46;
                                                                                                          }
                                                                                                    }
                                                                                }
                                                                        }
                                                            }
                                              }
                                  }
            }
}

/* DARTEX — Характеристики на странице товара */
.js-store-prod-all-charcs{
  margin:22px 0 0 !important;
  display:grid !important;
  grid-template-columns:1fr 1fr;
  gap:0 28px;
  max-width:560px;
  background:#f7f7f8;
  border:1px solid #ececef;
  border-radius:14px;
  padding:4px 22px;
}
.t-typography__characteristics.js-store-prod-charcs{
  display:flex !important;
  justify-content:space-between;
  align-items:baseline;
  gap:14px;
  margin:0 !important;
  padding:12px 0 !important;
  border-bottom:1px solid #e8e8ec;
  font-size:15px;
  line-height:1.35;
}
.dx-charc-label{color:#8a8a92; white-space:nowrap;}
.dx-charc-val{color:#1a1a1a; font-weight:600; text-align:right;}
@media(min-width:481px){
  .js-store-prod-all-charcs .js-store-prod-charcs:nth-last-child(-n+2){border-bottom:none;}
}
@media(max-width:480px){
  .js-store-prod-all-charcs{grid-template-columns:1fr; gap:0; padding:4px 16px;}
  .js-store-prod-all-charcs .js-store-prod-charcs:last-child{border-bottom:none;}
}

/* DARTEX — Кнопки карточек: на всю ширину текста + нижний отступ */
.t-store__card__btns-wrapper{display:flex !important;gap:10px !important;width:100% !important;margin-bottom:20px !important;}
.t-store__card__btns-wrapper > a,.t-store__card__btns-wrapper > .t-btn{flex:1 1 0 !important;min-width:0 !important;width:auto !important;margin:0 !important;}

/* DARTEX — Мобильный: 1 карточка в ряд */
@media screen and (max-width:640px){
  .t-store__card.t-store__stretch-col,.t-store__card{width:100% !important;max-width:100% !important;flex-basis:100% !important;}
  .t-store__card-list{margin-left:0 !important;margin-right:0 !important;}
}

/* DARTEX — Мобильный: плавающая корзина */
@media screen and (max-width:640px){
  .t706__carticon{top:64px !important;right:30px !important;transform:scale(0.78) !important;transform-origin:top right !important;}
}

/* DARTEX — корзина в шапке: всегда видна + позиция */
.t706__carticon{opacity:1 !important;visibility:visible !important;display:block !important;}
@media screen and (min-width:641px){
  .t706__carticon{top:10px !important;right:18px !important;transform:scale(0.6) !important;transform-origin:top right !important;}
  #rec2352852361 .t228__rightcontainer .t-sociallinks{margin-right:52px !important;}
}
@media screen and (max-width:640px){
  .t706__carticon{top:58px !important;right:14px !important;transform:scale(0.58) !important;transform-origin:top right !important;}
}