.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 10px;
    font-weight: 700;
}
.js-store-prod-text a:first-of-type {
    background-color: #6BB294;7
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #6BB294;
    color: #ffffff !important;
}

.js-store-prod-text a:first-of-type:before {
    content: "\2705";
    margin-right: 10px;
}

.js-store-prod-text a:last-of-type:before {
    content: "\2705";
    margin-right: 10px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}

/* Скрываем текстовую часть у нужных товаров */
.js-product[data-product-gen-uid="654313284192"] .t-typography__title,
.js-product[data-product-gen-uid="654313284192"] .t-btnflex.t-btnflex_type_button2,
.js-product[data-product-gen-uid="654313284192"] .t-catalog__card__wrap_txt-and-btns,
.js-product[data-product-gen-uid="837454204852"] .t-typography__title,
.js-product[data-product-gen-uid="837454204852"] .t-btnflex.t-btnflex_type_button2,
.js-product[data-product-gen-uid="837454204852"] .t-catalog__card__wrap_txt-and-btns {
    display: none !important;
}

/* Красим именно внутреннюю карточку */
.t-catalog__grid-cont_col-width_stretch .js-product[data-product-gen-uid="654313284192"],
.t-catalog__grid-cont_col-width_stretch .js-product[data-product-gen-uid="837454204852"] {
    background-color: #ffffff !important;
    pointer-events:none !important;
    opacity: 0;
}

 .t706__close.t706__cartwin-close {
    position: absolute !important;
    top: 20px !important;
    right: 20px !important;
    z-index: 9999;
  }
   .t706__cartwin-content {
    position: relative;
  }


/*Корзина*/

    .t706__cartwin-heading.t-name.t-name_xl {
    font-family: 'Manrope';
    font-weight: 500;
    color: #29453d;
    letter-spacing:-0.5px;
}

.t706__product-title {
    font-family: 'Manrope';
    font-weight: 500;
    letter-spacing:-0.3px;
}

.t-input-phonemask__options-code, .t-input-phonemask__select-code,
.t706__cartwin-totalamount-content,
.t706 .t-form .t-input.t-input-phonemask,
.t706__product-amount, .t706__product-amount--portion,
.t706__product-quantity,
.t706 .t-form input.t-input {
    font-family: 'Manrope';
    color: #29453d !important;
    letter-spacing:-0.5px;
}

.t706__cartwin-prodamount-wrap {
    display: none !important;
}

.t-checkbox__control>span {
    font-family: 'Manrope';
    font-size: 13px;
    font-weight: 400;
}

.t-checkbox__indicator { /* Чек-бокс в корзине */
    border-radius: 4px;
    border-color: #29453d;
     background-color: #fff !important;
     opacity:1;
     scale:0.7;
     margin-top:-2px
}

.t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator {
    background-color: #29453d !important;
}

.t-checkbox__indicator:after {
    border-color: white !important;
}

.t706__cartwin-bottom {
    padding-top: 0px !important;
    border-color: #E4E7E6;
}

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

.t706__cartwin-top {
    border-color: #E4E7E6;
}

.t706 .t-input-group {
    margin-bottom: 10px;
}

.t-input-block {
    font-size: 12px !important;
}

.t706 .t-form input.t-input {
    font-size: 14px;
    letter-spacing: -0.1px;
}
.t706__cartwin-products .t-name {
    font-family: 'Manrope';
    font-size: 14px;
    color: #29453d;
    letter-spacing: -0.3px;
}
