@font-face {
    font-family: "uknumberplateregular";
    src: url("../../src/fonts/uknumberplate-webfont.woff2") format("woff2"), url("../../src/fonts/uknumberplate-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  .kte-header-container {width:100%; display: block; background:#f5f5f7}
  .kte-header {max-width: 1770px; margin:0px auto;}

  .back-navigation {
    display: flex;
    justify-content: flex-start;
  }

  @media (max-width: 767px) {
    .back-navigation {
      justify-content: center;
      width: 100%;
    }
  }

  .back-navigation .back-button {
    display: inline-flex;
    padding: 0.5px 10px;
    font-size: 0.8rem;
    transition: all 0.2s ease;
    align-content: center;
    align-items: center;
    color:#777;
  }

  .back-navigation .back-button:hover {
    opacity:0.9;
    text-decoration: none;
  }

  .back-navigation .back-arrow {
    margin-right: 0.5rem;
    font-size: 1.1rem;
    line-height: 1;
  }

  .kte-filter-container {
    background: #fafafc;
    padding: 15px 0px 15px 0px;
    display: block;
    margin-bottom: 0px;
    width: 100%;
  }  
  .kte-filter-container form {
    margin-bottom:0px;
  }  
  .showing-parts-outer {
    display: flex;
    justify-content: space-between;
  }

  .product-sorting-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    justify-content: flex-end; /* Right align the container contents */
  }

  .product-sorting-container .back-navigation {
    flex: 0 0 100%;
    order: 1;
    justify-self: flex-start; /* Keep back navigation left aligned */
    margin-right: auto; /* Push back navigation to the left */
  }

  /* When back navigation is present, create a two-row layout */
  .product-sorting-container.has-back-navigation {
    justify-content: space-between;
  }

  .product-sorting-container.has-back-navigation .woocommerce-result-count,
  .product-sorting-container.has-back-navigation .woocommerce-ordering {
    order: 2;
  }

  /* When no back navigation, right align everything */
  .product-sorting-container:not(.has-back-navigation) {
    justify-content: flex-end;
  }

  .product-sorting-container .woocommerce-result-count {
    flex: 1;
    order: 2;
  }

  .product-sorting-container .woocommerce-ordering {
    flex: 0 0 auto;
    order: 3;
    margin: 1rem 0;
  }

  @media (min-width: 768px) {
    .product-sorting-container .back-navigation {
      flex: 0 0 auto;
      margin-right: auto;
    }
    
    .product-sorting-container .woocommerce-result-count {
      flex: 0 0 auto;
      margin: 0 1rem;
    }
  }

  .product-sorting-container {
    display: flex;
    align-items: center;
    gap: 0px;
  }

  .showing-parts {
    display: flex;
    align-items: center;
  }

  .woocommerce-ordering {
    margin: 0;
    padding: 0;
  }

  .sk-comm-bold {
    font-weight: bold;
  }
  
  .sk-comm-italic {
    font-style: italic;
  }
  
  .sk-align-right {
    text-align: right;
  }
  
  .sk-align-left {
    text-align: left;
  }
  
  .sk-align-center {
    text-align: center;
  }
  
  .pp-uppercase {
    text-transform: uppercase;
  }
  
  .pp-flex {
    display: flex;
    min-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .pp-found-vehicle-mobile .pp-flex {align-items: center;}
  
  .pp-justify-start {
    justify-content: flex-start;
  }
  
  .pp-justify-end {
    justify-content: flex-end;
  }
  
  .pp-justify-between {
    justify-content: space-between;
  }
  
  .pp-justify-centre {
    justify-content: center;
  }
  
  .pp-align-centre {
    align-content: center;
  }
  
  .pp-mt-1 {
    margin-top: 5px;
  }
  
  .pp-mt-2 {
    margin-top: 10px;
  }
  
  .pp-mt-3 {
    margin-top: 15px;
  }
  
  .pp-mt-4 {
    margin-top: 15px;
  }
  
  .pp-mt-5 {
    margin-top: 25px;
  }
  
  .pp-mb-1 {
    margin-bottom: 5px;
  }
  
  .pp-mb-2 {
    margin-bottom: 8px;
  }
  
  .pp-mb-3 {
    margin-bottom: 10px;
  }
  
  .pp-mb-4 {
    margin-bottom: 15px;
  }
  
  .pp-mb-5 {
    margin-bottom: 25px;
  }
  
  .pp-ml-1 {
    margin-left: 5px;
  }
  
  .pp-ml-2 {
    margin-left: 10px;
  }
  
  .pp-ml-3 {
    margin-left: 15px;
  }
  
  .pp-ml-4 {
    margin-left: 20px;
  }
  
  .pp-ml-5 {
    margin-left: 25px;
  }
  
  .pp-mr-1 {
    margin-right: 5px;
  }
  
  .pp-mr-2 {
    margin-right: 10px;
  }
  
  .pp-mr-3 {
    margin-right: 15px;
  }
  
  .pp-mr-4 {
    margin-right: 20px;
  }
  
  .pp-mr-5 {
    margin-right: 25px;
  }
  
  .vpf-header-mod {padding:0px !important;}
  
  .pp-numberplate-lookup-outer {
    padding: 10px 0px;
    position: relative;
    text-align: left;
    width: 100%;
    overflow:hidden;
  }
  .pp-numberplate-lookup-outer h1, h2, h3, h4, h5, h6 {letter-spacing:0px;}
  
  @media (max-width: 550px) {
  .pp-numberplate-lookup-outer {
    padding: 15px;
  }
  }
  .pp-numberplate-lookup-outer.loading .pp-numberplate-loading {
    display: block;
    position: absolute;
    top: 0;
    left: -100%;
    right: -100%;
    bottom: 0;
    z-index: 99;
    background: rgb(250 250 252 / 89%);
    text-align: center;
  }
  .pp-numberplate-lookup-outer.loading .pp-numberplate-loading .spinner {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: conic-gradient(rgba(0, 0, 0, 0) 10%, #1A1A1A);
    -webkit-mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 5px), #000 0);
    animation: spinner-zp9dbg 0.5s infinite linear;
  }
  @keyframes spinner-zp9dbg {
    to {
      transform: rotate(1turn);
    }
  }
  .pp-numberplate-lookup-outer.loading .pp-numberplate-loading .working-text {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
  }
  .pp-numberplate-lookup-outer.loading .pp-numberplate-loading > div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    color: #FFF;
    text-align: center;
  }
      
  .pp-npl-input-right button {
    white-space: nowrap;
  }
  @media (max-width: 900px) {
    .pp-npl-input-right button {
      margin-right: 0 !important;
    }
  }
  
  .pp-numberplate-lookup-header-reset {
    cursor: pointer;
  }
  
  .vehicle-details-toggle {
    color: #9d9d9d;
    position: relative;
    padding-right: 15px;
    display: block;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 0.8rem;
    margin: 8px 5px 0px 0px;
  }
  .vehicle-details-toggle .pp-caret {
    font-size: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0%;
  }
  .vehicle-details-toggle.active .pp-caret {
    transform: rotate(180deg) translateY(50%);
  }
  .vehicle-details-toggle .underline {
    /* text-decoration: underline; */
  }
  
  .pp-numberplate-lookup .pp-numberplate-loading {
    display: none;
  }
  .pp-numberplate-lookup .pp-numberplate-lookup-header {
    width: 100%;
  }
  @media (max-width: 900px) {
    .pp-numberplate-lookup .pp-numberplate-lookup-header {
      display: none !important;
    }
  }
  .pp-numberplate-lookup .pp-numberplate-lookup-header h3 {
    font-weight: normal;
    text-transform: uppercase;
    color: #FFF;
    font-size: 1.5rem;
  }
  .pp-numberplate-lookup .pp-numberplate-lookup-header h3 span {
    color: #1A1A1A;
    font-weight: bold;
  }
  .pp-numberplate-lookup .pp-npl-flex {
    width: 100%;
    padding-right: 15px;
    font-size: 15px;
    font-weight: 300;
  }
  @media (max-width: 900px) {
  .pp-numberplate-lookup .pp-npl-flex {
      padding-right: 0px;
    }
  }
  
  .pp-numberplate-lookup .pp-npl-flex a {
    color: #323232;
    text-decoration: underline;
    cursor: pointer;
  }
  
  @media (max-width: 550px) {
  .pp-numberplate-lookup .pp-npl-flex a {
    color: #717171;}
  }
  .pp-numberplate-lookup .pp-npl-flex a:hover {
    color: #1A1A1A;
  }
  .pp-numberplate-lookup .pp-npl-flex a.pp-npl-selected {
    color: #323232;
    text-decoration: none;
  }
  .pp-numberplate-lookup .pp-npl-flex a.pp-npl-selected .orange {
    /* color: #1A1A1A; */
    font-weight: bold;
  }
  @media (max-width: 900px) {
    .pp-numberplate-lookup .pp-npl-input {
      margin-bottom: 0 !important;
    }
  }

  .pp-npl-input-left, .pp-npl-input-right {max-height:45px;}

  .pp-numberplate-lookup .pp-npl-input .pp-npl-input-left {
    position: relative;
    flex-grow: 1;
  }
  .pp-numberplate-lookup .pp-npl-input .pp-npl-input-left .pp-npl-input-label {
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
    right: 0;
    line-height: 100%;
    background: #39599e;
    color: #FFF;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: bold;
    width: 35px;
    text-align: center;
    justify-content: center;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .pp-numberplate-lookup .pp-npl-input .pp-npl-input-left .pp-npl-input-label > span {
    display: block;
    text-align: center;
    padding: 0 5px 0px 6px;
    width: 100%;
  }
  .pp-numberplate-lookup .pp-npl-input .pp-npl-input-left .pp-npl-input-label > span span {
    display: block;
    text-align: center;
    width: 100%;
    line-height: 10px;
  }
  .pp-numberplate-lookup .pp-npl-input .pp-npl-input-left .pp-npl-input-label img {
    width: 80%;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .pp-numberplate-lookup .pp-npl-input .pp-npl-input-left .pp-npl-input-label .pp-npl-flag {
    padding-bottom: 40%;
    background-image: url("../images/union-flag.svg");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    margin-bottom: 6px;
  }
  .pp-numberplate-lookup .pp-npl-input .pp-npl-input-left.show-vin .pp-npl-input-label {
    display: none;
  }
  .pp-numberplate-lookup .pp-npl-input .pp-npl-input-left.show-vin input[type=text] {
    background: #FFF;
    text-indent: 5px;
    font-size: 18px;
    text-transform: initial;
    border: 1px solid #cbcbcb;
  }
  .pp-numberplate-lookup .pp-npl-input .pp-npl-input-left.show-vin input[type=text]::placeholder {
    color: #333;
  }
  .pp-numberplate-lookup .pp-npl-input .pp-npl-input-left.show-vin input[type=text]:-ms-input-placeholder {
    color: #333;
  }
  .pp-numberplate-lookup .pp-npl-input .pp-npl-input-left.show-vin input[type=text]::-ms-input-placeholder {
    color: #333;
  }
  .pp-numberplate-lookup .pp-npl-input input[type=text] {
    width: 100%;
    text-transform: uppercase;
    color: #000;
    border-radius: 0px;
    font-family: "uknumberplateregular";
    border: 0;
    text-indent: 35px;
    text-align: center;
    font-size: 40px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    height: 45px !important;
    box-sizing: border-box;
    background: #ffde78;
    outline-color: transparent !important;
  }
  @media (max-width: 600px) {
    .pp-numberplate-lookup .pp-npl-input input[type=text] {
      font-size: 35px !important;
    }
  }
  .pp-numberplate-lookup .pp-npl-input input[type=text]:focus, .pp-numberplate-lookup .pp-npl-input input[type=text]:active {
    outline-color: transparent !important;
  }
  .pp-numberplate-lookup .pp-npl-input input[type=text]::placeholder {
    color: #9F8007;
  }
  .pp-numberplate-lookup .pp-npl-input input[type=text]:-ms-input-placeholder {
    color: #9F8007;
  }
  .pp-numberplate-lookup .pp-npl-input input[type=text]::-ms-input-placeholder {
    color: #9F8007;
  }
  .pp-numberplate-lookup .pp-npl-input button {
    border-radius: 0px;
    color: #FFF;
    background: #3DB877;
    text-transform: uppercase;
    font-weight: normal;
    height: 45px !important;
    box-sizing: border-box;
    margin-left: 10px;
    margin-right: 0px;
  }
  
  .pp-dropdown-lookup {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  @media (max-width: 900px) {
    .pp-dropdown-lookup + .pp-lookup-separator {
      display: none !important;
    }
  }
  .pp-dropdown-lookup .pp-dropdown-outer {
    position: relative;
    border-radius: 0px;
    border: 1px solid transparent;
    overflow: hidden;
    max-height: 45px;
  }
  .pp-dropdown-lookup .pp-dropdown-outer.is-selected .pp-dropdown-number {
    background-color: #3db877;
  }
  
  .pp-dropdown-lookup .pp-dropdown-number {
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    padding: 5px;
    line-height: 2.2em;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background: #0a0a0a;
    display: block;
    box-sizing: border-box;
    color: #FFF;
    font-weight: bold;
    width: 30px;
    text-align: center;
  }
  
  .is-disabled .pp-dropdown-number {background:#5a5a5a;}
  
  @media (max-width: 550px) {
    .pp-dropdown-lookup .pp-dropdown-number {
      line-height: 1.9em;
    }
  }
  
  .pp-dropdown-lookup select {
    width: 100%;
    height:45px;
    opacity: 1;
    border: 0;
    padding: 5px 10px 5px 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-position: right 0.45em top 50%;
    background-repeat: no-repeat;
    background-size: auto 16px;
    /* box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, 0.02); */
    display: block;
    padding-right: 1.4em;
    font-weight: 300;
    font-size: 0.9rem;
    color: #777777;
    border-radius: 0px !important;
  }
  
  .pp-dropdown-lookup-second-row {
    width: 100%;
  }
  .pp-dropdown-lookup-second-row.options-selected + .pp-dropdown-lookup-second-row {
    display: block !important;
  }
  
  .pp-dropdown-lookup-first-row > div {
    width: 50%;
  }
  .pp-dropdown-lookup-first-row > div:first-child {
    padding-right: 10px;
  }
  .pp-dropdown-lookup-first-row > div:first-child + div {
    padding-left: 10px;
  }
  .pp-dropdown-lookup-first-row.options-selected + .pp-dropdown-lookup-second-row {
    display: block !important;
  }
  
  .pp-lookup-separator {
    position: relative;
  }
  .pp-lookup-separator hr {
    width: 100%;
    height: 1px;
    border: 0;
    display: table;
    margin: auto;
    /* background: #ffffff; */
  }
  .pp-lookup-separator span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
    padding-left: 8px;
    padding-right: 8px;
    color: #717171;
    /* background: #333333; */
    padding-top: 2px;
  }
  
  .pp-lookup-error {
    color: #ffffff;
    text-align: center;
    background: #f73345;
    border-radius: 8px;
    margin: 2px 0px;
    padding: 5px;
    font-size: 80%;
    display: none;
  }
  
  .pp-mobile-not-correct,
  .pp-current-vehicle {
    display: none;
  }
  
  @media (max-width: 900px) {
    .pp-mobile-not-correct {
      display: table;
      margin: 10px auto auto auto;
      width: 100%;
      text-align: center;
      font-size: 0.75rem;
      text-transform: uppercase;
    }
    .pp-mobile-not-correct .pp-try-again {
      color: #1A1A1A;
      cursor: pointer;
    }
  }
  .pp-found-vehicle-outer {
    /* background-color: #FFF; */
    padding: 5px 0px 0px 0px;
    border-radius: 0px;
    margin: 0px 0px 5px 0px;
    /* border-bottom: 6px solid #e0e0e0; */
  }
  
  /* .pp-highlight-default {border-bottom: 6px solid #5ACA94;}
  .pp-highlight-correct {border-bottom: 6px solid #5ACA94;}
  .pp-highlight-correct-check {border-bottom: 6px solid #00A8FF;}
  .pp-highlight-incorrect {border-bottom: 6px solid #D4383B;}
  .pp-highlight-unknown {border-bottom: 6px solid #F6FF88;}
  .pp-highlight-unconfirmed {border-bottom: 6px solid #848A97;} */
  
  @media (max-width: 900px) {
    .pp-found-vehicle-outer {
      display: none;
    }
    .pp-found-vehicle-outer.active {
      display: block;
      padding: 10px 10px 15px 10px !important;
    }
  }
  @media (max-width: 900px) {
    .pp-found-vehicle-outer .pp-number-plate-changer {
      display: none !important;
    }
  }
  .pp-vehicle-image svg {    
    fill: #1A1A1A;
    vertical-align: middle;
    margin: -2px 0px 0px 3px;}

  .pp-found-vehicle-outer .pp-vehicle-image {
    /* max-width: 40%;
    padding: 0px 15px; */
    max-width: 60%;
    max-height: 110px;
  }
  .pp-found-vehicle-outer .pp-vehicle-image .pp-try-again {
    text-align: center;
    text-transform: uppercase;
    color: #1A1A1A;
    cursor: pointer;
    display: table;
    margin: 0px auto auto auto;
    font-size: 0.7rem;
    font-weight: 500;
  }
  .pp-found-vehicle-outer .pp-vehicle-image img {
    /* width: 100%;
    max-width: 250px;
    mix-blend-mode: multiply; */
    width: 100%;
    max-width: 360px;
    mix-blend-mode: multiply;
  }
  @media (max-width: 900px) {
    .pp-found-vehicle-outer .pp-vehicle-image {
      display: none !important;
    }
  }
  .pp-found-vehicle-outer .pp-number-plate-changer-inner {
    position: relative;
    margin-bottom: 0px;
    flex-grow: 1;
    display: none;;
  }
  .pp-found-vehicle-outer .pp-number-plate-changer-inner.pp-numberplate-vin .pp-number-plate-changer-left {
    display: none;
  }
  .pp-found-vehicle-outer .pp-number-plate-changer-inner.pp-numberplate-vin .pp-number-plate-changer-right {
    background: #f3f2f2;
    border: 1px solid #efefef;
    text-indent: 0;
    font-size: 12px;
    line-height: 18px;
  }
  .pp-found-vehicle-outer .pp-number-plate-changer-inner .pp-number-plate-changer-left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: 100%;
    background: #012F9A;
    color: #FFF;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: bold;
    width: 37px;
    text-align: center;
    justify-content: center;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    font-size: 0.9rem;
    padding-left: 1px;
  }
  .pp-found-vehicle-outer .pp-number-plate-changer-inner .pp-number-plate-changer-left > span {
    display: block;
    text-align: center;
    padding: 0 3px;
    width: 100%;
  }
  .pp-found-vehicle-outer .pp-number-plate-changer-inner .pp-number-plate-changer-left > span span {
    display: block;
    text-align: center;
    width: 100%;
    line-height: 10px;
    font-size: 12px;
  }
  .pp-found-vehicle-outer .pp-number-plate-changer-inner .pp-number-plate-changer-left img {
    width: 80%;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .pp-found-vehicle-outer .pp-number-plate-changer-inner .pp-number-plate-changer-left .pp-npl-flag {
    padding-bottom: 30%;
    background-image: url("../images/union-flag.svg");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    margin-bottom: 4px;
  }
  .pp-found-vehicle-outer .pp-number-plate-changer-inner .pp-number-plate-changer-right {
    width: 100%;
    text-transform: uppercase;
    color: #000;
    border-radius: 0px;
    font-family: "uknumberplateregular";
    border: 0;
    text-indent: 30px;
    text-align: center;
    font-size: 1.8em;
    padding-top: 5px !important;
    padding-bottom: 6px !important;
    height: 36px !important;
    line-height: 27px;
    box-sizing: border-box;
    background: #ffde78;
    outline-color: transparent !important;
    min-width: 150px;
  }
  .pp-found-vehicle-outer .pp-number-plate-changer-inner .pp-number-plate-changer-right:focus, .pp-found-vehicle-outer .pp-number-plate-changer-inner .pp-number-plate-changer-right:active {
    outline-color: transparent !important;
  }
  .pp-found-vehicle-outer .pp-number-plate-changer-inner .pp-number-plate-changer-right::placeholder {
    color: #9F8007;
  }
  .pp-found-vehicle-outer .pp-number-plate-changer-inner .pp-number-plate-changer-right:-ms-input-placeholder {
    color: #9F8007;
  }
  .pp-found-vehicle-outer .pp-number-plate-changer-inner .pp-number-plate-changer-right::-ms-input-placeholder {
    color: #9F8007;
  }
  
  @media (max-width: 1400px) {
    .pp-vehicle-changer-buttons button {
      padding: 5px 4px;
    }
  }
  .pp-vehicle-changer-buttons a, .pp-vehicle-changer-buttons button {
    display: table;
    text-align: center;
    font-size: 0.7rem;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    color: #1A1A1A !important;
    line-height: 1.3em;
  }
  .pp-vehicle-changer-buttons a:hover,.pp-vehicle-changer-buttons button:hover {
    color: #1A1A1A !important;
    box-shadow: none!important;
  }
  .pp-vehicle-changer-buttons a span {
    display: block;
  }
  .pp-vehicle-changer-buttons a .pp-flex {
    display: flex;
    align-items: center;
  }
  .pp-vehicle-changer-buttons a .pp-flex > span:first-child {
    padding-right: 5px;
  }
  
  .pp-vehicle-summary {
    flex-grow: 0.2;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    line-height: 1em;
  }
  @media (max-width: 900px) {
    .pp-vehicle-summary {
      justify-content: flex-start;
      flex-wrap: wrap;
    }
  }
  
  .pp-found-vehicle-columns {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
  }
  @media (max-width: 900px) {
    .pp-found-vehicle-columns {
      flex-wrap: wrap;
    }
    .pp-found-vehicle-columns > div {
      width: 100%;
    }
  }
  
  .pp-vehicle-details-header {
    font-size: 1.1em;
    color: #3a3a3a;
    font-weight: 500;
    margin-bottom: 0px;

  }

  .pp-vehicle-details-mini-vrm {
    text-transform: uppercase;
    color: #000;
    border-radius: 0px;
    font-family: "uknumberplateregular";
    border: 0;
    text-align: center;
    font-size: 1em;
    box-sizing: border-box;
    background: #ffde78;
    outline-color: transparent !important;
    padding: 4px 9px 4px 7px;
    margin-left: 10px;
    border-left: 7px solid #39599e;
 }

  .pp-vehicle-details-header + div {
    padding-top: 12px;
  }
  @media (max-width: 900px) {
    .pp-vehicle-details-header {
      display: none;
    }
  }
  
  .pp-vehicle-details-row {
    padding-left: 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #1a1a1a;
    font-weight: 700;
    font-size: 0.75rem;
    padding-bottom: 5px;
    text-align: left;
    Font-family: 'Inter';
  }
  @media (max-width: 1280px) {
    .pp-vehicle-details-row {
      flex-wrap: wrap;
      padding-bottom: 5px !important;
      padding-left: 0 !important;
    }
    .pp-vehicle-details-row .pp-vehicle-details-label {
      width: 100% !important;
    }
  }
  .pp-vehicle-details-row .pp-vehicle-details-label {
    width: 130px;
    color: #878787;
    font-weight: normal;
  }
  @media (max-width: 900px) {
    .pp-vehicle-details-row .pp-vehicle-details-label {
      width: 130px !important;
    }
  }
  
  .pp-number-plate-changer {
    padding: 0px 10px 0px 10px;
    margin-top: 10px;
  }
  
  .pp-found-vehicle-mobile > div:first-child {
    background: #FFF;
    padding: 5px;
    border-radius: 0px;
    margin-bottom: 0px !important;
  }
  @media (max-width: 900px) {
    .pp-found-vehicle-mobile > div:first-child {
      min-height: 73px;
    }
  }
  .pp-found-vehicle-mobile > div:first-child .pp-found-vehicle-image-and-plate {
    width: 45%;
    max-width:120px;
    position: relative;
    padding: 0px 0px 3px 0px;
  }
  .pp-found-vehicle-mobile > div:first-child .pp-found-vehicle-image-and-plate .pp-vin {
    color: #333;
  }
  .pp-found-vehicle-mobile > div:first-child .pp-found-vehicle-image-and-plate .pp-vehicle-image-inner {
    max-height: 50px;
    width: auto;
    margin-top: 0px;
  }
  .pp-found-vehicle-mobile > div:first-child .pp-found-vehicle-image-and-plate + div {
    flex-grow: 1;
  }
  @media (max-width: 900px) {
    .pp-found-vehicle-mobile > div:first-child .pp-found-vehicle-image-and-plate .pp-plate {
      position: absolute;
      top: -23px;
      left: 5px;
      margin: 0px auto;
      font-size: 14px;
      padding: 1px 10px 0px 11px;
    }
    .pp-found-vehicle-mobile > div:first-child .pp-found-vehicle-image-and-plate .pp-vin {
      color: #333;
      font-size: 9px;
      padding: 1px 4px;
      position: absolute;
      right: 5px;
      bottom: 0;
    }
  }
  .pp-found-vehicle-mobile .pp-plate {
    text-transform: uppercase;
    color: #000;
    border-radius: 0px;
    font-family: "uknumberplateregular";
    border: 0;
    text-align: center;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    background: #ffde78;
    outline-color: transparent !important;
    display: table;
    width: auto;
  }
  .pp-found-vehicle-mobile .pp-vin {
    background: #f3f2f2;
    font-family: "Verdana";
    border: 1px solid #efefef;
    text-indent: 0;
    font-size: 12px;
    line-height: 18px;
    display: table;
    width: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    border-radius: 4px;
    text-transform: uppercase;
  }
  .pp-found-vehicle-mobile .pp-found-vehicle-text {
    display: block;
    color: #555555;
    font-size: 0.65rem;
    padding-bottom: 0px;
  }
  .pp-found-vehicle-mobile .pp-found-vehicle-summary {
    color: #3DB877 !important;
    font-weight: 500;
    display: block;
    font-size: 0.75rem;
    line-height: 1.2em;
  }
  .pp-found-vehicle-mobile .pp-found-vehicle-summary a {
    color: #3DB877 !important; 
  }
  
  .pp-found-vehicle-mobile .change-vehicle {
    position: relative;
    color: #242424;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.8rem;
    font-weight: 300;
    display: block;
    padding-right: 15px;
    cursor: pointer;
    margin: 8px 0px 0px 5px;
  }

  .pp-found-vehicle-mobile .change-vehicle svg {
    width: 13px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 5px;
    fill: #242424;
  }

  .homepage-kte .pp-found-vehicle-mobile .change-vehicle {color: #FFFFFF;}
  .homepage-kte .pp-found-vehicle-mobile .change-vehicle svg {fill: #FFFFFF;}
  
  .pp-found-vehicle-mobile .change-vehicle .underline {
    /* text-decoration: underline; */
  }
  .pp-found-vehicle-mobile .vehicle-details {
    color: #878787;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 0.9rem;
  }
  
  .col-full {
    max-width: 100% !important;
  }
  
  .horizontal .pp-numberplate-lookup {padding: 0px 10px;}
  .horizontal .by {
    display: none;
  }
  .horizontal .pp-numberplate-lookup .pp-npl-flex a.pp-npl-selected {
    /* color: #333; */
  }
  .horizontal .pp-numberplate-lookup-form {
    flex-wrap: nowrap;
  }
  .horizontal .pp-lookup-separator {
    display: none !important;
  }
  .horizontal .pp-dropdown-lookup {
    flex-wrap: nowrap;
    position: relative;
    padding-top: 30px;
    padding-left: 20px;
  }
  .horizontal .pp-dropdown-lookup h3 {
    position: absolute;
    top: 2px;
    left: 20px;
    font-size: 1rem;
    text-transform: uppercase;
    color: #323232;
    margin: 0;
    padding: 0;
    font-weight: 300;
    text-align: left;
    font-size: 15px;
    /* letter-spacing: 0px!important; */
  }
  .horizontal .pp-numberplate-lookup-header {
    display: none !important;
  }
  .horizontal .pp-numberplate-lookup-form {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .horizontal .pp-lookup-numberplate-column {
    width: 30%;
    max-width:400px;
    padding-right: 10px;
  }
  .horizontal .pp-dropdown-lookup-first-row {
    width: 40%;
  }
  .horizontal .pp-dropdown-lookup {
    width: 70%;
    display: flex;
    justify-content: space-evenly;
  }
  .horizontal .pp-dropdown-lookup .pp-flex {
    min-width: 0;
  }
  .horizontal .pp-dropdown-lookup .pp-dropdown-lookup-second-row {
    width: 35%;
    padding-left: 15px;
  }
  .horizontal .pp-found-vehicle-mobile {
    display: none !important;
  }
  @media (min-width: 900px) {
    .horizontal .pp-dropdown-lookup select {
      height: 43px;
      border: 1px solid #dbdbdb;
    }
    .horizontal .pp-dropdown-outer.is-selected select {
      border: 1px solid #3db877;
    }
    .horizontal .pp-numberplate-lookup .pp-npl-input input[type=text] {
      text-indent: 30px;
      font-size: 24px;
      height: 45px !important;
    }

    .horizontal .pp-numberplate-lookup .pp-npl-input button {
      height: 45px !important;
      padding-left: 10px;
      padding-right: 10px;
    }
  }
  @media (min-width: 900px) and (max-width: 900px) {
    .horizontal .pp-numberplate-lookup .pp-npl-input button {
      margin-left: auto !important;
      margin-right: 0 !important;
    }
  }
  @media (max-width: 900px) {
    .horizontal {
      padding: 15px 10px 5px 10px;
    }
    .horizontal .pp-numberplate-lookup {
      background: none;
      padding: 0;
    }
    .horizontal .by {
      display: inline;
    }
    .horizontal .pp-numberplate-lookup-form {
      flex-wrap: wrap;
    }
    .horizontal .pp-lookup-separator {
      display: block !important;
      width: 100%;
    }
    .horizontal .pp-lookup-separator ~ .pp-lookup-separator {
      display: none !important;
    }
    .horizontal .pp-dropdown-lookup {
      flex-wrap: wrap;
      padding-top: 0;
    }
    .horizontal .pp-dropdown-lookup h3 {
      display: none;
    }
    .horizontal .pp-numberplate-lookup-header {
      display: none !important;
    }
    .horizontal .pp-numberplate-lookup-form {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .horizontal .pp-lookup-numberplate-column {
      width: 100%;
      max-width: none;
    }
    .horizontal .pp-dropdown-lookup-first-row {
      width: 100%;
    }
    .horizontal .pp-dropdown-lookup {
      width: 100%;
      display: flex;
      justify-content: space-evenly;
    }
    .horizontal .pp-dropdown-lookup .pp-flex {
      min-width: 100%;
    }
    .horizontal .pp-dropdown-lookup .pp-dropdown-lookup-second-row {
      width: 100%;
      padding-left: 0px;
      display: none;
    }
    .horizontal .pp-dropdown-lookup {
      padding-left: 0;
    }
    .horizontal .pp-lookup-numberplate-column {
      padding-right: 0;
    }
    .horizontal .pp-numberplate-lookup .pp-npl-flex a.pp-npl-selected {
      color: #323232;
    }
    .horizontal .pp-found-vehicle-mobile {
      display: block !important;
    }
  }
  
  .lds-default {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
  }
  
  .lds-default div {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    animation: lds-default 1.2s linear infinite;
  }
  
  .lds-default div:nth-child(1) {
    animation-delay: 0s;
    top: 37px;
    left: 66px;
  }
  
  .lds-default div:nth-child(2) {
    animation-delay: -0.1s;
    top: 22px;
    left: 62px;
  }
  
  .lds-default div:nth-child(3) {
    animation-delay: -0.2s;
    top: 11px;
    left: 52px;
  }
  
  .lds-default div:nth-child(4) {
    animation-delay: -0.3s;
    top: 7px;
    left: 37px;
  }
  
  .lds-default div:nth-child(5) {
    animation-delay: -0.4s;
    top: 11px;
    left: 22px;
  }
  
  .lds-default div:nth-child(6) {
    animation-delay: -0.5s;
    top: 22px;
    left: 11px;
  }
  
  .lds-default div:nth-child(7) {
    animation-delay: -0.6s;
    top: 37px;
    left: 7px;
  }
  
  .lds-default div:nth-child(8) {
    animation-delay: -0.7s;
    top: 52px;
    left: 11px;
  }
  
  .lds-default div:nth-child(9) {
    animation-delay: -0.8s;
    top: 62px;
    left: 22px;
  }
  
  .lds-default div:nth-child(10) {
    animation-delay: -0.9s;
    top: 66px;
    left: 37px;
  }
  
  .lds-default div:nth-child(11) {
    animation-delay: -1s;
    top: 62px;
    left: 52px;
  }
  
  .lds-default div:nth-child(12) {
    animation-delay: -1.1s;
    top: 52px;
    left: 62px;
  }
  
  @keyframes lds-default {
    0%, 20%, 80%, 100% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.5);
    }
  }
  /* Fitment Table Styles - Modern Responsive Layout */
  .fitment-manufacturers-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  
  @media (max-width: 900px) {
    .fitment-manufacturers-grid {
      grid-template-columns: 1fr;
    }
  }
  
  .fitment-manufacturers-single {
    display: block;
  }
  
  .fitment-table {
    padding-bottom: 10px;
  }
  
  /* Hide old table sub-header (no longer used) */
  .fitment-table .fitment-table-sub-header {
    display: none;
  }
  
  .fitment-table .fitment-table-sub-header > div {
    display: none;
  }
  
  /* New vehicle list styles */
  .fitment-vehicle-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 8px;
    padding-top: 10px;
  }

  /* Two column layout for pills on desktop */
  @media (min-width: 768px) {
    .fitment-vehicle-list {
      flex-direction: row;
    }
  }
  
  /* New single-row vehicle link styles - using .fitment-row for JS compatibility */
  .fitment-vehicle-list .fitment-row {
    display: block; /* Override the "display: none" below */
    padding: 5px 15px;
    background: #f9f9f9;
    border-left: 3px solid #41b07c;
    transition: all 0.2s ease;
  }
  
  .fitment-vehicle-list .fitment-row:hover {
    background: #f0f0f0;
    border-left-width: 4px;
  }
  
  .fitment-vehicle-list .fitment-row a {
    color: #333;
    text-decoration: none;
    display: block;
    font-size: 0.75rem;
    line-height: 1.2;
  }
  
  .fitment-vehicle-list .fitment-row a:hover {
    color: #1A1A1A;
  }
  
  .fitment-vehicle-list .fitment-row span {
    color: #333;
    display: block;
    font-size: 0.9rem;
    line-height: 1.4;
  }
  
  @media (max-width: 800px) {
    .fitment-vehicle-list .fitment-row {
      padding: 10px;
      font-size: 0.85rem;
    }
    
    .fitment-vehicle-list .fitment-row a,
    .fitment-vehicle-list .fitment-row span {
      font-size: 0.85rem;
    }
  }
  
  /* Legacy view-all button styles - removed */
  .fitment-model .view-all a {
    display: none;
  }
  
  /* Maintain old table styles for backward compatibility */
  
  .fitment-header {
    display: flex;
    min-width: 100%;
    border-top: 6px solid #f6ff88;
    margin: -1px -20px 15px -20px;
    line-height: 1.1em;
  }
  
  @media (max-width: 800px) {
  .fitment-header {border-top: 0px solid; margin: -1px -20px 0px -20px;}
  }
  
  .fitment-header .brand-icon {padding:10px 20px;}
  
  .fitment-header .brand-icon img {
      margin: 5px 0px 0px 0px;
      opacity: 1;
      max-height: 60px;
      width: auto;
  }
  @media (max-width: 1100px) {
    .fitment-header .brand-icon {
      display: none;
    }
  }
  .fitment-header > div {
    /* width: auto; */
    box-sizing: border-box;
    /* padding: 15px 20px 10px 15px; */
    margin: 0px auto;
  }
  @media (max-width: 1100px) {
    .fitment-header > div {
      width: 100%;
    }
    .fitment-header > div:first-child {
      display: none !important;
    }
  }
  .fitment-header > div > div > div:first-child {
    width: 100%;
    max-width: 550px;
  }
  .fitment-header > div > div > div:first-child + div {
    width: auto;
    flex-grow: 1;
  }
  @media (max-width: 1000px) {
    .fitment-header > div div:first-child {
      width: 40%;
    }
    .fitment-header > div div:first-child + div {
      flex-grow: 1;
    }
  }
  @media (max-width: 1100px) {
    .fitment-header > div div:first-child {
      width: 100%;
    }
  }
  .fitment-header-icon img {
    display: none;
    width: 40px;
    opacity: 0.4;
}

/* Default state - Does it fit? */
.fitment-header:not(.correct):not(.incorrect):not(.correct-check) .fitment-header-icon .kte-doesit {
    display: block;
}

.fitment-header .fitment-header-right {
    display: flex;
    background: #F6FF88;
    color: #333;
    margin: 0;
    padding: 15px 20px 16px 15px;
    min-width: 75%;
    height: fit-content;
}

.fitment-header .fitment-header-right a {
    color: #333;
}

.fitment-header .view-parts,
.fitment-header .view-all-parts,
.fitment-header .contact-team {
    display: none;
}

.fitment-header .select-vehicle {
    display: inline-block;
}

.fitment-header .contact-team {
    text-align: right;
}

/* Correct state */
.fitment-header.correct {
    border-top-color: #5ACA94;
}

.fitment-header.correct .fitment-header-icon .kte-correct {
    display: block;
}

.fitment-header.correct .fitment-header-right {
    background: #5ACA94;
    color: #fff;
}

.fitment-header.correct .fitment-header-right a {
    color: #fff;
}

.fitment-header.correct .select-vehicle,
.fitment-header.correct .contact-team {
    display: none;
}

.fitment-header.correct .view-all-parts {
    display: inline-block;
}

/* Incorrect state */
.fitment-header.incorrect {
    border-top-color: #D4383B;
}

.fitment-header.incorrect .fitment-header-icon .kte-incorrect {
    display: block;
}

.fitment-header.incorrect .fitment-header-right {
    background: #D4383B;
    color: #fff;
}

.fitment-header.incorrect .fitment-header-right a {
    color: #fff;
}

.fitment-header.incorrect .select-vehicle,
.fitment-header.incorrect .view-all-parts,
.fitment-header.incorrect .contact-team {
    display: none;
}

.fitment-header.incorrect .view-parts {
    display: inline-block;
}

/* Needs check state */
.fitment-header.correct-check {
    border-top-color: #00A8FF;
}

.fitment-header.correct-check .fitment-header-icon .kte-check {
    display: block;
}

.fitment-header.correct-check .fitment-header-right {
    background: #00A8FF;
    color: #fff;
}

.fitment-header.correct-check .fitment-header-right a {
    color: #fff;
}

.fitment-header.correct-check .select-vehicle,
.fitment-header.correct-check .view-all-parts {
    display: none;
}

.fitment-header.correct-check .contact-team {
    display: inline-block;
}
.fitment-header .fitment-header-row {
    display: flex;
    width: 100%;
    padding: 0px 15px 0px 20px;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
  }
  .fitment-header .fitment-header-row > div {
    width: 50%;
    display: flex;
    align-items: center;
    align-content: flex-end;
  }
  .fitment-header-change-vehicle {
    display:none!important;
    justify-content:right}
  
  .fitment-header .fitment-header-row > div > div:first-child {
    width: 60px;
    padding-right: 10px;
    text-align: center;
  }
  .fitment-header-text {margin-left:10px;}
  .fitment-header .fitment-header-row .fitment-header-text-title {
    font-weight: 700;
    margin-bottom: 4px;
    font-size: 1.1em;
    font-family: Poppins;
  }
  .fitment-header-icon img {
    opacity: 0.4;
    width: 40px;
  }

  .fitment-header .fitment-header-change-vehicle a {
    text-decoration: underline;
    font-size: 0.8em;
    cursor: pointer;
  }
  .fitment-header-vehicle {font-size: 0.7rem;}
  
.fitment-header.correct-check .fitment-header-icon {width: 90px!important;}
.fitment-header.correct .fitment-header-icon {width: 45px!important;}

  .product .product-info {
    border-top: 0 !important;
    padding-top: 0 !important;
  }
  
  .product .woocommerce-breadcrumb {
    display: none !important;
  }
  
  .fitment-table-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #EEE;
    font-weight: bold;
  }
  .fitment-table-header a {
    display: block;
    color: #333;
    background: url("../../src/images/chevron-up.svg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 14px;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 500;
  }
  
  .fitment-table.active .fitment-table-header a {
    background-image: url("../../src/images/chevron-down.svg");
  }
  .fitment-table.active .fitment-table-body {
    display: block;
  }
  
  .fitment-table-body {
    display: none;
    max-height: 600px;
    overflow-y: auto;
  }
  .fitment-table-body.active {
    display: block;
  }
  
  /* Scrollbar styling for fitment body */
  .fitment-table-body::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .fitment-table-body::-webkit-scrollbar-track {
    background-color: #EFEFEF;
  }
  .fitment-table-body::-webkit-scrollbar-thumb {
    background-color: #1A1A1A;
    cursor: pointer;
  }
  
  /* Note: .fitment-row styling is now in .fitment-vehicle-list .fitment-row above */
  
  .fitment-table-body .fits-all-message {
    margin-top: 15px;
  }
  
  .fits-all-message {
    color: #FFF;
    background: #5aca94;
    padding: 20px;
    font-size: 1.1rem;
    text-align: center;
  }
  @media (max-width: 900px) {
    .fits-all-message {
      padding: 15px;
      font-size: 1rem;
    }
  }
  .fits-all-message > span {
    display: table;
    width: auto;
    margin: auto;
    vertical-align: middle;
    justify-content: flex-start;
  }
  .fits-all-message > span > span:first-child {
    padding-right: 20px;
  }
  .fits-all-message img {
    width: 40px;
  }
  
  .product-gallery .fitment-header {
    display: none;
  }
  
  @media (max-width: 1100px) {
    .product-info .fitment-header {
      display: none !important;
    }
    .product-main {
      padding-top: 0 !important;
    }
    .product .product-main .product-gallery {
      padding-top: 0 !important;
    }
    .product-gallery .fitment-header {
      display: block;
    }
  }
  .upsells {
    display: none;
  }
  
  .pp-filter {
    padding: 20px 0px;
    border-top: 1px solid #ECECEC;
  }
  .pp-filter label {font-weight:300;cursor: pointer;font-size: 0.9em;margin: 3px 0px;}
  
  .pp-filter .pp-filter-header {
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 10px;
  }

  .pp-filter label .dashicons {
    font-size: 1.2em;
    width: 0.9em;
    height: 0.9em;
    vertical-align: middle;
    position: relative;
    top: -0.05em;
    margin-left: 0.25em;
  }
  /* --- Filter checkbox: grid-aligned rows ----------------------------------- */
  .pp-filter .pp-filter-content ul li > div {
    display: grid;
    grid-template-columns: 1.15em auto;
    gap: 0.5em;
    align-items: center;
  }

  /* --- Custom checkbox appearance ------------------------------------------- */
  .pp-filter input[type=checkbox] {
    --pp-checkbox-color: #1A1A1A;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 1.15em;
    height: 1.15em;
    border: 0.12em solid #bbb;
    border-radius: 0.2em;
    display: grid;
    place-content: center;
    cursor: pointer;
    flex-shrink: 0;
    transition: border-color 120ms ease-in-out;
  }

  .pp-filter input[type=checkbox]:hover {
    border-color: #1A1A1A;
  }

  .pp-filter input[type=checkbox]::before {
    content: "";
    width: 0.6em;
    height: 0.6em;
    -webkit-clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
            clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    transform: scale(0);
    transform-origin: bottom left;
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--pp-checkbox-color, #1A1A1A);
    background-color: CanvasText;
  }

  .pp-filter input[type=checkbox]:checked {
    border-color: #1A1A1A;
  }

  .pp-filter input[type=checkbox]:checked::before {
    transform: scale(1);
  }

  .pp-filter input[type=checkbox]:focus-visible {
    outline: 0.12em solid #1A1A1A;
    outline-offset: 0.1em;
  }

  .pp-filter input[type=checkbox]:disabled {
    --pp-checkbox-color: #aaa;
    border-color: #ddd;
    cursor: not-allowed;
  }

  @media (max-width: 1100px) {
    .pp-filter .pp-filter-content { font-size: 85%; }
  }
  .pp-filter .pp-filter-content {
    max-height: 350px;
    overflow-y: auto;
    padding-right: 15px;
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
  .pp-filter .pp-filter-content::-webkit-scrollbar {
    width: 8px;
    border-radius: 0px;
  }
  .pp-filter .pp-filter-content::-webkit-scrollbar-track {
    background: #f1f1f1;
    width: 8px;
    border-radius: 0px;
  }
  .pp-filter .pp-filter-content::-webkit-scrollbar-thumb {
    background: #d0d0d0;
  }
  .pp-filter .pp-filter-content::-webkit-scrollbar-thumb:hover {
    background: #1A1A1A;
  }
  .pp-filter .pp-filter-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .pp-filter .pp-filter-content ul ul {
    padding-left: 10px;
    padding-top: 5px;
    display: block;
  }

  /* Sub-category dash indicator — adds a short horizontal line before the checkbox */
  .pp-filter .pp-filter-content ul ul li > div {
    grid-template-columns: 0.6em 1.15em auto;
  }
  .pp-filter .pp-filter-content ul ul li > div::before {
    content: "";
    display: block;
    width: 0.45em;
    height: 1px;
    background: #ccc;
    align-self: center;
    border-radius: 1px;
  }

  .pp-filter .pp-filter-content ul li {
    list-style: none;
    position: relative;
    padding-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    padding-left: 0;
  }
  /* Extra breathing room between top-level (parent) categories — Part filter only */
  .pp-filter--categories .pp-filter-content > ul > li {
    padding-top: 7px;
  }
  .pp-filter--categories .pp-filter-content > ul > li:first-child {
    padding-top: 0;
  }
  .pp-filter .pp-filter-content ul li.active ul {
    display: block;
  }
  .pp-filter .pp-filter-content ul li .count {
    border-radius: 0px;
    padding: 3px 8px;
    font-size: 10px;
    line-height: 10px;
    /* top: 53%; */
    /* transform: translateY(-50%); */
    margin: 0px 0px 0px 10px;
    background-color: rgb(244 244 244);
    color: #000000;
  }
  .pp-filter .pp-filter-content .pp-facet-grid {
    display: flex;
    flex-wrap: wrap;
  }
  
  .pp-filter .pp-filter-content .pp-facet-grid li {
    margin: 0 7px 6px 0;
    border: 1px solid #EFEFEF;
    border-radius: 0px;
    padding: 3px 10px 4px 10px;
    cursor: pointer;
  }
  
  /* .pp-filter .pp-filter-content .pp-facet-grid li:hover {
    border: 1px solid #ffa47a;
} */

  /* Disabled state: unavailable offer filter for current page context */
  .pp-filter .pp-filter-content .pp-facet-grid li.pp-filter-item--disabled {
    opacity: 0.45;
    cursor: not-allowed;
    pointer-events: none;
    border-color: #e0e0e0;
    background-color: #f9f9f9;
  }
  .pp-filter .pp-filter-content .pp-facet-grid li.pp-filter-item--disabled label {
    cursor: not-allowed;
    color: #aaa;
  }
  .pp-filter .pp-filter-content .pp-facet-grid li.pp-filter-item--disabled:hover {
    border-color: #e0e0e0;
  }
  
  .pp-filter .pp-filter-content .pp-facet-grid li .count {
    /* display: inline-block; */
    display:none;
  }

  .fil-fast-delivery .dashicons {color:#41b07c}
  .fil-on-sale .dashicons {color:#ED294F}
  .fil-clearance .dashicons {color:#ED294F}
  .fil-staff-choice .dashicons {color:#2a2a2a}

  .pp-filter .pp-filter-content .pp-facet-grid li.fil-fast-delivery.pp-filter-item--disabled .dashicons {
    color: inherit;
  }

.offers-filter {
    border-top:0px;
    padding: 10px 0px 10px 0px;
}
.offers-filter .pp-facet-grid {
    /* flex-direction: column; */
}
.offers-filter .pp-facet-grid li {
  /* border:1px solid #FFF!important; */
}
.pp-filter label:hover {color:#000000;}

  /* Root taxonomy browse prompt (shown when no filtering is active) */
  .pp-root-browse-prompt {
    padding: 2em 1em 1.5em;
    text-align: center;
    color: #888;
  }
  .pp-root-browse-prompt .dashicons {
    display: block;
    font-size: 2.5em;
    width: 1em;
    height: 1em;
    margin: 0 auto 0.4em;
    color: #ccc;
  }
  .pp-root-browse-prompt p {
    margin: 0;
    font-size: 0.875em;
    line-height: 1.5;
  }

  @media (max-width: 850px) {
    .category-filtering {
      position: fixed;
      left: 50%;
      transform: translateX(-50%);
      bottom: 12px;
      z-index: 999;
      vertical-align: middle;
    }
    .category-filtering i {margin-right:8px;}
    .category-filtering .filter-button {
padding: 9px 30px;
        margin: 0px !important;
        background: #ffffff;
        color: #1A1A1A;
        font-weight: 500;
        border-radius: 20px;
        box-shadow: 5px 5px 33px 40px rgba(255, 255, 255, 0.8);
        border: 2px solid #1A1A1A;
        font-family: 'Inter';
        font-size: 13px;
        letter-spacing: 0px
    }
  }
  
  @media (max-width: 900px) {
    .off-canvas-left.mfp-ready .mfp-content {
      background: #FFF;
    }
  }
  .sidebar-loader {
    display: none;
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    z-index: 99;
    background: rgba(255, 255, 255, 0.75);
    text-align: center;
  }
  .sidebar-loader .spinner {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: conic-gradient(rgba(0, 0, 0, 0) 10%, #1A1A1A);
    -webkit-mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 5px), #000 0);
    animation: spinner-zp9dbg 0.5s infinite linear;
  }
  @keyframes spinner-zp9dbg {
    to {
      transform: rotate(1turn);
    }
  }
  .sidebar-loader .working-text {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
  }
  .sidebar-loader > div {
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    color: #FFF;
    text-align: center;
  }
  
  .ui-autocomplete {
    z-index: 9999;
  }
  .ui-autocomplete li .ui-menu-item-wrapper {
    font-size: 0.9rem !important;
    padding: 5px 15px !important;
    border-bottom: 1px solid #252525 !important;
  }
  .ui-autocomplete li .ui-menu-item-wrapper:hover {
    background: rgba(51, 51, 51, 0.2) !important;
    color: #FFF !important;
  }
  .ui-autocomplete li.ui-state-active {
    border-bottom: 1px solid #252525 !important;
    border-top: 0 !important;
  }
  .ui-autocomplete.ui-widget-content {
    border: none !important;
    background: #333333;
    color: #ffffff;
  }
  
  body .ui-autocomplete li .ui-menu-item-wrapper {
    border-bottom: 1px solid #252525 !important;
  }
  
  .autocomplete-container {
    background: #FFF;
    width: 100%;
    min-height: 400px;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    top: 200px;
    width: 600px;
    z-index: 9999;
    padding: 20px 25px;
    overflow-y: auto;
    max-height: 50vh;
    box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, 0.12);
    display: none !important;
  }
  .autocomplete-container.active {
    display: block !important;
  }
  .autocomplete-container .searchform {
    position: relative;
  }
  .autocomplete-container .searchform input[type=search] {
    border-radius: 20px;
    padding-left: 40px;
  }
  .autocomplete-container .searchform .close-icon {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #1A1A1A;
    cursor: pointer;
    font-size: 18px;
  }
  .autocomplete-container .searchform button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: none !important;
    color: #1A1A1A;
  }
  @media (max-width: 800px) {
    .autocomplete-container {
      width: 100%;
      max-width: 100%;
      height: 100vh;
      left: 0;
      right: 0;
      top: 0 !important;
      transform: inherit;
      border-radius: 0;
      z-index: 9999;
      box-shadow: none !important;
      max-height: 100vh;
    }
  }
  .autocomplete-container .autocomplete-search-term {
    padding-bottom: 10px;
    border-bottom: 1px solid #EFEFEF;
  }
  .autocomplete-container .autocomplete-search-term > span:first-child {
    text-transform: uppercase;
  }
  .autocomplete-container .autocomplete-search-term > span:first-child + span {
    color: #333;
    font-weight: bold;
  }
  .autocomplete-container .autocomplete-row {
    padding: 15px 0;
    border-bottom: 1px solid #EFEFEF;
    position: relative;
  }
  .autocomplete-container .autocomplete-row a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }
  .autocomplete-container .autocomplete-row a .screen-reader {
    position: absolute;
    left: -9999px;
  }
  .autocomplete-container .autocomplete-row .pp-image-container {
    width: 65px;
    padding-right: 10px;
    padding-top: 4px;
  }
  .autocomplete-container .autocomplete-row .pp-autocomplete-content-container {
    flex-grow: 1;
  }
  .autocomplete-container .autocomplete-row .pp-autocomplete-title {
    padding-bottom: 10px;
  }
  .autocomplete-container .autocomplete-row .pp-autocomplete-sku {
    font-weight: bold;
    color: #333;
  }
  .autocomplete-container .autocomplete-row .old-price {
    text-decoration: line-through;
    display: inline-block;
  }
  .autocomplete-container .autocomplete-row .old-price + span {
    font-weight: bold;
    color: #41b07c;
    padding-left: 5px;
    display: inline-block;
  }
  
  .autocomplete-search-term-string {
    padding: 15px 0;
    border-bottom: 1px solid #EFEFEF;
  }
  .autocomplete-search-term-string > div:first-child {
    width: 100px;
    text-transform: uppercase;
  }
  .autocomplete-search-term-string a {
    font-weight: bold;
  }
  
  .autocomplete-loading {
    width: 100%;
    text-align: center;
    padding-top: 50px;
  }
  
  .lds-spinner {
    color: #333;
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
  }
  
  .lds-spinner div {
    transform-origin: 40px 40px;
    animation: lds-spinner 1.2s linear infinite;
  }
  
  .lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 6px;
    height: 18px;
    border-radius: 20%;
    background: #333;
  }
  
  .lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
  }
  
  .lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
  }
  
  .lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
  }
  
  .lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
  }
  
  .lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
  }
  
  .lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
  }
  
  .lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
  }
  
  .lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
  }
  
  .lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
  }
  
  .lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
  }
  
  .lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
  }
  
  .lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
  }
  
  @keyframes lds-spinner {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  
  .header-block.block-html-after-header {/* background-image: linear-gradient(to right,#0f0f0f,#2b2b2b)!important; *//* background-image: -webkit-gradient(linear,left top,right top,from(#0f0f0f),to(#2b2b2b))!important; */background: #fafafc;}
  


  .top-filters {
    width: 100%;
    padding: 20px 0;
  }
  .top-filters-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    max-width: 1770px;
    margin: 0 auto;
    padding: 0 15px;
  }
  
  .top-filters-inner > div {
    flex: 0 0 calc((100% - 135px) / 14); /* 10 items across on desktop */
    box-sizing: border-box;
    box-shadow: 0 4px 12px rgb(0 0 0 / 5%);
    border-radius: 0px;
  }
  
  /* Tablet Styles */
  @media (max-width: 1024px) {
    .top-filters-inner > div {
      flex: 0 0 calc((100% - 75px) / 6); /* 6 items across on tablet */
    }
    .top-filters {padding:0px;}
    
    
  }
  
  /* Mobile Styles */
  @media (max-width: 767px) {
    .top-filters-inner {
      gap: 10px;
      padding: 0 10px;
    }
    
    .top-filters-inner > div {
      flex: 0 0 calc((100% - 30px) / 4); /* 4 items across on mobile */
    }
  }
  
  .top-filters-inner .top-filter {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: #fff;
    border-radius: 0px;
    padding: 5px;
    transition: transform 0.2s, box-shadow 0.2s;
    height: 100%;
    box-sizing: border-box;
  }
  
  .top-filters-inner .top-filter:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  }
  .top-filter.active .top-filter-text:before {
    content: '';
    height: 4px;
    width: 100%;
    border-radius: 10px;
    background: #1A1A1A;
    display: block;
    position: absolute;
    left: 0;
    margin-top: -8px;
  }
  .top-filters-inner .top-filter-box {
    width: 100%;
    padding-bottom: 100%; /* Makes it square */
    border-radius: 0px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    position: relative;
  }
  .top-filters-inner .top-filter-text {
    font-size: 0.75rem;
    line-height: 1rem;
    text-align: center;
    display: block;
    margin-top: auto;
    padding-top: 0px;
    color: #333;
    font-weight: 500;
  }
  
  @media (max-width: 900px) {
    .top-filters-inner .top-filter-text {
      font-size: 0.65rem;
      line-height: 0.9rem;
    }
  }
  
  @media (max-width: 767px) {
    .top-filters-inner .top-filter {
      padding: 8px;
    }
    
    .top-filters-inner .top-filter-text {
      font-size: 0.6rem;
      line-height: 0.8rem;
    }
  }
  .top-filters-inner a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .top-filters-inner .screen-read {
    position: absolute;
    left: -9999px;
  }

  /* Top Filter Loading Spinner */
  .top-filter-loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease, visibility 0.2s ease;
    z-index: 100;
    pointer-events: none;
  }

  .top-filter.loading .top-filter-loading-overlay,
  .child-top-filter-inner.loading .top-filter-loading-overlay {
    opacity: 1;
    visibility: visible;
  }

  /* Ensure spinner overlay works properly on child filters with table-cell children */
  .child-top-filter-inner .top-filter-loading-overlay {
    position: absolute !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .top-filter-spinner {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: conic-gradient(rgba(0, 0, 0, 0) 10%, #1A1A1A);
    -webkit-mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 5px), #000 0);
    mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 5px), #000 0);
    animation: top-filter-spin 0.8s infinite linear;
  }

  @keyframes top-filter-spin {
    to {
      transform: rotate(1turn);
    }
  }

  /* Mobile adjustments for spinner */
  @media (max-width: 767px) {
    .top-filter-spinner {
      width: 30px;
      height: 30px;
      background: conic-gradient(rgba(0, 0, 0, 0) 10%, #1A1A1A);
      -webkit-mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 6px), #000 0);
      mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 6px), #000 0);
    }
  }

  /* Hide the entire top-filters container when in NEW IN view */
  .top-filters.hide-other-categories {
    display: none;
  }
  
  .top-filters-title {
    padding: 0px 20px 0px 20px;
  }
  
  .top-filters-title h4 {
    font-size: 1.4em;
    text-align: center;
    font-weight: 500;
    text-transform: none;
    margin: 5px 0px 10px 0px; }
  
