
@media screen and (max-width: 480px) {
  .t994 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (min-width: 641px) {
.t944__loaders-container {
    display: none;
}

.t994__width-wrapper {
  width: 100%;
  max-width: 1200px !important;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}

.t994__textwrapper {
    padding: 35px 26px 0px;
}

.t994__content {
  box-sizing: border-box;
  border: 2px solid white;
  border-radius: 20px;
}
}

@media screen and (max-width: 960px) {
    .t997__col {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 640px) {
    .t997__header-wrapper {
        padding: 0px 0 50px;
    }
}

.t-align_center {
    text-align: center;
}

.t-store__parts-switch-btn.t-active {
    opacity: 1 !important;
    border-color: transparent !important;
    background-color: #ff8562 !important;
    color: #ffffff !important;
}

.t-store__parts-switch-btn {
    border-color: transparent;
    border-width: 1px;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 8px 16px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
}

.t-store__parts-switch-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
        float: none;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
}

/*.t-store__parts-switch-btn-all {*/
/*    display: none;*/
/*    visibility: hidden;*/
/*}*/

    /* Тотально скрываем кнопку "Все" */
    .js-store-parts-switcher.t-store__parts-switch-btn.t-name.t-name_xs.t-menu__link-item.t-store__parts-switch-btn-all {
      display: none !important;
    }
    
    @media screen and (max-width: 960px) {
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 20px;
    }
}

/*.t835__progressbar {*/
/*    display: none !important;*/
/*}*/

.t-store__filter__prods-number {
    margin-bottom: 0px;
    display: none !important;
}

.t-store__filter {
    margin-bottom: 10px !important;
}

.t-store__parts-switch-wrapper {
    margin-bottom: 10px !important;
}

.t-btnflex.t-btnflex_type_button2 {
    color:#cbcbcb;
}

@media screen and (max-width: 670px) {
    .t-store__card__btn:not(:first-child) {
        margin-top: 0px;
    }
}

@media screen and (max-width: 480px) {
    .t778 .t-store__mobile-two-columns .t-store__card__wrap_txt-and-btns .t-store__card__btns-wrapper {
        padding: 0 10px 0px;
    }
}

.t-store .t-store__card__wrap_all .store__card__wrap_txt-and-opts {
    padding-bottom: 24px !important;
    padding-top: 14px !important;
}

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

@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 16px !important;
    }
}

.t-descr_xxs {
    font-size: 16px !important;
}

}