/* ==========================================================================
   ICE COMPONENTS — PRODUCT / SERIES STYLESHEET - CLEANUP 20260829
   ==========================================================================

   File: product-series-style.css

   Purpose:
   Styles used specifically on WooCommerce single-product / Series pages.

   Load on:
   is_product()

   Contains:
   - Standard Series hero and single-product layout overrides
   - Specifications, mechanical drawings, product details and CTA refinements
   - Product-specific responsive rules
   - Programmable Hall-effect current-sensor product variants
   - Legacy post-specific Series layouts
   - IN Series table scrolling/sorting (post IDs 3877 and 3880)
   - Custom Solutions product-page layouts
   - Series Technical Resources components
   - Product-side 3D viewer button and popup shell

   Intentionally remains in style.css:
   - Global typography, header/navigation, forms and modal stacking
   - Generic components shared with category/archive pages
   - Generic FAQ/list/table primitives used outside single products
   - 3D viewer iframe-document styles (the iframe may not be is_product())

   Load this stylesheet AFTER style.css.
   Product category archive styles belong in product-category-style.css.

   Cleaned and consolidated after extraction from style.css.
   ========================================================================== */

.single-product .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 120px;
}

.single-product .modal .modal-dialog {
    max-width: 680px;
}

.single-product .modal input[type="text"],
.single-product .modal input[type="tel"],
.single-product .modal input[type="password"],
.single-product .modal input[type="email"],
.single-product .modal input[type="search"],
.single-product .modal input[type="url"],
.single-product .modal select {
    height: 48px;
}

.single-product .gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100%;
}

.single-product .inner-banner-col-right {
    padding: 0 12px;
}

.single-product .scroll_tble {
    height: auto;
    max-height: 630px;
}

.single-product .des-btn-list-wrap {
    margin-bottom: 0;
}

.single-product .table.rank-table thead tr .first-th {
    min-width: 126px;
}

.single-product .des-lft .des-list .hSix {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 26px;
    text-transform: uppercase;
}

.postid-934 a.cmn-btn {
    font-size: 14px;
    min-height: 70px;
}

.single-product .table.rank-table> :not(:last-child)> :last-child>* {
    border-bottom: 0;
}

.single-product .table.rank-table .table-header-wrp div {
    width: 188px;
}

.single-product .table.rank-table .table-bdy-wrp .table-bdy-wrp-each div {
    width: 188px;
    word-break: break-word;
}

.single-product .table.rank-table .table-header-wrp {
    justify-content: space-between;
}

.single-product .table.rank-table .table-bdy-wrp-each {
    justify-content: space-between;
}

.single-product .table.rank-table .table-header-wrp div {
    flex: auto;
}

.single-product .description-sec .des-list-col-innr .hSix {
    font-size: 24px;
}

.single-product .table.rank-table .table-bdy-wrp-each {
    transition: all 0.3s ease-in-out;
}

.single-product .table.rank-table .table-bdy-wrp-each:hover {
    background: #f4f5f6;
}

.single-product .table.rank-table .table-header-wrp .hdr-rank-txt-wp {
    width: 100%;
    padding: 0;
}

.single-product .table.rank-table .table-header-wrp div h6 {
    padding: 0px 0;
}

.single-product .table.rank-table .table-bdy-wrp .table-bdy-wrp-each div:first-child span {
    white-space: nowrap;
}

.postid-964 .applications-packaging-wrp .des-list ul {
    column-count: 2;
}

.postid-934 .applications-packaging-wrp .des-list ul {
    column-count: 2;
}

.postid-964 .applications-packaging-wrp {
    padding: 40px 15px;
}

.postid-934 .applications-packaging-wrp {
    padding: 40px 15px;
}

.postid-964 .applications-packaging-wrp ul li::after {
    width: 9px;
    height: 9px;
    top: 7px;
}

.postid-934 .applications-packaging-wrp ul li::after {
    width: 9px;
    height: 9px;
    top: 7px;
}

.postid-964 .applications-packaging-wrp ul li {
    padding-left: 14px;
    font-size: 16px;
}

.postid-934 .applications-packaging-wrp ul li {
    padding-left: 14px;
    font-size: 16px;
}

.postid-964 .feature-lst-wrp ul li {
    font-size: 20px;
}

.postid-934 .feature-lst-wrp ul li {
    font-size: 20px;
}

.postid-964.single-product .des-wrap .des-lft {
    width: 52%;
}

.postid-934.single-product .des-wrap .des-lft {
    width: 52%;
}

.postid-964.single-product .des-wrap .des-rght {
    width: 48%;
}

.postid-934.single-product .des-wrap .des-rght {
    width: 48%;
}

body.postid-934 .des-wrap .des-rgt,
body.postid-964 .des-wrap .des-rgt {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #b6d0e4;
}

body.postid-934 .des-wrap .des-rgt>*,
body.postid-964 .des-wrap .des-rgt>* {
    width: 50%;
}

body.postid-934 .des-wrap .des-rgt .des-list-col-innr,
body.postid-964 .des-wrap .des-rgt .des-list-col-innr {
    border: 0;
}

body.postid-964 .des-list li::before,
body.postid-934 .des-list li::before {
    display: none;
}

body.postid-964 .des-list li::after,
body.postid-934 .des-list li::after {
    width: 10px;
    height: 10px;
    border: 2px solid #349980;
    top: 8px;
    position: absolute;
    left: 0;
    content: "";
}

body.postid-964 .des-list li,
body.postid-934 .des-list li {
    padding-left: 30px;
}

.postid-771 .specification-sec .dataTables_wrapper table.dataTable {
    border: 1px solid #b6d0e4;
}

.postid-771 .specification-sec .common-conductors-wrp table {
    width: 100%;
}

.postid-771 .specification-sec .dataTables_wrapper table.dataTable thead {
    background: #e6ebf0;
}

.postid-771 .specification-sec .dataTables_wrapper table.dataTable thead tr th {
    border-bottom: 1px solid #b6d0e4;
    font-size: 13px;
    letter-spacing: 0.018em !important;
    color: #000 !important;
    font-weight: 600;
    font-family: "Montserrat";
    width: 12%;
    padding: 10px 7px;
}

.postid-771 .specification-sec .dataTables_wrapper table.dataTable thead tr th:first-child {
    padding: 10px 28px 10px 20px;
}

.postid-771 .specification-sec .dataTables_wrapper table.dataTable thead tr th:last-child {
    padding: 10px 28px 10px 20px;
}

