.uc-desc-icons .t-descr ul{
    list-style-type:none !important;
    padding-left:0 !important;
}
.uc-desc-icons .t-descr ul li{
    padding-left:30px;
    line-height:20px;
    margin-bottom:10px;
}
/* Иконка для первой строчки + общие настройки размера и расположения */
.uc-desc-icons .t-descr ul li:before{
    content:'';
    width:20px;
    height:20px;
    display:inline-block;
    background:url(https://static.tildacdn.com/tild6562-6639-4566-a165-343434636264/svg_1768234513815.svg);
    background-size:contain;
    background-position:center center;
    position:absolute;
    margin-left:-30px;
}
/* Иконка для второй строчки */
.uc-desc-icons .t-descr ul li + li:before{
    background:url(https://static.tildacdn.com/tild6330-3932-4563-b265-653065363133/svg_1768234525861.svg);
}
/* Иконка для третьей строчки */
.uc-desc-icons .t-descr ul li + li + li:before{
    background:url(https://static.tildacdn.com/tild6265-6365-4038-a237-363562316466/svg_1768234542257.svg);
}

.uc-desc-icons .t-descr ul li + li + li + li:before{
    background:url(https://static.tildacdn.com/tild3961-3731-4739-b738-313861313533/svg_1768234551974.svg);
}
/* Инструкция по работе со стилем https://trilda.ru/kak-dobavit-ikonki-v-opisaniya-kartochek */





    .js-store-prod-text a {
    display: inline-block;
    padding: 10px 30px;
    margin-right: 30px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #2c3c4c;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #2c3c4c;
    color: #ffffff !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}
