.t-store__prod-popup__btn-wrapper > a.t-store__prod-popup__btn_disabled:first-child {
    color: #111111 !important;
    background-color: #ffffff !important;
    border: 1px solid #e4e4e4 !important;
}
.t-store__prod-popup__btn-wrapper a:first-child {
    background-color: #FF4139 !important;
}
.js-store-prod-all-text a {
    height: 45px;
    width: max-content;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    align-items: center;
    font-family: 'Roboto', Arial, sans-serif;
    border: 0 none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 700;
    background-image: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #FF4139 !important;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    color: white !important;
}
.t-typography__characteristics {
    color: gray !important;
    font-weight: 700 !important;
}