.postid-771 .specification-sec .dataTables_wrapper table.dataTable tbody tr td {
    background-color: transparent;
    border-bottom: 1px solid #b6d0e4;
    border-top: none;
    color: #656565;
    letter-spacing: 0.02em;
    font-size: 13px;
    box-shadow: none;
    padding: 10px 15px;
}

.postid-771 .specification-sec .dataTables_wrapper table.dataTable tbody td:first-child {
    font-weight: 600;
    color: #005494;
    letter-spacing: 0.02em;
}

.postid-964 .des-btn-list {
    justify-content: center;
}

.postid-1238 .feature-lst-wrp ul li {
    font-size: 20px;
    padding-left: 30px;
}

.postid-1238 .feature-lst-wrp ul li::after {
    top: 8px;
}

.postid-1238 .des-list-col-innr {
    border: none;
}

.postid-1238 .des-wrap .des-rgt {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #b6d0e4;
}

.postid-1238 .des-list-col {
    width: 50%;
}

.postid-1238 .des-list li::after {
    width: 10px;
    height: 10px;
    border: 2px solid #349980;
    top: 8px;
    position: absolute;
    left: 0;
    content: "";
}

.postid-1238 .des-list li::before {
    display: none;
}

.postid-1238 .des-list li {
    padding-left: 30px;
}

.postid-1238 .col-md-4.mech-each,
.postid-964 .col-md-4.mech-each {
    width: 100%;
}

.postid-1238 .col-md-4.mech-each img,
.postid-964 .col-md-4.mech-each img {
    object-fit: contain;
    height: 450px;
}

.single-product .mech-hdr {
    padding-left: 0;
}

.single-product .sg-product {
    padding: 40px 0;
}

.single-product .woocommerce-breadcrumb {
    padding-top: 0 !important;
}

.single-product .des-btn-list-wrap {
    margin-top: 20px;
}

.single-product .mech-sec {
    padding-top: 40px;
}

.single-product .list-details-sec {
    padding-top: 10px;
}

.single-product .specification-sec {
    padding-bottom: 0px;
}

.single-product.postid-473 .specification-sec {
    padding-top: 30px;
}

.postid-771 .specification-sec {
    padding: 0 0 10px 0;
}

.single-product .des-lft .des-list {
    padding: 30px 0;
}

.single-product .details-list-wrap {
    padding: 40px 40px 35px 40px;
    margin-bottom: 35px;
}

.single-product.postid-934 .specification-sec {
    padding-top: 0;
}

.single-product.postid-794 .list-details-sec,
.single-product.postid-807 .list-details-sec,
.single-product.postid-958 .list-details-sec {
    padding-top: 40px;
}

.single-product.postid-794 .details-list>li,
.single-product.postid-807 .details-list>li,
.single-product.postid-958 .details-list>li {
    padding-left: 0;
}

.single-product.postid-794 .specification-sec.cmn-gap,
.single-product.postid-807 .specification-sec.cmn-gap,
.single-product.postid-958 .specification-sec.cmn-gap {
    padding-top: 0;
}

.single-product.postid-670 .specification-sec {
    padding-bottom: 30px;
}

.single-product.postid-1066 input::-webkit-input-placeholder {
    color: #b2b2b2;
}

.single-product.postid-1066 input:-ms-input-placeholder {
    color: #b2b2b2;
}

.single-product.postid-1066 input::-moz-placeholder {
    color: #b2b2b2;
}

.single-product.postid-1066 input:-moz-placeholder {
    color: #b2b2b2;
}

.single-product.postid-1066 .custom-product-form-wrapper form textarea {
    resize: auto;
}

.single-product.postid-964 .mech-sec {
    padding-bottom: 0;
}

.product_cat_programmable-hall-effect-current-sensors .details-list-wrap ul.details-list li p:not(:first-child) {
    text-indent: 20px;
}

.single-product .description-sec .des-btn-list-wrap {
    margin-top: 40px;
}

.postid-771 .specification-sec .common-conductors-wrp table {
    min-width: 1118px;
}

.postid-1238.single-product .des-wrap .des-lft,
.postid-964.single-product .des-wrap .des-lft {
    width: 100%;
}

.postid-1238.single-product .des-wrap .des-lft .des-list.feature-lst-wrp ul,
.postid-964.single-product .des-wrap .des-lft .des-list.feature-lst-wrp ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.postid-1238.single-product .des-wrap .des-lft .des-list.feature-lst-wrp ul li,
.postid-964.single-product .des-wrap .des-lft .des-list.feature-lst-wrp ul li {
    break-inside: avoid;
}

.single-product .des-btn-list .cmn-btn {
    padding: 11px;
    font-size: 19px;
    min-height: 0;
}

.single-product .des-btn-list .request-sample-actv,
.single-product .des-btn-list .request-qoute-actv {
    border: 3px solid #093678;
    color: #ffffff;
    background: #093678;
}

.single.single-product .des-btn-list-wrap > .des-btn-list {
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
}

.single.single-product .des-btn-list-wrap > .des-btn-list > li {
    width: fit-content;
    padding: 0;
    height: 100%;
}

.single.single-product .des-btn-list-wrap > .des-btn-list > li > a.cmn-btn {
    height: 100%;
    text-align: center;
}

.single-product .applications-packaging-wrp {
    border: none;
    padding: 40px 25px;
}

.single-product .des-list-col-innr {
    border: none;
}

.single-product .catBanner {
    background: transparent;
}

.single-product .catBanner .inner-banner-wrap h1.hOne {
    margin-bottom: 15px;
    font-size: 32px !important;
    font-weight: 600;
    text-shadow: none;
}

.single-product .catBanner .inner-banner-wrap .breadCamp {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 4px;
    column-gap: 12px;
}

.single-product .catBanner .inner-banner-wrap .breadCamp > li {
    font-size: 14px;
}

.single-product .catBanner .inner-banner-wrap .breadCamp > li:not(:last-of-type)::after {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(45deg) translate(0px, -2px);
    margin-left: 5px;
}

.single-product .des-btn-list .cmn-btn {
    border: 3px solid #093678;
    color: #093678;
    background: transparent;
    transition: 0.5s;
}

.single-product .des-btn-list .request-sample-actv {
    border: 3px solid #093678;
    color: #ffffff;
    background: #093678;
    transition: 0.5s;
}

.single-product .des-btn-list .request-sample-actv:hover {
    color: #093678;
    background: transparent;
}

