.t1034 hr {

    display: none;
}











.t-store__card__price:before,
.t-store__card__price_old:before {
    font-size: 20px;
    vertical-align: bottom;
    padding-right: 2px;
}
.t-store__card__price:before {content: "От "}

.t-store__card__price_old { color: #000}
.t-store__card__price-item {font-size: 16px}
.t-store__card__price-value {font-weight: 800}


}
.t-store__card__price_old:after,
.t-store__prod-popup__price_old{
    display: none !important;
}



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





@media screen and (max-width: 960px) {

.t490 .t-heading_md {
    margin-top: 12px;
    margin-bottom: 5px;
}

.t490__img {
    width: 100px;
    height: auto;
    max-width: 100%;
    margin-bottom: 5px;
}

}



.t1025__item .t1025__descr {
    opacity: 0.9;
}

.t1025__mark {
    font-size: 1.4rem !important;
    padding: 0.2em 0.5em;
}
.t1025__item {
 
    padding-top: 25px!important;
    padding-bottom: 25px;
} 




.t702 .t-popup__block-close {

    background: #fff !important;
}



@media screen and (max-width: 480px) {
.t1025__imgwrapper {
   
    width: calc(100vw - 40px) !important;
    padding-bottom: calc(100vw - 40px) !important;

}
.t1025__item {
    flex-direction: column  !important;
}
}