.js-store-prod-text a {
    width: 302px;
    text-align: center;
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 500px;
    border: 1px solid #000000;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #ffffff;
    color: #191A1D !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ffffff;
    color: #191A1D !important;
}
 

.t706__cartwin_showed {
    z-index: 999999999;
}
.js-store-prod-text a:hover {
    background-color: #ADCB11;
    border: 1px solid #ffffff;
    transition: 0.3s;
}

.js-store-prod-text a:first-of-type:hover {
    color: #ffffff !important;
    transition: 0.3s;
}

.t-store__prod-popup__btn-wrapper >div {
        display: none
}

.t-store__prod-popup__btn-wrapper a:first-of-type {
  display: none;
}