.single-product .banner-wrap .des-list li::before {
    display: none;
}

.nw-single-product .seriesDetails > .inner-banner-col-left [class*="col-"]:last-of-type .des-list li::after {
    top: 8px;
}

.single-product .banner-wrap .des-list-col-innr .hSix {
    font-size: 24px;
    margin-bottom: 15px;
}

.single-product .catBanner .des-btn-list-wrap {
    margin-top: 10px;
}

.single-product .list-details-sec.cmn-gap {
    padding: 25px 0;
}

.single-product .details-list-wrap .details-list>li {
    padding-bottom: 15px;
}

.single-product .details-list-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}

.single-product .catBanner {
    padding: 110px 0 0 !important;
}

.single-product .catBanner .spec-hdr h2 {
    font-size: 20px;
    letter-spacing: 0.03em;
    text-align: center;
}

.single-product .catBanner .list-details-sec p {
    font-size: 16px;
}

.single-product .details-list-wrap .details-list>li>ul>li {
    padding-bottom: 5px;
    font-size: 18px;
}

.single-product .table-header-wrp>div h6 {
    font-size: 11px;
}

.single-product .caTitle .hOne {
    text-align: left;
    margin: 15px 0 2px !important;
}

.single-product .caTitle .careGory {
    display: block;
    width: fit-content;
    transition: 0.3s;
    font-size: 20px;
}

.nw-single-product .seriesDetails > .inner-banner-col-left .des-list {
    padding-top: 0;
}

.single-product .nw-single-product {
    padding-bottom: 50px;
}

.single-product .banner-sec.catBanner > .container {
    padding: 0;
}

.single-product .des-list-col-innr .hSix {
    font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 10px !important;
}

.single-product .table.rank-table .table-bdy-wrp > .table-bdy-wrp-each span,
.single-product .table.rank-table .table-bdy-wrp > .table-bdy-wrp-each > .comn-data-tble span {
    font-size: 14px;
    font-weight: 500;
}

.single-product .table.rank-table .table-bdy-wrp > .table-bdy-wrp-each > div:first-of-type span {
    font-weight: 600;
}

.single.single-product .list-details-sec {
    padding-top: 0;
}

.single.single-product .list-details-sec > p:last-of-type {
    margin-bottom: 0 !important;
}

.single.single-product .new-product-hde-banner {
    display: none;
}

.product-custm-forms-unq form .gsection_title {
    font-size: 30px;
    padding: 20px 0 5px;
}

.product-custm-forms-unq form h3:not(.gsection_title) {
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0 -6px;
}

.product-custm-forms-unq form #field_13_83 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 15px 0 20px;
}

.product-custm-forms-unq form input[type="submit"] {
    padding: 18px 40px;
    border-radius: 0;
    height: fit-content;
    line-height: inherit !important;
}

.postid-794.single-product .list-details-sec,
.postid-807.single-product .list-details-sec,
.postid-958.single-product .list-details-sec {
    padding-top: 30px;
}

.postid-794.single-product .list-details-sec .details-list-note-wrap-frst,
.postid-807.single-product .list-details-sec .details-list-note-wrap-frst,
.postid-958.single-product .list-details-sec .details-list-note-wrap-frst {
    margin-bottom: 30px;
}

.single.single-product .list-details-sec.cmn-gap .details-list ul li::after {
    top: 7px;
}

.single.single-product .seriesDetails .hOne {
    margin-top: 0 !important;
}

@media (min-width: 992px) {
    .single-product .des-wrap .des-lft {
        width: 60%;
    }

    .single-product .des-wrap .des-rght {
        width: 40%;
    }
}

@media (max-width: 1199px) {
    .single-product .description-sec .des-list-col-innr .hSix {
        font-size: 20px;
    }

    .single-product .details-list-wrap {
        padding: 35px;
    }

    .single-product .details-list>li:last-child {
        padding-bottom: 0;
    }

    .single-product .des-btn-list .cmn-btn {
        font-size: 18px;
    }

    .single.single-product .des-btn-list-wrap > .des-btn-list > li > a.cmn-btn {
        font-size: 13px;
        padding: 10px 14px;
    }
}

