@charset "UTF-8";.product-card .product-card-image .product-secondary-images-nav li,.product-card-compare-text,.product-card-quickview,.product-card-quickview span,.product-card-quickview .quick-view-icon path,.product-card-swatches .product-card-swatch{transition:all .25s cubic-bezier(.104,.204,.492,1)}.no-js .product-card-quickview{display:none!important}.products{list-style:none}.products.carousel{min-width:100%;padding:0;--mobile-columns: 2;--column-gap: 8px;display:grid;row-gap:20px;column-gap:var(--column-gap);grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--column-gap) * calc(var(--mobile-columns) - 1))) / var(--mobile-columns));scroll-snap-type:x mandatory}.products.carousel .product-card{flex-shrink:0;height:100%}@media only screen and (min-width: 768px){.products.carousel{--column-gap: 20px;--mobile-columns: var(--tablet-columns)}}@media only screen and (min-width: 1068px){.products.carousel{--mobile-columns: var(--desktop-columns)}}.products.carousel .carousel__slide{scroll-snap-align:start}.products.carousel .carousel__slide .product-card-promotion{min-height:100%}.products.carousel .product-card-promotion{margin-bottom:0}.products.grid{min-width:100%;padding:0;--mobile-columns: 2;--column-gap: 8px;display:grid;row-gap:20px;column-gap:var(--column-gap);grid-template-columns:repeat(var(--mobile-columns),1fr)}.products.grid .product-card{flex-shrink:0;height:auto;margin-bottom:0;min-height:100%}@media only screen and (min-width: 768px){.products.grid{--column-gap: 20px;--mobile-columns: var(--tablet-columns)}}@media only screen and (min-width: 1068px){.products.grid{--mobile-columns: var(--desktop-columns)}}@media only screen and (max-width: 767px){.swipe-on-mobile .products.grid{grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--column-gap) * calc(var(--mobile-columns) - 1))) / var(--mobile-columns));scroll-snap-type:x mandatory;grid-template-columns:none}}@media only screen and (min-width: 1068px){.products.row{margin:0 -10px}.products.row .columns{padding:0 10px}}@media only screen and (min-width: 768px){[data-layout=list] .products.row .columns{width:100%;flex:0 0 100%;max-width:100%}}.products.loading{position:relative}.products.loading .columns{opacity:.5}.products.loading .loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;transform:none}.products.loading .loading-overlay--sticky{position:sticky;top:calc(var(--header-height, 0px) + var(--header-offset, 0px) + 100px);display:inline-block;left:0;height:42px;padding:20% 0;text-align:center;width:100%}.products.loading .loading-overlay--sticky svg{position:static;width:42px;height:42px}.product-card{display:flex;flex-direction:column;position:relative;margin-bottom:20px;width:100%;min-height:calc(100% - 20px)}@media only screen and (min-width: 768px){.product-card{margin-bottom:40px;min-height:calc(100% - 40px)}}.product-card--border-true{border:1px solid var(--color-border);padding:10px}@media only screen and (min-width: 768px){.product-card--border-true{margin-bottom:20px;min-height:calc(100% - 20px)}}.carousel .product-card{margin-bottom:0}[data-layout=list] .product-card{margin-bottom:20px;border-bottom:1px solid var(--color-border);padding-bottom:20px}@media only screen and (min-width: 768px){[data-layout=list] .product-card{flex-direction:row;gap:30px;min-height:0}[data-layout=list] .product-card .product-card-info{flex-direction:row;align-items:center;justify-content:space-between}[data-layout=list] .product-card .product-card-info--bottom{margin-top:0}[data-layout=list] .product-card .product-card-image{width:200px;margin-bottom:0}}.product-card-info{line-height:1;flex:1;display:flex;flex-direction:column;gap:15px}.product-card-info>*:last-child{margin-bottom:0}.product-card-info--bottom{display:flex;flex-direction:column;gap:8px;margin-top:auto}.product-card-info--bottom-disabled{display:none}[data-layout=list] .product-card-info--bottom-disabled{display:flex}.product-card-info--inner>*:last-child{margin-bottom:0}.product-card.text-center .product-card-info{padding:0 5%}.product-card .product-card-image{margin-bottom:8px;position:relative;z-index:0;border-radius:12px;overflow:hidden}@media only screen and (min-width: 768px){.product-card .product-card-image{margin-bottom:20px}}@media (hover: hover){.product-card .product-card-image.thb-hover .product-card-image-link:hover .product-primary-image{opacity:0}}.product-card .product-card-image .product-secondary-images-nav{list-style:none;position:absolute;left:0;bottom:0;width:100%;display:flex;margin:0;padding:0;z-index:20;opacity:0;justify-content:center;transition:all .25s linear}.product-card .product-card-image .product-secondary-images-nav li{display:inline-flex;background:#dcdada;flex:1;height:4px;pointer-events:none}.product-card .product-card-image .product-secondary-images-nav li.active{background:#591110}.product-card .product-card-image-link{display:block;position:relative;height:0;overflow:hidden;padding-bottom:var(--padding-bottom);background:#fff;border-radius:12px;border:1px solid #DCDADA}.product-card .product-card-image-link img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;z-index:5;background:#fff}.product-card .product-card-image-link .thb-placeholder{position:absolute;top:0;left:0;width:100%;height:100%}.product-card .product-card-image-link .product-secondary-image{display:none;z-index:10}.product-card .product-card-image-link .product-secondary-image.hover{display:block}.product-card-vendor{text-transform:uppercase;font-size:.6875rem;margin-bottom:8px}.product-card-vendor a{color:rgba(var(--color-body-rgb),.4)}.product-card-title{font-size:calc(var(--font-product-title-scale, 1) * 18px);line-height:calc(var(--font-product-title-line-height-scale, 1) * 26px);font-weight:500;display:block;margin-bottom:5px}.product-title-uppercase-true .product-card-title{text-transform:uppercase}.product-card-compare{display:none;position:absolute;top:10px;right:10px;z-index:40}.product-card-compare input{margin-right:0}.product-card-compare input+label:before{background-color:var(--bg-body);margin-right:0;border:1px solid rgba(var(--color-body-rgb),.25)}.product-card-compare input:checked+label:before{border-color:var(--color-accent)}.product-card-compare-text{position:absolute;left:-5px;top:calc(100% + 6px);transform:translate(-50%);background-color:var(--color-body);color:var(--bg-body);white-space:nowrap;font-size:.75rem;padding:3px 6px;border-radius:1px;opacity:0;pointer-events:none}.product-card-compare-text:after{content:"";width:0px;height:0px;border-style:solid;border-width:0 2.5px 3px 2.5px;border-color:transparent transparent var(--color-body) transparent;transform:translate(-2.5px);position:absolute;top:-3px;left:auto;right:10%}.product-card-compare:hover .product-card-compare-text{opacity:1}.compare-true .product-card-compare{display:block}.product-card-quickview{position:absolute;bottom:10px;right:10px;z-index:40;background:#000;height:40px;display:flex;opacity:0;cursor:pointer}.product-card-quickview+.product-card-quickview{top:50px}.product-card-quickview>svg{width:40px;height:40px;padding:9px}.product-card-quickview span{max-width:0;overflow:hidden;line-height:30px;font-size:.6875rem;font-weight:400;padding-right:0;white-space:nowrap;color:var(--bg-body)}.product-card-quickview .spinner{position:absolute;top:0;left:0;z-index:20;opacity:0}.product-card-quickview .spinner circle{stroke:var(--bg-body)}.product-card-quickview .quick-view-icon path{stroke:var(--bg-body)}.section-collection-with-banner .product-card-quickview .spinner circle{stroke:var(--color-header-text)}.section-collection-with-banner .product-card-quickview .quick-view-icon path{stroke:var(--color-header-text)}.product-card-quickview.loading>svg{opacity:0}.product-card-quickview.loading>svg+.spinner{opacity:1}.product-card-quickview:hover span,.product-card-quickview:focus span{max-width:94px;padding-right:9px}[dir=rtl] .product-card-quickview:hover span,[dir=rtl] .product-card-quickview:focus span{padding-left:15px;padding-right:2px}.product-card-quickview[disabled]{cursor:not-allowed}.product-card .price{margin-bottom:10px}@media only screen and (min-width: 768px){.product-card .price.large-price{font-size:1.25rem}}.product-card .price+.product-card-title{margin-top:-5px}.product-card--badges{position:absolute;z-index:30;display:flex;flex-direction:column;gap:5px;margin-top:10px}.product-card--badges.top{top:0}.product-card--badges.left{left:0;align-items:flex-start}.product-card--badges.right{right:0;align-items:flex-end}.product-card .product-inventory-notice{margin-bottom:0}.product-card .product-inventory-notice--wrapper{margin-bottom:10px}.product-card .product-inventory-notice--text{margin-bottom:0}.product-card .product-inventory-notice--pulse{margin-right:8px}.product-card .product-inventory-notice--pulse:after{content:none}.product-card-subtitle{font-size:.8125rem;color:rgba(var(--color-body-rgb),.8);margin-bottom:10px}.product-card-swatches{display:grid;align-items:start;grid-gap:5px;grid-template-columns:repeat(var(--size, 3),1fr)}.product-card-swatches .product-card-swatch{display:inline-flex;margin:0;width:26px;height:26px;border-radius:var(--general-border-radius, 3px);padding:3px;position:relative;cursor:pointer;text-indent:-999em}.product-card-swatches .product-card-swatch:before{content:"";display:block;position:absolute;top:3px;left:3px;right:3px;bottom:3px;background-color:var(--option-color);background-image:var(--option-color-image);background-size:cover;border-radius:calc(var(--general-border-radius, 3px) - 2px)}.product-card-swatches .product-card-swatch-input{width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.product-card-swatches .product-card-swatch-input+.product-card-swatch:after{top:7px;left:10px;display:none}.product-card-swatches .product-card-swatch-input:checked+.product-card-swatch{box-shadow:0 0 0 1px var(--color-body) inset}.product-card-swatches .product-card-swatch-input:checked+.product-card-swatch:before{background-color:var(--option-color);background-image:var(--option-color-image)}.product-card-swatches .product-card-swatch-input:checked+.product-card-swatch--variant:before{background-color:transparent}.product-card-swatches .product-card-swatch-input:focus+.product-card-swatch:after{display:block}.product-card-swatches--container{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:10px}.product-card-swatches--remaining{font-size:.75rem}.product-card--add-to-cart-button{width:100%;font-size:calc(var(--font-body-scale)* 15px);line-height:calc(var(--font-body-line-height-scale)* 23px)}.product-card--view-details{display:none}.product-seen-on-grid{position:relative}.product-seen-on-card{position:absolute;bottom:0;left:0;width:100%;height:max-content}.product-seen-on-grid .product-seen-on-img img{width:100%}.product-seen-on-grid .product-seen-on-card{padding:10px}.product-seen-on-grid .product-seen-on-card .product-cart-item{align-items:flex-start;margin:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);--color-body: #fff;--color-price: #fff}.product-seen-on-grid .product-seen-on-card .product-cart-item .product-cart-item-info .price del+ins{color:var(--color-body)}.product-seen-on-grid .product-seen-on-card .product-cart-item .product-cart-item-info .price .amount.discounted{color:var(--color-body);opacity:.5}.product-seen-on-grid .product-seen-on-card .product-cart-item .cart-product-link{font-size:calc(var(--font-product-title-scale, 1) * 12px);line-height:calc(var(--font-product-title-line-height-scale, 1) * 18px);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-seen-on-grid .product-seen-on-card .product-cart-item .product-cart-item-image{padding-bottom:80px;width:80px}.product-seen-on-grid .product-seen-on-card .product-cart-item .product-cart-item-image img{position:absolute;height:100%;object-fit:contain;object-position:center;min-height:auto}.product-seen-on-grid .product-seen-on-card quick-view.product-card-quickview{opacity:1;background:var(--color-accent);padding:0;width:32px;height:32px;margin-right:-10px;margin-bottom:-10px}.product-seen-on-grid .product-seen-on-card quick-view.product-card-quickview span{padding:0;max-width:max-content;font-size:20px}.product-seen-on-grid .product-seen-on-card quick-view.product-card-quickview svg.spinner{opacity:1;width:15px;height:15px}[data-layout=list] .product-card--view-details{display:flex}.product-card--label-container{margin-top:10px}.product-card .star-rating-container{font-size:.75rem;margin-bottom:10px}.product-card .star-rating-container .star-rating{font-size:.8125rem}@media (hover: hover){.product-card:hover .product-secondary-images-nav,.product-card:hover .product-card-quickview{opacity:1}}.product-card-info .product-sku{opacity:.7;font-size:calc(var(--font-body-scale) * 12px);line-height:calc(var(--font-body-line-height-scale)* 18px);margin-bottom:12px}.collection-empty{text-align:center;padding:10vh}.collection-empty svg{margin-bottom:30px}.collection-empty .text-button{font-size:inherit}.collection-empty p{font-size:1.25rem}.star-rating{--star-percent: calc(var(--star-rating) / 5 * 100%);display:inline-block;font-size:1rem;font-family:Times;line-height:1}.star-rating:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,var(--color-star) var(--star-percent),#e1e1e1 var(--star-percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.star-rating-container{font-size:.625rem;line-height:0;color:var(--color-accent);display:flex;align-items:center}.star-rating-container .star-rating{margin-right:12px}.product-card--label{font-size:.6875rem;padding:6px 10px;line-height:1.2;border-radius:var(--general-border-radius, 3px);background-color:rgba(var(--color-body-rgb),.05)}.product-card--label-container{display:flex;grid-gap:5px;flex-wrap:wrap}.section-collection-with-banner .section-header{margin-bottom:30px}.section-collection-with-banner .section-header .section-header--title{margin:0}.section-collection-with-banner .collection-banner--product .collection-tabs--product.carousel__slide{display:flex;width:100%}.section-collection-with-banner .collection-banner--product .collection-tabs--product .product-card{flex:1 1 auto}.section-collection-with-banner .collection-banner--product .flickity-page-dots{display:none}.section-collection-with-banner .collection-banner--product .theme-scroll-nav-wrapp .flickity-page-dots{display:inline-flex}.section-collection-with-banner .collection-banner--product .theme-scroll-nav-wrapp .flickity-custom-navigation-wrapper{justify-content:center;bottom:0}.section-collection-with-banner .collection-banner--product{padding-bottom:74px;display:block}.section-collection-with-banner .collb-video-wrapp{position:relative;width:100%}.section-collection-with-banner .collb-video-wrapp .collb-video-bg video{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center;border-radius:12px}.section-collection-with-banner [data-overlayscrollbars-initialize]:not([data-overlayscrollbars]):not(html):not(body){overflow:unset;margin-left:-10px;margin-right:-10px}.product-card-wishtitle{display:flex;gap:12px;padding-right:12px}.product-card-info--bottom .product-card--view-details{display:inherit;text-decoration:underline;text-underline-offset:5px;text-align:center;margin-bottom:10px;font-size:calc(var(--font-body-scale) * 15px);line-height:calc(var(--font-body-line-height-scale)* 23px);justify-content:center}.product-card-exhaust-wrapp{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:10px}.product-card-exhaust-wrapp .product-card-exhaust-list{display:flex;gap:5px;align-items:center;cursor:pointer}.product-card-exhaust-wrapp .product-card-exhaust-list .product-exhaust-iconwrapp .audio_player_wrapp{position:relative}.product-card-exhaust-wrapp .product-card-exhaust-list .product-exhaust-iconwrapp{width:40px}.product-card-exhaust-wrapp .product-card-exhaust-list .product-exhaust-iconwrapp .audio_player_wrapp .btn_audio_icon{position:absolute;bottom:0;right:0;background:#000;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:22px}.product-card-exhaust-wrapp .product-card-exhaust-list .product-exhaust-iconwrapp .audio_player_wrapp.audio-play .btn_audio_icon{background:#fff}.product-card-exhaust-wrapp .product-card-exhaust-list .product-exhaust-iconwrapp .audio_player_wrapp.audio-play .btn_audio_icon svg path{fill:#000}.product-card-exhaust-text .product-exhaust-head{font-size:calc(var(--font-body-scale) * 15px);line-height:calc(var(--font-body-line-height-scale)* 23px);font-weight:500}.product-card-exhaust-text .product-exhaust-subhed{font-size:calc(var(--font-body-scale) * 12px);line-height:calc(var(--font-body-line-height-scale)* 18px)}.ssb-video--btnmute{position:absolute;right:16px;bottom:16px;cursor:pointer}.ssb-video--btnmute .ssb-btn-mute{background:#e22826;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.ssb-video--btnmute .ssb-btn-mute.play_audio{background:#fff}.ssb-video--btnmute .ssb-btn-mute.play_audio svg path{fill:#e22826}.mobilecollb-video-banner{display:none}.product-card-wishtitle .th_wl_col_btn{padding:0;width:24px;height:24px}.product-card-wishtitle .th_wl_col_btn .th_wl_button svg,.product-card-wishtitle .th_wl_col_btn .th_wl_button_after svg{width:24px;margin:0;height:24px}.product-card-wishtitle .th_wl_col_btn .th_wl_button svg,.product-card-wishtitle .th_wl_col_btn .th_wl_button svg path{stroke:var(--color-body);fill:transparent}.product-card-wishtitle .th_wl_col_btn .th_wl_button_after svg,.product-card-wishtitle .th_wl_col_btn .th_wl_button_after svg path{stroke:var(--color-body);fill:var(--color-body)}.product-card .product-card-image .product-card-image-link img{transition:all .25s cubic-bezier(.104,.204,.492,1);will-change:scale}.product-card:hover .product-card-image .product-card-image-link img{transform:scale(1.05)}@media only screen and (max-width: 1067px){.product-seen-on-grid .product-seen-on-card .product-cart-item .product-cart-item-image{padding-bottom:40px;width:40px;margin-right:10px}}@media only screen and (max-width: 767px){.mobilecollb-video-banner{display:block;position:relative;margin-bottom:40px;margin-left:-15px;margin-right:-15px}.section-collection-with-banner .collection-tabs{padding-top:0}.mobilecollb-video-wrapp .mobilecollb-video-bg video{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute}.mobilecollb-video-wrapp .mobilecollb-video-bg{position:relative;padding-bottom:81.82%}.mobile_progressbar_show .theme-scroll-nav-wrapp,.section-collection-with-banner .collection-banner--product .collection-tabs--product.play-videobanner{display:none}.section-collection-with-banner .mobile_progressbar_show [data-overlayscrollbars-initialize]:not([data-overlayscrollbars]):not(html):not(body){padding-bottom:23px}.section-collection-with-banner .collection-banner--product .collection-tabs--product.carousel__slide{max-width:311px;width:94%}.product-card-exhaust-text .product-exhaust-subhed{line-height:calc(var(--font-body-line-height-scale)* 16px)}.product-card-title{font-size:calc(var(--font-product-title-scale, 1)* 15px);line-height:calc(var(--font-product-title-line-height-scale, 1)* 23px)}.price{font-size:calc(var(--font-body-scale)* 16px);line-height:calc(var(--font-body-line-height-scale)* 24px)}.product-seen-on-grid .product-seen-on-card .product-cart-item .product-cart-item-image img{border-radius:3px}}.popup-modal{transition:all .25s cubic-bezier(.104,.204,.492,1)}.popup-modal__content{box-shadow:0 4px 6px #00000014}.popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;width:100%;padding:70px 30px;background:rgba(var(--color-bg-rgb),.4);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);height:100%}.popup-modal[open]{opacity:1;visibility:visible;z-index:101}.popup-fitment-wrapper .popup-modal__content{overflow:auto;max-height:65vh;max-width:clamp(300px,90vw,1044px);margin:0 auto;left:50%;transform:translate3d(-50%,-50%,0);width:100%;position:absolute;top:50%;display:flex;flex-direction:column;background:var(--bg-body);box-shadow:0 4px 40px #00000040}.popup-fitment-wrapper .popup-modal__content-info{padding:25px 20px;background-color:var(--bg-body, #f5f5f5);overflow:hidden;overflow-y:auto;width:100%;color:var(--color-body, #2c2d2e)}.popup-fitment-wrapper .popup-modal__content-info table:last-child{margin-bottom:0}.popup-modal{padding:30px;overflow:auto}.popup-fitment-wrapper .popup-modal__toggle{position:absolute;top:13px;right:13px;line-height:0;width:24px;height:24px;z-index:10;display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 768px){.popup-fitment-wrapper .popup-modal__toggle{top:25px;right:20px;width:30px;height:30px;transform:translateY(-50%)}}.popup-fitment-wrapper .popup-modal__toggle svg{stroke-width:2px}.popup-modal__content-header{position:sticky;top:0;left:0;height:auto;display:flex;text-align:center;align-items:center;justify-content:center;flex-shrink:0;background-color:var(--color-heading-bg)}.popup-modal__content-header h5{color:inherit;margin:0}.popup-modal__content scroll-shadow{flex:1;display:flex;width:100%;overflow:hidden}.popup-modal--buttons{display:flex;flex-direction:column;align-items:center;gap:15px}.popup-modal--heading,.popup-modal--text,.popup-modal--button{margin-bottom:10px}.popup-modal-image-wrapper{position:relative}.popup-modal-image-content{position:absolute;bottom:0;left:0;z-index:10;padding:60px 32px 24px;width:100%;background:linear-gradient(180deg,rgba(var(--color-bg-rgb, --bg-body-rgb),0),rgba(var(--color-bg-rgb, --bg-body-rgb),1))}.popup-modal__content:focus-visible{box-shadow:none;outline:none}.product-card-info .popup-modal__opener{text-align:center}.fitment-content-inner{padding:0 40px 40px}.popup-modal .search-box-inn{margin:0 -40px;padding:20px 40px 24px}.popup-modal .search-box{background-color:#f3f3f3;display:flex;align-items:center;gap:10px;position:relative}.popup-modal .search-box input{width:100%;padding:14px 50px 14px 20px;font-weight:500;font-size:calc(var(--font-product-title-scale, 1)* 15px);line-height:calc(var(--font-product-title-line-height-scale, 1)* 23px);border:none;background:#f2f2f2;margin:0}.popup-modal .search-box input:placeholder{color:#7f7f7f}.popup-modal .search-box input[type=text]:focus,.search-box input[type=text]:focus-visible{background:#f2f2f2}.vehicle-list{list-style:none;padding:0;margin:0}.vehicle-list .vehicle-list-header,.vehicle-list .vehicle-list-row{display:flex;border:1px solid #ccc}.vehicle-list .vehicle-list-row{border-top:none}.vehicle-list .vehicle-list-header{background-color:#f5f5f5;font-weight:500}.vehicle-list .vehicle-list-row:last-child{border-bottom:1px solid #ccc}.vehicle-list li div{flex:1;padding:4px 10px;border-right:1px solid #ccc;overflow:hidden}.vehicle-list li div:last-child{border-right:none}.search-box span.icon{position:absolute;right:0;padding:13px 14px;display:flex;align-items:center;justify-content:center}.search-box span.icon svg{width:20px;height:20px}.popup-fitment-wrapper .popup-modal__content{max-width:clamp(300px,90vw,800px)}.popup-fitment-wrapper .popup-modal__content .popup-modal__content-info{padding:0}.popup-fitment-wrapper .popup-modal__content-header{padding:20px 40px;border-bottom:1px solid #F2F2F2}.popup-fitment-wrapper .popup-modal__content-header h5{margin:0}.popup-modal.popup-fitment-wrapper{background:#00000080;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px)}.fitment-content-searchwrapp .vehicle-fitment-content{display:flex;flex-direction:column}.fitment-content-searchwrapp .vehicle-fitment-content .search-box-inn{position:sticky;top:0;z-index:9;background:linear-gradient(180deg,#fff 75%,#ffffff5e)}.model--dark .fitment-content-searchwrapp .vehicle-fitment-content .search-box-inn{background:linear-gradient(180deg,#141414 75%,#1414145e)}.model--dark .search-box input{background:#323232}.model--dark .vehicle-list .vehicle-list-header{background-color:#323232}.model--dark .search-box input[type=text]:focus,.model--dark .search-box input[type=text]:focus-visible{background:#323232}@media only screen and (max-width: 600px){.fitment-content-inner{padding:0 15px 15px}.popup-fitment-wrapper .popup-modal__content{max-width:100%;bottom:0;top:auto;transform:translate3d(-50%,0,0)}.popup-fitment-wrapper .popup-modal__content-header{padding:15px 30px 15px 15px;justify-content:flex-start}.popup-fitment-wrapper .popup-modal__toggle{right:13px}.vehicle-list-wrapp{overflow-x:auto}.vehicle-list-wrapp .vehicle-list{min-width:650px}}@media only screen and (max-width: 500px){.vehicle-list-wrapp .vehicle-list{min-width:600px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-grid.css.map */
