:root{--muted:#6b6560;--light:#f5f2ec;--border:#e2ddd7;--green:#1d9e5e;--radius:6px;--bold:600}#cart-wrapper #checkout-btn,#detail-name,#save-later,#show-more-toggle,#tire-installer-container .installer-toggle-btn,.header-text,.installer-name,.installer-section-title,.product-price .price,.product-price .savings,.section-title,.upsell-price,h3{font-family:Overpass,arial,sans-serif}*{padding:0;margin:0;box-sizing:border-box}#cart-darkness,#cart-wrapper{position:fixed;top:0;opacity:0;z-index:999999999999;transition:.3s;height:100%;width:100%}#cart-wrapper{position:fixed;overflow:hidden;display:flex;flex-direction:column;gap:30px;left:100vw;padding-top:0;max-width:430px;height:100vh;height:100dvh;background-color:#fff}#cart-container{height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}#cart-container::-webkit-scrollbar{display:none}#cart-darkness{background-color:rgba(24,24,24,.7);pointer-events:none}#cart-darkness.active,#cart-wrapper.active{opacity:1;z-index:9999}#cart-wrapper.active{left:calc(100vw - min(430px,100%))}#cart-container{display:flex;position:relative;flex-direction:column}#cart-wrapper .extend-offering-container,#cart-wrapper .featured-slider,#cart-wrapper.active,.confirmation-popup-container.active{text-decoration:none}#cart-darkness.active{pointer-events:auto}#cart-wrapper h3{display:block}li.card{list-style:none}#cart-wrapper .cart-summary-container,#cart-wrapper .empty-cart-message,#cart-wrapper .product-item-container{display:block}#cart-wrapper #cart-coverage-and-protection.hidden,#cart-wrapper #cart-installer-and-delivery.hidden,#cart-wrapper #installer-fee.hidden,#cart-wrapper .cart-summary-container.hidden,#cart-wrapper .empty-cart-message.hidden,#cart-wrapper .featured-slider.hidden,#cart-wrapper .product-item-container.hidden{display:none}section#cart-coverage-and-protection,section#cart-installer-and-delivery,section#cart-products{padding:18px 20px}#cart-wrapper .extend-title,#cart-wrapper .installer-title,.installer-section-title{color:var(--muted);display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:11px;font-weight:var(--bold);letter-spacing:.1em;text-transform:uppercase}.section-title{margin:0}#cart-wrapper .extend-title svg,#cart-wrapper .installer-title svg{height:16px;width:16px;fill:var(--muted);cursor:pointer}#cart-wrapper .tooltip-text{visibility:hidden;width:278px;background-color:#555;color:#fff;text-align:left;border-radius:var(--radius);font-size:10px;padding:.75em;font-weight:var(--bold);position:absolute;z-index:9999;transform:translate(-100%,-101%);opacity:0;transition:opacity .3s;line-height:1.6}#cart-wrapper .installer-title .tooltip-text{transform:translate(-50%,-101%)}#cart-wrapper .tooltip:hover .tooltip-text{visibility:visible;opacity:1}#cart-header,#cart-installer-and-delivery,#installer-details{padding:16px 20px;border-bottom:1px solid var(--border)}#cart-header{position:sticky;top:0;background:#fff;z-index:50}#cart-wrapper #cart-header .cart-header-container{margin-bottom:6px;width:100%;z-index:50;overflow:hidden}#cart-wrapper #cart-header .cart-header-container .cart-header-text,#cart-wrapper #cart-header .cart-header-container .header-title{display:flex;gap:8px;align-items:center}#cart-wrapper #cart-header .cart-header-container .cart-header-text>*,#cart-wrapper #cart-header .cart-header-container .header-title>*{margin:0}#cart-wrapper #cart-header .cart-header-container .header-text{font-size:18px;font-weight:var(--bold);text-transform:uppercase}#cart-wrapper #cart-header .cart-header-container .product-count{font-size:13px}#cart-wrapper #cart-header .cart-header-container #save-later{font-size:14px;margin-left:8px}#cart-wrapper #cart-header .cart-header-container .close-cart-btn{margin-left:auto;cursor:pointer;height:36px;width:36px;display:flex;align-items:center;justify-content:center;background-color:var(--light);border-radius:24px}#cart-wrapper #cart-header .cart-header-container svg{height:20px;width:20px}.cart-content{display:flex;flex-direction:column;flex:1}svg.guaranteed-fit-shield{height:13px;width:13px;fill:var(--green);margin-right:4px}#cart-wrapper #cart-products{border-bottom:1px solid var(--border)}#cart-wrapper #cart-products .product-item{display:grid;gap:12px;grid-template-columns:80px 1fr auto;align-items:start}#cart-wrapper #cart-products .staggered-tires-label{color:var(--muted);font-size:11px;font-weight:var(--bold);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px}#cart-wrapper #cart-products .staggered-tires-label.staggered-tires-label--bordered{border-top:1px solid var(--border);padding-top:18px;margin-top:4px}#cart-wrapper #cart-products .staggered-group-end{border-bottom:1px solid var(--border);margin:4px 0 18px}#cart-wrapper #cart-products .staggered-group-end:last-child{border-bottom:none;margin-bottom:0}#cart-wrapper #cart-products .staggered-group-end+.staggered-tires-label--bordered{border-top:none;padding-top:0;margin-top:18px}#cart-wrapper #cart-products .product-item .product-image>img{width:100%;object-fit:contain;vertical-align:middle}#cart-wrapper #cart-products .product-item .product-image{height:80px;width:80px}#cart-wrapper #cart-products .product-item .product-details .title{font-size:15px;font-weight:var(--bold);line-height:1.3;margin-bottom:3px;margin-top:0}#cart-wrapper #cart-products .product-item .product-details .size{font-size:12px;margin-bottom:5px;color:var(--muted)}#cart-wrapper #cart-products .product-item .product-details .backorder-purchasable-label{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:var(--bold);color:#f14400;margin:2px 0 4px}.backorder-purchasable-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#f14400;flex-shrink:0}#cart-wrapper #cart-products .product-item .product-details .guaranteed-fit-container{display:flex;flex-wrap:nowrap}#cart-wrapper #cart-products .product-item .product-details .guaranteed-fit-container>p{color:var(--green);text-transform:capitalize;display:inline-flex;align-items:center;font-size:11px;font-weight:var(--bold);margin:0}#cart-wrapper #cart-products .product-item .product-details .guaranteed-fit-container.no-fit>p{color:#f3b361}#cart-wrapper #cart-products .product-item .product-details .guaranteed-fit-container.no-fit>svg{width:15px;margin-right:5px}#cart-wrapper #cart-products .product-item .remove-product-btn{font-size:12px;color:var(--muted);cursor:pointer;text-decoration:underline;margin-top:6px;width:fit-content}#cart-wrapper #cart-products .product-price .savings{font-size:14px;text-decoration:line-through;color:#ffa41c}#cart-wrapper #cart-products .product-price .price{font-size:17px;font-weight:var(--bold);margin-bottom:5px}#cart-wrapper #cart-products .product-price .per-tire{font-size:10px;font-weight:var(--bold);text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}#cart-wrapper #cart-products .product-price .price,#cart-wrapper #cart-products .product-price .savings{margin:0}#cart-wrapper #cart-products .product-item .product-price{text-align:right}#cart-wrapper #cart-products .product-item .qty-select{display:flex;align-items:center;height:32px;border-radius:4px;border:2px solid var(--border);overflow:hidden}#cart-wrapper #cart-products .product-item button.qty-btn{width:33px;height:100%;border:none;background:var(--light);cursor:pointer;font-size:16px;color:var(--text);display:flex;align-items:center;justify-content:center}#cart-wrapper #cart-products .product-item input.quantity-input{width:32px;text-align:center;font-weight:var(--bold);height:100%;background:#fff;margin:0;border-radius:initial;border:none}#cart-wrapper #cart-products .product-item-container .product-ymm{font-size:11px;color:var(--muted);margin:8px 0;padding-top:8px}#cart-wrapper #cart-products .product-item-container .product-ymm.border{border-top:1px solid var(--light)}#cart-wrapper #cart-products .product-item-container .product-ymm:first-child{margin-bottom:8px;padding:initial}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#cart-wrapper .slider-container{display:flex;width:100%;overflow:hidden;flex-direction:row;flex-wrap:nowrap;gap:16px;align-items:flex-start}#cart-wrapper .featured-slider{display:flex;align-items:stretch;width:100%;flex-wrap:wrap;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}#cart-wrapper #cart-coverage-and-protection li.card{white-space:nowrap}#cart-wrapper .extend-offering-container ul{display:flex;width:100%;flex-direction:column;gap:16px}#cart-wrapper #cart-installer-and-delivery ul{display:grid;grid-template-columns:1fr 1fr;gap:16px}#cart-wrapper #cart-installer-and-delivery ul .card{display:flex;width:100%;height:100px;flex-direction:column;border-radius:var(--radius);user-select:none}#cart-wrapper .delivery-container ul .card-content{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;border:2px solid var(--border);border-radius:var(--radius)}#cart-wrapper #cart-coverage-and-protection li.card.active .card-content,#cart-wrapper #cart-coverage-and-protection li.card.selected .card-content,#cart-wrapper .delivery-container li.card.selected .card-content,#installer-details li.card.selected .card-content{border:initial}#cart-wrapper .card-content p,.installer-distance-wrapper a{font-size:12px;font-weight:var(--bold);color:var(--muted)}#cart-wrapper .card-content p.card-title{margin:0}#cart-wrapper .slider-container .card-content:hover{cursor:pointer}#cart-wrapper #cart-deals-and-rebates .slider-container .card{flex:1 0 calc(110% / 1.5);height:145px}#cart-wrapper #cart-coverage-and-protection li.card.active{border-radius:var(--radius)}#cart-wrapper #cart-deals-and-rebates{display:none}#cart-wrapper #cart-deals-and-rebates .featured-slider{max-width:fit-content}#cart-wrapper #cart-deals-and-rebates .card{min-width:273px}#cart-wrapper .deals-images{width:77%}#cart-wrapper .deals-images>img,#cart-wrapper .upsel-image>img{-webkit-user-drag:none;user-select:none;-webkit-user-select:none;max-height:50px}#cart-wrapper .deals-highlighted-text{font-weight:var(--bold);letter-spacing:1px;text-transform:uppercase;color:var(--site-accent-dark)}#cart-wrapper .deals-rebate-text span{text-decoration:underline var(--site-accent-dark);text-underline-offset:2px}#cart-installer-and-delivery ul .card svg,#cart-wrapper section#installer-details svg{fill:none;stroke:var(--muted);stroke-width:2px}#tire-installer-container{display:none}#tire-installer-container ul.tire-installer .installer-divider.mobile{margin-bottom:33px}#tire-installer-container button{background-color:transparent;color:#000;font-size:12px;font-weight:var(--bold);border-radius:20px;cursor:pointer;width:100%;border:2px solid var(--border);padding:8px;margin-top:6px}#installer-details .installer-select-btn.selected{background-color:var(--site-accent-dark);border:2px solid var(--site-accent-dark);color:#fff}#tire-installer-container .installer-date-container,#tire-installer-container .installer-distance-wrapper{display:flex;align-items:center;gap:7px;margin-top:9px}#tire-installer-container .installer-details-wrapper p{margin:0}#installer-radius-select{margin-left:20px;margin-top:20px;width:150px;border:1px solid #ccc;border-radius:4px;height:100%;line-height:30px;padding:4px 6px;margin-bottom:10px;font-size:14px;color:#555}#cart-wrapper #cart-coverage-and-protection #extend-product-slider .card,#cart-wrapper #cart-coverage-and-protection .extend-offering-container .card,#cart-wrapper #cart-installer-and-delivery .card,#installer-details .card{position:relative;box-sizing:border-box}#cart-installer-and-delivery .card.selected svg{stroke:var(--site-accent-dark)}#cart-installer-and-delivery .card.selected .card-content::before,#cart-wrapper #cart-coverage-and-protection #extend-product-slider .card.active .card-content::before,#cart-wrapper #cart-coverage-and-protection .extend-offering-container .card.selected .card-content::before,#installer-details .card.selected .card-content::before{content:'';position:absolute;border-radius:var(--radius);inset:0;background-color:var(--site-accent-dark);opacity:.1;z-index:1}#cart-wrapper #tire-installer-container .installer-details-wrapper p.installer-name{font-size:14px;font-weight:var(--bold);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;color:#000}#cart-installer-and-delivery .card.is-disabled{pointer-events:none;opacity:.5;background-color:#eee;cursor:not-allowed}#cart-installer-and-delivery .installer-disclaimer{color:var(--site-accent-dark)}#cart-wrapper #cart-installer-and-delivery a.installer-disclaimer{text-decoration:underline;color:var(--site-accent-dark)}#installer-details{display:none}#installer-details .card.selected{border-radius:var(--radius)}#installer-details .card-content{display:grid;grid-template-columns:1fr auto;border:2px solid var(--border);border-radius:var(--radius);padding:12px 14px;align-items:center;gap:10px}#installer-details .card-content p,#tire-installer-container .featured-slider{margin:0}#installer-details .card-content .installer-fee{font-size:18px;font-weight:var(--bold);color:var(--site-accent-dark)}#installer-details .installer-divider li.installer-card-wrapper.card{margin-bottom:10px}#installer-details .installer-divider li.installer-card-wrapper.card svg{width:13px;height:13px}#cart-wrapper .cart-YMM-container,#cart-wrapper .zip-container{font-size:12px;transition:height .3s ease;overflow:hidden}#cart-wrapper .cart-YMM-container{margin-bottom:12px}#cart-wrapper .cart-YMM-container .installer-disclaimer.link{text-decoration:underline;user-select:none}#cart-wrapper .cart-YMM-container .installer-disclaimer.link:hover{cursor:pointer}#cart-container #tire-installer-container,#cart-container #tire-installer-detail-container{display:none}#installer-section-container .installer-section-wrapper p{font-size:12px}#installer-section-container .installer-section-wrapper p:first-child{font-size:18px}#tire-installer-container .installer-toggle-btn{background:0 0;border:none;text-decoration:underline;font-weight:var(--bold);color:var(--site-accent-dark);font-size:14px}#tire-installer-detail-container #installer-section-container h3{margin:0}#installer-section-container{display:grid;gap:15px}#installer-section-container #timeline,#weekly-button-container,.date-section{display:flex}#timeline{justify-content:space-evenly}.date-section{flex-direction:column;margin-right:10px}#weekly-button-container{justify-content:space-between;margin:20px 0}.date-section button.date-am-pm:first-of-type{margin-bottom:10px}.date-section button.date-am-pr{cursor:pointer}button.date-am-pm{font-weight:var(--bold);background-color:transparent;border:1px solid #3cb371;border-radius:6px;padding:5px;font-size:14px;cursor:pointer}.date-section button.date-am-pm:disabled{border:1px solid #e1e1e1;background-color:#e1e1e1;color:#e1e1e1;cursor:not-allowed}button.date-am-pm.selected{background-color:#3cb371;color:#fff}.installer-section-wrapper #weekly-button-container>button{border-radius:15px;background-color:var(--site-accent-light);font-size:11px;padding:3px 12px;color:#fff;border:none;cursor:pointer}#confirm-appointment-btn:disabled,.installer-section-wrapper #weekly-button-container>button:disabled{background-color:#f7f7f7;color:#e1e1e1;cursor:not-allowed;border:none}#confirm-appointment-btn{margin-top:15px;width:100%;padding:12px 0;font-size:16px;font-weight:var(--bold);border-radius:6px;border:none;background-color:#1d8705;color:#fff;cursor:pointer}#booking-confirmation-container{display:flex;align-items:center;justify-content:flex-start;margin-top:20px}.booking-message{font-size:12px}#change-installer-container{height:0;overflow:hidden}#change-installer-container.show{height:53px;padding:10px 0}#change-installer{background:0 0;border:1px solid var(--border);transition-duration:.3s;border-radius:var(--radius);padding:10px}#installer-details .button-wrapper{display:flex;align-items:center;gap:10px}#installer-details .button-wrapper svg{width:20px;height:20px;stroke:var(--site-accent-dark);stroke-width:2.5;transform:rotate(180deg)}#installer-details .button-wrapper button{font-size:14px;font-weight:var(--bold);background:0 0;border:none;color:var(--muted)}#cart-wrapper .card.active,#cart-wrapper .card.selected{border:2px solid var(--site-accent-dark)}#cart-wrapper .card.selected .corner-svg-container{display:block}#cart-wrapper #cart-coverage-and-protection .protect-left{display:flex;align-items:center;gap:10px}#cart-wrapper #cart-coverage-and-protection .protect-radio{width:18px;height:18px;border:2px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center}#cart-wrapper #cart-coverage-and-protection .protect-dot{width:8px;height:8px;border-radius:50%;background:var(--site-accent-dark);display:none}#cart-wrapper #cart-coverage-and-protection .card.selected .protect-dot{display:block}#cart-wrapper #cart-coverage-and-protection .card.selected .protect-radio{border-color:var(--site-accent-dark)}#cart-wrapper #cart-coverage-and-protection .card.selected{border-radius:var(--radius)}#cart-wrapper #cart-coverage-and-protection .card-content{display:flex;align-items:center;padding:16px 20px;justify-content:space-between;border:2px solid var(--border);border-radius:var(--radius)}#cart-wrapper #cart-coverage-and-protection .extend-offering-container .card-content{padding:12px 16px}#cart-wrapper .upsell-image{width:40%}#cart-wrapper .upsell-title{font-size:16px;text-transform:capitalize;line-height:20px;margin:0}#cart-wrapper .upsell-description{font-size:16px;color:#5a5a5a}#cart-wrapper .extend-offering-container .upsell-price{font-size:16px;font-weight:var(--bold);white-space:nowrap;margin:0}#cart-wrapper .extend-offering-container .upsell-price span{font-size:12px;font-weight:400;color:var(--muted)}#cart-wrapper .extend-offering-container .upsell-price.staggered-price-top{border-bottom:1px solid var(--border,#e0e0e0);padding-bottom:4px;margin-bottom:4px}#cart-wrapper .extend-offering-container .extend-ineligible-message{font-size:12px;color:var(--muted);margin-bottom:10px}#cart-wrapper .extend-offering-container{display:block;width:100%;overflow:hidden;transition:height .3s ease;height:0}#cart-wrapper .extend-offering-container.active{height:auto}#cart-wrapper .featured-slider.extend-offerings-slider{display:none}#cart-wrapper .featured-slider.extend-offerings-slider.active{display:flex}#cart-wrapper #cart-coverage-and-protection .slider-container{display:flex;gap:8px;margin-bottom:10px}#cart-wrapper #cart-coverage-and-protection .slider-container p{margin:0}.no-extend-link{color:#000;font-size:12px;margin-top:4px;padding:4px 0;display:none}section#cart-order-summary #order-itemize .itemize-row,section#cart-order-summary #order-subtotal{display:flex;justify-content:space-between;margin-bottom:20px}section#cart-order-summary #order-subtotal{font-weight:700}section#cart-order-summary #order-itemize .itemize-row{margin:0}section#cart-order-summary #order-itemize .itemize-row p{font-size:11px;color:var(--muted);margin-bottom:10px}section#cart-order-summary #order-subtotal #order-amount{font-size:16px}#order-summary{display:flex;flex-direction:column}section#cart-order-summary{border-top:1px solid var(--border);position:sticky;bottom:0;z-index:40;background:#fff;padding:20px;box-shadow:0 -4px 12px rgba(0,0,0,.08);margin-top:auto}#cart-wrapper .loading-container{display:flex;align-items:center;gap:10px}#cart-wrapper .loading-spinner{width:20px;height:20px;border:4px solid #eee;border-top:4px solid #3498db;border-radius:50%;animation:cart-spin 1s linear infinite;margin:0 auto;display:block}#cart-wrapper #order-disclaimer{font-size:12px}#cart-wrapper .card-content svg{width:20px;height:20px}#cart-wrapper .card .corner-checkmark{display:flex;height:18px;width:18px;background:var(--site-accent-dark);border-radius:50%;align-items:center;justify-content:center}#cart-wrapper .card .corner-checkmark>svg{width:12px;height:12px;stroke:white;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}#cart-wrapper .card .corner-checkmark{position:absolute;top:11px;right:15px}#cart-wrapper #cart-coverage-and-protection .card.selected .corner-checkmark{top:3px;right:3px}#cart-wrapper .card .corner-svg-container{display:none}@keyframes cart-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#cart-wrapper .loading-container p{margin:0;font-size:12px}#cart-wrapper #checkout-btn{width:100%;background-color:var(--site-accent-dark);padding:16px;font-size:18px;font-weight:var(--bold);text-transform:uppercase;border:none;border-radius:var(--radius);cursor:pointer;box-shadow:1px 1px 9px -5px #000;color:#fff}#cart-wrapper #checkout-btn:disabled{inset:0;background-color:var(--site-accent-dark);border-radius:var(--radius);opacity:.3}#cart-wrapper #checkout-btn svg{width:16px;height:16px;stroke:white;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}#cart-wrapper .checkout-footer-contact>.question-help{color:#5a5a5a;font-size:12.2px;font-weight:500}#cart-wrapper .checkout-footer-contact>p{color:#8c8c8c;font-size:10px}#cart-wrapper .checkout-footer-contact>.phone-number{color:var(--site-accent-dark);font-size:18px;font-weight:600}#cart-wrapper #cart-products .empty-cart-message{text-align:center}#cart-wrapper #cart-products .empty-cart-message>p{font-size:18px;font-weight:600}#cart-wrapper #cart-products .empty-cart-message .shop-now-btn{border:1px solid #000;border-radius:5px;padding:5px;display:block;max-width:150px;margin:15px auto;font-size:18px;font-weight:var(--bold);text-transform:uppercase;background-color:var(--site-accent-dark);color:#fff;letter-spacing:1px}#cart-wrapper #cart-products .empty-cart-message .shop-now-btn:hover{cursor:pointer}#cart-wrapper .confirmation-popup-container.active,#cart-wrapper .darkness-overlay.active{display:flex}#cart-wrapper .confirmation-popup-container{position:fixed;display:none;z-index:91;flex-direction:column;align-items:center;gap:16px;background-color:#fff;border-radius:var(--radius);padding:30px 15px 0;align-self:center;margin-top:30px}#cart-wrapper .darkness-overlay{display:none;width:100%;height:100%;position:absolute;top:0;left:0;right:0;background:rgba(0,0,0,.4);z-index:90}.confirmation-popup-container .svg-container{display:flex;flex-direction:column;align-items:center}.confirmation-popup-container .close-confirmation-btn{position:absolute;right:8px;top:11px}.confirmation-popup-container .close-confirmation-btn svg{width:27px;height:34px;fill:rgb(91,91,91)}.confirmation-popup-container .close-confirmation-btn svg{cursor:pointer}.confirmation-popup-container h2{font-size:20px;margin:0;color:#c3102e}.confirmation-popup-container .svg-container path:first-child,.confirmation-popup-container .svg-container path:last-child{stroke:#C3102E}.confirmation-popup-container p{font-size:16px;text-align:center;font-weight:600;line-height:24px;display:flex;flex-direction:column}.confirmation-popup-container #item-name{color:var(--site-accent-dark)}.confirmation-popup-container .confirmation-buttons{display:flex;padding:24px 0;border-top:.5px solid rgb(91,91,91,.5);width:100%;gap:34px;justify-content:space-between}.confirmation-popup-container .confirmation-buttons button{width:100%;height:45px;border-radius:var(--radius);font-size:18px}.confirmation-popup-container .confirmation-buttons #confirm-delete{background-color:#fff;border:1px solid #c3102e;color:#c3102e}.confirmation-popup-container .confirmation-buttons #cancel-delete{background-color:var(--site-accent-dark);color:#fff;border:none}#installer-radius-select{display:none}.footer-meta .svg-check{fill:var(--green)}.footer-meta{text-align:center;font-size:11px;display:flex;align-items:center;justify-content:center;gap:5px;margin-top:8px}#show-more-toggle{color:var(--site-accent-dark);font-size:12px;font-weight:var(--bold);margin:6px 0;user-select:none}#order-itemize{overflow:hidden;transition:.35s ease}#cart-ymm-backdrop,#popup-overlay{z-index:1000000000}#cart-ymm-modal,#tire-only-popup{z-index:1000000001}#cart-ymm-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}#cart-ymm-modal{background-color:#fff;border-radius:4px;left:0;right:0;margin:auto;padding:20px;position:fixed;top:max(80px,8%);max-height:85%;min-width:350px;max-width:min(800px,90%);overflow:auto;overscroll-behavior:contain}#cart-ymm-title{font-size:20px;font-weight:700;margin:0;margin-top:-17px;text-align:center}#cart-ymm-close{position:absolute;top:10px;right:12px;background:0 0;border:none;font-size:18px;cursor:pointer;color:#444}#cart-ymm-modal .offset-guide-ymm-form{display:flex;flex-direction:column;font-size:14px;padding:0}#cart-ymm-modal .offset-guide-ymm-form .store-wheels-ymm-wrapper{display:flex;flex-direction:column;margin-top:0}#cart-ymm-modal .offset-guide-ymm-form .store-wheels-ymm-drop-container{display:flex;flex-direction:column;margin-top:15px}#cart-ymm-modal .offset-guide-ymm-form .store-ymm-drop{position:relative;width:100%;height:fit-content;margin-bottom:12px;border:none}#cart-ymm-modal .offset-guide-ymm-form .store-ymm-drop::after{content:"\25be";position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:#555;font-size:24px}#cart-ymm-modal .offset-guide-ymm-form .ymm-select{width:100%;height:fit-content;padding:10px 32px 10px 10px;border:1px solid var(--site-accent-mid);border-radius:4px;font-size:14px;color:#333;background:#fff;appearance:none;box-shadow:1px 1px 9px -5px #000;outline:0;cursor:pointer;margin:5px 0 5px;font-family:var(--site-font-family)}#cart-ymm-modal .offset-guide-ymm-form .tof-zipcode-container{display:flex;flex-direction:column;align-items:center;margin-top:4px}#cart-ymm-modal .offset-guide-ymm-form .tof-zipcode-container>h3{margin:0;font-size:24px;line-height:36px}#cart-ymm-modal .offset-guide-ymm-form .tof-zipcode-container>span{font-style:italic;font-size:13px;text-align:center;color:#555}#cart-ymm-modal .offset-guide-ymm-form .tof-zipcode-input{margin:10px 0 0;height:42px;width:100%;max-width:280px;padding:4px 10px;border:1px solid #ccc;border-radius:4px;background:#f7f7f7;font-size:14px;color:#555}#cart-ymm-modal .offset-guide-ymm-form .tof-ymm-form-button-container{margin-top:12px}#cart-ymm-modal .offset-guide-ymm-form #ot-store-ymm-build-button{width:100%;padding:10px;background-color:#fff5ee;color:var(--site-accent-mid);border:1px solid var(--site-accent-mid);border-radius:4px;font-size:14px;font-weight:700;cursor:pointer;letter-spacing:.5px}#cart-ymm-modal .offset-guide-ymm-form #ot-store-ymm-build-button.valid{background-color:var(--site-accent-mid);color:#fff}#cart-ymm-modal #store-ymm-go-txt{font-size:0}#cart-ymm-modal #store-ymm-go-txt::after{content:'Submit';font-size:15px}