.t-store__card .t-store__card__price_old {
        font-size: 10px;
        font-weight: 300;
        margin-left: 5px;
}


.t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 20px;
}
    
.t-store__card__price-wrapper {
   margin-top: 10px;
}

.t-store__card__textwrapper {
   padding-top: 10px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    border-radius: 10px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid #782fef;
}

.t-descr {
    color: #333333;
}

.t-name_xl {
    font-size: 25px;
    
}

.t-name_md {
    font-size: 25px;
}

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

.t-input {
    font-weight: 500;
    font-size: 16px;
}

.t-select {
    font-weight: 500;
    font-size: 16px;
}

.t-popup .t-store__prod-popup__price_old {
    font-size: 16px;
    font-weight: 300;
}

.t-store__prod-popup__price_old {
    font-size: 16px;
}

.t706__carticon-imgwrap, .t706__carticon_lg .t706__carticon-imgwrap {
    height: 70px;
    width: 70px;
    background: linear-gradient(165.07deg, rgb(120, 47, 239) 13.226%,rgb(150, 94, 243) 89.368%);
}



