 /* Корзина  */
 
.t706__product-imgdiv {
    height: 160px !important;
    width: 120px !important;
}

.t706__product {
    padding: 8px 0px !important;
}

.t706__product-thumb {
    height: 100%;
}


/* описание (себестоимость) */
#rec793396669 .t-store__card .t-typography__descr {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Pragmatica';
    padding: 6px 12px 6px 12px;
    background: #E3F2EC;
    border-radius: 30px;
    color: #22C55E;
    width: max-content;
}

/* СТИЛИЗАЦИЯ ИНДЕКСНОЙ СТРАНИЦЫ (СПИСОК ТОВАРОВ КУПЛЕННЫХ) */


.tlk-resources__item {
    padding: 16px 24px !important;
    background: #308FFF !important;
    border-radius: 99px !important;
}



.tlk-resources__container {
    margin: 70px 0px 0px 50px !important;
}

.tlk-resources__text-top, .tlk-resources__text-bottom {
    padding: 0 10px !important;
}

@media screen and (max-width: 767px) {
    .tlk-resources__wrap {
    padding: 32px !important;
}
.tlk-resources__text-top {
    font-size: 32px !important;
}

.tlk-resources__container {
    margin: 40px 0px 0px 0px !important;
}




@media screen and (min-width: 981px) {
    .t-container_fluid .t-col_6 {
        max-width: calc(6 / 12* 100% - 52px) !important;
    }

/* Меняем описание и цену местами */
.t-store__card__textwrapper {
    display: flex;
    flex-direction: column;
}

.t-store__card__price-wrapper {
         order: 1 !important;
     }
     
    .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs {
    order: 3;
    }

.t-store__prod-popup__slider.js-store-prod-slider.t-store__prod-popup__col-left.t-col.t-col_6 {
    padding-left: 28px;
    margin-right: 0px;
}

.t-slds__bgimg.t-bgimg.js-product-img.loaded {
    border-radius: 32px;
}

}

/* Стили для плитки товаров МОБИЛКА */
@media screen and (max-width: 680px) {

/* Фильтры */
    #rec793396669 .t-store__grid-cont_col-width_stretch .t951__sidebar {
        margin: 0px 0px 20px 0px !important;
     }
    
    #rec793396669 .t951__cont-wrapper .t951__sidebar {
    padding: 16px !important;
     }

.t951__sidebar-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.t-store__parts-switch-btn {
    margin-left: 12px !important;
    margin-right: 12px !important;
    margin-bottom: 5px !important;
     }
     
    .t-store__filter__controls-wrapper {
     justify-content: center;
     }
     
.t-store__filter__options, .t-store__filter__search-and-sort {
        margin-top: 10px !important;
}
    #rec793396669 .t-store__filter__item {
        border-color: #e7ebf0 !important;
    }
    
    .t-store__filter__input.js-store-filter-pricemin, .t-store__filter__chosen-val.js-store-filter-chosen-item.t-descr.t-descr_xxs, .t-store__filter__input.js-store-filter-pricemax, .t-store__filter__btn.js-store-filter-price-btn {
        font-size: 12px;
    }
    
    #rec793396669 .t951__sidebar-wrapper .t-store__parts-switch-wrapper {
        margin-bottom: 5px !important;
    }
    
    /* фотки и кнопки */
    
    .t951__grid-cont.js-store-grid-cont.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent.t-store__grid-cont_mobile-grid.t-store__mobile-two-columns.mobile-two-columns.t951__container_mobile-grid.t-store__valign-buttons {
       padding: 0px !important;
    }
    
    [data-col-gap='10'] .t-store__stretch-col {
    padding: 0 5px 0 5px;
     }
     
     .t-store__card__textwrapper {
    padding-top: 8px;
    display: flex;
    flex-direction: column;
     }
     
     .t-store__card__price-wrapper {
         order: 1 !important;
         margin-top: 6px;
     }
     
    .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs {
    order: 3;
    }
    
    .t951 .t-store__card__btns-wrapper {
    margin-top: 10px;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    }
 
    .t-align_left .t-store__card__btn {
    padding: 0px !important;
    }
     
    .js-store-prod-btn.t-store__card__btn.t-btn.t-btn_sm, .js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm {
         height: 42px !important;
         }
    
    .js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm {
    width: 72%;
    }
    
    .t1002__addBtn {
    width: 42px;
    height: 42px;
    margin: 0px 0px 0 5px !important;
    padding: 0px !important;
    }
    
    .t-store__card__btn:nth-child(2) {
        margin-top: 0px;
    }
    
     /* СТРАНИЦА ТОВАРА */
        .t-store.t-store__prod-snippet__container .t-store__tabs {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .t-store__prod-snippet__container {
        padding-top: 0px;
    }
    

}



