.js-store-prod-descr em , .js-store-prod-text  em{
    color: transparent;
    margin-right: 12px;
    display: inline-block;
    margin-top: 5px;
}
.js-store-prod-descr  em:before , .js-store-prod-text  em:before{
   background-image: url(https://static.tildacdn.com/tild3962-3163-4331-b332-383239653939/1040230.svg);
   content: "";
   width: 17px;
   height: 17px;
   position: absolute;
   background-size: contain;
   background-repeat: no-repeat;
}


    .js-store-prod-text a {
    display: inline-block;
    padding: 8px 8px;
    margin-right: 10px;
    margin-top: 10px;
    border-radius: 5px;
    font-weight: 300;
}
.js-store-prod-text a:nth-of-type(1n) {
    background-color: #DE4D3C; 
    color: #ffffff !important;
}

.js-store-prod-text a:nth-of-type(1n):before {
    content: "₸";
    margin-right: 10px;
}

.js-store-prod-text a:nth-of-type(2n) {
    background-color: #669aee;
    color: #ffffff !important;
}

.js-store-prod-text a:nth-of-type(2n):before {
    content: "₽";
    margin-right: 10px;
}



 .js-store-prod-text a:nth-of-type(3n):before {
     content: "";
    margin-right: 0px;
  }

 .js-store-prod-text a:nth-of-type(3n) {
    background-color: #777777;
    color: #ffffff !important;
 }

.t706__cartwin_showed {
    z-index: 999999999;
}
