.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: 20px;
    height: 20px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}

  .t-inputpromocode__wrapper {
    width: calc(100% + 30px) !important;
    position: relative;
    left: -15px;
    border-collapse: separate;
    border-spacing: 15px 0px;
}
.t-inputpromocode__btn.t-btn {
    color: #222222 !important;
    background-color: #ffdb5a !important;
    border: 1px solid #ffdb5a;
    transition: all .2s ease;
}
.t-inputpromocode__btn.t-btn:hover {
    color: #222222 !important;
    background-color: #ffdb5a !important;
    border: 1px solid #ffdb5a;
}
