
/* Скрыть "Все" в обычной и «липкой» панелях */
.t-store__parts-switch .js-store-parts-switcher[data-storepart-uid="all"],
.t-store__parts-switch .js-store-parts-switcher[data-storepart-uid="0"],
.t-store__parts-switch .js-store-parts-switcher[data-storepart-link*="/c/all"],
.t-store__parts-switch .js-store-parts-switcher:first-child,
.t-store__parts-switch_sticky .js-store-parts-switcher[data-storepart-uid="all"],
.t-store__parts-switch_sticky .js-store-parts-switcher[data-storepart-uid="0"],
.t-store__parts-switch_sticky .js-store-parts-switcher[data-storepart-link*="/c/all"],
.t-store__parts-switch_sticky .js-store-parts-switcher:first-child {
  display: none !important;
}


@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: linear-gradient(90deg, #FF8826 0%, #FF5755 100%) !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;
}

.t675__textwrapper {
    margin-bottom: 60px !important;
}

@media (min-width: 1440px) {
/* Общий стиль для контейнера */
#rec1250308951 .t-slds__container {
  border-radius: 12px;     
  overflow: hidden;
  width: 1400px;
 /* width: calc(100% - 80px); /* по 20px отступа от краёв экрана */
  margin: 0 auto;
}}

@media (min-width: 640px) {
/* Общий стиль для контейнера */
#rec1250308951 .t-slds__container {
  border-radius: 12px;     
  overflow: hidden;
 width: calc(100% - 80px); /* по 20px отступа от краёв экрана */
  margin: 0 auto;
}}

/* Стрелки: изначально скрыты */
#rec1250308951 .t-slds__arrow {
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* На десктопе показываем стрелки только при ховере */
@media (min-width: 640px) {
  #rec1250308951:hover .t-slds__arrow {
    opacity: 1;
  }
}

/* На мобилке стрелки совсем убираем */
@media (max-width: 640px) {
  #rec1250308951 .t-slds__arrow {
    display: none !important;
  }

  /* делаем так, чтобы был виден кусочек следующего баннера */

}


/* Общий стиль для контейнера */
#rec1250501746 .t-slds__container {
  border-radius: 12px;     
  overflow: hidden;
  width: calc(100% - 30px); /* по 20px отступа от краёв экрана */
  margin: 0 auto;
}


/* Стрелки: изначально скрыты */
#rec1250501746 .t-slds__arrow {
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* На десктопе показываем стрелки только при ховере */
@media (min-width: 640px) {
  #rec1250501746:hover .t-slds__arrow {
    opacity: 1;
  }
}

/* На мобилке стрелки совсем убираем */
@media (max-width: 640px) {
  #rec1250501746 .t-slds__arrow {
    display: none !important;
  }

  /* делаем так, чтобы был виден кусочек следующего баннера */

}

@media screen and (max-width: 700px) {
    .t675__textwrapper {
        padding-right: 20px !important;
        padding-left: 20px !important;
        margin-bottom: 20px !important;
    }
}

@media screen and (max-width: 640px) {
.t675__btn {
    margin-top: 20px;
}
}

@media screen and (min-width: 640px) {
.t675__btn {
    margin-top: 30px;
}
}

.t675__title, .t675__descr {
    margin-top: 0px;
}

.t675__title {
    margin-bottom: 5px;
}

.t-btnflex, .t-btn.t-btnflex, .t-submit.t-btnflex {
    padding-top: 10px;
    padding-bottom: 10px;
}

.t-slds__container .t-slds__bullet_wrapper, .t-slds__container ul.t-slds__bullet_wrapper {
    padding-bottom: 5px;
}

/*@media screen and (max-width: 960px) {*/
    .t514__textwr-bottompadding {
        padding-bottom: 35px;
    }
/*}*/

@media screen and (max-width: 960px) {
    .t514__bottommargin {
        margin-bottom: 5px;
    }
}

.t514__circle {
    padding-top: 0px;
  border: none; /* убираем стандартную обводку */
  border-radius: 0; /* убираем скругление */
      background-color: transparent !important;
    border: none !important;
    width: 28px;  /* размер иконки */
  height: 28px;
  background: url('https://s.iimg.su/s/30/gcJWhWlxz4DO5BbzmJw2uzAbROoEciyHDoXa1oOh.png') no-repeat center / contain;
}

.t514__line {
    width: 1px;
    inset: 0 0 0 13px;
}

/* Попап: общие правила - принудительно вписываем изображение целиком */
.t-store__prod-popup .t-store__prod-popup__img,
.t-store__prod-popup .t-store__prod-popup__img img,
.t-store__prod-popup .t-store__prod-popup__bigimg,
.t-store__prod-popup .t-slds__bgimg,
.t-popup .t-slds__bgimg {
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  object-fit: contain !important;
  width: 100% !important;
  height: auto !important;
}

/* Классы для попапа — на всякий случай (если скрипт поставит класс) */
.t-store__prod-popup.ratio-9-16 .t-store__prod-popup__bigimg,
.t-store__prod-popup.ratio-9-16 .t-slds__bgimg { aspect-ratio: 9 / 16; }

.t-store__prod-popup.ratio-16-9 .t-store__prod-popup__bigimg,
.t-store__prod-popup.ratio-16-9 .t-slds__bgimg { aspect-ratio: 16 / 9; }

.t-store__prod-popup.ratio-1-1 .t-store__prod-popup__bigimg,
.t-store__prod-popup.ratio-1-1 .t-slds__bgimg { aspect-ratio: 1 / 1; }

/* Запасной: если popups оборачиваются в .t-popup */
.t-popup.ratio-9-16 .t-slds__bgimg { aspect-ratio: 9 / 16; }
.t-popup.ratio-16-9 .t-slds__bgimg { aspect-ratio: 16 / 9; }
.t-popup.ratio-1-1 .t-slds__bgimg { aspect-ratio: 1 / 1; }
