.tire-product-grid-wrapper *{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;background-color:#f3f4f6}.tire-product-grid-wrapper{font-family:'Montserrat',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;background-color:#f3f4f6}.tire-product-grid-wrapper .container-product-cards{max-width:100%;margin:0 auto}div#content{padding-bottom:40px}.tire-product-grid-wrapper .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;row-gap:35px!important;justify-items:center;align-items:end}.tire-product-grid-wrapper .product-card{width:100%;max-width:280px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .08);display:flex;flex-direction:column;justify-content:end;height:fit-content;position:relative;transition:transform 0.3s ease,box-shadow 0.3s ease}.tire-product-grid-wrapper .product-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgb(0 0 0 / .15)}.tire-product-grid-wrapper .product-card-link{text-decoration:none;color:inherit;display:block;flex:1}.tire-product-grid-wrapper .product-card:hover .product-card-link{transform:none;box-shadow:none}.tire-product-grid-wrapper .tire-cart-section{position:relative;z-index:10;display:flex;gap:0;align-items:center}.tire-product-grid-wrapper form.tire-cart-form{width:100%;display:flex}.tire-product-grid-wrapper form.tire-cart-form a.added_to_cart{display:none}.tire-product-grid-wrapper .brand-logo{text-align:center;height:32px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.tire-product-grid-wrapper .brand-logo img{max-height:35px;max-width:160px;object-fit:cover}.tire-product-grid-wrapper .product-image-container{position:relative;text-align:center;margin-bottom:16px;background-color:#fff;height:120px;display:flex;align-items:center;justify-content:center}.tire-product-grid-wrapper .product-image{width:100%;height:100%;object-fit:cover;margin:0 auto;object-position:top}.tire-product-grid-wrapper .product-image:hover{backdrop-filter:grayscale(100%) brightness(.6)}.tire-product-grid-wrapper .product-content .tyre_offers{display:none}.tire-product-grid-wrapper .discount-badge{position:absolute;top:3px;right:5px;background:#fe0519;color:#fff;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;text-align:center;line-height:1.2}.tire-product-grid-wrapper .warranty-badge{position:absolute!important;bottom:0!important;left:0!important;background:#fe0519!important;color:#fff;padding:4px 8px;font-size:10px;width:125px;font-weight:600;display:flex;align-items:center;gap:3px;opacity:.9;box-shadow:0 2px 4px rgb(0 0 0 / .2);line-height:1.2}.tire-product-grid-wrapper .star-icon{color:#fbbf24;font-size:10px;filter:drop-shadow(0 1px 1px rgb(0 0 0 / .3))}.tire-product-grid-wrapper .promotion-badge{position:absolute;top:30px;left:8px;background:#000;color:#fff;padding:4px 12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;z-index:10;box-shadow:0 2px 8px rgb(0 0 0 / .3)}.tire-product-grid-wrapper .product-name{font-size:14px;font-weight:700;color:#111827;text-align:center;margin-bottom:4px;letter-spacing:-.01em}.tire-product-grid-wrapper .product-size{font-size:14px;color:#6b7280;text-align:center;margin-bottom:12px;font-weight:500}.tire-product-grid-wrapper .vehicle-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:0 10px}.tire-product-grid-wrapper .vehicle-left{display:flex;align-items:center;gap:6px}.tire-product-grid-wrapper .car-icon{width:40px;height:18px}.tire-product-grid-wrapper .vehicle-location{font-size:12px;color:#6b7280;font-weight:500}.tire-product-grid-wrapper .price-label{font-size:11px;color:#6b7280;text-align:center;margin-bottom:8px;font-weight:500}.tire-product-grid-wrapper .price-container{text-align:center;margin-bottom:12px}.tire-product-grid-wrapper .current-price{color:#fe0519;font-size:18px;font-weight:700;letter-spacing:-.02em}.tire-product-grid-wrapper .price-container .strike{font-size:15px;color:#fe0519;font-weight:700;text-decoration:line-through}.tire-product-grid-wrapper .strike img{filter:sepia(100%) saturate(10000%) hue-rotate(-10deg) brightness(95%) contrast(100%)}.individual-product-card .set-price{background:#ddd;padding:10px;text-align:center;font-size:14px;font-weight:600;color:#374151;transition:all 0.3s ease}.tire-product-grid-wrapper .set-price.updating{opacity:.6;transform:scale(.98)}.tire-product-grid-wrapper .set-price.updated{transform:scale(1.02);color:#fe0519}.tire-product-grid-wrapper .price-highlight{color:#fe0519;font-weight:700}.single_tyre_product__set_price span{display:flex}span.regular-price,span.sale-price,span.set-of-four{display:flex;width:40px}.tire-product-grid-wrapper .tire-quantity-select,.tire-product-grid-wrapper .quantity-select{background:#fe0519;color:#fff;border:none;padding:12px 14px;font-size:16px;font-weight:700;border-radius:0;cursor:pointer;text-align:center;outline:none;font-family:'Montserrat',sans-serif;width:30%}.tire-product-grid-wrapper .tire-quantity-select:focus{background:#fe0519}.tire-product-grid-wrapper .single_tyre_product__add_cart_button{border-radius:0;background:#111827;color:#fff;padding:12px 16px;font-size:12px;font-weight:700;cursor:pointer;flex:1;display:flex;align-items:center;justify-content:center;gap:6px;transition:background-color 0.2s;letter-spacing:.02em;font-family:'Montserrat',sans-serif;width:70%}.tire-product-grid-wrapper .single_tyre_product__add_cart_button:hover{background-color:#000}.tire-product-grid-wrapper .cart-icon{font-size:14px}.tire-product-grid-wrapper .notification{position:fixed;top:24px;right:24px;background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#fff;padding:16px 24px;border-radius:12px;font-weight:600;z-index:10001;box-shadow:0 8px 32px rgb(16 185 129 / .3);transform:translateX(400px);transition:all 0.4s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:12px;max-width:350px}.tire-product-grid-wrapper .notification.show{transform:translateX(0)}.tire-product-grid-wrapper .notification.error{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 8px 32px rgb(239 68 68 / .3)}.tire-product-grid-wrapper .notification i{font-size:18px}.tire-grid-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:20px 24px;background:linear-gradient(135deg,#fe0519 0%,#d60415 100%);border-radius:16px;box-shadow:0 10px 40px rgb(254 5 25 / .3)}.filter-controls-left{display:flex;align-items:center;gap:16px}.sort-controls{display:flex;gap:16px;align-items:center}.filter-btn{background:rgb(255 255 255 / .2);color:#fff;border:2px solid rgb(255 255 255 / .3);padding:14px 28px;border-radius:12px;cursor:pointer;font-size:15px;font-weight:600;display:flex;align-items:center;gap:10px;transition:all 0.3s cubic-bezier(.4,0,.2,1);position:relative;backdrop-filter:blur(10px)}.filter-btn:hover{background:rgb(255 255 255 / .3);transform:translateY(-2px);box-shadow:0 15px 35px rgb(0 0 0 / .2)}.filter-count{background:#000;color:#fff;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;position:absolute;top:-8px;right:-8px;animation:pulse 2s infinite}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.control-select{appearance:none;background:rgb(255 255 255 / .9);border:2px solid rgb(255 255 255 / .3);border-radius:10px;padding:10px 15px 10px 16px;font-size:12px;font-weight:500;color:#334155;cursor:pointer;transition:all 0.3s ease;backdrop-filter:blur(10px);min-width:100px;background-image:url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23fe0519' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 8 4 4 4-4'/%3e%3c/svg%3e);background-position:right 14px center;background-repeat:no-repeat;background-size:18px}.control-select:focus{outline:none;border-color:rgb(255 255 255 / .8);background:rgb(255 255 255 / .95);box-shadow:0 0 0 4px rgb(254 5 25 / .2)}.active-filters-display{background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%);border-radius:16px;padding:20px 24px;margin-bottom:24px;box-shadow:0 4px 20px rgb(0 0 0 / .08);border:1px solid #e2e8f0}.active-filters-content{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.filter-label{font-weight:700;color:#1e293b;font-size:15px;letter-spacing:-.01em}.active-filters-tags{display:flex;gap:10px;flex-wrap:wrap;flex:1}.filter-tag{background:linear-gradient(135deg,#fe0519 0%,#d60415 100%);color:#fff;padding:8px 16px;border-radius:25px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px;transition:all 0.3s ease;box-shadow:0 2px 10px rgb(254 5 25 / .3)}.filter-tag:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(254 5 25 / .4)}.remove-filter{cursor:pointer;font-size:11px;padding:2px;border-radius:50%;transition:all 0.2s ease;background:rgb(255 255 255 / .2);width:18px;height:18px;display:flex;align-items:center;justify-content:center}.remove-filter:hover{background:rgb(255 255 255 / .3);transform:scale(1.1)}.clear-all-btn{background:linear-gradient(135deg,#000 0%,#333 100%);color:#fff;border:none;padding:10px 20px;border-radius:10px;cursor:pointer;font-size:13px;font-weight:700;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(0 0 0 / .3)}.clear-all-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(0 0 0 / .4)}.filter-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(15 23 42 / .7);backdrop-filter:blur(8px);z-index:9999;opacity:0;display:none;transition:all 0.4s cubic-bezier(.4,0,.2,1)}.filter-popup.show{opacity:1;display:block}.filter-popup-content{position:fixed;top:0;left:0;width:420px;height:100%;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);box-shadow:8px 0 40px rgb(0 0 0 / .12);transform:translateX(-100%);transition:transform 0.4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow-y:auto}.filter-popup.show .filter-popup-content{transform:translateX(0)}.filter-header-grid{padding:32px 24px 20px 24px;background:linear-gradient(135deg,#fe0519 0%,#d60415 100%);color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 20px rgb(254 5 25 / .3);position:sticky;top:0;z-index:999}.filter-header-grid h3{font-size:20px;font-weight:700;color:#fff;display:flex;align-items:center;gap:12px;letter-spacing:-.01em}.close-btn{background:rgb(255 255 255 / .2);border:none;color:#fff;font-size:24px;cursor:pointer;padding:8px;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.close-btn:hover{background:rgb(255 255 255 / .3);transform:scale(1.1)}.filter-search{padding:24px;background:#fff;border-bottom:1px solid #e2e8f0;position:relative}.filter-search-input{width:100%;padding:14px 45px 14px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:14px;font-weight:500;transition:all 0.3s ease;background:#f8fafc}.filter-search-input:focus{outline:none;border-color:#fe0519;background:#fff;box-shadow:0 0 0 4px rgb(254 5 25 / .1)}.search-icon{position:absolute;right:40px;top:50%;transform:translateY(-50%);color:#64748b;font-size:16px}.filter-sections{flex:1;overflow-y:auto;padding:0;background:#fff;display:block;visibility:visible}.filter-section{border-bottom:1px solid #f1f5f9;background:#fff}.filter-section-header{padding:20px 24px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.filter-section-header h4{font-size:16px;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:10px;letter-spacing:-.01em}.filter-section-header h4 i{color:#fe0519;font-size:18px}.filter-section-content{background:#fafbfc;display:block;visibility:visible}.price-range-container{padding:24px}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.price-input-group label{display:block;font-size:12px;font-weight:600;color:#64748b;margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}.price-input{width:100%;padding:12px 14px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:600;color:#1e293b;transition:all 0.3s ease;background:#fff}.price-input:focus{outline:none;border-color:#fe0519;box-shadow:0 0 0 3px rgb(254 5 25 / .1)}.price-range-slider{position:relative;height:6px;background:#e2e8f0;border-radius:3px;margin:20px 0}.slider-min,.slider-max{position:absolute;width:100%;height:6px;background:#fff0;appearance:none;pointer-events:none;border-radius:3px}.slider-min::-webkit-slider-thumb,.slider-max::-webkit-slider-thumb{appearance:none;width:22px;height:22px;background:linear-gradient(135deg,#fe0519 0%,#d60415 100%);border-radius:50%;cursor:pointer;pointer-events:all;box-shadow:0 4px 12px rgb(254 5 25 / .4);transition:all 0.3s ease}.slider-min::-webkit-slider-thumb:hover,.slider-max::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 6px 20px rgb(254 5 25 / .6)}.price-range-display span{display:none}.filter-options{max-height:none}.scrollable-options{max-height:400px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#fe0519 #f1f5f9}.scrollable-options::-webkit-scrollbar{width:8px}.scrollable-options::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.scrollable-options::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#fe0519 0%,#d60415 100%);border-radius:4px}.scrollable-options::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#d60415 0%,#b8041a 100%)}.filter-option{display:flex;align-items:center;padding:16px 24px;cursor:pointer;transition:all 0.2s ease;border-bottom:1px solid #f1f5f9;position:relative}.filter-option:hover{background:#f8fafc;padding-left:28px}.filter-option input[type="checkbox"]{display:none}.checkmark{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:6px;margin-right:14px;position:relative;transition:all 0.3s cubic-bezier(.4,0,.2,1);flex-shrink:0;background:#fff;box-shadow:0 2px 4px rgb(0 0 0 / .05)}.filter-option input[type="checkbox"]:checked+.checkmark{background:linear-gradient(135deg,#fe0519 0%,#d60415 100%);border-color:#fe0519;transform:scale(1.05);box-shadow:0 4px 12px rgb(254 5 25 / .3)}.filter-option input[type="checkbox"]:checked+.checkmark::after{content:'✓';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);color:#fff;font-size:13px;font-weight:700;animation:checkmark-appear 0.3s ease}@keyframes checkmark-appear{0%{transform:translate(-50%,-50%) scale(0);opacity:0}50%{transform:translate(-50%,-50%) scale(1.3)}100%{transform:translate(-50%,-50%) scale(1);opacity:1}}.option-text{flex:1;font-size:14px;color:#334155;font-weight:500;line-height:1.4;text-transform:capitalize}.option-count{font-size:12px;color:#64748b;font-weight:500;background:#f1f5f9;padding:2px 8px;border-radius:12px}.brand-search-container{padding:16px 24px;border-bottom:1px solid #f1f5f9}.brand-search-input{width:100%;padding:10px 14px;border:2px solid #e2e8f0;border-radius:8px;font-size:13px;transition:all 0.3s ease;background:#fff}.brand-search-input:focus{outline:none;border-color:#fe0519;box-shadow:0 0 0 3px rgb(254 5 25 / .1)}.filter-footer{padding:24px;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-top:1px solid #e2e8f0}.reset-filters-btn{width:100%;background:linear-gradient(135deg,#000 0%,#333 100%);color:#fff;border:none;padding:14px 24px;border-radius:12px;cursor:pointer;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(0 0 0 / .3)}.reset-filters-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(0 0 0 / .4)}.pagination-container{display:flex;justify-content:center;align-items:center;gap:8px;margin:40px 0;padding:20px}.pagination-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid #e2e8f0;border-radius:8px;color:#64748b;text-decoration:none;font-weight:600;transition:all 0.3s ease;background:#fff}.pagination-link:hover{border-color:#fe0519;color:#fe0519;transform:translateY(-2px)}.pagination-link.current{background:linear-gradient(135deg,#fe0519 0%,#d60415 100%);color:#fff;border-color:#fe0519}.pagination-link.disabled{opacity:.5;cursor:not-allowed}.pagination-ellipsis{padding:0 8px;color:#64748b;font-weight:600}.results-breadcrumb{background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%);padding:16px 24px;border-radius:12px;margin-bottom:20px;box-shadow:0 2px 10px rgb(0 0 0 / .05);border:1px solid #e2e8f0}.breadcrumb-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.breadcrumb-path{font-size:14px;color:#64748b;font-weight:500}.breadcrumb-path a{color:#fe0519;text-decoration:none;font-weight:600}.breadcrumb-path a:hover{text-decoration:underline}.results-count{font-size:14px;color:#1e293b;font-weight:600}.loading-spinner{text-align:center;padding:80px 20px;font-size:18px;color:#64748b}.loading-spinner i{font-size:32px;margin-bottom:16px;display:block;color:#fe0519}.error-message{text-align:center;padding:60px 20px;color:#ef4444;font-size:16px;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin:20px;font-weight:600}@media (max-width:420px){.tire-product-grid-wrapper .product-grid{grid-template-columns:1fr;gap:12px;row-gap:15px}.sort-controls select+select{margin:0px!important}.tire-product-grid-wrapper .product-name{height:auto}.active-filters-content.active-filters-content{display:flex;flex-direction:column;align-items:center;gap:5px;flex-wrap:wrap}.clear-all-btn{width:100%}.tire-grid-controls{display:flex;flex-direction:column;gap:15px;padding:10px}.filter-controls-left,.sort-controls{width:100%;gap:5px}.filter-btn{width:100%!important;font-size:16px;padding:10px 15px}.control-select{width:100%;padding:8px 10px;margin-bottom:0;font-size:15px}.combination-indicator{margin-top:10px;display:flex;align-items:center;gap:6px;font-size:14px}.sort-controls select+select{margin-top:8px}.tire-product-grid-wrapper .tire-quantity-select,.tire-product-grid-wrapper .quantity-select{background:#fe0519;color:#fff;border:none;padding:12px 14px;font-size:14px;font-weight:700;border-radius:0;cursor:pointer;text-align:center;outline:none;font-family:'Montserrat',sans-serif;width:35%}.tire-search-field-label{font-size:9px}.tire-search-field{padding:10px}}@media (max-width:767px){.tire-product-grid-wrapper .product-grid{grid-template-columns:repeat(2,1fr);gap:16px}.set-of-quantity-pricegroup{font-size:12px!important}.combination-actions .add-complete-set-btn{font-size:12px}.combination-actions .set-of-4-pricing{font-size:12px!important}.combination-actions .set-label{margin-bottom:0px!important}.tire-product-grid-wrapper .discount-badge{z-index:1}.combination-indicator{display:none}.tire-product-grid-wrapper .price-container{text-align:center;display:flex;flex-direction:row;margin-bottom:5px;justify-content:center}.tire-product-grid-wrapper .current-price{font-size:16px!important}.tire-product-grid-wrapper .price-container .strike{font-size:13px!important}.tire-product-grid-wrapper .product-size{margin-bottom:0}.tire-product-grid-wrapper .brand-logo img{max-height:40px;max-width:100px;object-fit:cover}.tire-product-grid-wrapper .product-image{width:100%;height:100%;object-fit:cover;margin:0 auto;object-position:top center}.tire-product-grid-wrapper .product-card{width:100%;max-width:280px}.tire-product-grid-wrapper .tire-add-to-cart-btn{padding:5px;width:100px}.tire-product-grid-wrapper .addtocarttext{font-size:9px}.tire-product-grid-wrapper .product-name{font-size:12px;font-weight:700;color:#111827;text-align:center;height:40px;margin-bottom:4px;letter-spacing:-.01em}}@media (min-width:768px) and (max-width:1023px){.tire-product-grid-wrapper .product-grid{grid-template-columns:repeat(2,1fr);gap:16px}.tire-product-grid-wrapper .product-card{width:100%;max-width:280px}}@media (min-width:1024px){.tire-product-grid-wrapper .product-grid{grid-template-columns:repeat(4,1fr);gap:20px}.tire-product-grid-wrapper .product-card{width:100%;max-width:280px}}.single_tyre_product_wrapper{padding:1rem;max-width:1280px}.single_tyre_product{background-color:#fff;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:2rem;box-shadow:0 4px 12px rgb(0 0 0 / .1);border:1px solid #e5e7eb}.single_tyre_product__image_section{max-width:400px;width:100%;border-radius:8px;padding:1.5rem;background-color:#f9f9f9;position:relative;transition:transform 0.2s ease}.single_tyre_product__image_section:hover{transform:scale(1.02)}.single_tyre_product__image{max-width:100%;height:auto;border-radius:8px;object-fit:cover}.single_tyre_product__image:hover{background-color:#b2b2b2;opacity:1}.single_tyre_product__info_section{flex:1;border-radius:8px;background-color:#fff}.product-brand{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.brand-image img{max-width:140px;height:40px;object-fit:contain;border:none}.brand-name{font-size:1.125rem;font-weight:600;color:#1a202c}.single_tyre_product__title{font-weight:800;font-size:1rem;line-height:2.25rem;margin-bottom:1rem;color:#1a202c}.single_tyre_product__specifications{border:1px solid #e5e7eb;border-radius:8px;padding:1rem;font-size:.875rem;color:#2d3748;background-color:#f7fafc;margin-bottom:1.5rem}.single_tyre_product__specifications_title{font-weight:700;margin-bottom:.75rem;font-size:1rem;color:#1a202c}.single_tyre_product__specifications_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem 1.5rem;font-size:.875rem}.single_tyre_product__specifications_label{font-weight:600;color:#4a5568}.single_tyre_product__description{font-size:1rem;line-height:1.5;color:#2d3748;margin-bottom:1.5rem}.single_tyre_product__tabs{margin-top:2rem}.tabs{display:flex;gap:1.5rem;margin-bottom:1rem;border-bottom:2px solid #e5e7eb}.tab-button{padding:.75rem 1.5rem;cursor:pointer;font-weight:700;font-size:1rem;color:#6b7280;border-bottom:3px solid #fff0;transition:all 0.3s ease}.tab-button:hover{color:#1a202c}.tab-button.active{color:#1a202c;border-bottom-color:#fe0519}.tab-content{display:none;padding:1.5rem;border:1px solid #e5e7eb;border-radius:0 0 8px 8px;background-color:#fff}.tab-content.active{display:block}.single_tyre_product__review_form{border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;background-color:#f7fafc}.single_tyre_product__review_form label{font-weight:600;margin-bottom:.5rem;display:block;color:#1a202c}.single_tyre_product__review_form input,.single_tyre_product__review_form textarea{width:100%;padding:.75rem;margin-bottom:1rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-family:'Montserrat',sans-serif}.single_tyre_product__review_form .stars{margin-bottom:1rem;display:flex;gap:.25rem}.single_tyre_product__review_form .star{color:#e5e7eb;font-size:1.5rem;cursor:pointer;transition:color 0.2s ease}.single_tyre_product__review_form .star.selected,.single_tyre_product__review_form .star:hover,.single_tyre_product__review_form .star:hover~.star{color:#fbbf24}.single_tyre_product__review_form button{background-color:#111827;color:#fff;font-weight:700;padding:.75rem 1.5rem;border-radius:6px;border:none;cursor:pointer;transition:background-color 0.2s ease;font-family:'Montserrat',sans-serif}.single_tyre_product__review_form button:hover{background-color:#374151}.single_tyre_product__right_section{max-width:320px;width:100%;background-color:#fff;border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 12px rgb(0 0 0 / .1);border:1px solid #e5e7eb}.single_tyre_product__price_info{font-size:.875rem;color:#6b7280;font-weight:500;display:flex;align-items:center;gap:.5rem}.single_tyre_product__price_info i{border:1px solid #a0aec0;border-radius:50%;color:#a0aec0;font-size:.75rem;width:1.25rem;height:1.25rem;line-height:1.25rem;text-align:center;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.single_tyre_product__price{font-size:2.25rem;font-weight:800;color:#fe0519;margin-bottom:.5rem}.single_tyre_product__price .regular-price s{font-size:1.25rem;color:#6b7280;margin-right:.5rem}.single_tyre_product__set_price{font-size:1rem;font-weight:600;color:#374151;background-color:#f7fafc;padding:.5rem;border-radius:6px;text-align:center}.single_tyre_product__runflat{font-size:.875rem;font-weight:600;color:#374151}.single_tyre_product__add_cart_container{display:flex;gap:.75rem;align-items:center;margin-bottom:1rem}.single_tyre_product__quantity_select{width:4rem;text-align:center;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;font-weight:600;height:2.5rem;padding:.5rem;background-color:#fff;cursor:pointer;font-family:'Montserrat',sans-serif}.single_tyre_product__quantity_select:disabled{background:#6b7280;cursor:not-allowed}.single_tyre_product__add_cart_button{color:#fff;background-color:#dc3545;font-size:1rem;font-weight:700;padding:.75rem 2rem;border-radius:6px;cursor:pointer;border:none;text-transform:uppercase;transition:background-color 0.2s ease;flex:1;font-family:'Montserrat',sans-serif}.single_tyre_product__add_cart_button:hover{color:#dc3545;background-color:#000}.single_tyre_product__add_cart_button:disabled{color:#fff;background-color:#dc3545}.single_tyre_product__add_cart_button:hover:not(:disabled){background-color:#dc3545}.single_tyre_product__payment_section{border:1px solid #e5e7eb;border-radius:8px;padding:1rem;font-size:.875rem;color:#2d3748;display:flex;flex-direction:column;gap:1rem;background-color:#f7fafc}.single_tyre_product__payment_title{font-weight:600;color:#1a202c}.single_tyre_product__payment_logos{display:flex;gap:.75rem;align-items:center}.single_tyre_product__payment_logo{height:28px;width:auto}.single_tyre_product__feature{display:flex;gap:.75rem;align-items:center}.single_tyre_product__feature_icon{background-color:#df0d1d!important;;border-radius:50%;width:1.75rem;height:1.75rem;display:flex;justify-content:center;align-items:center;color:#fff;font-size:.875rem}.single_tyre_product__feature_text{display:flex;flex-direction:column}.single_tyre_product__feature_title{font-weight:700;text-transform:uppercase;font-size:.75rem;color:#1a202c}.single_tyre_product__feature_desc{font-size:.75rem;color:#6b7280}.single_tyre_product__notification{position:fixed;top:20px;right:20px;background:#10b981;color:#fff;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;z-index:1000;box-shadow:0 4px 12px rgb(0 0 0 / .15);transform:translateX(100%);transition:transform 0.3s ease;font-family:'Montserrat',sans-serif}.single_tyre_product__notification.error{background:#dc2626}.single_tyre_product__notification.show{transform:translateX(0)}@media (min-width:768px){.single_tyre_product{flex-direction:row;gap:1.5rem}.single_tyre_product__image_section{margin-right:1.5rem}}@media (max-width:767px){.single_tyre_product__image_section{max-width:100%}.single_tyre_product__right_section{max-width:100%}.single_tyre_product__title{font-size:1.5rem}.single_tyre_product__price{font-size:1.75rem}}.tire-search-fixed-container{position:fixed;bottom:0;left:0;right:0;z-index:98;background:#fff0;box-shadow:none;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}button.tire-main-tab{background:#000;color:#fff}button.tire-main-tab:hover{background:#df0d1d}.tire-search-main-bar{background:#000;border-radius:50px;margin:15px 20px;padding:8px;display:flex;align-items:center;gap:0;position:relative}.tire-main-tab{flex:0 0 auto;background:#fff0;border:none;padding:12px 28px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;border-radius:25px;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:.5px}.tire-main-tab.active{background:#df0d1d;color:#fff;box-shadow:0 2px 8px rgb(223 13 29 / .3)}.tire-main-tab:first-child{margin-right:8px}.tire-search-fields{flex:1;display:none;align-items:center;background:#fff;border-radius:25px;padding:0 8px;margin-left:8px;min-height:50px}.vehicle-search-fields{flex:1;display:none;align-items:center;background:#fff;border-radius:25px;padding:0 8px;margin-left:8px;min-height:50px}.tire-search-fields.active{display:flex}.vehicle-search-fields.active{display:flex}.tire-search-field{flex:1;display:flex;align-items:center;padding:0 16px;cursor:pointer;border-radius:20px;transition:all 0.2s ease;min-height:40px;position:relative}.tire-search-field:not(:last-child)::after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:20px;background:#e9ecef}.tire-search-field:hover{background:#f8f9fa}.tire-search-field.selected{background:#fff5f5;color:#df0d1d}.tire-search-field-label{font-size:12px;color:#6c757d;margin-right:8px;font-weight:500}.tire-search-field.selected .tire-search-field-label{color:#df0d1d}.tire-search-field-value{font-size:14px;font-weight:600;color:#2c3e50;flex:1}.tire-search-field.selected .tire-search-field-value{color:#df0d1d}.tire-search-field-arrow{width:16px;height:16px;color:#6c757d;transition:transform 0.2s ease}.tire-search-field.selected .tire-search-field-arrow{color:#df0d1d;transform:rotate(180deg)}.tire-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .8);backdrop-filter:blur(10px);z-index:10000;display:none;opacity:0;transition:opacity 0.3s ease}.tire-popup-overlay.active{display:block;opacity:1}.tire-popup-container{position:absolute;top:80px;left:50%;transform:translateX(-50%);width:100%;max-width:920px;background:#fff;border-radius:20px;max-height:calc(100vh - 100px);overflow:hidden;box-shadow:0 20px 60px rgb(0 0 0 / .3);animation:slideDown 0.4s cubic-bezier(.4,0,.2,1)}@keyframes slideDown{from{opacity:0;transform:translateX(-50%) translateY(-30px) scale(.95)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.tire-popup-header{background:#fff;padding:0;border-bottom:none;position:relative;border-radius:20px 20px 0 0}.tyreHeader{width:100%;height:56px;background:#df0d1d;padding-left:25px;display:flex;align-items:center;position:relative;border-radius:0}.backLink{font-size:16px;text-transform:uppercase;font-family:"Montserrat",sans-serif;font-weight:800;color:#fff;text-decoration:none;cursor:pointer}.backLink:hover{color:#fff}.tire-popup-close{position:absolute;right:15px;background:transparent!important;border:none;color:#fff!important;font-size:65px;cursor:pointer;z-index:10;width:auto;height:auto;border-radius:0}.tire-popup-close:hover{background:none;transform:none;color:#e4dece}.tyrewidthInfo{background:#e4dece;padding:30px 20px 0 30px;display:flex;flex-wrap:nowrap;width:100%;min-height:200px;position:relative}.tyreInfoLeft{flex:1;width:100%}.stepper{list-style:none;display:inline-flex;padding:0;margin:0;width:auto;position:relative}.stepper:before{content:"";width:95%!important;height:4px;background:#000;position:absolute;top:50%;transform:translateY(-50%);z-index:0}.stepper li{display:inline-flex;margin-right:15px;z-index:1;background:#e4dece}.stepper li:last-child{margin-right:0}.stepper li span{font-family:"Montserrat",sans-serif;font-size:15px;font-weight:800;display:flex;min-height:35px;align-items:center;justify-content:center;border:#000 solid 1px;border-radius:25px;padding:0 27px;color:#000;background:#e4dece}.stepper li.active span{background:#000;color:#fff}.stepper li.completed span{background:#df0d1d;color:#fff;border-color:#df0d1d}.tyreinfoResult{width:470px;max-width:100%;display:flex;align-items:center;flex-wrap:wrap;margin-top:60px}.tyreselection{font-family:"Montserrat",sans-serif;font-size:18px;font-weight:800;color:#000}.selectiontitle{font-weight:600;margin-right:15px;color:inherit}.selectiondata{font-weight:800}.rear-tyre-selection{font-family:"Montserrat",sans-serif;font-size:18px;font-weight:800;color:#000;display:none}figure{position:relative;margin-right:0;width:40%;margin-left:auto;margin-bottom:0px!important;margin-top:40px!important}.tyretext{width:82%;position:absolute;top:-35px;left:0;right:0;margin:auto}.txtcolor{fill:#000;transition:fill 0.3s ease}.txtcolor.active{fill:#df0d1d}.tyreValue{width:100%;position:absolute;font-family:"Montserrat",sans-serif;font-size:22px;font-weight:600;color:#fff;text-align:center;text-transform:uppercase;top:32px}.valuetxt{display:inline-block;transition:color 0.3s ease}.tvalue_1{transform:rotate(-28deg)}.tvalue_2{margin:0 7px;transform:translate(0,-9px)}.tvalue_3{margin:0 10px;transform:translate(0,-12px) rotate(3deg)}.tvalue_4{margin-left:7px;transform:rotate(24deg)}.tyreValue .valuetxt.active{color:#df0d1d!important}figure img{width:100%;object-fit:cover;height:auto}.tire-size-mode .tire-popup-title,.tire-size-mode .tire-popup-selection{display:none}.tire-popup-progress{display:flex;align-items:center;justify-content:center;gap:0;margin:20px 0;background:#f8f9fa;border-radius:25px;padding:4px;overflow:hidden}.tire-progress-step{flex:1;padding:12px 20px;text-align:center;font-size:13px;gap:20px;font-weight:600;color:#6c757d;background:#fff0;border:none;cursor:pointer;transition:all 0.3s ease;border-radius:20px;text-transform:uppercase;letter-spacing:.3px}.tire-progress-step.active{background:#df0d1d;color:#fff;box-shadow:0 2px 8px rgb(223 13 29 / .3)}.tire-progress-step.completed{background:#000;color:#fff}.tire-popup-content{padding:20px 30px 30px;max-height:100%;overflow-y:auto}.tire-popup-search{margin-bottom:25px}.tire-popup-search input{width:100%;padding:15px 20px;border:2px solid #e9ecef;border-radius:12px;font-size:14px;color:#495057;background:#f8f9fa;outline:none;transition:all 0.3s ease}.tire-popup-search input:focus{border-color:#df0d1d;background:#fff;box-shadow:0 0 0 4px rgb(223 13 29 / .1)}.tire-popup-search input::placeholder{color:#adb5bd}.tire-options-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:15px}.tire-options-grid.sizes-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.tire-option-item{background:#fff;border:2px solid #e9ecef;border-radius:12px;padding:20px;cursor:pointer;transition:all 0.3s ease;text-align:center;position:relative;overflow:hidden}.tire-option-item:hover{border-color:#df0d1d;background:#fff5f5;transform:translateY(-2px);box-shadow:0 8px 25px rgb(223 13 29 / .15)}.tire-option-item.selected{border-color:#df0d1d;background:#df0d1d;color:#fff;box-shadow:0 8px 25px rgb(223 13 29 / .4)}.tire-option-logo{width:60px;height:60px;margin:0 auto 15px;background:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#495057;border:2px solid #e9ecef;overflow:hidden}.tire-option-logo img{width:50px;height:50px;object-fit:contain;border-radius:50%}.tire-option-item.selected .tire-option-logo{background:#fff;color:#df0d1d;border-color:#fff}.tire-option-name{font-size:16px;font-weight:600;color:#2c3e50;margin:0}.tire-option-item.selected .tire-option-name{color:#fff}.tire-size-item{position:relative;padding-top:35px}.tire-size-badge{position:absolute;top:8px;left:50%;transform:translateX(-50%);background:#df0d1d;color:#fff;padding:4px 12px;border-radius:12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.tire-option-item.selected .tire-size-badge{background:#fff;color:#df0d1d}.tire-size-value{font-size:18px;font-weight:700;color:#2c3e50;margin:10px 0 0 0}.tire-option-item.selected .tire-size-value{color:#fff}.tire-engine-item{text-align:left;padding:25px}.tire-engine-fuel{font-size:20px;font-weight:700;color:#2c3e50;margin:0 0 5px 0}.tire-option-item.selected .tire-engine-fuel{color:#fff}.tire-engine-details{font-size:14px;color:#6c757d;margin:0}.tire-option-item.selected .tire-engine-details{color:rgb(255 255 255 / .9)}.tire-popup-note{background:#f8f9fa;border-radius:12px;padding:20px;margin-top:25px;border-left:4px solid #df0d1d}.tire-popup-note-text{font-size:14px;color:#495057;line-height:1.5;margin:0;font-style:italic}.tire-selection-screen{padding:40px 30px 30px;text-align:center;background:#fff}.tire-selection-title{font-family:"Montserrat",sans-serif;font-size:28px;font-weight:800;color:#000;margin-bottom:30px;text-transform:uppercase;letter-spacing:1px}.tire-selections-container{display:flex;justify-content:center;align-items:center;gap:40px;margin-bottom:40px;flex-wrap:wrap}.tire-selection-item{font-family:"Montserrat",sans-serif;font-size:18px;font-weight:700;color:#000}.tire-selection-label{font-weight:600;margin-right:10px}.tire-selection-value{font-weight:800;color:#df0d1d}.tire-action-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:30px}.tire-search-btn{background:#000;color:#fff;border:none;padding:15px 40px;border-radius:8px;font-family:"Montserrat",sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all 0.3s ease;min-width:160px}.tire-search-btn:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 0 0 / .3)}.tire-add-rear-btn{background:#22c55e;color:#fff;border:none;padding:15px 30px;border-radius:8px;font-family:"Montserrat",sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;gap:10px;min-width:260px;justify-content:center}.tire-add-rear-btn:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 4px 12px rgb(34 197 94 / .3)}.tire-search-all-btn{background:#22c55e;color:#fff;border:none;padding:12px 30px;border-radius:8px;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;gap:8px;justify-content:center}.tire-search-all-btn:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 4px 12px rgb(34 197 94 / .3)}@media (max-width:768px){.tire-search-main-bar{margin:10px 15px;flex-direction:column;gap:8px;padding:12px;border-radius:20px}.stepper:before{width:95%!important}.tire-main-tab{padding:10px 20px;font-size:13px}.tire-search-fields,.vehicle-search-fields{width:100%;margin-left:0;flex-direction:column;min-height:auto;padding:8px;gap:1px}.tire-search-field{width:100%;border-radius:8px;min-height:44px}.tire-search-field:not(:last-child)::after{display:none}.tire-popup-container{top:60px;width:100%;max-height:calc(100vh - 80px);border-radius:15px}.tire-popup-header{padding:0}.tire-popup-content{padding:15px 20px 25px}.tire-options-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px}.tire-options-grid.sizes-grid{grid-template-columns:1fr}.tire-option-item{padding:10px}.tire-progress-step{padding:8px 12px;font-size:11px}.tyrewidthInfo{padding:10px 5px 0 5px;min-height:160px}.tyreInfoLeft .stepper li{margin-right:7px}.tyreInfoLeft .stepper li span{font-size:12px;min-height:25px;padding:0 18px}figure{display:none}.backLink{font-size:15px}.tire-popup-close{font-size:24px}.tyreinfoResult{margin-left:10px;width:auto;font-size:14px}.tire-selections-container{flex-direction:column;gap:20px}.tire-action-buttons{flex-direction:column;align-items:center}.tire-add-rear-btn,.tire-search-btn{width:100%;max-width:300px}.tire-selection-screen{padding:20px 15px}.tire-selection-title{font-size:24px}}.tire-popup-content::-webkit-scrollbar{width:6px}.tire-popup-content::-webkit-scrollbar-track{background:#f1f3f4;border-radius:3px}.tire-popup-content::-webkit-scrollbar-thumb{background:#df0d1d;border-radius:3px}.tire-popup-content::-webkit-scrollbar-thumb:hover{background:#b8091a}.tire-combination-card{background:linear-gradient(135deg,#e30517 0%,#b8041a 100%);border-radius:16px;padding:24px;margin:20px 0;box-shadow:0 8px 32px rgb(227 5 23 / .2);color:#fff;position:relative;overflow:hidden}.tire-combination-card::before{content:'';position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgb(255 255 255 / .1) 0%,transparent 70%);pointer-events:none}.combination-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;position:relative;z-index:1}.combination-header h3{margin:0;font-size:24px;font-weight:700;text-shadow:0 2px 4px rgb(0 0 0 / .2)}.combination-badge{background:rgb(255 255 255 / .2);padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .3)}.tire-sizes-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;position:relative;z-index:1}.tire-size-section{background:rgb(255 255 255 / .15);border-radius:12px;padding:20px;text-align:center;backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .2);transition:all 0.3s ease}.tire-size-section:hover{transform:translateY(-2px);background:rgb(255 255 255 / .2);box-shadow:0 4px 16px rgb(0 0 0 / .1)}.tire-size-section .tire-size-label{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;opacity:.9}.tire-size-section .tire-size-value{font-size:20px;font-weight:700;color:#fff;text-shadow:0 2px 4px rgb(0 0 0 / .2)}.combination-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:30px;max-width:1200px;margin:0}.combination-group-card{background:#fff;border-radius:16px;height:fit-content;overflow:hidden;box-shadow:0 4px 20px rgb(0 0 0 / .08);transition:transform 0.3s ease,box-shadow 0.3s ease;border:1px solid #e5e7eb}.combination-group-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgb(0 0 0 / .15)}.combination-group-header{display:none!important}.size-match-indicators{position:relative;top:0;left:0;right:0;z-index:2}.size-match-badge{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;background:#fff;padding:8px 16px;font-size:12px;font-weight:600;color:#374151;gap:6px}.size-match-badge.front-match{border-bottom:1px solid #e5e7eb}.size-match-badge.rear-match{border-bottom:1px solid #e5e7eb}.size-match-badge i{color:#22c55e;font-size:14px}.combination-products-row{display:grid;grid-template-columns:1fr 1fr;gap:0}.combination-product-card{background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;min-height:fit-content;position:relative}.combination-product-card:last-child{border-right:none}.combination-product-card.front-tire{border-right:1px solid #e5e7eb}.combination-product-card.rear-tire{border-right:none}.combination-product-card .brand-logo{text-align:center;height:25px;display:flex;align-items:center;justify-content:center;margin-bottom:0px!important}.brand-logo img{max-height:30px;width:auto}.product-image-container{position:relative;height:120px;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.product-image{width:100%;height:120px;object-fit:cover;object-position:top center;filter:drop-shadow(0 4px 8px rgb(0 0 0 / .1))}.warranty-badge{position:absolute!important;bottom:0;left:2px;background:#2563eb;color:#fff;margin:0;padding:6px 12px;font-size:11px;font-weight:700;display:flex;align-items:center;gap:4px;text-transform:lowercase;letter-spacing:.3px;z-index:3!important}.warranty-badge .star-icon{font-size:12px}.product-info{padding:10px;text-align:center;flex:1;justify-content:center;display:flex;flex-direction:column}.product-code{text-align:center;font-size:14px;color:#111827;margin-bottom:8px;font-weight:700}.product-size{font-size:20px;color:#111827;margin-bottom:16px;font-weight:800}.vehicle-info{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;color:#6b7280;margin-bottom:8px}.car-icon{width:20px;height:20px}.price-info{margin-bottom:16px}.price-label{font-size:12px;color:#6b7280;margin-bottom:8px;font-weight:500}.price-display{margin-bottom:12px}.current-price{font-size:24px;font-weight:800;color:#2563eb;display:flex;align-items:center;justify-content:center;gap:4px}.set-of-2-price{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:#6b7280;font-weight:600}.set-amount{font-weight:800;color:#111827;display:flex;align-items:center;gap:4px}.quantity-selector-container{padding:0 10px 10px 10px}.quantity-selector{width:100%;padding:10px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;font-weight:600;background:#fff;text-align:center;cursor:pointer}.combination-actions{background:#fff;margin:0;padding:0px!important;display:flex;flex-direction:row;gap:0;border-top:1px solid #e1e8ed}.combination-actions .set-of-4-pricing{background:#e30517;color:#fff;border:none;margin:0;padding:0;width:50%;font-size:16px;font-weight:700;cursor:pointer;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:.5px;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.combination-actions .set-label{font-size:14px;margin-bottom:4px}.set-of-4-pricing.set-price{font-size:18px;font-weight:800;display:flex;color:#fff;align-items:center;gap:4px}.combination-actions .add-complete-set-btn{background:#000000!important;color:#fff;border:none;width:50%;padding:16px 24px;border-radius:0;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:.5px}.combination-actions .add-complete-set-btn:hover{background:#FFFFFF!important;color:#000000!important}.add-complete-set-btn i{font-size:16px}@media (max-width:768px){.combination-product-grid{grid-template-columns:1fr;gap:20px}.tire-product-grid-wrapper .vehicle-location{font-size:8px;color:#000;font-weight:700}img.run-flat-icon{max-width:100%!important;height:17px!important}.sort-controls .sort-controls{margin:0px!important}.combination-products-row{grid-template-columns:1fr 1fr}.combination-product-card{border-right:none;border-bottom:1px solid #e5e7eb;min-height:fit-content}.combination-product-card:last-child{border-bottom:none}}