/*скругление поп-апа*/
.t-popup__container {
    border-radius: 24px;
}

/*скрыть блок загрузить еще*/
.t-store__load-more-btn-wrap {
    padding: 0 20px;
    visibility: hidden;
}

/*отступ справа от пикчи в превью*/
#rec608380228 .t1025 .t-store__card__imgwrapper_column, #rec608380228 .t1025 .t-store__card__textwrapper {
    margin-right: 24px;
}

/*категории отзывов активная вкладка*/
.t-store__parts-switch-btn.t-active {
    opacity: .99 !important; 
    background-color: #74CC54;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 99px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    color: #ffffff !important;
}

/*категория отзывов неактивная вкладка*/
.t-store__parts-switch-btn {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 8px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
}

/*отступ от категорий*/
.t-store__parts-switch-wrapper {
    margin-bottom: 16px;
}
 font-feature-settings: 'lnum' 1;
}

/*сумма в корзине*/
.t706__cartwin-totalamount-wrap {
    padding-top: 15px;
    display: none;
    font-weight: 600;
    text-align: right;
    color: #fff;
}
