.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 30px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #00B14F;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #162E0E;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}

.t-store__card__price-currency {
    padding: 5px;
}
@media screen and (max-width: 700px) {
  .t886 { left: 10px !important; right: 10px !important; max-width: none !important; }
  .t886__wrapper { width: auto !important; max-width: 100% !important; box-sizing: border-box !important; }
}