    .js-store-prod-text a {
    display: inline-block;
    padding: 13px 30px;
    margin-right: 30px;
    margin-top: 0px;
    border-radius: 8px;
    font-weight: 500;
}
.js-store-prod-text a:first-of-type {
    background-color: #0088CC;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #0088CC;
    color: #ffffff !important;
}
.t706__cartwin_showed {
    z-index: 999999999;
}

.t-store__prod-popup__btn t-btn t-btn_sm a {
    display: inline-block;
    padding: 15px 30px;
    margin-right: 30px;
    margin-top: 15px;
    border-radius: 8px;
    font-weight: 500;
    background-color: #0088CC;
    color: #ffffff !important;
}

.js-store-prod-all-text {
    font-size: 14px !important;
}

.t-store__prod-popup__btn-wrapper {
  margin-bottom: 5px !important;
}


.t-store__prod-popup__btn.t-btn.t-btn_sm {
  width: 201.84px !important;
  min-width: 201.84px !important;
  max-width: 201.84px !important;
  height: 45px !important;
  min-height: 45px !important;
  max-height: 45px !important;
}