/*.t-store__card__sold-out-msg {*/
/*    margin-top: 3px;*/
/*    color: #ffffff;*/
/*}*/

.t-container, .t-container_10, .t-container_8 {
    text-align: justify;
}
.t492 .t-descr {
    padding-top: 20px;
    text-align: justify;
}
.t228 .t-btn {
    font-size: 11px;
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 10px;
}
js-store-prod-sold-out {
    display: none;
}
/*.js-store-product.js-product::before {*/
/*    content: attr(data-product-inv) " шт на складе";*/
/*    font-family: 'Roboto',Arial,sans-serif;*/
/*    font-size: 14px;*/
/*    color: #ffffff;*/
/*    background-color: #00cc19;*/
/*    border-radius: 30px;*/
/*    margin-left: 20px;*/
/*    padding: 3px 8px;*/
/*    position: absolute;*/
/*    top: -5px;*/
/*}*/
.t-store__prod-popup__name{
    margin-top: 5px;
}
.js-store-product.js-product.t-store__product-snippet::before {
    margin-left: calc(50% + 20px);
}
@media screen and (max-width: 1240px)
.js-store-product.js-product::before {
    margin-left: 5px;
}
.js-store-product.js-product.t-store__product-snippet::before  {
    margin-left: calc(50% - 10px);
}
@media screen and (max-width: 980px)
.js-store-product.js-product.t-store__product-snippet::before {
    margin-left: calc(50% - 60px);
    top: -20px;
}
@media screen and (max-width: 640px)
.js-store-product.js-product::before {
    margin-left: 5px;
    position: relative;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.t-store__prod-popup__slider.js-store-prod-slider {
    padding-top: 30px;
}

#rec560073002 .t-store__filter__item-title, #rec560073002 .t-store__filter__opts-mob-btn {
    font-size: 16px;
}
.t778__mark {
    font-size: 12px;
    width: 100px;
    height: 20px;
    border-radius: 3px;
}