.t744__info a {
    display: inline-block;
    padding: 16px 25px 12px;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: -5px;
    border-radius: 5px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    
}

/*плашка "популярно"*/
.t-store__card__mark {
    border-radius: 5px;
    font-size: 12px;
    height: 30px;
    padding: 0 15px;
    text-align: center;
    width: 60px;
}


.t744__info a:first-of-type {
    background-color: #02989E;
    color: #ffffff !important;
}

.t744__info a:nth-of-type(2) {
    background-color: #DEE149;
    color: #272E2F !important;
}

.t744__info a:last-of-type {
    background-color: #fff;
    color: #272E2F !important;
    border: solid 1px #EBEBEB;
}

.t706__cartwin_showed {
    z-index: 999999999;
}

.js-store-prod-text a:nth-of-type(2) {
    background-color: #70E852;
    color: #ffffff !important; }
    



#rec922524925 t-store__card {
  background-color: #ffffff; /* белый фон */
  padding: 20px;             /* внутренние отступы вокруг товаров */
  border-radius: 8px;        /* при желании скругление углов */
  box-sizing: border-box;    /* чтобы padding не увеличивал размер */
}

 
    
    
@media screen and (max-width: 479px) {
  
  /*расстояние между заголовком и описанием*/
  .t744__descr {
    margin-top: -10px;
}

/*кнопки курс (3 шт)*/
.t744__info a {
    display: inline-block;
    padding: 14px 20px 12px;
    margin-right: 7px;
    margin-top: 20px;
    margin-bottom: -10px;
    border-radius: 5px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
}

/*плашка "популярно"*/
.t-store__card__mark {
    border-radius: 5px;
    font-size: 10px;
    padding: 10px 14px;
    text-align: center;
    width: 40px;
    margin:-10px -10px 0 0;
}

    .t-store__card__btn:not(:first-child) {
        margin-top: 0px;
    }
    
    /*пагинация*/
        .t-store .t-store__pagination {
        margin-top: -20px;
    }
    
   #rec922524925 .t951__cont-wrapper .t951__sidebar {
    border: 1px solid #EBEBEB;
    border-radius: 10px;
    padding: 10px;
}

.t951 .mobile-two-columns .t-item, .t951 .t951__cont-wrapper .t-store__mobile-two-columns .t-item {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin: 0 0 40px 0;
    } 
    
}



@media screen and (max-width: 949px) {

    #rec922524925 .t951__cont-wrapper .t951__sidebar {
    border: 1px solid #EBEBEB;
    border-radius: 10px;
    padding: 10px;
}
    
}

    