

/* Start:/bitrix/templates/aspro-stroy/components/bitrix/catalog.section.list/test2/style.css?17282857032119*/

.table-price-list {
    margin-bottom: 5px;
    width: 100%;
    border-collapse: collapse;
    border-color: #e6e6e6;
    border: none;
}

.table-price-list td, .table-price-list th {
    padding: 14px 20px;
}

.table-price-list .th {
    text-transform: uppercase;
    background-color:#5650a0;
    color: #fff;
    white-space: nowrap;
    border-bottom: none;
    border-top: none;
}

.table-price-list .price-cat {
    color: #333333;
    text-align: left;
    font-weight: 600;
    cursor: pointer;
}
.table-price-list td._second {
    background-color: #e7e7e7;

}
.table-price-list td, .table-price-list th {
  padding: 14px 20px;
}
.price-cat._first-lvl{border-top:1px solid #fff;}
.table-price-list td.price-name {
    text-align: left;
}
.table-price-list th {text-align: center;}
.table-price-list td.price-price {
    font-size: 14px;
}

.table-price-list .price-unit {
    text-align: center;
}
.icon-arrow-down-bold::before {
  content: "\003E";
}
.table-price-list tr._collapsed > td .price__toggle-rows-link {
  transform: rotate(-90deg);margin-left: -10px;
 
margin-right: 15px;
}
.table-price-list .price-price {
    text-align: center;
    white-space: nowrap;
}

.table-price-list .price__toggle-rows-link {
    text-decoration: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    margin-right: 5px;
    color: currentColor;
    transition: .3s ease;
}
.table-price-list tr._collapsed>td .price__toggle-rows-link {
     transform: rotate(-90deg);
 }
.price-list__pdf-actual {
    display: none;
}
/* [data-parent-row]:not([data-parent-row="s10"]){
    display: none;
} */
@media (max-width: 767px) {
    .table-price-list td:first-child,.table-price-list .th:first-child {
        width: 45%;
    }
    .table-price-list td:nth-child(2),.table-price-list .th:nth-child(2) {
        width: 30%;
    }
    .table-price-list td:nth-child(3),.table-price-list .th:nth-child(3) {
        width: 25%;
    }
}
@media (max-width: 479px) {
    .table-price-list td, .table-price-list th {
        padding: 10px;
    }
}

 
body .table-price-list .price-cat{background:#5650a0;color:#fff;}
/* End */
/* /bitrix/templates/aspro-stroy/components/bitrix/catalog.section.list/test2/style.css?17282857032119 */
