/*модифицируем карточки*/

.js-store-grid-cont.t-store__grid-cont_col-width_stretch[data-col-gap="0"]:not(.t-store__grid-cont_indent) {
  border-top: 1px solid #eee;
}

.t-store__card {
    border: 1px solid #eee;
    border-left: none;
    padding-bottom: 15px;
    border-top: none;
  }
  
  .js-product .t-product__option-variants_buttons .t-product__option-input:checked + .t-product__option-checkmark_color::before {
    display: none;
  }
  
  .js-product-controls-wrapper:not(.t-store__prod-popup__info .js-product-controls-wrapper) {
  background-color: #eee;
}

/*.t-store__prod-snippet__container {
    padding-top: 0px;
    padding-bottom: 0px;
}*/

/*старая цена в каталоге*/
.t-store__card .t-store__card__price_old {
    display: none !important;
}

/*фильтр порядок в каталоге*/
.t-store__sort-select {
    background: #fff !important;
    border-radius: 30px !important;
}
  
/*табы*/
.t-store__prod-popup__info .js-store-tabs {
    margin-bottom: 20px;
}
.js-product.t-store__card.t-col.t-col_3.t-align_center.js-product-relevant.t-item:not(.js-product.t-store__card.t-col.t-col_3.t-align_center.js-product-relevant.t-item:first-child) {
  border-left: none;
}
.js-product.t-store__card.t-col.t-col_3.t-align_center.js-product-relevant.t-item {
  margin: 0;
}
.t-store__relevants__container .t-col {
  margin: 0;
}
.t-store__relevants__container .t-col .t-store__relevants__title {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 25px;
}

/* смотрите еще */
/* смотрите еще */
.t-store__relevants__container > div:nth-child(1) {
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.t-store__card__imgwrapper {
    padding-bottom: 100%;
    margin-bottom: 10px;
}

.t-store__card__mark {
    width: 20px;
    height: 20px;
}

.t-store__relevants-grid-cont .t-store__card {
        box-sizing: border-box;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    padding-bottom: 0px;
}

.t-store .t-store__tabs__controls .t-store__tabs__button, .t-store .t-store__tabs__item {
    max-width: 100%;
}

.js-store-tabs.t-store__tabs.t-store__tabs_accordion.ft-tab.t-col.t-col_12 {
    margin-left: 0px !important;
}

.t-store .t-store__tabs {
    margin-top: 0px !important;
}

.t-store__card__textwrapper {
    padding-top: 0px;
    margin-bottom: auto;
}

/*избранное Женя*/
.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    right: 0px;
    top: -4px;
    border-color: transparent;
    border-width: unset;
    background: transparent;
}

.t-store__sort-select {
    border: 1px;
    background: transparent;
}

/*заголовок Вас может заинтересовать*/
.t-store__relevants__title {
    font-size: 24px !important;
}

/*отступ кнопки в корзину в каталоге*/
.t786 .t-store__card__btns-wrapper {
    margin-top: 15px;
}

.t-align_center .t-store__card__btn {
    margin-bottom: 0px;
}

.t994__textwrapper {
    padding-bottom: 0px;
}

/*фильтр разделов каталога*/
.t-store__filter__chosen-wrapper {
    display: none;
}

.t-store__filter__chosen-bar {
    display: none;
}

/*айпад кнопка в корзину*/
.t-store__prod-snippet__container .t-store__relevants__container .t-item .t-store__card__btns-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
}

/*отступ в табах планшет*/
.t-store .t-store__tabs_accordion .t-store__tabs__item .t-store__tabs__item-title {
    max-width: 100%;
    padding-left: 0px !important;
}

/*Навигация по разделам каталога
.t-store__parts-switch-btn {
    height: 40px;
    border-width: 1px;
    border-radius: 30px;
    display: table-cell;
    vertical-align: middle !important;
    border-color: #d6d6d6;
    border-style: solid;
    padding-left: 15px;
    padding-right: 15px;
}*/

/*планшет на 100%*/
@media screen and (max-width: 1240px) {
  .t-store .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
    max-width: 25%;
  }
}

@media screen and (min-width: 1240px) {
  .t-store__relevants__container .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
    max-width: 100%;
    flex: 1 0 20%
  }
}

/*отступы на планшете*/
@media screen and (max-width: 1200px) {
    .t-name_xs {
        font-size: 14px;
        width: 90%;
        padding-left: 10px;
        padding-right: 10px;
    }
}

/*поиск*/
@media screen and (max-width: 1200px) {
    .t-name_xs {
        width: 100%;
        padding-left: 0px;
        padding-bottom: 5px;
    }
}

.t-search-widget__result_product-desc {
    display: none;
}

/*карточка товара планшет про*/
/*@media screen and (min-width: 1024px) {
    .t-name_xs {
        font-size: 12px !important;
    }
}*/

@media screen and (max-width: 980px) {
    .t-store.t-store__prod-snippet__container .t-store__tabs {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont_col-width_stretch[data-col-gap="0"] .t-store__filter {
        margin-left: 15px !important;
        margin-right: 15px !important;
        margin-bottom: 30px;
    }
}

/*разделы кнопки отступы*/
.simplebar-content-wrapper {
    margin-left: 5px;
    margin-right: 5px;
}

/*фильтр мобильный*/
.t-store__filter__opts-mob-btn {
    padding-left: 0px;
    padding-right: 0px;
}

  @media screen and (max-width: 960px) {
    /*уберем отступ между карточками в мобилке*/
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 960px) {
    .t-store__tabs__item-button {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}

/*заголовок и кнопка в корзину в секции "Смотрите также"*/
@media screen and (max-width: 960px) {
.t-store__relevants__title {
    font-size: 24px !important;
    margin-left: 0px !important;
    }
}

/*скролл рука в карточке товара*/
@media screen and (max-width: 960px) {
    .t-store__relevants__container .t-store__scroll-icon-wrapper {
        padding: 0 0 20px 0;
        display: none;
    }
}

/*карточка товара планшет мини*/
/*@media screen and (min-width: 820px) {
    .t-name_xs {
        font-size: 16px !important;
    }
}*/

/*карточка товара планшет air*/
/*@media screen and (min-width: 760px) {
    .t-name_xs {
        font-size: 16px !important;
    }
}*/

@media screen and (max-width: 670px) {
    .t-store__relevants-grid-cont .t-store__card__btns-wrapper a:last-child {
        margin-bottom: 15px;
        width: 90%;
    }
}

@media screen and (max-width: 670px) {
    .t-store__card__btn {
        width: 90%;
    }
}

/*размер цены в карточке*/
@media screen and (max-width: 640px) {
    .t-name_md {
        font-size: 20px;
    }
}

/*отступ медиа в карточке*/
@media screen and (max-width: 560px) {
.t-store__prod-snippet__container {
    padding-top: 0px;
    }
}

@media screen and (max-width: 480px) {
    .t-store__mobile-two-columns .t-store__card__title.t-name {
        font-size: 14px;
        word-break: break-word;
        width: 90%;
        padding-left: 10px;
        padding-right: 10px;
    }
}