﻿
.competitors-table-wrapper .table-column.heading {
    width: 50% !important;
}

.competitors-table-wrapper .table-column.data .column {
    width: 50% !important;
    flex-basis: 50% !important;
}

#taxslayer-data-column {
    position: relative;
}

    #taxslayer-data-column::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(230, 245, 205, 0.24);
        pointer-events: none;
    }

.competitors-table-wrapper .feature-text-wrapper {
    flex-direction: row !important;
    justify-content: left !important;
    align-items: center;
}

    .competitors-table-wrapper .feature-text-wrapper .feature-tooltip {
        padding-left: 10px;
    }

        .competitors-table-wrapper .feature-text-wrapper .feature-tooltip i.feature-tooltip-icon {
            min-width: 18px;
            min-height: 18px;
        }

.competitors-table-wrapper .header-block:not(.data-block) {
    font-size: 16px;
    color: #6E7481; /* Graphite */
    padding: 1.5em;
}

.competitors-table-wrapper .feature-text {
    font-size: 16px;
    color: #333740;
    font-weight: 700;
}

.competitors-table-wrapper .competitors-table-logo {
    z-index: 1000;
}

@media (min-width: 1200px) {
    .competitors-table-wrapper .block {
        min-height: 133px;
    }

    .competitors-table-wrapper .header-block {
        min-height: 128px;
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .competitors-table-wrapper .wrapper {
        border-radius: 2em;
    }
}

@media (min-width: 390px) and (max-width: 768px) {
    .competitors-table-wrapper .data-block {
        min-height: 132px;
    }

    .competitors-table-wrapper .block {
        min-height: 132px;
    }
}

/* Mobile*/
@media (max-width: 390px) {
    .competitors-table-wrapper .table-column.heading {
        width: 30%;
    }

    .competitors-table-wrapper .table-column.data {
        width: 70%;
    }

    .competitors-table-wrapper .block {
        min-height: unset;
    }

    .competitors-table-wrapper .data-block {
        min-height: unset;
    }

    .competitors-table-wrapper .header-block {
        min-height: unset;
    }
}

/* Needed for < 768px text in header (only shows on < 768px with classes) */
.competitors-table-header-mobile {
    color: #333740;
    padding-top: 8px;
}

@media screen and (max-width: 767px) {
    .competitors-table-logo {
        height: 35px;
    }
}

@media screen and (max-width: 768px) {
    .competitors-table-wrapper .data-block img {
        width: unset;
        height: unset;
    }

        .competitors-table-wrapper .data-block img.irs-logo {
            width: 52.67px;
            height: 18px;
            margin-top: 10px;
        }
}

/*#region product-features-table */
.product-features-table-block {
}

    .product-features-table-block .header-block {
        min-height: 180px;
    }

        .product-features-table-block .header-block a {
            padding: 10px;
            font-size: 14px;
        }

        .product-features-table-block .header-block .generic-block-ctas {
            padding-bottom: 0;
        }

        .product-features-table-block .header-block .chooser-product-name {
            font-size: 20px;
            font-weight: 900;
        }

        .product-features-table-block .header-block .chooser-product-price {
            font-size: 22px;
            font-weight: 900;
            color: #11881B; /*GreenJacket*/
        }

.features-mobile-header {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
}

@media screen and (min-width: 992px) {
    .features-mobile-header {
        display: none;
        visibility: hidden;
    }
}

.product-features-table-block .competitors-table-wrapper .table-column.data .anchor-link-wrapper {
    margin: unset;  /*unset default button margin*/
}

@media screen and (max-width: 767px) {
    .product-features-table-block #competitors-table-content {
        /*border: 0 solid #D8D8DF !important;*/
        border-radius: 0;
    }

    .product-features-table-block #competitors-table-data {
        overflow-x: scroll;
    }

    .product-features-table-block .competitors-table-wrapper .table-column.data .column {
        width: 50% !important;
        flex-basis: 50% !important;
        flex: 0 0 50%;
    }

    .product-features-table-block .product-features-table-wrapper .container {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .product-features-table-block .product-features-table-wrapper .heading.table-column {
        display: none;
        visibility: hidden;
    }

    .product-features-table-block .competitors-table-wrapper .table-column.data {
        width: 100% !important;
    }

        .product-features-table-block .competitors-table-wrapper .table-column.data .anchor-link-item {
            display: block;
        }

    .product-features-table-block .data-block .checkmark, .product-features-table-block .data-block .not-included {
        margin-top: 10px;
        min-height: 40px;
    }

    .product-features-table-block .competitors-table-wrapper .data-block {
        padding: 12px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .product-features-table-block .product-features-table-wrapper .container {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .product-features-table-block .product-features-table-wrapper .heading.table-column {
        display: none;
        visibility: hidden;
    }

    .product-features-table-block .competitors-table-wrapper .table-column.data {
        width: 100% !important;
    }

        .product-features-table-block .competitors-table-wrapper .table-column.data .anchor-link-item {
            display: block;
        }

    .product-features-table-block .data-block .checkmark, .product-features-table-block .data-block .not-included {
        margin-top: 10px;
        min-height: 40px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .product-features-table-block .product-features-table-wrapper .container {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .product-features-table-block .product-features-table-wrapper .heading.table-column {
        flex: 1;
    }

    .product-features-table-block .competitors-table-wrapper .table-column.data {
        width: auto !important;
    }

    .product-features-table-block .competitor-table-feature-block .generic-block-ctas {
        padding-top: 0;
    }

    .product-features-table-block .product-features-table-wrapper .table-column.data .column {
        width: 188px !important;
    }

    .product-features-table-block .competitors-table-wrapper .table-column.data .anchor-link-item {
        display: block;
    }

    .product-features-table-block .competitors-table-wrapper .data-block {
        padding: 12px;
    }
}

@media screen and (min-width: 1200px) {
    .product-features-table-block .product-features-table-wrapper .heading.table-column {
        flex: 1;
    }

    .product-features-table-block .competitors-table-wrapper .table-column.data {
        width: auto !important;
    }

    .product-features-table-block .competitor-table-feature-block .generic-block-ctas {
        padding-top: 0;
    }

    .product-features-table-block .product-features-table-wrapper .table-column.data .column {
        width: 188px !important;
    }

    .product-features-table-block .competitors-table-wrapper .table-column.data .anchor-link-item {
        display: block;
    }

    .product-features-table-block .competitors-table-wrapper .data-block {
        padding: 12px;
    }
}
/*#endregion*/
