.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
    width: 190px;
    text-align: center;
}
.js-store-prod-text a:first-of-type {
  font-size: 18px;
  text-transform: uppercase;
  background: linear-gradient(90deg, #085eff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  padding: 10px 5px ;
  border: 1px solid #1F1D1A;
  
}
.js-store-prod-text a:last-of-type {
  font-size: 18px;
  background: linear-gradient(90deg, #af119f 20%, #60117e 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  padding: 10px 5px ;
  border: 1px solid #1F1D1A;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}
.t-popup .t-typography__descr{
    text-shadow: none !important;
}

.ms-hide-props .t-store__prod-popup__props,
.ms-hide-props .t-store__prod-popup__chars,
.ms-hide-props .t-store__prod-popup__selects,
.ms-hide-props [class*="prod-popup__prop"],
.ms-hide-props [class*="prod-popup__select"],
.ms-hide-props .js-product-controls-group { /* общий контейнер опций у ST300 */
  display: none !important;
}