

/* Start:/bitrix/templates/aspro-scorp-kapirka/components/bitrix/news.list/catalog-list_no_description/style.css?17604226592765*/
.cust_section_link{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    margin-bottom: 15px;
    /*margin-left: 1px;*/
    padding: 0;
}
.items{
    margin-bottom: 20px;
}
.one_el_sect{
    padding: 7px 20px;
    border: 1px solid #e2e7eb;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    /*margin-left: -1px;*/
    /*margin-top: -1px;*/
}
.one_el_sect:hover{
    background-color: #e65100;
    color: white;
}
.one_el_sect:hover span{
    color: white;
}
.catalog.table .items{
    margin-left: -15px;
}
.zag{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 3px solid #e65100;
    padding-bottom: 2px; /* опционально - отступ снизу */
    display: inline-block;
}
.catalog.item-views.table .item {
    min-height: 385px !important;
}
.dop-text{
    margin-bottom: 20px;
}
.polezno_znat{
    border-bottom: 2px solid #e2e7eb;
    border-top: 2px solid #e2e7eb;
    padding: 20px 0;
    margin-bottom: 20px;
}
.polezno_znat .zag_znat{
    color: #e65100;
    font-weight: bold;
    font-size: 18px;
}
.show_product{
    display: flex;
    justify-content: center;
    font-size: 15px;
    /*font-weight: bold;*/
    margin-bottom: 20px;
    cursor: pointer;
    background-color: #3cc051;
    color: white;
}

.hidden_product{
    display: flex;
    justify-content: center;
    font-size: 15px;
    /*font-weight: bold;*/
    margin-bottom: 20px;
    cursor: pointer;
    background-color: #3cc051;
    color: white;
}

.hidden_elem{
    display: none;
}
.row.filters-wrap{
    margin-left: -15px;
}
@media (max-width: 400px) {
    .item-views .cust_section_link {
        /*padding-right: 15px;*/
    }
}


.cust_section_link.row {
    transition: all 0.3s ease;
    margin-left: initial;
}
.one_el_sect{
    height: 40px;
}

.one_el_sect:hover img{
    filter: brightness(0) invert(1);
}
.one_el_sect img{
    margin-right: 10px;
}

.block_img{
    min-width: 40px;
    display: flex;
    justify-content: center;
}

/* Для мобильных устройств отключаем фиксацию */
@media (max-width: 768px) {
    .cust_section_link {
        position: static !important;
        top: auto !important;
        width: auto !important;
        margin-right: inherit !important;
    }

    .section-link-placeholder {
        display: none !important;
    }

}
@media (max-width: 380px) {
    .one_el_sect{
        word-break: break-all;
    }
}
@media (max-width: 530px) {
    .at_cust{
        padding: 0 !important;
    }
}
/* End */
/* /bitrix/templates/aspro-scorp-kapirka/components/bitrix/news.list/catalog-list_no_description/style.css?17604226592765 */
