/*.t-store .t-store__tabs {
    width: 100% !important;
    display: block !important;
    margin-top: 20px !important;
    max-width: 560px !important;
}*/

.t-store .t-store__pagination {
   justify-content: left!important;
    
}

.t-store__card .t-typography__descr {
    font-size: 10px;
    color: #777!important;
}

.t-store__card__descr {
    margin-top: 4px;
    word-break: break-word;
}
/*Доп товары в карточке товара 3 на 4*/
.t-store__card__imgwrapper {
    position: relative;
    width: 100%;
    padding-bottom: 130%;
}

.t-store .t-store__tabs {
    margin-top: 10px!important;
}
    /*Цвет - фото в рамке*/
    .js-product .t-product__option-variants_buttons .t-product__option-checkmark_image {
    width: 50px;
    height: 70px;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    border: 0px solid #ddd;
}

.t-store__card__mark {
    background-color: rgba(255,255,0,0.0);
    font-weight: 500;
    height: 20px;
    padding: 0 0px;
    text-align: right;
    width: 100px;
    font-size: 11px;
}
.t-store__scroll-icon-wrapper
{
    display:none;
}

.t-store__prod-popup__brand {
    display:none;
}
.t-store__prod-popup__title-wrapper {
    margin-bottom: 1px;
}
.t-store__card__price-wrapper{
    margin-top: 1px;
}
.t706__product-imgdiv {
    width: 70px;
    height: 90px!important;
}
 /* скгруление размеров */ 
 .js-product .t-product__option-variants_buttons .t-product__option-item_simple {
        border: 1px solid #D9D9D9;
        blackground: rgba(209, 209, 209, 0.30);
        border-radius: 5px;
    }
     /* активный размер + скгруление размеров */ 
    .js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid rgba(0,0,0);
    border-radius: 5px;
    }
   .t-store__card__price-wrapper {
    margin-top: 1px!important; 
}
.t-slds__thumbsbullet-wrapper 
{
    display: none;
} 
t228 a, #allrecords .t228 a {
    font-size: 12px;
}

.t-store__tabs_accordion .t-store__tabs__item-button {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #fff!important;
    cursor: pointer;
}

@media screen and (max-width: 980px) {
.t-store__pagination {
   opacity: 0 ; 
}
.t654__icon-close {
        right: 10px;
        top: 20px;
        bottom: initial
    }
    .t654__cell-container {
        padding: 10px 40px!important;
        text-align: center
    }
}