@media (max-width: 1024px) {
    .postid-964 .applications-packaging-wrp ul li {
        font-size: 15px;
    }

    .postid-934 .applications-packaging-wrp ul li {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    .single-product .des-lft .des-list {
        padding: 0;
    }

    .single-product .scroll_tble {
        max-height: inherit;
        overflow-y: inherit;
    }

    .single-product .table-bdy-wrp-each {
        justify-content: space-between;
    }

    .single-product .table.rank-table .table-header-wrp div {
        width: 100%;
        padding-left: 17px;
    }

    .single-product .table.rank-table .table-bdy-wrp .table-bdy-wrp-each div {
        width: 40%;
    }

    .single-product .table.rank-table .table-bdy-wrp .table-bdy-wrp-each div:nth-child(1) {
        width: 60%;
    }

    .single-product .main-rank-table-wrp .table.rank-table {
        width: 100%;
        min-width: auto;
    }

    .single-product .description-sec .des-list-col-innr .hSix {
        font-size: 18px;
    }

    .postid-964.single-product .des-wrap .des-lft,
  .postid-964.single-product .des-wrap .des-rght {
        width: 100%;
    }

    .postid-934.single-product .des-wrap .des-lft,
  .postid-934.single-product .des-wrap .des-rght {
        width: 100%;
    }

    .postid-964 .des-btn-list li {
        width: calc(100% / 2);
    }

    .single-product .details-list-wrap {
        padding: 30px;
    }

    .single-product .sg-product {
        padding: 35px 0;
    }

    .single-product.postid-794 .list-details-sec,
  .single-product.postid-807 .list-details-sec,
  .single-product.postid-958 .list-details-sec {
        padding-top: 35px;
    }

    .single-product.postid-411 .mech-sec .mech-each.svty-each-drawing-img {
        width: 60%;
    }

    .single-product.postid-411 .mech-sec .mech-wrap>* {
        width: 40%;
    }

    .single-product .description-sec .des-wrap {
        margin-bottom: 0;
    }

    .postid-1238.single-product .des-wrap .des-lft .des-list.feature-lst-wrp ul,
  .postid-964.single-product .des-wrap .des-lft .des-list.feature-lst-wrp ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .postid-1238.single-product .des-wrap .des-lft .des-list.feature-lst-wrp ul li,
  .postid-964.single-product .des-wrap .des-lft .des-list.feature-lst-wrp ul li {
        font-size: 18px;
    }

    .single-product .des-btn-list .cmn-btn {
        font-size: 16px;
    }

    .single.single-product .des-btn-list-wrap > .des-btn-list {
        grid-template-columns: auto auto auto auto;
    }

    .single-product .seriesDetails ul,
  .single-product .seriesDetails .hSix {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .single-product .des-lft .des-list .hSix {
        margin-bottom: 20px;
    }

    body.postid-934 .des-wrap .des-rgt>*,
  body.postid-964 .des-wrap .des-rgt>* {
        width: 100%;
    }

    body.postid-934 .des-wrap .des-rgt .des-list-col-innr,
  body.postid-964 .des-wrap .des-rgt .des-list-col-innr {
        padding-bottom: 0;
        padding-top: 0;
    }

    body.postid-934 .des-wrap .des-rgt,
  body.postid-964 .des-wrap .des-rgt {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .postid-964 .des-btn-list li a.cmn-btn {
        font-size: 12px;
    }

    .postid-1238 .des-list-col {
        width: 100%;
    }

    .postid-1238 .des-wrap .des-rgt .des-list-col-innr {
        padding-bottom: 0;
        padding-top: 0;
    }

    .postid-1238 .des-wrap .des-rgt {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .single-product .applications-packaging-wrp {
        padding-left: 15px;
        padding-right: 15px;
    }

    .product_cat_programmable-hall-effect-current-sensors .details-list-wrap ul.details-list li p:not(:first-child) {
        text-indent: 10px;
    }

    .postid-1238.single-product .des-wrap .des-lft .des-list.feature-lst-wrp ul li,
  .postid-964.single-product .des-wrap .des-lft .des-list.feature-lst-wrp ul li {
        font-size: 15px;
    }

    .single.single-product .des-btn-list-wrap > .des-btn-list {
        grid-template-columns: auto auto;
    }

    .single-product .wrap-filter-lst .parametric-submenu-filter-list li.active-filter a {
        padding: 7px 11px !important;
    }

    .single-product .catBanner {
        padding: 60px 0 0 !important;
    }

    .single-product .seriesDetails .row {
        padding-left: 15px;
    }

    .single-product .seriesDetails .des-list-col-innr {
        padding: 0;
        margin-top: 30px;
    }

    .single-product .nw-single-product {
        padding-bottom: 30px;
    }

    .single-product .catBanner .inner-banner-wrap .breadCamp>li {
        font-size: 14px;
    }

    .single-product .catBanner .inner-banner-wrap h1.hOne {
        font-size: 25px !important;
    }

    .nw-single-product .seriesDetails > .inner-banner-col-left .des-list li,
  .single-product .banner-wrap .des-list ul li p {
        font-size: 16px;
    }

    .product-custm-forms-unq form .gsection_title {
        font-size: 22px;
        padding: 10px 0 0;
    }

    .product-custm-forms-unq form h3:not(.gsection_title) {
        font-size: 18px;
    }

    .product-custm-forms-unq form input[type="submit"] {
        padding: 15px 40px;
    }
}

@media (max-width: 575px) {
    .postid-964 .des-btn-list li {
        width: 100%;
    }

    .single-product.postid-411 .mech-sec .mech-each.svty-each-drawing-img {
        width: 100%;
    }

    .single-product.postid-411 .mech-sec .mech-wrap>* {
        width: 100%;
    }

    .product_cat_programmable-hall-effect-current-sensors .details-list-wrap ul.details-list li p:not(:first-child) {
        text-indent: 0px;
    }

    .single-product .catBanner {
        padding: 90px 0 0 !important;
    }

    .product-custm-forms-unq form input[type="submit"] {
        padding: 12px 30px;
        font-size: 16px !important;
    }
}

@media (max-width: 479px) {
    .postid-964 .applications-packaging-wrp .des-list ul {
        column-count: 1;
    }

    .postid-934 .applications-packaging-wrp .des-list ul {
        column-count: 1;
    }

    .single-product .details-list-wrap {
        padding: 24px;
    }
}

.single-product .caTitle .careGory {
    color: #000000;
}

.single.single-product .catBanner .inner-banner-col-left {
    margin-bottom: 0px;
}

.single-product .table.rank-table .table-header-wrp div h6 {
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
}

.single-product .des-btn-list .cmn-btn:hover {
    background: #00b4e0 !important;
    color: #fff !important;
    border: 3px solid #00b4e0 !important;
}

.single-product .des-btn-list .request-sample-actv:hover,
.single-product .des-btn-list .request-qoute-actv:hover {
    background: #00b4e0 !important;
    color: #fff !important;
    border: 3px solid #00b4e0;
}

.product-custm-forms-unq form input[type="submit"]:hover {
    background: #00b4e0 !important;
}

@media (max-width: 767px) {
    .single-product .caTitle .careGory {
        margin-bottom: 0px;
        font-size: 20px;
    }

    .nw-single-product .seriesDetails > .inner-banner-col-left .des-list {
        margin-top: 30px;
    }
}

.nw-single-product .seriesDetails > .inner-banner-col-left .des-list li {
    font-size: 16px;
}

.single-product .banner-wrap .des-list ul li p {
    font-size: 16px;
}

.single-product .caTitle .careGory {
    margin-bottom: 25px;
}

.single-product .seriesDetails .row {
    padding-left: 20px;
}

@media (max-width: 767px) {
    .single-product .mech-sec .mech-innr {
        padding: 10px 10px;
    }
}

.single-product .mech-sec .mech-hdr {
    margin-bottom: 0px;
}

.single-product.postid-411 .mech-sec .mech-each.svty-each-drawing-img {
    width: 33.333333333%;
}

.single-product .mech-sec .mech-innr {
    padding: 20px 5px 5px 5px;
}

.single-product .banner-wrap .des-list li::after {
    height: 8px !important;
    width: 8px !important;
}

.single-product .category-xtra-feature ul li::after {
    top: 7px !important;
}

.single-product .details-list-wrap .details-list li p {
    font-size: 15px;
}

.single.single-product .list-details-sec.cmn-gap .details-list ul li {
    font-size: 15px;
}

.single-product .des-list-col-innr {
    padding: 0;
}

.single-product .inner-banner-row.seriesDetails {
    padding-bottom: 20px !important;
}

.single.single-product .des-btn-list-wrap > .des-btn-list > li > a.cmn-btn {
    font-size: 14px;
    padding: 8px 12px;
}

body.postid-934 .list-details-sec {
    padding-top: 40px !important;
}

.single-product .details-list-wrap {
    border: 1px solid #b6d0e4;
    background-color: #FFFFFF;
}

.single-product .catBanner .spec-hdr h2 {
    line-height: 1.5;
    font-weight: 600;
}

.postid-3877 a[href$=".pdf"],
.postid-3880 a[href$=".pdf"] {
    color: #0073aa !important;
    text-decoration: none !important;
}

.postid-3877 a[href$=".pdf"]:hover,
.postid-3880 a[href$=".pdf"]:hover {
    color: #00b4e0 !important;
}

.single-product .caTitle .hOne {
    padding: 20px 0px !important;
    font-size: 28px !important;
}

.single-product .caTitle .hOne {
    color: #022642;
}

.dbt-opp-wrp a.js-3d-model-trigger {
    font-weight: 400 !important;
    font-size: 20px;
}

.ice-series-tech-resources {
    width: 100%;
    margin: 40px 0px;
}

.ice-series-tech-resources-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 40px 40px 40px;
    background-color: #EDF3FB;
    border: 1px solid #D7E4F5;
}

.single .ice-series-tech-widget h2.wp-block-heading,
.single .ice-series-tech-widget h2.ice-series-tech-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    margin: 10px 0 20px 0;
}

.ice-series-tech-widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ice-series-tech-widget li {
    position: relative;
    list-style: none;
}

.ice-series-tech-widget li a {
    position: relative;
    display: block;
    padding-left: 24px;
    line-height: 1.5;
}

.ice-series-tech-widget li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.35em;
    width: 12px;
    height: 12px;
    background: url("/wp-content/themes/ice-component/images/blue-arrow.svg") no-repeat center;
    background-size: contain;
    transition: transform 0.25s ease;
}

.ice-series-tech-widget li a:hover::before {
    transform: translateX(5px);
}

.ice-series-tech-widget a {
    display: inline-block;
    text-decoration: none;
    transition: color 0.25s ease;
}

.ice-series-tech-widget a:hover {
    color: #093678;
}

.ice-series-tech-widget li:last-child {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .ice-series-tech-widget ul {
        column-count: 2;
        column-gap: 80px;
    }

    .ice-series-tech-widget li {
        break-inside: avoid;
        margin-bottom: 14px;
    }
}

@media (max-width: 991px) {
    .ice-series-tech-widget li {
        margin-bottom: 16px;
    }

    .ice-series-tech-widget li:last-child {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .single-product .inner-banner-wrap .category-description p {
        font-size: 15px !important;
    }

    .single-product .category-xtra-feature ul li,
  .single-product .category-xtra-feature ul li p {
        font-size: 15px !important;
    }

    .ice-series-tech-resources-inner {
        border: 1px solid #D7E4F5;
    }

    .single .ice-series-tech-widget h2.wp-block-heading,
  .single .ice-series-tech-widget h2.ice-series-tech-title {
        font-size: 24px !important;
        font-weight: 600 !important;
    }

    .ice-series-tech-resources-inner {
        padding: 20px 20px 40px 30px !important;
    }

    .ice-series-tech-widget ul {
        margin: 0 0 0 20px !important;
    }

    .ice-series-tech-widget .wp-block-heading {
        font-size: 30px !important;
        font-weight: 600 !important;
    }
}

@media (min-width: 992px) {
    .ice-series-tech-widget ul {
        margin: 0 0 0 20px;
    }
}

.single-product.product_cat_custom-solutions
.custom-product-form-wrapper.cs-frm > .container {
    background-color: #ffffff !important;
    padding: 30px !important;
}

.ice-custom-product-page-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr)
        clamp(240px, 19vw, 280px);
    align-items: start;
    gap: 36px;
    width: 100%;
}

