.vehicle-listing-container{max-width:1500px;margin:50px auto}.vehicle-listing-wrapper{display:flex;gap:20px;align-items:flex-start;padding-bottom:100px}.vehicle-filters{flex:1;max-width:300px;background-color:#f9f9f9;border:1px solid #e3e3e3;border-radius:8px;padding:20px;box-shadow:0 2px 5px rgba(0,0,0,.1);position:sticky;top:100px}.vehicle-listings{flex:3;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.product-list{width:100%;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.product-filters{max-height:800px;overflow-y:auto;overflow-x:hidden;padding-right:15px;scrollbar-width:thin;scrollbar-color:#ccc #f9f9f9}.product-filters::-webkit-scrollbar{width:10px}.product-filters::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:5px}.product-filters::-webkit-scrollbar-track{background-color:#f9f9f9}.product-item{width:calc(33.33% - 20px);box-sizing:border-box;background-color:#fff!important;border:1px solid #e3e3e3;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1);padding:20px;max-width:100%;align-items:center;position:relative}.product-item .product-image{width:100%;height:240px;overflow:hidden;background-color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center}.product-item img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit}.product-item img{padding-top:10px}@media (max-width:1300px){.product-item{width:calc(33.33% - 15px)}.vehicle-filters{max-width:250px}}@media (max-width:800px){.vehicle-listing-container{flex-direction:column}.vehicle-filters{max-width:100%;margin-bottom:20px}.product-item{width:calc(50% - 15px)}}@media (max-width:500px){.product-item{width:100%}}.condition-field .condition-options,.location-field .location-options{display:flex;flex-direction:column;gap:10px}.condition-options label,.location-options label{display:flex;align-items:center;gap:8px;font-size:16px;cursor:pointer}.condition-options input[type=radio],.location-options input[type=checkbox]{margin:0;width:16px;height:16px}.product-item h2{font-size:24px;margin:20px 0 0}.product-item .products-details{padding:1px 10px}.product-item .products-details p{color:#333}.product-item .price{font-size:20px;font-weight:700;color:#333}.product-item .actions{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;margin-left:20px;margin-top:20px;gap:10px;font-weight:700}.product-item .actions button,.product-item .actions .details-button{background-color:#0641a7;border:none;padding:10px 15px;color:#fff;text-align:center;font-size:14px;border-radius:5px;margin-bottom:10px;text-decoration:none}.product-item .actions button:hover,.product-item .actions a:hover{background-color:#0056b3}.product-item .location,.product-item .stock-number{font-size:14px;color:#666}.product-item .contact-number{display:flex;align-items:center;justify-content:center;background-color:#f7f7f7;border-radius:5px;padding:10px;color:#333;font-weight:700;text-align:center}.product-item .contact-number:hover{color:#fff}.product-item .contact-number i{margin-right:10px}.description{color:#000;font-size:16px}.single-product-item{display:flex;flex-wrap:wrap;gap:50px;margin-bottom:20px}.vdp-heading{font-weight:600}.single-product-image-slider{display:block;width:100%}.single-product-image-slider-wrapper{flex:1;max-width:50%}@media all and (max-width:968px){.single-product-image-slider-wrapper,.product-details{flex:initial!important;max-width:100%!important}}.single-product-image-slider img{width:100%;height:400px;object-fit:cover}.single-product-thumbnail-slider{display:flex;justify-content:center;gap:10px;margin-top:10px}.single-product-thumbnail-slider img{width:80px;height:80px;object-fit:cover;border:2px solid #ddd;border-radius:5px;cursor:pointer;transition:border-color .3s ease}.single-product-thumbnail-slider .slick-current img{border-color:#007bff}.single-price{padding-bottom:15px!important;font-size:20px;font-weight:700}.product-details{flex:1;max-width:50%}.value{font-weight:700}.product-details h2{font-size:24px;margin-bottom:10px}.product-details p{margin-bottom:2px}.phone-number a{font-size:20px;font-weight:700;color:#000}.phone-number,.brochure{margin-top:10px}.cta{margin-top:20px;background-color:#f9f9f9;padding:15px;border:1px #ddd solid}.actions .price{font-size:20px;font-weight:700;color:#000}.slick-list{overflow:none}.slick-prev,.slick-next{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#333;color:#fff;border-radius:50%;border:none;z-index:1000;cursor:pointer}.slick-prev:before,.slick-next:before{font-size:20px}.slick-prev{left:0!important}.slick-next{right:0!important}.slick-prev:hover,.slick-next:hover{background-color:#ccc}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:30px;color:#333}.slick-prev:before{content:'←'}.slick-next:before{content:'→'}.slick-dots{text-align:center;margin-top:10px}.slick-dots li button:before{color:#333}.slick-dots li.slick-active button:before{color:#000}.brochure{display:flex;gap:15px}.brochure input[type=button],.email-link a,.button{background-color:#007bff;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:16px;cursor:pointer;transition:background-color .3s ease;display:block}.brochure input[type=button]:hover,.button:hover{background-color:#0056b3}.share-buttons{margin-top:20px}.print-only{display:none}@media print{.single-product-image-slider{display:none !important}.print-only{display:block !important;max-width:100%;height:auto}body{margin:0;padding:0;overflow:hidden}#printableArea{page-break-after:avoid;max-width:100%;text-align:center}.featured-image{display:block;text-align:center;margin-bottom:10px}.featured-image img.print-main-image{display:block;width:90%;height:300px;object-fit:cover;object-position:center;margin:0 auto;page-break-inside:avoid}.additional-print-images{display:flex;justify-content:center;gap:5px;margin-top:5px}.additional-print-images img.print-small-image{max-width:30%;height:auto;page-break-inside:avoid}.product-details{font-size:12px;text-align:left;margin-top:10px}.description{font-size:12px;line-height:16px}.product-details h1{font-size:16px;margin-bottom:5px}.brochure,.single-price{display:none}}.single-product-image-slider{display:block;width:100%}.product-filters{display:flex;flex-direction:column;gap:15px;width:100%;background-color:#f7f7f7;padding:20px;border:1px solid #ddd;border-radius:8px;box-sizing:border-box}.filter-field{display:flex;flex-direction:column}.filter-field label{font-weight:700;margin-bottom:5px}.filter-field input,.filter-field select,.filter-field button{width:100%}#year-slider,#price-slider{margin:10px 0}.vehicle-slider .noUi-connect{background:#202b5f !important}.vehicle-slider .noUi-target{height:8px;border-radius:4px;background:#ccc}.vehicle-slider .noUi-touch-area{background:0 0;cursor:pointer;position:absolute;z-index:2;top:-10px;bottom:-10px;left:-10px;right:-10px;z-index:99}.vehicle-slider .ui-slider .ui-slider-range{z-index:-1!important}.vehicle-slider .ui-slider-handle .ui-slider-tooltip,.vehicle-slider .noUi-handle .noUi-tooltip,.vehicle-slider .ui-slider-handle{display:none}.vehicle-slider .noUi-base{background:#ddd}.fa-map-marker:before{content:"\f041"}.vehicle-filters-wrapper{margin-bottom:20px;margin:0 auto}.toggle-filters-button{display:none;width:100%;background-color:#0641a7;color:#fff;border:none;padding:10px;text-align:center;font-size:16px;cursor:pointer;border-radius:4px}.toggle-filters-button[aria-expanded=true]{background-color:#0056b3}.vehicle-filters{display:block;transition:max-height .3s ease,opacity .3s ease}.vehicle-filters.open{max-height:1000px;opacity:1;overflow:visible}@media all and (max-width:800px){.toggle-filters-button{display:block;margin:0 auto}.dynamic-h1{text-align:center}.vehicle-filters{max-height:0;opacity:0;overflow:hidden}.vehicle-filters.open{max-height:1000px;opacity:1;overflow:visible}.vehicle-listing-wrapper{flex-direction:column}.vehicle-filters:not(.open){max-height:0;opacity:0;overflow:hidden}}.product-filters .filter-field #filter-search{width:100%;padding:8px;margin-bottom:10px;border:1px solid #ddd;border-radius:4px}.header-search-bar{display:flex;align-items:center;gap:8px}.header-search-bar input[type=text]{width:150px!important;padding:6px;border:1px solid #ddd;border-radius:4px}.header-search-bar button{padding:6px 12px;background-color:#0641a7;color:#fff;border:none;border-radius:4px;cursor:pointer}.header-search-bar button:hover{background-color:#005a8c}#load-more-products{padding:10px 20px;background-color:#0641a7;color:#fff;border:none;border-radius:4px;cursor:pointer}.single-product-thumbnail-slider img{width:120px!important;height:120px!important}.slick-prev:before,.slick-next:before{color:#0641a7!important}body.mfp-open{overflow:visible !important;padding-right:0 !important}.mfp-bg{background:rgba(0,0,0,.8)}.mfp-close{font-size:30px !important;color:#fff !important;right:10px !important;top:10px !important}.mfp-arrow{color:#fff !important;width:40px;height:40px;background:rgba(0,0,0,.5);border-radius:50%}.mfp-arrow:hover{background:rgba(0,0,0,.8)}.rates-table{width:100%;max-width:600px;margin:2rem auto;border-collapse:collapse;font-family:Arial,sans-serif;box-shadow:0 2px 8px rgba(0,0,0,.1)}.rates-table thead th{background-color:#092564;color:#fff;font-size:1.125rem;padding:12px 15px;text-align:left}.rates-table tbody td{padding:12px 15px;border-bottom:1px solid #e0e0e0;font-size:1.1rem;font-weight:700;color:#333}.rates-table tbody tr:nth-child(even){background-color:#f0f0f0}.rates-table tbody tr:hover{background-color:#f1f1f1}@media (max-width:480px){.rates-table thead{display:none}.rates-table,.rates-table tbody,.rates-table tr,.rates-table td{display:block;width:100%}.rates-table tr{margin-bottom:1rem}.rates-table td{text-align:right;padding-left:50%;position:relative}.rates-table td:before{content:attr(data-label);position:absolute;left:15px;width:calc(50% - 30px);padding-right:10px;font-weight:700;text-align:left}}.finance-disclaimer{font-size:12px;margin-top:20px}