@media screen and (max-width: 900px) {
 .top-filters-title h4 {font-size: 1.2em;}      
}

  .showing-parts {
    display: block;
  }
  
  .showing-parts-outer {
    display: flex;
    justify-content: flex-end; /* Right align the outer container */
    align-items: center;
    margin: 0px auto 0px auto;
    align-content: center;
    max-width: 1740px
  }
  .showing-parts-outer .woocommerce-result-count {
    margin-top: 0 !important;
  }
  
  .search-results .shop-page-title {display:none;}
  .shop-page-title .term-description {
    max-width: 1440px;
    margin-left: auto;
    margin-right: 0;
    display: table;
  }
  .woocommerce-result-count {
    margin-top: 0 !important;
  }
  
  .child-top-filters {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    max-width: 1770px;
    margin: 0px auto 0px auto;
    padding: 0px 0px;
  }
  @media (max-width: 900px) {
    .child-top-filters {
      overflow-x: auto;
      /* flex-wrap: nowrap; */
      /* padding-bottom: 15px; */
      /* width */
     
      /* Track */
      /* Handle */
      /* Handle on hover */
    }
    .child-top-filters::-webkit-scrollbar {
      width: 5px;
    }
    .child-top-filters::-webkit-scrollbar-track {
      background: #F9F9F9;
    }
    .child-top-filters::-webkit-scrollbar-thumb {
      background: #1A1A1A;
    }
    .child-top-filters::-webkit-scrollbar-thumb:hover {
      background: #1A1A1A;
    }
  }
  .child-top-filters .screen-read {
    position: absolute;
    left: -9999px;
  }
  .child-top-filters .child-top-filter {
    flex: 0 0 calc((100% - 135px) / 14);
    box-sizing: border-box;
    box-shadow: 0 4px 12px rgb(0 0 0 / 5%);
    border-radius: 0px;
  }
  
  @media (max-width: 1024px) {
    .child-top-filters .child-top-filter {
      flex: 0 0 calc((100% - 75px) / 6);
    }
  }
  
  @media (max-width: 767px) {
    .child-top-filters .child-top-filter {
      flex: 0 0 calc((100% - 75px) / 3);
    }
  }
  
  .child-top-filters .child-top-filter .child-top-filter-inner {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: #fff;
    border-radius: 0px;
    padding: 8px;
    transition: transform 0.2s, box-shadow 0.2s;
    height: 100%;
    box-sizing: border-box;
  }

