

/* Start:/local/templates/aspro-allcorp2/components/bitrix/news.list/catalog_table_bory/style.css?17472276431646*/
.newvladcount .counter .input::after {
    content: ' шт. (УП)'; /* Текст */
    position: absolute; /* Позиционируем внутри .input */
    right: 30px; /* Отступ справа */
    top: 50%; /* Центрируем по вертикали */
    transform: translateY(-50%); /* Смещаем для точного центрирования */
    font-size: 16px; /* Совпадает с инпутом */
    color: #333; /* Цвет текста */
    white-space: nowrap; /* Без переноса */
    pointer-events: none; /* Текст не мешает взаимодействию */
}

.newitemvl .inner-wrap {
    padding: 10px !important;
}

.newvladcount .buttons_actions{
    z-index: 1  !important;
}

.newvladcount .counter {
    min-width: 100% !important;
    /* text-align: center; */
}

.newvladcount .buttons{
    min-width: 100% !important;
    /* text-align: center; */
}
.newvladcount .counter input {

position: relative;
    right: 30px; /* Отступ справа */

}


.catalog.item-views .item .image{
    position: relative;
}
.catalog.item-views .item .buttons_actions{
    position:absolute;
    top:0;
    right:0;
    z-index: 10;
    display: flex;
}
.catalog.item-views .item .buttons_actions button{
    border:none;
    background:transparent;
    height:auto;
    display:flex;
    justify-content: center;
    align-items: center;
}
.catalog.item-views .item .buttons_actions button.load .wish_list,
.catalog.item-views .item .buttons_actions button.load .compare_list {
    fill: #0088cc;
}

.btn.btn-default.btn-transparent-bg.animate-load.wide-block {
    
}
/* End */
/* /local/templates/aspro-allcorp2/components/bitrix/news.list/catalog_table_bory/style.css?17472276431646 */
