.woocommerce-account table.allimedia-lmfw-account-licenses,
.woocommerce table.allimedia-lmfw-account-licenses,
table.allimedia-lmfw-account-licenses {
    width: 100%;
    border: 0 !important;
    border-collapse: collapse;
    border-radius: 0 !important;
    border-spacing: 0;
    box-shadow: none !important;
    outline: 0 !important;
    overflow: visible;
}

.woocommerce-account table.allimedia-lmfw-account-licenses th,
.woocommerce-account table.allimedia-lmfw-account-licenses td,
.woocommerce table.allimedia-lmfw-account-licenses th,
.woocommerce table.allimedia-lmfw-account-licenses td,
table.allimedia-lmfw-account-licenses th,
table.allimedia-lmfw-account-licenses td {
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid #e5e7eb !important;
    border-left: 0 !important;
    padding: 14px 12px;
    text-align: left;
    vertical-align: top;
}

.woocommerce-account table.allimedia-lmfw-account-licenses thead th,
.woocommerce table.allimedia-lmfw-account-licenses thead th,
table.allimedia-lmfw-account-licenses thead th {
    border-bottom-color: #d7dce2 !important;
    font-weight: 600;
}

.woocommerce-account table.allimedia-lmfw-account-licenses tbody tr:last-child td,
.woocommerce table.allimedia-lmfw-account-licenses tbody tr:last-child td,
table.allimedia-lmfw-account-licenses tbody tr:last-child td {
    border-bottom: 0 !important;
}

.allimedia-lmfw-account-licenses code {
    white-space: nowrap;
}

@media (max-width: 768px) {
    .woocommerce-account table.allimedia-lmfw-account-licenses.shop_table_responsive tr,
    .woocommerce table.allimedia-lmfw-account-licenses.shop_table_responsive tr,
    table.allimedia-lmfw-account-licenses.shop_table_responsive tr {
        border-top: 0 !important;
        border-right: 0 !important;
        border-bottom: 1px solid #e5e7eb !important;
        border-left: 0 !important;
    }

    .woocommerce-account table.allimedia-lmfw-account-licenses.shop_table_responsive tr:last-child,
    .woocommerce table.allimedia-lmfw-account-licenses.shop_table_responsive tr:last-child,
    table.allimedia-lmfw-account-licenses.shop_table_responsive tr:last-child {
        border-bottom: 0 !important;
    }

    .woocommerce-account table.allimedia-lmfw-account-licenses.shop_table_responsive td,
    .woocommerce table.allimedia-lmfw-account-licenses.shop_table_responsive td,
    table.allimedia-lmfw-account-licenses.shop_table_responsive td {
        border-bottom: 0 !important;
    }
}