.child-top-filters .child-top-filter .child-top-filter-inner:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

  .child-top-filters .child-top-filter .child-top-filter-inner > div {
    display: table-cell;
    vertical-align: middle;
  }
  .child-top-filters .child-top-filter .child-top-filter-box {
    width: 100%;
    padding-bottom: 100%;
    background: #fafafa;
    border-radius: 6px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    position: relative;
  }
  
  .child-top-filters .child-top-filter .child-top-filter-box.with-img {
    background-color: #FFF;
  }
  .child-top-filters .child-top-filter .child-top-filter--left {
    width: 100%;
    padding: 3px 3px 3px 3px;
  }
  .child-top-filters .child-top-filter .child-top-filter--right {
    width: auto;
    padding: 0px 15px 0px 5px;
    font-size: 0.75rem;
    line-height: 1rem;
    text-align: center;
    margin-top: auto;
    padding-top: 5px;
    color: #333;
    font-weight: 500;
  }

  /* Category Navigation Styles */
  .category-navigation-bar {
    background: #fff;
    padding: 15px 20px;
    margin-bottom: 20px;
    border-radius: 0px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  }

  .back-button-wrapper {
    max-width: 1200px;
    margin: 0 auto;
  }

  .category-back-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #1A1A1A;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s ease;
  }

  .category-back-button svg {
    fill: #1A1A1A;
    transition: transform 0.2s ease;
  }

  .category-back-button:hover {
    color: #e54600;
  }

  .category-back-button:hover svg {
    transform: translateX(-4px);
    fill: #e54600;
  }

  .child-top-filter.back-to-parent {
    margin-right: 20px;
  }

  .child-top-filter.back-to-parent {box-shadow: none!important;}
  .back-to-parent .child-top-filter-inner {background: none!important;}

  .back-to-parent .child-top-filter-inner:hover {box-shadow: none!important;}
  
  @media (max-width: 900px) {
    .child-top-filters .child-top-filter .child-top-filter--right {
      font-size: 0.65rem;
      line-height: 0.9rem;
    }
  }
  
  @media (max-width: 767px) {
    .child-top-filters .child-top-filter .child-top-filter--right {
      font-size: 0.6rem;
      line-height: 0.8rem;
    }
  }
  @media (max-width: 1100px) {
    .child-top-filters .child-top-filter .child-top-filter--right {
      font-size: 0.75rem;
    }
  }
  .child-top-filters .child-top-filter > div a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }
  
  .showing-parts span {
    display: none;
  }
  .showing-parts + div {
    display: flex;
    align-items: center;
  }
  
  .pp-number-plate-go{
    margin: 0px 8px 0px 8px;
    box-sizing: border-box;
  }
  div + .pp-number-plate-go{
    padding-left: 5px;
  }
  
  .search.archive .shop-page-title{
    display: none !important;
  }
  
  .pp-number-plate-go button {
    background: #41b07c;
    color: #FFF;
    border-radius: 0px;
    padding: 1px 10px 0px 10px;
    box-sizing: border-box;
    min-width: 0;
    margin-right: 0;
    min-height: 32px;
    margin-left: 1px;
    line-height:1em;
    font-size:0.9em;
  }
  @media (max-width: 767px) {
    .pp-number-plate-go button {
    padding: 5px 8px;
    }
  }

  .top-filters-inner .screen-read{
    position: fixed !important;
  }
  
  .fitment-table-body .fitment-unconfirmed-message {
    margin-top: 15px;
  }
  .fitment-unconfirmed-message {
    color: #FFF;
    background: #979eaf;
    padding: 20px;
    font-size: 1.1rem;
    text-align: center;
  }
  .fitment-unconfirmed-message img {opacity:0.2}
  @media (max-width: 900px) {
    .fitment-unconfirmed-message {
      padding: 15px;
      font-size: 1rem;
    }
  }
  .fitment-unconfirmed-message > span {
    display: table;
    width: auto;
    margin: auto;
    vertical-align: middle;
    justify-content: flex-start;
  }
  .fitment-unconfirmed-message > span > span:first-child {
    padding-right: 20px;
  }
  .fitment-unconfirmed-message img {
    width: 40px;
  }
  
  .fitment-table .fitment-table-sub-header > .engine-code, .fitment-table .fitment-row > .engine-code {
    width: 8%;
  }
  .term-10932 .top-filters-title, .term-10932 .top-filters {display:none!important;}
  
  @media (max-width: 900px) {
  .shop-container .page-description {font-size: 80%;text-align: center;}
  }

  /* UPSELL*/
  .up-sells h4 {font-weight:500;}
  .up-sells h4 span {font-weight:700;}

    /* CATEGORY FILTERS */
  .kte-tf-new-in .top-filter {background: url(../images/new_02.jpg); background-repeat: no-repeat; background-position:50% 50%; background-size: cover;}
  .kte-tf-new-in .top-filter-text {color:#FFF;}
  .kte-tf-on-sale .top-filter {background: url(../images/sale_02.jpg); background-repeat: no-repeat; background-position:50% 50%; background-size: cover;}
  .kte-tf-on-sale .top-filter-text {color:#FFF;}

/* CHILD CATEGORY BACK */
 @media (max-width: 900px) {
  .child-top-filters .back-to-parent {
    flex: 0 0 calc((100% - 30px) / 1);
    padding: 10px;
    margin-right: 0px;
}
 }

.child-top-filters .back-to-parent a {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #1A1A1A;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s ease;
}

.child-top-filters .back-to-parent svg {
    fill: #1A1A1A;
    transition: transform 0.2s ease;
}

.child-top-filters .back-to-parent a:hover {
    color: #e54600;
}

.child-top-filters .back-to-parent a:hover svg {
    transform: translateX(-4px);
    fill: #e54600;
}

/* ==========================================================================
   Fitment Notice Icon Overlay
   ========================================================================== */

.pp-fitment-notice-overlay {
    position: absolute;
    top: 20px;
    right: 0px;
    display: flex;
    align-items: center;
    background: #ffffffb7;
    border: 1px solid #00A8FF;
    border-radius: 0px;
    padding: 3px 6px;
    z-index: 25;
    cursor: pointer;
    font-size: 11px;
    font-weight: 600;
    color: #333;
    white-space: nowrap;
}

.pp-fitment-notice-overlay img {
    width: 15px;
    height: 15px;
    display: block;
    margin-right: 6px;
    flex-shrink: 0;
    pointer-events: auto;
}

.pp-fitment-notice-text {
    line-height: 1;
    pointer-events: auto;
}

/* Ensure product containers have relative positioning for overlay */
.woocommerce ul.products li.product .woocommerce-LoopProduct-link,
.woocommerce ul.products li.product .product-image-wrapper,
.products .product .woocommerce-LoopProduct-link,
.products .product .product-image-wrapper,
.product-small {
    position: relative;
    display: block;
}

/* Mobile-specific tooltip styling */
@media (max-width: 768px) {
    .pp-fitment-notice-overlay {
        top: 5px;
        right: 5px;
        font-size: 10px;
        padding: 3px 6px;
    }
    
    .pp-fitment-notice-overlay img {
        width: 16px;
        height: 16px;
        margin-right: 4px;
    }
}

/* Tooltip styling */
.pp-fitment-tooltip {
    position: absolute;
    background: rgba(0, 0, 0, 0.9);
    color: white;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 12px;
    white-space: normal;
    z-index: 10000;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    min-width: 280px;
    max-width: 500px;
    line-height: 1.4;
    
    /* Position above and to the left of the overlay */
    bottom: 100%;
    left: 0;
    margin-bottom: 8px;
}

.pp-fitment-tooltip::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 20px;
    border: 6px solid transparent;
    border-top-color: rgba(0, 0, 0, 0.9);
}

/* Hidden by default */
.pp-fitment-tooltip {
    display: none;
}

.grad-header {
  color: transparent !important;
  background-image: linear-gradient(90deg, #252526 0%, #666 100%);
  background-clip: text;
  font-weight:700;}

/* Desktop hover behavior - comprehensive hover coverage */
@media (min-width: 769px) {
    .pp-fitment-notice-overlay:hover .pp-fitment-tooltip,
    .pp-fitment-notice-overlay:hover > .pp-fitment-tooltip,
    .pp-fitment-notice-overlay > *:hover ~ .pp-fitment-tooltip {
        display: block !important;
    }
    
    /* Alternative approach - when any child is hovered, show tooltip */
    .pp-fitment-notice-overlay:hover .pp-fitment-tooltip {
        display: block !important;
    }
}

/* Mobile touch behavior */
@media (max-width: 768px) {
    .pp-fitment-notice-overlay.active .pp-fitment-tooltip {
        display: block;
    }
    
    .pp-fitment-tooltip {
        font-size: 11px;
        padding: 6px 10px;
        min-width: 220px;
        max-width: 380px;
    }
}

/* HOMEPAGE KTE */

.homepage-kte .pp-found-vehicle-outer {display:none;}
.homepage-kte .pp-numberplate-lookup-outer.loading .pp-numberplate-loading {background: none;}
.homepage-kte .pp-found-vehicle-mobile .pp-plate {    
    text-transform: uppercase;
    color: #000;
    border-radius: 0px;
    font-family: "uknumberplateregular";
    border: 0;
    text-align: center;
    font-size: 14px;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    background: #ffde78;
    outline-color: transparent !important;
    display: block;
    width: auto;
    position: absolute;
    top: -18px;}

.homepage-kte .pp-numberplate-lookup .pp-npl-input input[type=text] {font-size:34px;}   
.homepage-kte .pp-dropdown-lookup .pp-dropdown-number {background:#e7f510; color:#1a1a1a}
.homepage-kte .is-disabled .pp-dropdown-number {background: #e1e1e1; color: #a9a9a9;}
.homepage-kte .pp-numberplate-lookup .pp-npl-flex a.pp-npl-selected, .homepage-kte .pp-numberplate-lookup .pp-npl-flex a, .homepage-kte .pp-lookup-separator span {color:#e1e1e1;}
.homepage-kte .pp-lookup-separator hr {background: #ffffff;}

/* Vehicle Fitment */
.fitment-vehicle-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.fitment-vehicle-list .fitment-row-pill {
    background: #f5f5f5;
    border-radius: 8px;
    padding: 8px 15px;
    margin-bottom: 0;
    width: 100%;
    display: block;
}

/* Desktop: 2 columns */
/* @media (min-width: 768px) {
    .fitment-vehicle-list .fitment-row-pill {
        width: calc(50% - 10px);
    }
} */

.fitment-vehicle-list .fitment-row-pill:hover {
    background: #ececec;
}

.fitment-row-line1 {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 2px;
}

.fitment-row-line2 {
    font-size: 11px;
    color: #666;
}

/* Vehicle Landing Page Breadcrumbs */
.archive-page-header {text-align: center;}

.ppv-breadcrumbs {
    margin-bottom: 1rem;
    font-size: 0.75rem;
}

.ppv-breadcrumb-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: center;
}

.ppv-breadcrumb-item {
    display: inline-flex;
    align-items: center;
    margin: 0;
    padding: 0;
    margin-left:0px!important;
}

.ppv-breadcrumb-item a {
    text-decoration: none;
    transition: color 0.2s ease;
}

.ppv-breadcrumb-item a:hover {
    color: #1A1A1A;
    text-decoration: underline;
}

.ppv-breadcrumb-current span {
    color: #1A1A1A;
    font-weight: 500;
}

.ppv-breadcrumb-separator {
    margin: 0 0.5rem;
    color: #999;
    user-select: none;
}

/* Vehicle Landing Page Category Display */

.pp_vehicle_landing-template #content li:not(.ppv-category-display-list li):not(.ppv-toc li):not(.ppv-breadcrumbs li) {
    padding: 0px 0px 3px 12px;
    border-bottom: none !important;
    list-style: none;
    position: relative;
    margin: 0;
}
.pp_vehicle_landing-template #content li:not(.ppv-category-display-list li):not(.ppv-toc li):not(.ppv-breadcrumbs li)::before {
    font-family: fl-icons;
    left: 0px;
    position: absolute;
    font-size: 16px;
    color: rgb(254, 80, 0);
    content: "" !important;
}

.ppv-category-display {
    margin: 2rem 0;
}

.ppv-category-display nav {
    width: 100%;
}

.ppv-category-display-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.ppv-category-display-list li {
    background: #f9f9f9;
    border-left: 3px solid #1A1A1A;
    border-radius: 4px;
    padding: 0;
    margin: 0;
    transition: all 0.2s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    position: relative;
    display: flex;
    align-items: center;
}

.ppv-category-display-list li::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    background-image: var(--bg-image);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50px auto;
    mix-blend-mode: multiply;
    pointer-events: none;
    border-radius: 0 4px 4px 0;
}

.ppv-category-display-list li:hover {
    background-color: #f0f0f0;
    border-left-width: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.ppv-category-display-list li a {
    display: block;
    padding: 0.75rem 1rem;
    color: #333;
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    line-height: 1.4;
    transition: color 0.2s ease;
    max-width: 80%;
}

.ppv-category-display-list li a:hover {
    color: #1A1A1A;
}

.ppv-category-display-list .ppv-category-count {
    display: inline-block;
    margin-left: 0.5rem;
    padding: 0.125rem 0.5rem;
    background: #e8e8e8;
    border-radius: 12px;
    font-size: 0.75rem;
    color: #666;
    font-weight: normal;
}

.ppv-category-item {margin:0px!important}

/* Column width classes - flexible and responsive */
.ppv-category-display-col-1 .ppv-category-display-list li {
    flex: 0 0 100%;
}

.ppv-category-display-col-2 .ppv-category-display-list li {
    flex: 0 0 calc(50% - 0.75rem);
}

.ppv-category-display-col-3 .ppv-category-display-list li {
    flex: 0 0 calc(33.333% - 1rem);
}

.ppv-category-display-col-4 .ppv-category-display-list li {
    flex: 0 0 calc(25% - 1.125rem);
}

.ppv-category-display-col-5 .ppv-category-display-list li {
    flex: 0 0 calc(20% - 1.2rem);
}

.ppv-category-display-col-6 .ppv-category-display-list li {
    flex: 0 0 calc(16.666% - 1.25rem);
}

/* Tablet responsive - reduce to 3 columns max */
@media (max-width: 900px) {
    .ppv-category-display-col-4 .ppv-category-display-list li,
    .ppv-category-display-col-5 .ppv-category-display-list li,
    .ppv-category-display-col-6 .ppv-category-display-list li {
        flex: 0 0 calc(33.333% - 1rem);
    }
}

/* Mobile responsive - 1 or 2 columns */
@media (max-width: 768px) {
    .ppv-category-display-list {
        gap: 1rem;
    }

    .ppv-category-display-col-2 .ppv-category-display-list li,
    .ppv-category-display-col-3 .ppv-category-display-list li,
    .ppv-category-display-col-4 .ppv-category-display-list li,
    .ppv-category-display-col-5 .ppv-category-display-list li,
    .ppv-category-display-col-6 .ppv-category-display-list li {
        flex: 0 0 calc(50% - 0.5rem);
    }

    .ppv-category-display-col-1 .ppv-category-display-list li {
        flex: 0 0 100%;
    }
}

/* List type styling */
.ppv-category-display-list-type .ppv-category-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 0.5rem 1rem;
}

.ppv-category-display-list-type .ppv-category-list li {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    padding-left: 1.2rem;
}

.ppv-category-display-list-type .ppv-category-list li::before {
    content: '→';
    position: absolute;
    left: 0;
    color: #1A1A1A;
    font-weight: bold;
}

.ppv-category-display-list-type .ppv-category-list li a {
    color: #333;
    text-decoration: none;
    font-size: 0.95rem;
    transition: color 0.2s ease;
}

.ppv-category-display-list-type .ppv-category-list li a:hover {
    color: #1A1A1A;
    text-decoration: underline;
}

/* List type column widths */
.ppv-category-display-list-type.ppv-category-display-col-1 .ppv-category-list li {
    flex: 0 0 100%;
}

.ppv-category-display-list-type.ppv-category-display-col-2 .ppv-category-list li {
    flex: 0 0 calc(50% - 0.5rem);
}

.ppv-category-display-list-type.ppv-category-display-col-3 .ppv-category-list li {
    flex: 0 0 calc(33.333% - 0.667rem);
}

.ppv-category-display-list-type.ppv-category-display-col-4 .ppv-category-list li {
    flex: 0 0 calc(25% - 0.75rem);
}

.ppv-category-display-list-type.ppv-category-display-col-5 .ppv-category-list li {
    flex: 0 0 calc(20% - 0.8rem);
}

.ppv-category-display-list-type.ppv-category-display-col-6 .ppv-category-list li {
    flex: 0 0 calc(16.666% - 0.833rem);
}

/* List type responsive */
@media (max-width: 900px) {
    .ppv-category-display-list-type.ppv-category-display-col-4 .ppv-category-list li,
    .ppv-category-display-list-type.ppv-category-display-col-5 .ppv-category-list li,
    .ppv-category-display-list-type.ppv-category-display-col-6 .ppv-category-list li {
        flex: 0 0 calc(33.333% - 0.667rem);
    }
}

@media (max-width: 768px) {
    .ppv-category-display-list-type .ppv-category-list {
        gap: 0.5rem;
    }

    .ppv-category-display-list-type.ppv-category-display-col-2 .ppv-category-list li,
    .ppv-category-display-list-type.ppv-category-display-col-3 .ppv-category-list li,
    .ppv-category-display-list-type.ppv-category-display-col-4 .ppv-category-list li,
    .ppv-category-display-list-type.ppv-category-display-col-5 .ppv-category-list li,
    .ppv-category-display-list-type.ppv-category-display-col-6 .ppv-category-list li {
        flex: 0 0 calc(50% - 0.25rem);
    }

    .ppv-category-display-list-type.ppv-category-display-col-1 .ppv-category-list li {
        flex: 0 0 100%;
    }
}
        gap: 1rem;
    }
    
    .ppv-category-display-col-2 .ppv-category-display-list li,
    .ppv-category-display-col-3 .ppv-category-display-list li,
    .ppv-category-display-col-4 .ppv-category-display-list li,
    .ppv-category-display-col-5 .ppv-category-display-list li,
    .ppv-category-display-col-6 .ppv-category-display-list li {
        flex: 0 0 calc(100% - 0.5rem);
    }
    
    .ppv-category-display-list li a {
        font-size: 0.875rem;
        padding: 0.625rem 0.875rem;
    }
}

