

/* Start:/local/templates/stenova/components/citfact/price.table.home/.default/style.css?16750780133097*/

.tb_rrc_con { overflow: auto; }
.tb_rrc_hd { text-align: center; font-size: 17px; line-height: 1.4; color: #000; margin-bottom: 18px; font-weight: 500; }
.tb_rrc { border: 10px solid #f5f5f5; table-layout: fixed; border-spacing: 0; border-collapse: collapse; min-width: 738px; }
.tb_rrc .tb_rrc_tr { display: flex; justify-content: flex-start; }
.tb_rrc .tb_rrc_h .tb_rrc_tr { background-color: #f5f5f5; }
.tb_rrc .tb_rrc_b .tb_rrc_tr { background-color: #fff; }
.tb_rrc .tb_rrc_b .tb_rrc_tr:nth-child(even) { background-color: #f5f5f5; }
.tb_rrc .tb_rrc_th,
.tb_rrc .tb_rrc_td { font-size: 17px; line-height: 1.4; color: #000; padding: 10px 15px 10px 15px; letter-spacing: -.36px; }
.tb_rrc .tb_rrc_td { text-align: center; }
.tb_rrc .tb_rrc_th { display: flex; flex-direction: column; justify-content: center; font-weight: 500; text-align: center; flex-shrink: 0; flex-grow: 0; }
.tb_rrc .tb_rrc_tr > * { border-right: 1px solid #f5f5f5; }
.tb_rrc .tb_rrc_tr > *:last-child { border: none; }
.tb_rrc .tb_rrc_tr > *:nth-child(1) { width: 18%; }
.tb_rrc .tb_rrc_tr > *:nth-child(2) { width: 16%; }
.tb_rrc .tb_rrc_tr > *:nth-child(3) { width: 16%; }
.tb_rrc .tb_rrc_tr > *:nth-child(4) { width: 16%; }
.tb_rrc .tb_rrc_tr > *:nth-child(5) { width: 16%; }
.tb_rrc .tb_rrc_tr > *:nth-child(6) { width: 18%; }

.tb_rrc_h .tb_rrc_tr > *:nth-child(1) { width: 18%; }
.tb_rrc_h .tb_rrc_tr > *:nth-child(2) { width: 32%; }
.tb_rrc_h .tb_rrc_tr > *:nth-child(3) { width: 32%; }
.tb_rrc_h .tb_rrc_tr > *:nth-child(4) { width: 18%; }

.tb_rrc_th_row { height: 50%; display: flex; flex-direction: column; justify-content: center; }
.tb_rrc_th_row_td { width: 50%; flex-shrink: 0; flex-grow: 0; }
.tb_rrc_th_row.double_row { flex-direction: row; }
.tb_rrc_th_row + .tb_rrc_th_row.double_row { padding-top: 10px; }
.tb_rrc_th_row.double_row .tb_rrc_th_row_td { display: flex; flex-direction: column; justify-content: center; }

@media (max-width: 1024px) {
    .tb_rrc .tb_rrc_th,
    .tb_rrc .tb_rrc_td { font-size: 10px; line-height: 1.2; letter-spacing: -.34px; }
}
@media (max-width: 640px) {
    .tb_rrc { margin-bottom: 30px; }
}

/*таблица ТОВАРОВ с сортровкой*/

    #data-table .table-striped--head tr th {
        cursor: pointer;
    }
 
 .table-striped--subHead {
 display: flex;
 width: 100%;
 justify-content: space-between;
 } 
 .table-striped--subHead span {
 width: 25%;
 text-align: center;
 }
 .table-striped--subHead, .table-striped--head {
 background: #f5f5f5;
 }
 #data-table tbody tr:nth-of-type(odd) {
 background: #fff;
 }
 .table-striped tbody tr:nth-of-type(even) {
 background: #f5f5f5;
 }
 #data-table {
 border: 10px solid #f5f5f5;
 text-align: center;
 line-height: 1.2;
 }
 #data-table th {
 border: none;
 font-size: 17px;
 }
 #data-table td{
 border: none;
 font-size: 17px;
 }
 #data-table .table-striped--body tr >*:not(:last-child) {
    border-right: 1px solid #f5f5f5;
 } 
 #data-table tr th {
        font-weight: 500;
        letter-spacing: -.36px;
      
 }
/* End */
/* /local/templates/stenova/components/citfact/price.table.home/.default/style.css?16750780133097 */
