.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/tild3865-3936-4030-b234-626366656333/Frame_299.svg);
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;

}
.js-store-prod-text a {
    display: inline-block;
    padding: 10px 40px;
    margin-right: 25px;
    margin-top: 20px;
    border-radius: 500px;
    font-weight: 400;
    border: 1px solid #ffffff; /* Добавляем черную обводку */
}

.js-store-prod-text a:first-of-type {
    background-color: #3F451C;
    color: #ffffff !important;
}

.js-store-prod-text a:last-of-type {
    background-color: #3F451C;
    color: #ffffff !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}
