.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    color: #1d1b1b !important;
    border: 2px solid #1d1b1b;
    font-family: Montserrat;
    font-weight: 400;
}
}
.js-store-prod-text a:last-of-type {
    color: #1d1b1b !important;
    background-color:#b00000;
    font-family: Montserrat;
    font-weight: 400;
}
}

.js-store-prod-text a:first-of-type:before {
    margin-right: 10px;
}

.js-store-prod-text a:last-of-type:before {
    margin-right: 10px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}

.js-store-prod-text a:hover{
    background-color:#b00000;
    color: #ffffff !important;
    border: 2px solid #b00000;
}