.t228__imglogo
{
    padding-top: 10px;
    padding-left: 35px;
    padding-right: 35px;
}

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


.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 10px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #4A69FF;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #566d90;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}


/* Полное скрытие статуса «Нет в наличии» на карточках товаров */
.t-store__card__sold-out-msg,
.t-store__card__sold-out-msg:after,
.t-store__prod-status,
.t-store__card__mark {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