/* Extra small mobile - single column */
@media (max-width: 480px) {
    .ppv-category-display-col-2 .ppv-category-display-list li,
    .ppv-category-display-col-3 .ppv-category-display-list li,
    .ppv-category-display-col-4 .ppv-category-display-list li,
    .ppv-category-display-col-5 .ppv-category-display-list li,
    .ppv-category-display-col-6 .ppv-category-display-list li {
        flex: 0 0 100%;
    }
}

/* ========================================
   Vehicle Brands Display
   ======================================== */
.ppv-brands-display {
    margin: 2rem 0;
}

.ppv-brands-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
    align-items: center;
}

.ppv-brand-item {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 5px 10px;
    transition: all 0.2s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.ppv-brand-item:hover {
    border-color: #1A1A1A;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}

.ppv-brand-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.ppv-brand-logo {
    height: 50px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
}

/* Column width classes */
.ppv-brands-col-1 .ppv-brand-item {
    flex: 0 0 100%;
}

.ppv-brands-col-2 .ppv-brand-item {
    flex: 0 0 calc(50% - 0.75rem);
}

.ppv-brands-col-3 .ppv-brand-item {
    flex: 0 0 calc(33.333% - 1rem);
}

.ppv-brands-col-4 .ppv-brand-item {
    flex: 0 0 calc(25% - 1.125rem);
}

.ppv-brands-col-5 .ppv-brand-item {
    flex: 0 0 calc(20% - 1.2rem);
}

.ppv-brands-col-6 .ppv-brand-item {
    flex: 0 0 calc(16.666% - 1.25rem);
}

.ppv-brands-col-7 .ppv-brand-item {
    flex: 0 0 calc(14.285% - 1.29rem);
}

.ppv-brands-col-8 .ppv-brand-item {
    flex: 0 0 calc(12.5% - 1.31rem);
}

.ppv-brands-col-9 .ppv-brand-item {
    flex: 0 0 calc(11.111% - 1.33rem);
}

.ppv-brands-col-10 .ppv-brand-item {
    flex: 0 0 calc(10% - 1.35rem);
}

/* Tablet responsive - reduce to 3 columns max */
@media (max-width: 900px) {
    .ppv-brands-col-4 .ppv-brand-item,
    .ppv-brands-col-5 .ppv-brand-item,
    .ppv-brands-col-6 .ppv-brand-item,
    .ppv-brands-col-7 .ppv-brand-item,
    .ppv-brands-col-8 .ppv-brand-item,
    .ppv-brands-col-9 .ppv-brand-item,
    .ppv-brands-col-10 .ppv-brand-item {
        flex: 0 0 calc(33.333% - 1rem);
    }
}

/* Mobile responsive - reduce to 2 columns */
@media (max-width: 640px) {
    .ppv-brands-list {
        gap: 1rem;
    }
    
    .ppv-brands-col-2 .ppv-brand-item,
    .ppv-brands-col-3 .ppv-brand-item,
    .ppv-brands-col-4 .ppv-brand-item,
    .ppv-brands-col-5 .ppv-brand-item,
    .ppv-brands-col-6 .ppv-brand-item,
    .ppv-brands-col-7 .ppv-brand-item,
    .ppv-brands-col-8 .ppv-brand-item,
    .ppv-brands-col-9 .ppv-brand-item,
    .ppv-brands-col-10 .ppv-brand-item {
        flex: 0 0 calc(50% - 0.5rem);
    }
    
    .ppv-brand-logo {
        height: 40px;
    }
}

/* Extra small mobile - 3 columns */
@media (max-width: 480px) {
    .ppv-brands-col-2 .ppv-brand-item,
    .ppv-brands-col-3 .ppv-brand-item,
    .ppv-brands-col-4 .ppv-brand-item,
    .ppv-brands-col-5 .ppv-brand-item,
    .ppv-brands-col-6 .ppv-brand-item,
    .ppv-brands-col-7 .ppv-brand-item,
    .ppv-brands-col-8 .ppv-brand-item,
    .ppv-brands-col-9 .ppv-brand-item,
    .ppv-brands-col-10 .ppv-brand-item {
        flex: 0 0 calc(33.333% - 0.67rem);
    }
}

/* Inline category link styling */
.ppv-category-link {
    display: inline;
    color: #000000;
    text-decoration: underline;
    transition: color 0.2s ease;
}

.ppv-category-link:hover {
    color: #1A1A1A;
}

/* ========================================
   Lookup Focus Trigger Styles
   ======================================== */

/* Highlight class for lookup section (no animation) */
.pp-lookup-highlight {
    /* Animation removed for cleaner UX */
}

/* Container shake animation when focused but empty */
.pp-npl-input.pp-input-shake {
    animation: pp-shake 0.6s ease-in-out;
}

@keyframes pp-shake {
    0%, 100% { transform: translateX(0); }
    10%, 30%, 50%, 70%, 90% { transform: translateX(-5px); }
    20%, 40%, 60%, 80% { transform: translateX(5px); }
}

/* Trigger class for clickable elements */
.pp-trigger-lookup {
    cursor: pointer;
    transition: opacity 0.2s ease;
}

.pp-trigger-lookup:hover {
    opacity: 0.8;
}

/* Optional: Style for inline text triggers */

a.pp-trigger-lookup:hover,
span.pp-trigger-lookup:hover {
    text-decoration: none;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
    .pp-floating-lookup-cta {
        bottom: 10px !important;
        right: 10px !important;
        padding: 10px 16px !important;
        font-size: 13px !important;
    }
    
    @keyframes pp-pulse-glow {
        0%, 100% {
            box-shadow: 0 0 0 2px rgba(0, 115, 170, 0.4);
        }
        50% {
            box-shadow: 0 0 0 4px rgba(0, 115, 170, 0.6),
                        0 0 15px rgba(0, 115, 170, 0.3);
        }
    }
}

/* ========================================
   Manufacturer Headline Categories
   ======================================== */
.ppv-headline-cats {
    margin: 2rem 0;
}

.ppv-headline-cats-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: flex-start;
}

.ppv-headline-cat-item {
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.ppv-headline-cat-item:hover {
    border-color: #1A1A1A;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transform: translateY(-4px);
}

.ppv-headline-cat-item a {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: inherit;
    height: 100%;
}

.ppv-headline-cat-image {
    width: 100%;
    padding-top: 60%; /* 5:3 aspect ratio - more rectangular */
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
}

.ppv-headline-cat-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain; /* Show full image without cropping */
}

.ppv-headline-cat-name {
    padding: 10px 5px;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    color: #333;
    transition: color 0.2s ease;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ppv-headline-cat-item:hover .ppv-headline-cat-name {
    color: #1A1A1A;
}

/* Column layouts for headline cats */
.ppv-headline-cats-col-1 .ppv-headline-cat-item {
    flex: 0 0 100%;
}

.ppv-headline-cats-col-2 .ppv-headline-cat-item {
    flex: 0 0 calc(50% - 0.75rem);
}

.ppv-headline-cats-col-3 .ppv-headline-cat-item {
    flex: 0 0 calc(33.333% - 1rem);
}

.ppv-headline-cats-col-4 .ppv-headline-cat-item {
    flex: 0 0 calc(25% - 1.125rem);
}

.ppv-headline-cats-col-5 .ppv-headline-cat-item {
    flex: 0 0 calc(20% - 1.2rem);
}

.ppv-headline-cats-col-6 .ppv-headline-cat-item {
    flex: 0 0 calc(16.666% - 1.25rem);
}

.ppv-headline-cats-col-7 .ppv-headline-cat-item {
    flex: 0 0 calc(14.285% - 1.29rem);
}

.ppv-headline-cats-col-8 .ppv-headline-cat-item {
    flex: 0 0 calc(12.5% - 1.31rem);
}

.ppv-headline-cats-col-9 .ppv-headline-cat-item {
    flex: 0 0 calc(11.111% - 1.33rem);
}

.ppv-headline-cats-col-10 .ppv-headline-cat-item {
    flex: 0 0 calc(10% - 1.35rem);
}

/* Tablet responsive */
@media (max-width: 900px) {
    .ppv-headline-cats-col-4 .ppv-headline-cat-item,
    .ppv-headline-cats-col-5 .ppv-headline-cat-item,
    .ppv-headline-cats-col-6 .ppv-headline-cat-item,
    .ppv-headline-cats-col-7 .ppv-headline-cat-item,
    .ppv-headline-cats-col-8 .ppv-headline-cat-item,
    .ppv-headline-cats-col-9 .ppv-headline-cat-item,
    .ppv-headline-cats-col-10 .ppv-headline-cat-item {
        flex: 0 0 calc(33.333% - 1rem);
    }
}

/* Mobile responsive */
@media (max-width: 640px) {
    .ppv-headline-cats-list {
        gap: 1rem;
    }
    
    .ppv-headline-cats-col-2 .ppv-headline-cat-item,
    .ppv-headline-cats-col-3 .ppv-headline-cat-item,
    .ppv-headline-cats-col-4 .ppv-headline-cat-item,
    .ppv-headline-cats-col-5 .ppv-headline-cat-item,
    .ppv-headline-cats-col-6 .ppv-headline-cat-item,
    .ppv-headline-cats-col-7 .ppv-headline-cat-item,
    .ppv-headline-cats-col-8 .ppv-headline-cat-item,
    .ppv-headline-cats-col-9 .ppv-headline-cat-item,
    .ppv-headline-cats-col-10 .ppv-headline-cat-item {
        flex: 0 0 calc(50% - 0.5rem);
    }
}

/* ========================================
   Popular Models List
   ======================================== */
.ppv-popular-models {
    margin: 2rem 0;
}

.ppv-popular-models-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: center;
}

.ppv-popular-model-item {
    display: inline-flex;
}

.ppv-popular-model-item a {
    display: inline-block;
    padding: 5px 5px;
    background: #fff;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
    font-weight: 500;
    transition: all 0.2s ease;
    white-space: nowrap;
}

/* Tablet responsive */
@media (max-width: 900px) {
    .ppv-popular-models-col-4 .ppv-popular-model-item,
    .ppv-popular-models-col-5 .ppv-popular-model-item,
    .ppv-popular-models-col-6 .ppv-popular-model-item {
        flex: 0 0 calc(33.333% - 0.67rem);
    }
}

/* Mobile responsive */
@media (max-width: 640px) {
    .ppv-popular-models-col-3 .ppv-popular-model-item,
    .ppv-popular-models-col-4 .ppv-popular-model-item,
    .ppv-popular-models-col-5 .ppv-popular-model-item,
    .ppv-popular-models-col-6 .ppv-popular-model-item {
        flex: 0 0 calc(50% - 0.5rem);
    }
}

/* ========================================
   Manufacturer Highlight Boxes
   ======================================== */
.ppv-manufacturer-highlight {
    display: grid;
    gap: 2rem;
    margin: 2rem 0;
}

/* Column configurations */
.ppv-manufacturer-highlight-col-1 {
    grid-template-columns: 1fr;
}

.ppv-manufacturer-highlight-col-2 {
    grid-template-columns: repeat(2, 1fr);
}

.ppv-manufacturer-highlight-col-3 {
    grid-template-columns: repeat(3, 1fr);
}

.ppv-manufacturer-highlight-col-4 {
    grid-template-columns: repeat(4, 1fr);
}

.ppv-manufacturer-highlight-col-5 {
    grid-template-columns: repeat(5, 1fr);
}

.ppv-manufacturer-highlight-col-6 {
    grid-template-columns: repeat(6, 1fr);
}

.ppv-manufacturer-highlight-col-7 {
    grid-template-columns: repeat(7, 1fr);
}

.ppv-manufacturer-highlight-col-8 {
    grid-template-columns: repeat(8, 1fr);
}

/* Manufacturer box styling */
.ppv-manufacturer-box {
    position: relative;
    background: #fff;
    border-radius: 8px;
    padding: 1.5rem;
    border: 1px solid #efefef;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 140px bottom;
    min-height: 280px;
    display: flex;
    flex-direction: column;
}

/* Semi-transparent overlay when background image exists */
.ppv-manufacturer-box[style*="background-image"]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 60%, rgba(255, 255, 255, 0.4) 100%);
    z-index: 1;
    pointer-events: none;
}