.ice-custom-product-main {
    min-width: 0;
    width: 100%;
    padding: 36px 40px 42px;
    background-color: #f8f8f8;
}

.ice-custom-product-main > .spec-hdr {
    margin: 0 0 32px;
}

.ice-custom-product-main > .spec-hdr h2 {
    margin-top: 0;
}

.ice-custom-product-main > .spec-hdr p:last-child {
    margin-bottom: 0;
}

.ice-custom-product-main > .shortcode-custom-form {
    width: 100%;
    min-width: 0;
}

.ice-custom-product-page-layout >
.ice-custom-product-tech-sidebar {
    width: 100% !important;
    min-width: 0;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
}

.ice-custom-product-tech-sidebar
.ice-series-tech-resources-inner {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 22px 26px 36px;
    background-color: #eef5fc;
    border: 1px solid #d4e3f1;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}

.ice-custom-product-tech-sidebar
.ice-series-tech-title {
    margin: 0 0 20px !important;
    font-size: 26px;
    line-height: 1.25;
}

.ice-custom-product-tech-sidebar
.ice-series-tech-widget ul {
    display: grid;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 14px;
    width: 100%;
    margin: 0 0 0 10px;
    padding: 0;
    columns: 1 !important;
}

.ice-custom-product-tech-sidebar
.ice-series-tech-widget li {
    margin: 0;
}

@media (max-width: 1024px) {
    .single-product.product_cat_custom-solutions
      .custom-product-form-wrapper.cs-frm > .container {
        padding: 24px !important;
    }

    .ice-custom-product-page-layout {
        grid-template-columns: minmax(0, 1fr);
        gap: 0;
    }

    .ice-custom-product-main {
        order: 1;
        padding: 30px;
    }

    .ice-custom-product-page-layout >
      .ice-custom-product-tech-sidebar {
        order: 2;
        margin-top: 36px !important;
    }
}

@media (max-width: 767px) {
    .single-product.product_cat_custom-solutions
      .custom-product-form-wrapper.cs-frm > .container {
        padding: 16px !important;
    }

    .ice-custom-product-main {
        padding: 26px 20px 30px;
    }

    .ice-custom-product-page-layout >
      .ice-custom-product-tech-sidebar {
        margin-top: 28px !important;
    }

    .ice-custom-product-tech-sidebar
      .ice-series-tech-resources-inner {
        padding: 24px 20px;
    }

    .ice-custom-product-tech-sidebar
      .ice-series-tech-title {
        font-size: 24px;
    }
}

@media (min-width: 1025px) {
    .single-product.product_cat_custom-solutions
      .custom-product-form-wrapper,
  .single-product.product_cat_custom-solutions
      .custom-product-form-wrapper > .container,
  .ice-custom-product-page-layout {
        overflow: visible !important;
    }

    .ice-custom-product-page-layout >
      .ice-custom-product-tech-sidebar {
        position: sticky !important;
        top: 110px;
        align-self: start;
        height: fit-content;
        z-index: 10;
    }
}

@media (max-width: 1024px) {
    .ice-custom-product-page-layout >
      .ice-custom-product-tech-sidebar {
        position: static !important;
        top: auto;
        height: auto;
        z-index: auto;
    }
}

@media (max-width: 1024px) {
    .ice-custom-page-bottom >
      .container >
      .ice-custom-product-tech-sidebar {
        position: static !important;
        top: auto !important;
        width: 100% !important;
        max-width: none !important;
        margin: 32px 0 0 !important;
    }

    .ice-custom-page-bottom
      .ice-custom-product-tech-sidebar
      .ice-series-tech-resources-inner {
        position: static !important;
        top: auto !important;
    }
}

@media (max-width: 767px) {
    .ice-custom-page-intro p {
        margin: 0 10px 16px !important;
    }

    .ice-custom-page-intro p:last-child {
        margin-bottom: 0;
    }
}

body:is(
    .postid-1066,
    .postid-1065,
    .postid-1064,
    .postid-1222
) .ice-series-tech-widget h2 {
    font-size: 20px !important;
}

body:is(
    .postid-1066,
    .postid-1065,
    .postid-1064,
    .postid-1222
) .gsection_title {
    font-size: 22px !important;
    line-height: 1.2;
}

body.single-product:is(
    .postid-1066,
    .postid-1065,
    .postid-1064,
    .postid-1222
) :is(
    .ice-custom-page-intro-section,
    .custom-product-form-wrapper.cs-frm,
    .ice-custom-page-bottom
) > .container {
    padding-right: 12px !important;
    padding-left: 12px !important;
}

body.postid-3877 .main-rank-table-wrp,
body.postid-3880 .main-rank-table-wrp {
    max-height: 600px !important;
    overflow: auto !important;
    position: relative !important;
}

body.postid-3877 .main-rank-table-wrp .rank-table,
body.postid-3880 .main-rank-table-wrp .rank-table,
body.postid-3877 .main-rank-table-wrp .table-bdy-wrp,
body.postid-3880 .main-rank-table-wrp .table-bdy-wrp {
    overflow: visible !important;
}

body.postid-3877 .main-rank-table-wrp .table-header-wrp .hd-tbl-wrp,
body.postid-3880 .main-rank-table-wrp .table-header-wrp .hd-tbl-wrp {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    background-color: #eef0f3 !important;
}

body.postid-3877 .main-rank-table-wrp .table-header-wrp .hd-tbl-wrp:first-child,
body.postid-3880 .main-rank-table-wrp .table-header-wrp .hd-tbl-wrp:first-child {
    position: sticky !important;
    left: 0 !important;
    z-index: 500 !important;
    background-color: #eef0f3 !important;
}

body.postid-3877 .main-rank-table-wrp .table-bdy-wrp-each > div:first-child,
body.postid-3880 .main-rank-table-wrp .table-bdy-wrp-each > div:first-child {
    position: sticky !important;
    left: 0 !important;
    z-index: 400 !important;
    background-color: #fff !important;
}

body.postid-3877 .main-rank-table-wrp .table-bdy-wrp-each:hover > div:first-child,
body.postid-3880 .main-rank-table-wrp .table-bdy-wrp-each:hover > div:first-child {
    background-color: #f5f5f5 !important;
}

body.postid-3877 .ice-sort-arrow,
body.postid-3880 .ice-sort-arrow {
    position: absolute !important;
    right: 10px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    display: flex !important;
    flex-direction: column !important;
    line-height: 8px !important;
    font-size: 9px !important;
    color: #bdbdbd !important;
    pointer-events: none !important;
}

body.postid-3877 .ice-sort-arrow span,
body.postid-3880 .ice-sort-arrow span {
    display: block !important;
    line-height: 8px !important;
    color: #bdbdbd !important;
}

body.postid-3877 .ice-sort-arrow span.active,
body.postid-3880 .ice-sort-arrow span.active {
    color: #000 !important;
}

body:is(
    .postid-1066,
    .postid-1065,
    .postid-1064,
    .postid-1222
) .inner-banner-col-left .hOne {
    font-size: 52px;
}

body.single-product.product_cat_custom-solutions:is(
    .postid-1066,
    .postid-1065,
    .postid-1064,
    .postid-1222
) .custom-product-form-wrapper.cs-frm > .container {
    padding: 0 12px !important;
}

.ice-custom-page-intro-section {
    padding: 28px 0 0;
    background-color: #ffffff;
}

.ice-custom-page-intro {
    max-width: 1180px;
    margin: 0;
    padding: 0;
}

.ice-custom-page-intro .ice-custom-content-widget {
    margin: 0 0 18px;
}

.ice-custom-page-intro .ice-custom-content-widget:last-child {
    margin-bottom: 0;
}

.ice-custom-page-intro h2,
.ice-custom-page-intro h3 {
    margin: 0 0 16px;
    color: #082f63;
    line-height: 1.35;
}

.ice-custom-page-intro h2 {
    font-size: 28px;
}

.ice-custom-page-intro h3 {
    font-size: 21px;
}

.ice-custom-page-intro p {
    margin: 0 0 16px;
    color: #27384a;
    font-size: 15px;
    font-style: normal;
    line-height: 1.4;
}

.ice-custom-page-intro p:last-child {
    margin-bottom: 0;
}

.ice-custom-page-bottom {
    padding: 64px 0;
    background-color: #ffffff;
}

.ice-custom-page-bottom-inner {
    padding: 44px 46px 46px;
    background-color: #f5f8fb;
    border-top: 4px solid #093678;
}

.ice-custom-page-bottom .ice-custom-content-widget {
    margin: 0 0 34px;
}

.ice-custom-page-bottom .ice-custom-content-widget:last-child {
    margin-bottom: 0;
}

body.single-product .ice-custom-page-bottom h2:is(
    .wp-block-heading,
    .ice-custom-content-widget-title
) {
    margin: 0 0 18px;
    color: #082f63;
    font-size: 26px !important;
    font-weight: 700 !important;
    line-height: 1.3;
}

.ice-custom-page-bottom h3 {
    margin: 0 0 14px;
    color: #093678;
    font-size: 20px;
    line-height: 1.35;
}

.ice-custom-page-bottom p {
    margin: 0 0 16px;
    color: #34475a;
    font-size: 16px;
    line-height: 1.4;
}

.ice-custom-page-bottom p:last-child {
    margin-bottom: 0;
}

.ice-custom-engineering-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
    margin-top: 34px;
}

