.js-store-prod-text a:last-of-type {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border: 0px;
    border-style:solid;
    border-color: #000000;
    border-radius: 5px;
    font-size: 120%;
    font-weight: 800;
    background-color: #000000;
    color: #ffffff !important;
}


/*
.js-store-prod-text a:last-of-type {
    background-color: transparent;
    color: #6B8CAE !important;
}
*/
 
.t706__cartwin_showed {
    z-index: 999999999;
}

/* отключение показа кнопки out of stock / товар отсутствует */
.t-store__prod-popup__btn_disabled {
    display: none;
}