.t1002__btns-wrapper {
   display: inline;
    max-width: 100%;
}

.t-store .t-store__tabs__content {
    font-size: 15px;
}

.t-name_md {
    font-size: 20px !important;
}
/*.t983__card-overlay {
    
    top: 200px;
    height: 60%;
}*/

/*.t-store__card__btns-wrapper--quantity a:not([href^='#order']) {
    width: 100%;
    display: inline-flex !important;*/

/*урезаем область обложки карточки*/
.t-store__card__imgwrapper t-store__card__imgwrapper_original-ratio t1002__picture-wrapper {
    padding-bottom: 95% !important;
}
/*Валюта*/
.t-store__prod-popup__price-currency{
    opacity: 30%;
}
.t-store__card__price-currency {
    opacity: 30%;
}


/*.t-store__prod-snippet__container {
    padding-top: 30px;
}
*/
@media screen and (min-width: 360px) and (max-width: 670px) {
    /*выравниваем кнопки в карточках*/
.t-col_3 .t-store__prod__quantity, .t-col_3 .t-store__prod__quantity+a[href="#order"], .t-col_3 .t-store__prod__quantity-input {
    width: 100%;
}
}

@media screen and (min-width: 1200px) {
    /*выравниваем кнопки в карточках*/
.t-store__card__btns-wrapper--quantity {
    display: flex;
    max-width: 100%;
}
}

@media screen and (min-width: 640px) {
.t-store__prod-snippet__container {
    padding-top: 60px;
}
}

@media screen and (min-width: 480px) {
    /*выравниваем кнопки в карточках*/
.t776 .t-store__card__btns-wrapper {
    margin-top: 0px; 
}
}

@media screen and (max-width: 960px) {
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 30px;
}
}

.t-store__card__textwrapper {
    padding-top: 5px;
}

@media screen and (max-width: 669px) {
.t-store__prod__quantity+a[href="#order"] {
    width: 100%;
}
}

@media screen and (max-width: 640px) {
.t-name_xs {
    font-size: 14px;
}
}

@media screen and (min-width: 480px) and (max-width: 1200px) {
/*выравниваем кнопки в карточках*/
.t-store__mobile-two-columns .t-store__card .t-store__prod__quantity, .t-store__mobile-two-columns .t-store__card .t-store__prod__quantity-input, .t-store__mobile-two-columns .t-store__card .t-store__prod__quantity+a[href="#order"] {
    width: 100%;
}
}
@media (max-width: 480px) {
.t1002__addBtn {
    width: 30px;
    height: 30px;
        top: 4px;
}


.t-store__filter__controls-wrapper {
    margin-left: 10px;
    width: 95% !important;
}
.t-store__card__textwrapper {
   margin-bottom: -5px;
}

.t-store__grid-cont_col-width_stretch[data-col-gap='20'], .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'] {
    padding: 0 5px 0 5px; 
}
[data-col-gap='20'] .t-store__stretch-col {
    padding: 0 8px 0 8px;
}
}

@media screen and (min-width: 480px) {
/*подтягиваем текст карточки к картинке*/
.t-store__card__textwrapper {
   margin-top: -25px;
}
}

@media screen and (min-width: 1200px){
/*выравниваем кнопки в карточках*/
.t-store__prod__quantity+a[href="#order"] {
    display: inline-flex;
    width: 59%;
}

.t951 .t-store__card__btns-wrapper {
    display: inline-flex;
    max-width: 100%;
}

.t-store__card__btns-wrapper--quantity a:not([href^='#order']) {
    width: 100%;
    
}

}


/*табы для карточек*/

@media screen and (min-width:960px){

.js-store-product.js-product.t-store__product-popup,
.t-store__product-snippet .t-container{
    position: relative;
}
.t-store__prod-popup__slider.js-store-prod-slider {
    position: absolute;
    top: 0;
    left: 0;
}  
.t-store__tabs.t-store__tabs_accordion {
    max-width: 440px;
}
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right,
.t-store__tabs.t-store__tabs_accordion{
    margin-left: 490px;
}
.t-store .t-store__tabs_accordion .t-store__tabs__list {
    margin-top: -45px;

}

.js-store-product.js-product.t-store__product-popup, 
.t-store__product-snippet .t-container {
    min-height:400px;
}

.t-store__filter__options .t-store__filter__item:nth-child(2) {
 
   margin-bottom: 30px !important;
}

js-product-price js-store-prod-price-val t-store__prod-popup__price-value {
    font-size: 32px;
}
}

@media screen and (min-width:1240px){
.t-store__tabs.t-store__tabs_accordion {
    max-width: 560px;
    margin-top: 20px;
}
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right,
.t-store__tabs.t-store__tabs_accordion{
    margin-left: 620px;
}
}