.ice-custom-engineering-item {
    min-width: 0;
    padding: 26px;
    background-color: #ffffff;
    border: 1px solid #dbe5ef;
}

.ice-custom-engineering-item p {
    font-size: 15px;
}

@media (max-width: 1024px) {
    .ice-custom-page-intro-section {
        padding: 28px 0 0;
    }

    .ice-custom-page-bottom {
        padding: 48px 0;
    }

    .ice-custom-page-bottom-inner {
        padding: 36px 32px 38px;
    }

    .ice-custom-engineering-grid {
        grid-template-columns: minmax(0, 1fr);
        gap: 20px;
    }
}

@media (max-width: 767px) {
    body:is(
          .postid-1066,
          .postid-1065,
          .postid-1064,
          .postid-1222
      ) .inner-banner-col-left .hOne {
        font-size: 38px;
    }

    .ice-custom-page-intro-section {
        padding: 32px 0 20px;
    }

    .ice-custom-page-intro h2 {
        font-size: 28px;
        font-weight: 700;
    }

    .ice-custom-page-intro h3 {
        font-size: 19px;
    }

    .ice-custom-page-intro p {
        font-size: 15px;
        line-height: 1.4;
    }

    .ice-custom-page-bottom {
        padding: 36px 0;
    }

    .ice-custom-page-bottom-inner {
        padding: 28px 20px 30px;
    }

    .ice-custom-page-bottom h2 {
        font-size: 28px !important;
        font-weight: 700;
    }

    .ice-custom-page-bottom h3 {
        font-size: 18px;
    }

    .ice-custom-page-bottom p {
        font-size: 15px;
    }

    .ice-custom-engineering-item {
        padding: 22px 20px;
    }
}

