.js-store-prod-text a {
    padding: 10px 10px;
    margin-right: 15px;
    border: 1px solid #000000;
    border-radius: 00px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Forum',Arial,sans-serif;
    text-transform: uppercase;
}
.js-store-prod-text a:nth-of-type(1){
    background-color: #ffffff;
    color: #000000!important;
    font-size:20px;
    width:300px;
}
.js-store-prod-text a:nth-of-type(2) {
    background-color: #ffffff;
    color: #000000 !important;
    font-size:20px;
    width:300px;
}
.js-store-prod-text a:hover {
     background-color: #111111;
    color: #ffffff!important;

.t706__cartwin_showed {
    z-index: 999999999;
}