/* Ensure content appears above overlay */
.ppv-manufacturer-box-title,
.ppv-manufacturer-models {
    position: relative;
    z-index: 2;
}

.ppv-manufacturer-box-title {
    margin: 0 0 1rem 0;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
}

.ppv-manufacturer-box-title a {
    color: #333;
    text-decoration: none;
    transition: color 0.2s ease;
}

.ppv-manufacturer-box-title a:hover {
    color: #1A1A1A;
}

.ppv-manufacturer-models {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
}

.ppv-manufacturer-models li {
    margin: 0!important;
    padding: 0!important;
}

.ppv-manufacturer-models li a {
    color: #555;
    text-decoration: none;
    font-size: 0.90rem;
    transition: all 0.2s ease;
    display: inline-block;
    position: relative;
    padding-left: 1rem;
}

.ppv-manufacturer-models li a::before {
    content: '›';
    position: absolute;
    left: 0;
    color: #1A1A1A;
    font-weight: bold;
    transition: transform 0.2s ease;
}

.ppv-manufacturer-models li a:hover {
    color: #1A1A1A;
    padding-left: 1.2rem;
}

.ppv-manufacturer-models li a:hover::before {
    transform: translateX(2px);
}

/* Tablet responsive - 2 columns up to 1024px */
@media (max-width: 1024px) {
    .ppv-manufacturer-highlight-col-3,
    .ppv-manufacturer-highlight-col-4,
    .ppv-manufacturer-highlight-col-5,
    .ppv-manufacturer-highlight-col-6,
    .ppv-manufacturer-highlight-col-7,
    .ppv-manufacturer-highlight-col-8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .ppv-manufacturer-box {
        min-height: 240px;
        padding: 1.25rem;
    }
    
    .ppv-manufacturer-box-title {
        font-size: 1.3rem;
    }
}

