

/* Start:/local/templates/aspro_mshop/components/bitrix/catalog.section/catalog_table/style.css?14901806991285*/
.float-left {
    text-align: left;
}
.padding-left_20 {
    padding-left: 20px;
}
.item-name-link {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.item-name-description {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.item-price {
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.item-article-link {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    max-width: 140px;
}

.section-element-discontinued {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('/local/templates/aspro_mshop/components/bitrix/catalog.section/catalog_table/images/stop.svg');
    width: 15px;
    height: 15px;
    background-size: contain;
    position: absolute;
    z-index: 10;
    right: 0;
    cursor: help;
}
.section-element-discontinued-text {
    display: none;
    background: #fff;
    width: 162px;
    padding: 5px 10px;
    line-height: 15px;
    border: 1px solid #00a7df;
    top: -26px;
    position: absolute;
    left: 12px;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}
.section-element-discontinued:hover .section-element-discontinued-text {
    display: inline-block;
}
/* End */
/* /local/templates/aspro_mshop/components/bitrix/catalog.section/catalog_table/style.css?14901806991285 */
