

/* Start:/local/templates/aspro_next/components/bquadro/catalog.element/iframe_template/style.css?17401256061274*/
.tab-content td:nth-child(2) {
    padding-left: 15px;
}

table.offers td {
    padding: 10px;
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    word-break: break-word;
    text-align: left;
}

table.offers {
    width: 100%;
}

table.offers td:first-child {
    text-align: center;
}

.sku_props {
    display: none;
}

#props td:first-child {
    white-space: nowrap;
}

#props td {
    vertical-align: top;
}

@media(max-width: 767px) {
    table.offers td {
        display: block;
        text-align: center;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
    table.offers {
        margin-bottom: 20px;
    }
    #props {
        padding: 20px 0;
    }
}

.fancybox-title-float-wrap .child {
    display: none !important;
}

.header_item {
    text-align: center;
    display: table-cell;
}

.offers_table {
    display: table;
}

.table_header,
.tabel_row {
    display: table-row;
}

.body_item {
    text-align: center;
    display: table-cell;
    padding: 10px 20px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.1);
}

.img_table {
    width: 50px;
    height: 50px;
}

.offers_table {
    color: #1d2029;
    font-size: 12px;
}

.item_hide {
    display: none;
}

.load_tp {
    display: block;
    margin: 0 auto;
}
/* End */
/* /local/templates/aspro_next/components/bquadro/catalog.element/iframe_template/style.css?17401256061274 */