/* Mobile responsive - single column */
@media (max-width: 640px) {
    .ppv-manufacturer-highlight-col-2,
    .ppv-manufacturer-highlight-col-3,
    .ppv-manufacturer-highlight-col-4,
    .ppv-manufacturer-highlight-col-5,
    .ppv-manufacturer-highlight-col-6,
    .ppv-manufacturer-highlight-col-7,
    .ppv-manufacturer-highlight-col-8 {
        grid-template-columns: 1fr;
    }
    
    .ppv-manufacturer-highlight {
        gap: 1.5rem;
    }
    
    .ppv-manufacturer-box {
        min-height: 220px;
        padding: 1rem;
    }
    
    .ppv-manufacturer-box-title {
        font-size: 1.2rem;
    }
    
    .ppv-manufacturer-models li a {
        font-size: 0.9rem;
    }
}

/* Lookup Engine — manufacturer-allowlist modal */
.pp-lookup-blocked-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.72);
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    animation: pp-lookup-blocked-fade 160ms ease-out;
}
@keyframes pp-lookup-blocked-fade {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.pp-lookup-blocked-modal {
    position: relative;
    background: #1a1a1a;
    color: #fff;
    border-radius: 8px;
    padding: 40px 36px 32px;
    max-width: 640px;
    width: 100%;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 12px 48px rgba(0, 0, 0, 0.5);
}
.pp-lookup-blocked-modal a {
    color: #f5a623;
}
.pp-lookup-blocked-close {
    position: absolute;
    top: 10px;
    right: 16px;
    color: #fff !important;
    font-size: 28px;
    line-height: 1;
    text-decoration: none;
    opacity: 0.85;
}
.pp-lookup-blocked-close:hover,
.pp-lookup-blocked-close:focus {
    opacity: 1;
    color: #fff !important;
}
.pp-lookup-blocked-content {
    word-wrap: break-word;
}
