ul {
  list-style-image: url("https://static.tildacdn.com/tild3631-3363-4334-b233-383133363562/photo.svg");
}

/* Отключаем именно для блока #rec1410542671 */
#rec1410542671 ul {
  list-style-image: none !important;
}
.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 18px;
}
.js-store-prod-text a:first-of-type {
    background-color: #c92f0d;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #c92f0d;
    color: #ffffff !important;
}
 
.js-store-prod-text a:last-of-type:before {
    content: "\2B50";
    margin-right: 10px;
}
.js-store-prod-text a:first-of-type:before {
    content: "\1F4DE";
    margin-right: 10px; 

}
.t706__cartwin_showed {
    z-index: 999999999;
}