.single.single-product .catBanner {
    padding: 30px 0 0 !important;
}

.single-product .main-rank-table-wrp .table.rank-table {
    min-width: 1156px;
    width: max-content;
    white-space: normal;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.single-product .main-rank-table-wrp {
    border-right: 1px solid #b6d0e4;
    border-left: 1px solid #b6d0e4;
    border-bottom: 1px solid #b6d0e4;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    display: block;
    position: relative;
    white-space: nowrap;
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.20);
}

.single-product .table.rank-table .table-header-wrp .hd-tbl-wrp.first-th,
.single-product .table.rank-table .table-bdy-wrp-each > div:first-of-type {
    position: sticky;
    left: 0;
    z-index: 9999;
    box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.15);
    min-width: 130px;
    max-width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.single-product .table.rank-table .table-header-wrp .hd-tbl-wrp.first-th,
.single-product .table.rank-table .table-bdy-wrp-each > div:first-of-type {
    border-right: 1px solid #b6d0e4;
}

.single-product .table.rank-table .table-header-wrp .hd-tbl-wrp.first-th {
    background: #e6ebf0;
}

.single-product .table.rank-table .table-bdy-wrp-each > div:first-of-type {
    background: #fff;
}

@media only screen and (max-width: 991px) {
    .single-product .main-rank-table-wrp .table.rank-table {
        width: 100% !important;
        min-width: fit-content;
    }
}

.single-product .main-rank-table-wrp.common-conductors-wrp {
    transition: 0.5s;
}

.single-product .main-rank-table-wrp .table.rank-table .table-bdy-wrp-each {
    position: relative;
    transition: all 0.3s ease-in-out;
    z-index: 1;
    border-top: 1px solid #b6d0e4;
    border-bottom: none;
}

.single-product .main-rank-table-wrp .table.rank-table .table-bdy-wrp-each:hover {
    margin-top: -1px;
    background: #f4f5f6;
    z-index: 9;
}

.single-product .main-rank-table-wrp .table.rank-table .table-header-wrp .hd-tbl-wrp.first-th {
    box-shadow: none;
}

.single-product .main-rank-table-wrp .table.rank-table .table-bdy-wrp-each > div:first-of-type {
    transition: all 0.5s ease-in-out;
}

.single-product .main-rank-table-wrp .table.rank-table .table-bdy-wrp-each:hover > div:first-of-type {
    background: #f4f5f6;
    box-shadow: none;
}

.single-product .table-header-wrp {
    border: none !important;
}

.single-product .table-bdy-wrp {
    position: relative;
    z-index: 10000;
}

.single-product .main-rank-table-wrp {
    scrollbar-color: #093678 #f1f1f1;
}

.single-product .main-rank-table-wrp::-webkit-scrollbar-track {
    background: #093678;
}

.single-product .main-rank-table-wrp::-webkit-scrollbar-thumb {
    background: #093678;
    border-radius: 10px !important;
}

.single-product .main-rank-table-wrp::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.single-product .caTitle .careGory {
    font-weight: 400;
    font-family: "Noto Sans" !important;
    line-height: 1.5;
}

.single-product .banner-wrap.inner-banner-wrap .seriesDetails .inner-banner-col-left:nth-child(1) {
    padding-right: 40px;
}

.single-product .inner-banner-wrap .category-description p {
    text-align: left;
    font-size: 15px;
    color: #000;
}

.single-product .inner-banner-wrap .category-xtra-feature .des-lft .des-list {
    padding: 0;
}

.single-product .inner-banner-row.seriesDetails {
    align-items: start !important;
}

.single-product .category-xtra-feature .hSix {
    text-align: left;
    font-size: 18px !important;
    font-weight: 600 !important;
    font-family: "Poppins", "Roboto", "Montserrat", sans-serif !important;
    text-transform: uppercase !important;
    margin-bottom: 15px !important;
}

.single-product .category-xtra-feature ul li,
.single-product .category-xtra-feature ul li p {
    text-align: left;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 15px !important;
    line-height: 21px;
}

.single-product .des-lft ul {
    padding-left: 20px;
}

.single-product .catBanner .inner-banner-row .col-md-4.inner-banner-col-left {
    align-self: end !important;
}

