/* Кнопки в карточку товара --> */
.js-store-prod-text a {
    display: inline-block;
    padding: 16px 24px;
    font-size: 16px;
    margin-right: 15px;
    margin-top: 0px;
    border-radius: 4px;
    font-weight: 600;
    }
.js-store-prod-text a:first-of-type {
    background-color: #F15732;
    color: #ffffff !important;
    }
.js-store-prod-text a:last-of-type {
    background-color: #F15732;
    color: #ffffff !important;
    }
.t706__cartwin_showed {
    z-index: 999999999;
    }