/* .table-striped th {
    font: 16px var(--lato);
}
.table-striped td {
    color: var(--lighter-black);
}
.table-striped thead th {
    background-color: var(--dark-blue);
    font-weight: bold;
}
.table.table-striped th,
.table.table-striped tbody td {
    padding: 14px 10px;
}
.table-striped thead tr th {
    color: var(--darker-white);
}
.table-striped tr:nth-of-type(even) {
    background-color: #edf2f5;
}
.table-striped tr:nth-of-type(odd) {
    background-color: var(--white);
}
.entry-content table:not(.variations) {
    border: unset !important;
}
.table.table-striped th,
.table.table-striped td {
    border-top: none !important;
    border-bottom: none !important;
}
.table-striped tr:last-of-type {
    border-bottom: 2px solid #bfd4d9 !important;
}
.table-striped tr th,
.table-striped tr td {
    border-right: 2px solid #bfd4d9 !important;
}
.table-striped tr td:last-of-type {
    border-right: unset !important;
}
.table-striped td {
    text-align: center;
}
.entry-content thead th,
.entry-content tr th {
    padding: 14px 10px !important;
    font-weight: unset !important;
}
.variation-table {
    padding-top: 0 !important;
}
.variation-table .wtbpFiltersWrapper {
    padding-top: 55px !important;
    display: flex;
}
.variation-table .wtbpFiltersWrapper>div::before {
    position: absolute;
    top: -32px;
    left: 10px;
    color: var(--blue);
    font-size: 18px;
    font-weight: 600;
}
.variation-table .wrapper {
    position: relative;
    max-width: 158px;
    margin-right: 8px;
}
.variation-table .wtbpFiltersWrapper>div:first-child {
    margin-left: 110px;
}
.variation-table th.sorting {
    text-align: left;
    padding-left: 25px !important;
    padding-right: 20px !important;
}
.variation-table .et_builder_inner_content {
    background-color: unset !important;
}
.variation-table .acf-part_downloads .et_builder_inner_content a,
.variation-table .acf-2d_pdf_download .et_builder_inner_content a,
.variation-table .acf-3d_stp_download .et_builder_inner_content a {
    position: relative;
}
.variation-table .acf-part_downloads .et_builder_inner_content a::before,
.variation-table .acf-2d_pdf_download .et_builder_inner_content a::before,
.variation-table .acf-3d_stp_download .et_builder_inner_content a::before {
    content: "\f15b";
    color: var(--lighter-blue);
    position: absolute;
    font: var(--fa-font-solid);
    left: -20px;
    top: 5px;
    transition: 0.3s;
}
.variation-table .et_builder_inner_content.et_pb_gutters3.product>p:first-child {
    padding: 10px 0px;
}
.variation-table table.dataTable thead .sorting {
    background-position-x: right !important;
}
th.sorting {
    border-right: 1px solid var(--lightest-blue);
}
@media (min-width: 1751px) {
    .variation-table .acf-part_downloads .et_builder_inner_content a {
        padding-left: 15px;
    }
}
@media (max-width: 1750px) and (min-width: 1551px) {
    .variation-table .acf-part_downloads .et_builder_inner_content a {
        padding-left: 25px;
    }
}
@media (min-width: 1372px) and (max-width: 1550px) {
    .variation-table .acf-part_downloads .et_builder_inner_content a {
        padding-left: 25px;
    }
}
@media (max-width: 1690px) {
    .variation-table .acf-part_number .product {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 20px;
    }
}
@media (max-width: 1450px) {
    .variation-table .wtbpFiltersWrapper>div:first-child {
        margin-left: 50px;
    }
}
@media (max-width: 1489px) {
    .variation-table .acf-part_downloads .et_builder_inner_content::before,
    .variation-table .acf-2d_pdf_download .et_builder_inner_content::before,
    .variation-table .acf-3d_stp_download .et_builder_inner_content::before {
        position: unset;
    }
    .variation-table .acf-part_downloads .et_builder_inner_content a {
        padding-left: 0px;
    }
}
@media (max-width: 1250px) {
    .wtbpTableWrapper {
        overflow-x: scroll;
    }
    .variation-table .wtbpFiltersWrapper {
        flex-wrap: wrap;
    }
    .variation-table .wrapper {
        margin-top: 30px;
    }
    .wtbpTableWrapper .wtbpFilters {
        height: auto !important;
    }
    .variation-table .wtbpFiltersWrapper>div:first-child {
        margin-left: 0px;
    }
    .variation-table .wtbpFiltersWrapper>div:last-child {
        margin-left: 18px;
    }
    .variation-table .wtbpFiltersWrapper {
        padding-top: 15px !important;
    }
}
@media (max-width: 349px) {
    .variation-table .wtbpFiltersWrapper>div:last-child {
        margin-top: 0px;
    }
}
.woocommerce #et-main-area .variation-table .acf-part_number .product p a:hover {
    color: white !important;
    background-color: var(--blue);
}
.woocommerce #et-main-area .variation-table .acf-part_number .product p a {
    transition: 0.3s;
}
.variation-table .wtbpTableWrapper {
    overflow-x: hidden;
    margin-top: 5px;
}
.variation-table .acf-part_number,
.variation-table thead tr>th:not(:first-child):not(:last-child) {
    width: 13% !important;
}
.variation-table .acf-part_number,
.variation-table thead tr>th:last-child {
    width: 15% !important;
}
.variation-table .acf-part_number,
.variation-table thead tr>th {
    text-align: left;
    padding-left: 25px !important;
    border-right: 1px solid var(--lightest-blue) !important;
    padding-right: 20px !important;
}
.variation-table .dt-buttons {
    display: none !important;
}
.ml6-table table.dataTable tbody td {
    padding: 8px 5px;
}
.ml6-table .variation-table thead tr>th:first-child,
.ml6-table .variation-table tbody tr>td:first-child {
    width: 18% !important;
}
.ml6-table .variation-table thead tr>th:nth-of-type(2),
.ml6-table .variation-table tbody tr>td:nth-of-type(2) {
    width: 13% !important;
}
.ml6-table .variation-table thead tr>th:nth-of-type(3),
.ml6-table .variation-table tbody tr>td:nth-of-type(3) {
    width: 8% !important;
}
.ml6-table .variation-table thead tr>th:nth-of-type(4),
.ml6-table .variation-table tbody tr>td:nth-of-type(4) {
    width: 11% !important;
}
.ml6-table .variation-table thead tr>th:nth-of-type(5),
.ml6-table .variation-table tbody tr>td:nth-of-type(5) {
    width: 19% !important;
}
.ml6-table .variation-table thead tr>th:nth-of-type(6),
.ml6-table .variation-table tbody tr>td:nth-of-type(6) {
    width: 15% !important;
}
.ml6-table .variation-table thead tr>th:last-child,
.ml6-table .variation-table tbody tr>td:last-child {
    width: 15% !important;
}
.ml6-table table.dataTable thead th,
.ml6-table table.dataTable tfoot th {
    font-weight: 400;
    padding: 25px 10px !important;
}
.ml6-table .dataTables_scrollBody thead {
    display: none;
}
.ml6-table .acf-part_number_durometer .product {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
}
.variation-table .wtbpFilters {
    padding-right: 0px;
}
.variation-table .wtbpFiltersWrapper>div::before {
    background-color: #0C384F;
    color: white;
    padding: 45px 0px 5px 0px;
    top: unset;
    bottom: 100%;
    text-align: center;
    width: 100%;
    left: 0;
    border-radius: 6px 6px 0px 0px;
}
.variation-table .wrapper {
    position: relative;
    max-width: 20%;
    margin-right: 0px;
    flex: 1 1 auto;
}
.variation-table .wtbpFiltersWrapper {
    padding-top: 130px !important;
    gap: 8px;
    justify-content: space-between;
}
.wtbpTableWrapper .wtbpFilters {
    height: 190px;
}
.variation-table .wtbpFiltersWrapper>div::after {
    content: "\f15b";
    font-family: 'Font Awesome 6 Pro';
    position: absolute;
    bottom: calc(100% + 40px);
    left: 50%;
    color: white;
    transform: translateX(-50%);
    font-size: 24px;
}
.variation-table .wtbpFilters .wtbpFiltersWrapper select {
    border-radius: 0px 0px 6px 6px;
    border: 1px solid #A5C2CA;
    font: 400 16px / 19px var(--lato);
    height: 39px;
    margin-right: 28px;
    width: 100%;
    max-width: 100%;
    margin-left: 0px !important;
    text-align: center;
    margin-top: 0px;
    border-top: 0;
    margin-right: 0px;
}
.wtbpFilters .wtbpFiltersWrapper select,
.wtbpVarAttributes select {
    padding: 0 8px 0 8px !important;
}
.variation-table {
    background-color: transparent;
}
.variation-table .wtbpFiltersWrapper>div:last-of-type::after {
    content: none;
}
.variation-table .wtbpFiltersWrapper>div:first-child {
    margin-left: 0px;
}
.variation-table .wrapper:last-of-type {
    width: auto;
    position: absolute;
    top: 15px;
    left: 0;
}
.wtbpResetFilter {
    white-space: nowrap;
}
.variation-table .wtbpFiltersWrapper>div:first-child::before {
    content: "Total Circuts";
}
.variation-table .wtbpFiltersWrapper>div:first-child::after {
    content: "\f085";
}
.variation-table .wtbpFiltersWrapper>div:nth-child(2)::before {
    content: "AMPs";
}
.variation-table .wtbpFiltersWrapper>div:nth-child(2)::after {
    content: "\e496";
}
.variation-table .wtbpFiltersWrapper>div:nth-child(3)::before {
    content: "Voltage Rating";
}
.variation-table .wtbpFiltersWrapper>div:nth-child(3)::after {
    content: "\e0b7";
}
.variation-table .wtbpFiltersWrapper>div:nth-child(4)::before {
    content: "Capsule Length";
}
.variation-table .wtbpFiltersWrapper>div:nth-child(4)::after {
    content: "\f547";
}
.variation-table .wtbpFiltersWrapper>div:nth-child(5)::before {
    content: "Speed Range";
}
.variation-table .wtbpFiltersWrapper>div:nth-child(5)::after {
    content: "\f625";
}
.variation-table .et_builder_inner_content.et_pb_gutters3>p:first-child {
    padding: 10px 0px;
}
.variation-table table.dataTable thead th {
    color: white;
}
.variation-table .wtbpTableWrapper td {
    text-align: center;
    font-size: 18px;
}
.variation-table .wtbpTableWrapper td a {
    color: rgb(16, 93, 17);
}
.variation-table .dataTables_scrollBody table thead {
    visibility: collapse;
}
@media screen and (max-width:991px) {
    .variation-table .wtbpFiltersWrapper {
        flex-direction: column;
    }
    .variation-table .wtbpFiltersWrapper>div::before {
        position: relative;
        display: block;
        width: calc(100% - 8%);
        white-space: nowrap;
        padding: 10px 0px 10px 8%;
        text-align: left;
    }
    .wtbpTableWrapper .wtbpFilters {
        height: auto !important;
    }
    .variation-table .wrapper {
        width: 100%;
        max-width: 100%;
        margin-top: 0px;
    }
    .variation-table .wtbpFilters .wtbpFiltersWrapper select {
        text-align: left;
    }
    .variation-table .wtbpFiltersWrapper>div::after {
        bottom: 60%;
        left: 5%;
    }
    .variation-table .wtbpFiltersWrapper {
        padding-top: 50px !important;
    }
} */
.models-table.erg .wtbpFiltersWrapper {
    display: flex;
    gap: 30px;
}
.variation-table.table-grouped {
    padding-top: 0px;
}
.dt-buttons {
    margin-bottom: 0 !important;
}
.models-table.erg .wtbpFiltersWrapper .wrapper select {
    margin: 0 !important;
    max-width: none;
}
.models-table.erg .wtbpFilters {
    margin-inline: 8%;
    margin-bottom: 25px;
    margin-top: 45px;
    transition: margin-block .3s;
}
.models-table .wtbpFiltersWrapper .wrapper::after {
    font-size: 18px;
    position: absolute;
    top: 0px;
    left: 0px;
    transform: translateY(-100%);
    color: var(--blue);
}
.models-table.mounting-1 .wtbpFiltersWrapper .wrapper:first-of-type::after {
    content: 'Mounting';
}
.models-table.amperage-2 .wtbpFiltersWrapper .wrapper:nth-of-type(2)::after {
    content: 'Amperage';
}
.models-table.rohs-3 .wtbpFiltersWrapper .wrapper:nth-of-type(3)::after {
    content: 'ROHS';
}
.models-table .wtbpFiltersWrapper .wrapper {
    position: relative;
}
.models-table.erg .wtbpFilters.hide {
    margin-block: 0;
}
.wtbpFilters.hide {
    opacity: 0;
}
.filter-buttons {
    margin-bottom: 0 !important;
}