.t-store__card__sold-out-msg {color: #152022; font-size: 10px; text-transform: lowercase;}
.t-btn_sm {
    height: 54px;
    font-size: 20px;
    padding-left: 20%;
    padding-right: 20%;}
    
    
.t1002__addBtn.t1002__addBtn_active {
    background-color: #ffffff!important;
    border: none!important;
}

.t1002__addBtn {border: none!important;}

.t-descr_xxs {    color: #152022;
    font-weight: 300;
    font-family: 'SFSans';
    font-size: 15px;
}


.js-product .t-product__option-select {
    width: 100%;
    border: 1px #ddd solid;
    background: #ffffff;
    color: #152022;
    box-sizing: border-box;
    cursor: pointer;
    padding: 14px 30px 14px 10px;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow-x: hidden;
}

.t-name_md {
    font-size: 20px;
     font-weight: 200!important;
    font-family: 'SFSans';
    line-height: 1.35; }
    
.t-store__prod-popup__sku {
    font-size: 15px;
    margin-top: 20px;
}

.t-store__prod-popup__btn_disabled {
    opacity: 1;
    pointer-events: none;
    background-color: #152022!important;
    color: #fff !important;
}

@media screen and (min-width: 1200px) {
    .t-store__prod-popup__container .js-store-relevants-grid-cont {
        margin-left: 0px;
        margin-right: 20px;
    }
}


