    .js-store-prod-text a {
    display: flex;
    padding: 10px 0px;
    border-radius: 3px;
    font-weight: 600;
    width: 100%;
    justify-content: center;
}
.js-store-prod-text a:first-of-type {
color: #ffffff !important;
background-color: rgba(89, 252, 97, 1);
background-image: linear-gradient(110deg, rgb(107 211 112) 0%, rgb(0 129 23) 100%);
}
.js-store-prod-text a:last-of-type {
color: #ffffff !important;
background-color: rgba(89, 252, 97, 1);
background-image: linear-gradient(110deg, rgb(107 211 112) 0%, rgb(0 129 23) 100%);
}

.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;
}
