.js-store-prod-text a {
  display: inline-flex;
  padding: 10px 0px;
  margin-right: 15px;
  margin-top: 5px;
  font-weight: 500;
}

.js-store-prod-text a {
  background-color: #fffff;
  color: #000 !important;
}

.js-store-prod-text a:last-of-type {
  background-color: #fffff;
  color: #000 !important;
}

.js-store-prod-text a:first-of-type:before {
    width: 24px;
    height: 24px;
    content: url(https://static.tildacdn.com/tild3266-6137-4334-b235-363636326535/shopping_cart_24dp_5.svg);
    margin-right: 10px;
}

.js-store-prod-text a:nth-of-type(2):before {
    width: 24px;
    height: 24px;
    content: url(https://static.tildacdn.com/tild6263-6361-4333-a337-343636643736/favorite_24dp_5F6368.svg);
    margin-right: 10px;
}

.js-store-prod-text a:last-of-type:before {
    width: 24px;
    height: 24px;
    content: url(https://static.tildacdn.com/tild6666-6563-4565-b962-303566303838/mail_24dp_5F6368_FIL.svg);
    margin-right: 10px;
}




.t706__cartwin_showed {
  z-index:9999999;
}

.t1002__addBtn {
    display:none;
}