@media only screen and (min-width: 992px) {
    .single-product .main-rank-table-wrp.common-conductors-wrp {
        box-shadow: inset -10px 0 15px -9px rgba(0, 0, 0, 0.15);
    }

    .single-product .table-bdy-wrp {
        box-shadow: none;
    }

    .single-product .table.rank-table .table-header-wrp .hd-tbl-wrp.first-th {
        box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.15) !important;
        background: #EDF3FB !important;
    }

    .single-product .table.rank-table .table-header-wrp .hd-tbl-wrp.first-th,
  .single-product .table-header-wrp {
        background: #EDF3FB;
    }
}

@media only screen and (max-width: 991px) {
    .single-product .main-rank-table-wrp {
        box-shadow: none;
    }

    .single-product .inner-banner-wrap .category-description p {
        font-size: 14px;
    }

    .single-product .banner-wrap.inner-banner-wrap .seriesDetails .inner-banner-col-left:nth-child(1) {
        padding-right: 12px;
    }

    .single-product .inner-banner-wrap .category-xtra-feature .col-md-6 {
        width: 100%;
    }

    .single-product .category-xtra-feature .des-list-col-innr {
        padding: 25px 0 0;
    }

    .single-product .inner-banner-row.seriesDetails {
        padding-bottom: 20px;
    }

    .single-product .category-xtra-feature .hSix {
        text-align: left;
        font-size: 18px !important;
        margin-bottom: 10px !important;
    }
}

.single.single-product .catBanner {
    padding-top: 30px !important;
}

@media only screen and (max-width: 767px) {
    .single.single-product .catBanner {
        padding-top: 20px !important;
    }
}

.single-product .catBanner .inner-banner-row.seriesDetails {
    display: grid !important;
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
    grid-template-areas: "title title"
        "description image";
    align-items: center !important;
}

.single-product .catBanner .seriesDetails > .col-md-8 {
    display: contents;
}

.single-product .catBanner .seriesDetails .caTitle {
    grid-area: title;
    padding: 0 12px;
}

.single-product .catBanner .seriesDetails .category-description {
    grid-area: description;
    padding: 0 12px;
    align-self: center;
}

.single-product .catBanner .seriesDetails > .col-md-4 {
    grid-area: image;
    width: 100%;
    max-width: none;
}

.single-product
.catBanner
.seriesDetails > .col-md-4.inner-banner-col-left {
    align-self: center !important;
}

@media only screen and (max-width: 767px) {
    .single-product .catBanner .inner-banner-row.seriesDetails {
        grid-template-columns: 1fr;
        grid-template-areas: "title"
              "description"
              "image";
    }
}

.single-product .seriesDetails .inner-banner-img {
    position: relative;
}

.single-product .seriesDetails
.inner-banner-img .ice-3d-viewer-button {
    position: absolute;
    left: 14px;
    right: auto;
    bottom: 12px;
    z-index: 5;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 7px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #093678;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    cursor: pointer;
    transform: none;
    box-shadow: none;
    transition: color 0.25s ease;
}

.single-product .ice-3d-viewer-icon {
    order: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    flex: 0 0 44px;
    margin: 0;
    border-radius: 50%;
    background-color: #093678;
    color: #ffffff;
    box-shadow: 0 3px 10px rgba(9, 54, 120, 0.22);
    transition: background-color 0.25s ease;
}

.single-product .ice-3d-viewer-label {
    order: 2;
    margin: 0;
    padding: 4px 7px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.88);
    line-height: 1.2;
    text-align: left;
}

.single-product .ice-3d-viewer-icon svg {
    display: block;
    width: 24px;
    height: 24px;
    flex: 0 0 auto;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.single-product .seriesDetails
.inner-banner-img .ice-3d-viewer-button:hover,
.single-product .seriesDetails
.inner-banner-img .ice-3d-viewer-button:focus-visible {
    border: 0;
    background: transparent;
    color: #00b5dc;
    outline: none;
}

.single-product .ice-3d-viewer-button:hover
.ice-3d-viewer-icon,
.single-product .ice-3d-viewer-button:focus-visible
.ice-3d-viewer-icon {
    background-color: #00b5dc;
    transform: none;
}

@media only screen and (max-width: 575px) {
    .single-product .ice-3d-viewer-label {
        display: none;
    }
}

body.ice-3d-modal-open {
    overflow: hidden !important;
}

.ice-3d-popup {
    position: fixed;
    inset: 0;
    z-index: 100000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background-color: rgba(0, 0, 0, 0.72);
}

.ice-3d-popup[hidden] {
    display: none !important;
}

.ice-3d-popup-panel {
    position: relative;
    display: block;
    width: min(100%, 1000px);
    height: min(78vh, 720px);
    max-height: calc(100vh - 48px);
    overflow: hidden;
    border: 1px solid rgba(9, 54, 120, 0.10);
    border-radius: 6px;
    background-color: #ffffff;
    box-shadow: 0 18px 55px rgba(0, 0, 0, 0.22);
}

.ice-3d-popup-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    min-height: 0;
    padding: 16px;
    border: 0;
    background: transparent;
    pointer-events: none;
}

.ice-3d-popup-header h2 {
    margin: 0 !important;
    padding: 7px 10px;
    border: 0;
    background: transparent;
    color: #093678;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.3;
    text-shadow: none;
}

.ice-3d-popup-close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    padding: 0;
    border: 0;
    border-radius: 4px;
    background: transparent;
    color: #093678;
    box-shadow: none;
    font-size: 34px;
    font-weight: 400;
    line-height: 1;
    cursor: pointer;
    pointer-events: auto;
}

.ice-3d-popup-close:hover,
.ice-3d-popup-close:focus-visible {
    background-color: rgba(9, 54, 120, 0.08);
    color: #00b5dc;
    outline: none;
}

.ice-3d-popup-body,
.ice-3d-popup-frame {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
}

.ice-3d-popup-body {
    overflow: hidden;
}

.ice-3d-popup-frame {
    display: block;
    border: 0;
}

@media only screen and (max-width: 767px) {
    .ice-3d-popup {
        padding: 0;
    }

    .ice-3d-popup-panel {
        width: 100%;
        height: 100dvh;
        max-height: none;
        border-radius: 0;
    }

    .ice-3d-popup-header {
        padding: 10px;
    }

    .ice-3d-popup-header h2 {
        padding: 6px 10px;
        font-size: 18px;
    }

    .ice-3d-popup-close {
        width: 40px;
        height: 40px;
        font-size: 32px;
    }
}

.single-product .description-sec.cmn-gap {
    padding-top: 20px !important;
    padding-bottom: 30px !important;
}
