

/* Start:/local/templates/shop/components/max22/compare/.default/style.css?17411586642723*/

#compareContent .table__compare {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

#compareContent .table-row {
    align-items: center;
}

#compareContent .table-col-title {
    display: flex;
    align-items: center;
    padding: 7px;
    width: 30%;
    word-break: break-all;
}

#compareContent .table-col {
    flex-direction: column;
    justify-content: center;
}

#compareContent .table-row:nth-child(even) {
    background-color: #f5f5f4;
}

#compareContent .prog-del {
    text-decoration: underline;
}

#compareContent .h3 {
    margin: 0;
    padding: 7px 0 7px 7px;
}

/*
.table__compare .table-row .table-col {
    vertical-align: text-top;
}

.btn-compare-remove {
    text-transform: capitalize;
}*/

@media (max-width: 768px) {
    /*table__compare .table-row .table-col.col {
        padding: 10px 20px;
        width: 60px;
    }*/

    #compareContent .tab-pane.fade.show.active {
        overflow-x: scroll;
        width: 100%;
        display: flex;
    }

    /*.block__compare .tabs {
        overflow-x: scroll;
    }*/

    #compareContent .table-col-title {
        font-size: 12px;
        min-width: 70px;
    }

    #compareContent .table-col {
        font-size: 14px;
        min-width: 135px;
    }

    #compareContent .h3 {
        font-size: 18px;
    }

    #compareContent .prog-del {
        padding: 0 4px 0 4px;
        margin: 0;
        font-size: 12px;
        text-decoration: underline;
    }

    /*.table__compare {
        min-width: max-content;
    }*/
}
/*
@media (max-width: 575px) {
    .table__compare .table-row .table-col:nth-child(1) {
        width: 100%;
        text-align: left !important;
        font-weight: 700;
        background: #f5f5f4;
    }
}

.block__compare .tabs li {
    border-bottom-color: #fff;
    margin-bottom: -1px;
    border-bottom-color: #ced4da;
    border-left-color: #fff;
    border-right-color: #fff;
    color: #106baf
}

.block__compare .tabs li:not(.active) {
    border-top-color: #fff;
    border-bottom-color: #ced4da
}

.block__compare .tabs li.active {
    border-right-color: #ced4da;
    border-left-color: #ced4da;
    border-bottom-color: #fff;
    color: #333333
}

.block__compare .tabs li:first-child:not(.active) {
    border-left-color: #fff
}

.block__compare .tabs li:last-child:not(.active) {
    border-right-color: #fff
}

.block__compare .item__tab {
    overflow-x: auto
}

.table__compare {
    min-width: 1100px
}



.table__compare .table-row .table-col {
    padding: 10px 20px;
    min-height: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.table__compare .table-row .table-col:nth-child(1) {
    width: 300px
}
*/

/* End */
/* /local/templates/shop/components/max22/compare/.default/style.css?17411586642723 */
