
    .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 {
    background-color: #1b8b16;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #1b8b16;
    color: #ffffff !important;
}

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