@media screen and (min-width: 560px) {
    .t-store .t-popup__close {
        background-color: #faf9f8 !important;
        padding: 10px;
        border-radius: 5px;
    }
}

.t706__product-title {
line-height: 1.2;
}

@media screen and (max-width: 640px) {
.t706__cartwin-top {
    padding: 20px 0 20px !important;
}
}

@media screen and (max-width: 640px) {
    .t706__product-title {
        display: table-cell;
        vertical-align: middle;
    }
}

@media screen and (max-width: 640px) {
    .t706__product-del {
        position: static;
    }
}
@media screen and (max-width: 560px) {
    .t-store .t-popup__close-wrapper .t-popup__close-icon_arrow {
        left: 6px;
        top: 6px;
        width: 24px;
        background-color: rgba(255, 255, 255, 0.5);
        padding: 5px;
        border-radius: 5px;
    }
}
@media screen and (max-width: 560px) {
    .t-store .t-popup__close-wrapper {
        border-bottom: 1px solid rgba(0, 0, 0, 0);
    }
}
.t-popup__close {
    background-color: rgba(0, 0, 0, 0) !important;
}
.t-store__card .t-typography__title {
    font-size: 16px !important;
}
.t-store__card .t-store__card__price  {
    font-size: 14px !important;
}
.t-store__card .t-store__card__price_old  {
    font-size: 14px !important;
}
.t-store__card__price-wrapper {
    margin-top: 2px !important;
}
.t951 .t-store__card__btns-wrapper {
    margin-top: 0px !important;
}
.t-store__card__textwrapper {
    padding-bottom: 0px !important;
}

@media screen and (max-width: 960px) {
.t951 .t-store__card__btns-wrapper {
    margin-top: 0px !important;
}
}

@media screen and (min-width: 640px) and (max-width: 1240px) {
    .t-store__prod-popup__col-left,  .t-store__prod-popup__col-right {
        max-width: 360px;
    }
}

@media screen and (max-width: 1200px) {
.t-store__prod-popup__price-wrapper {
    margin-top: 2px;
    }
}

@media screen and (max-width: 960px) {
.t951__cont-wrapper .t951__sidebar {
   padding: 0px !important;
   background-color: rgba(255, 255, 255, 0) !important;
    }
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont_col-width_stretch .t951__sidebar {
        margin: 0px !important;
    }
}

.t951 .t-store__parts-switch-btn {
        font-weight: 300;
}

@media screen and (min-width: 960px) {
.t706__carticon.t706__carticon_showed.t706__carticon_neworder{
    animation: none !important;
    -webkit-animation: none !important;
    transform: none !important;
}
}


.t706__bubble-container {
    display: none;
}

@media screen and (min-width: 960px) {
.t-popup.t-popup_show {
        display: flex !important; 
    justify-content: center !important; 
    align-items: center !important;
}
}

.t-popup {
    -webkit-transition: none;
    transition: none;
} 

#rec878897389 .t951 .t-popup__container {
    max-width: 840px;
} 

.t-store__prod-popup__title-wrapper {
    margin-bottom: 0px;
}

.js-store-prod-all-text {
    font-size: 15px;
}

.js-store-prod-all-charcs {
    color: #909090;
}

.t706__product-imgdiv, .t706__product-deleted__timer__counter__number, .t706__product-deleted__timer__title {
    margin-left: 20px;
}

.t706__product-deleted__timer__counter__circle {
    display: none;
}

.t706__cartwin-top {
    border-bottom: 0px solid rgba(0, 0, 0, .2);
}

.t706__cartwin-bottom {
    border-top: 0px solid rgba(0, 0, 0, .2);
}

.t706__product-del, .t706__product-deleted__timer__return {
    margin-right: 20px;
}

.t706__cartwin-products {
    background-color: #ffffff;
    border-radius: 9px;
    box-shadow: 0px 15px 40px -10px rgba(0, 0, 0, 0.1);
}
.t706__cartwin-prodamount-currency, .t706__cartwin-prodamount-price, .t706__product-plusminus, .t706__cartwin-prodamount-label, .t706__cartwin-totalamount-label, .t706__sidebar-prodamount-label, .t706__carticon-text {
    display: none !important;
}

.t706__cartwin-totalamount-wrap {
    padding-top: 0px;
}

.t706__cartwin-prodamount-wrap {
    padding-bottom: 0px;
}

.t-store__card__textwrapper {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 15px;
}

.t-store__card__price-wrapper {
    margin-top: 5px;
}

.t951 .t-store__card__btns-wrapper {
    margin-top: 13px;
}

.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second {
    margin-right: 15px;
}

/*скругление углов попапа у корзины*/
.t706__cartwin-content {
    border-radius: 10px;
}

/*расстояние от заголовка корзины до товаров*/
.t706__cartwin-top {
    padding: 0 0 20px;
}

.t706__cartwin-bottom {
    padding-top: 20px;
}

.t706__cartwin-content {
    background-color: #FAF9F8;
}

.t951 .t-store__parts-switch-btn.t-active {
    font-weight: 600 !important;
    opacity: 1;
}

.t951__cont-wrapper .t951__sidebar {
    border-radius: 10px;
}

.t706__carticon-imgwrap {
    border-radius: 10px;
}

.t706__carticon-counter {
    font-weight: 600;
    bottom: -6px;
    right: -6px;

}

.t-store__prod-popup__btn-wrapper {
    margin-top: 15px;
}