    .js-store-prod-all-text {
    border-top: 1px solid #D1D1D1;
    padding-top: 20px;
}
    
    .t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right.t-col.t-col_6.t-store__prod-popup__col_fixed {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
    .t-name_xl {
    font-size: 28px;
    line-height: 1.35;
}
    .t-store__prod-popup__btn-wrapper {
    margin-top: 20px;
    margin-bottom: 30px;
    order: 4;
    width: 100%;
    border-radius: 0px;
}

    a.t-store__prod-popup__btn.t-btn.t-btn_sm {
    width: 100%;
    border-radius: 0px !important;
}
    .js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs {
    width: 100%;
}


    .t-store__prod-popup__price-wrapper {
    margin-top: 0;
    position: absolute;
    right: 0;
}

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


.t-store__card__textwrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0 0 0;
}

.t-store__card__price-wrapper {
    margin-top: 0px !important;
}

    .t706__product-imgdiv {
    border-radius: 0px;
}
   .t-store__relevants__title.t-uptitle.t-uptitle_xxl {
    font-size: 20px !important;
    font-weight: 800 !important;
    text-transform: uppercase;
}
 

  
 
@media screen and (max-width: 1200px){
    .t-store__prod-popup__price-wrapper {
 margin-top: 0;
 position: absolute;
 right: 20px;
top: 40px;
}

.t-descr_xxs {
    font-size: 16px;
}

.t-store__relevants__title {
    margin: 40px 0 20px;
    
}
    
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right.t-col.t-col_6 {
    position: relative;
}
}

@media screen and (min-width: 1200px){
.t-store__relevants__title.t-uptitle.t-uptitle_xxl {
    margin: 140px 0 40px;
    position: relative;
    left: 600px;
    width: 450px;
}
}
