.product-card{position:relative}.product-card .product-card_wrapper{padding:10px;color:var(--text);background:var(--background);display:flex;flex-direction:column;height:100%}.product-card .product-card_wrapper .product-universal-fit{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:700}@media (min-width: 1500px){.product-card .product-card_wrapper .product-universal-fit{font-size:16px}}.product-card .product-card_wrapper .product-universal-fit .icon{flex:0 0 20px;max-width:20px}.product-card .product-card_wrapper .product-universal-fit.none{display:none}.product-card .product-card_wrapper .vehicle-pecific .vehicle-pecific-note{font-size:14px;font-weight:300;margin:5px 0 0}.product-card .product-card_wrapper .product-vehicle-pecific{padding:6px 8px;border-radius:4px;background:#ffa6001a;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:300;margin:5px 0 0;width:fit-content}.product-card .product-card_wrapper .product-vehicle-pecific.none{display:none}.product-card .product-card_wrapper .product-vehicle-pecific .message-match{flex:1;min-width:0;gap:7px;display:flex;align-items:center}.product-card .product-card_wrapper .product-vehicle-pecific .message-match .icon{flex:0 0 20px;max-width:20px}.product-card .product-card_wrapper .product-vehicle-pecific .message-match .content{flex:1;min-width:0}.product-card .product-card_wrapper .product-vehicle-pecific .btn{padding:7px 19px;border-radius:4px;border:1px solid var(--text);color:var(--text);font-size:14px;font-weight:700}.product-card .product-card_wrapper .product-ymm-note{font-weight:300;font-size:14px;margin-top:5px}.product-card .product-card_wrapper .product-ymm-note.none{display:none}.product-card .product-card_wrapper .metafields-group{flex:0 0 100%;max-width:100%}@media (min-width: 750px){.product-card .product-card_wrapper .metafields-group{flex:0 0 40%;max-width:40%}}@media (min-width: 992px){.product-card .product-card_wrapper .metafields-group{flex:1;min-width:0;margin-left:auto}}@media (min-width: 1500px){.product-card .product-card_wrapper .metafields-group{max-width:50%}}@media (min-width: 1600px){.product-card .product-card_wrapper .metafields-group{max-width:610px}}@media (max-width: 749px){.product-card .product-card_wrapper .metafields-group{padding:10px 6px;border-radius:4px;background:#eee}}.product-card .product-card_wrapper .metafields-group .product-metafields .product-metafield-item,.product-card .product-card_wrapper .metafields-group .first_two_items .product-metafield-item{display:flex;align-items:center;justify-content:space-between;min-height:36px;gap:6px;padding:6px 8px;border-radius:4px;font-size:14px;flex:0 0 100%;max-width:100%}@media (min-width: 1500px){.product-card .product-card_wrapper .metafields-group .product-metafields .product-metafield-item,.product-card .product-card_wrapper .metafields-group .first_two_items .product-metafield-item{flex:0 0 50%;max-width:50%}}.product-card .product-card_wrapper .metafields-group .product-metafields .product-metafield-item .product-metafield-item-label,.product-card .product-card_wrapper .metafields-group .first_two_items .product-metafield-item .product-metafield-item-label{flex:1;min-width:0}.product-card .product-card_wrapper .metafields-group .product-metafields .product-metafield-item .product-metafield-item-value,.product-card .product-card_wrapper .metafields-group .first_two_items .product-metafield-item .product-metafield-item-value{font-weight:700;max-width:68%}.product-card .product-card_wrapper .metafields-group .product-metafields .product-metafield-item:nth-child(odd),.product-card .product-card_wrapper .metafields-group .first_two_items .product-metafield-item:nth-child(odd){background:#fff}@media (min-width: 1500px){.product-card .product-card_wrapper .metafields-group .product-metafields .product-metafield-item:nth-child(odd),.product-card .product-card_wrapper .metafields-group .first_two_items .product-metafield-item:nth-child(odd){background:none}}@media (min-width: 1500px){.product-card .product-card_wrapper .metafields-group .product-metafields .product-metafield-item:nth-child(4n+1),.product-card .product-card_wrapper .metafields-group .first_two_items .product-metafield-item:nth-child(4n+1){background:#fff}}@media (min-width: 1500px){.product-card .product-card_wrapper .metafields-group .product-metafields .product-metafield-item:nth-child(4n),.product-card .product-card_wrapper .metafields-group .first_two_items .product-metafield-item:nth-child(4n){background:#fff}}@media (min-width: 750px){.product-card .product-card_wrapper .metafields-group .product-metafields{display:flex;flex-wrap:wrap;padding:10px 6px;border-radius:4px;background:#eee}}@media (max-width: 749px){.product-card .product-card_wrapper .metafields-group .product-metafields .product-metafield-item:nth-child(1),.product-card .product-card_wrapper .metafields-group .product-metafields .product-metafield-item:nth-child(2){display:none}}@media (min-width: 750px){.product-card .product-card_wrapper .metafields-group .first_two_items{display:none}}.product-card .product-card_wrapper .metafields-group .product-form{display:block;border-top:1px solid rgba(0,0,0,.1);padding:8px 0 0}@media (min-width: 750px){.product-card .product-card_wrapper .metafields-group .product-form{padding:0;border:none;flex:1;min-width:0;max-width:170px}}.product-card .product-card_wrapper .metafields-group .product-form .btn{padding:8px 10px;display:flex;align-items:center;justify-content:center;height:48px;width:100%;font-size:16px;font-weight:700;line-height:1.5;text-transform:uppercase;white-space:nowrap;background:var(--primary-button-bg);color:var(--primary-button-text)}@media (min-width: 992px) and (max-width: 1024px){.product-card .product-card_wrapper .metafields-group .product-form .btn{font-size:14px}}.product-card .product-card_wrapper .metafields-group details .summary-header{border-top:1px solid rgba(0,0,0,.1)}@media (min-width: 750px){.product-card .product-card_wrapper .metafields-group details .summary-header{display:none}}.product-card .product-card_wrapper .metafields-group details .summary-header .accordion-state>div{display:flex;align-items:center;justify-content:center;padding:11px 11px 3px}.product-card .product-card_wrapper .metafields-group details .summary-header .accordion-state>div .icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.product-card .product-card_wrapper .metafields-group details .summary-header .accordion-state>div svg{display:block}.product-card .product-card_wrapper .metafields-group details .summary-header .accordion-state .accordion-close-state{display:none}@media (max-width: 749px){.product-card .product-card_wrapper .metafields-group details[open]{display:flex;flex-direction:column-reverse}}.product-card .product-card_wrapper .metafields-group details[open] .summary-header .accordion-state .accordion-close-state{display:flex}.product-card .product-card_wrapper .metafields-group details[open] .summary-header .accordion-state .accordion-open-state{display:none}.product-card .product-card_wrapper .metafields-group.metafields-empty .first_two_items{display:none}.product-card .product-card_wrapper .metafields-group.metafields-empty .product-metafields{background:none;padding:0;border-radius:0}.product-card .product-card_wrapper .metafields-group.metafields-empty .product-atc-group{margin-top:0}.product-card .product-card_wrapper .product-atc-group{margin-top:8px}@media (min-width: 750px){.product-card .product-card_wrapper .product-atc-group{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:10px}}.product-card .product-card_wrapper .product-atc-group .product-stock{display:none}@media (min-width: 750px){.product-card .product-card_wrapper .product-atc-group .product-stock{display:flex}}.product-card .product-card_wrapper .product-atc-group:has(+.btn-login-atc){margin-top:0}.product-card .product-card_wrapper .product-stock{display:flex;align-items:center;width:fit-content;gap:4px;min-height:32px;font-weight:300;font-size:14px;margin-top:8px}@media (min-width: 750px){.product-card .product-card_wrapper .product-stock{display:none;margin-top:4px}}.product-card .product-card_wrapper .product-stock .stock-text{white-space:nowrap}.product-card .product-card_wrapper .product-stock:has(.icon-inventory_instock){padding:4px 8px;background:#19c98a33;border-radius:5px}.product-card .product-card_wrapper .product-stock .icon-inventory_outstock+.stock-text{color:#343a3f}.product-card .product-card_wrapper .product-stock:has(.icon-inventory_outstock)~.product-form .btn{background:rgb(from var(--primary-button-bg) r g b/.3)}.product-card .product-card_wrapper .btn-login-atc{min-width:0;padding:10px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;color:var(--text);font-size:12px;border:1px solid var(--text);transition:all .25s ease-in-out 0s}@media (min-width: 750px){.product-card .product-card_wrapper .btn-login-atc{max-width:210px}}@media (min-width: 1400px){.product-card .product-card_wrapper .btn-login-atc{font-size:14px}}@media (hover: hover){.product-card .product-card_wrapper .btn-login-atc:hover{background:var(--primary-button-bg);color:var(--primary-button-text);border-color:var(--primary-button-border)}}@media (min-width: 750px){.product-card .product-card_wrapper{padding:16px 18px}}@media (min-width: 1025px){.product-card .product-card_wrapper:hover .product-card_header .product-media:after{visibility:visible;opacity:1}.product-card .product-card_wrapper:hover .product-card_header .btn-quick-view{transform:translateY(0);visibility:visible}}.product-card .product-card_header .label-group{top:16px;right:18px;flex-direction:column;gap:8px;pointer-events:none}@media (min-width: 750px){.product-card .product-card_header .label-group{flex-direction:row}}.product-card .product-card_header .label{width:fit-content;text-transform:uppercase;background:var(--background-label);color:var(--text-color);padding:4px 8px;font-size:10px;font-weight:700}@media (min-width: 750px){.product-card .product-card_header .label{font-size:14px}}.product-card .product-card_header .label-sale{background:var(--hight-color)}.product-card .product-card_header .product-media:after{content:"";background:linear-gradient(344.53deg,#000c 22.45%,#0000 80.9%);visibility:hidden;opacity:0;transition:all .35s ease-in-out 0s;pointer-events:none;position:absolute;left:0;top:0;right:0;bottom:0}.product-card .product-card_header .product-media a:before{content:"";position:absolute;left:-16px;top:-18px;right:-16px;bottom:0}.product-card .product-card_header .btn-quick-view{transition:all .35s ease-in-out 0s}@media (max-width: 1024px){.product-card .product-card_header .btn-quick-view{bottom:0;right:0;left:auto;width:46px;height:46px;background:var(--text-color);box-shadow:0 20px 40px #94a3b859;border-radius:8px;color:#242427;transform:translate(0)}.product-card .product-card_header .btn-quick-view span:not(.icon){display:none}.product-card .product-card_header .btn-quick-view span.icon{display:block}.product-card .product-card_header .btn-quick-view svg{color:inherit}.product-card .product-card_header .btn-quick-view svg path{fill:currentColor}}@media (min-width: 1025px){.product-card .product-card_header .btn-quick-view{padding:8px 18px;height:46px;border-radius:4px;border:1px solid var(--text-color);color:var(--text-color);font-size:var(--body-fs);font-weight:700;left:15px;right:15px;bottom:16px;visibility:hidden;transform:translateY(46px);display:flex;align-items:center;justify-content:center;line-height:1}}.product-card .product-name{overflow:hidden;text-overflow:ellipsis;font-size:16px;font-style:normal;font-weight:700;line-height:1.5;margin:0 0 4px;text-transform:uppercase}.product-card .product-name a{transition:all .25s ease-in-out 0s}.product-card .product-name a:before{content:"";position:absolute;left:-16px;top:0;right:-16px;bottom:-18px}@media (hover: hover){.product-card .product-name:hover a{color:var(--primary-color)}}.product-card .product-vendor{color:#9d9da4;font-size:12px;font-weight:400;line-height:18px}@media (min-width: 750px){.product-card .product-vendor{font-size:14px;line-height:21px}}.product-card .product-sku{margin:0 0 8px;color:var(--subtext);font-size:16px}.product-card .product-price{font-size:14px;font-weight:700;line-height:1.62;margin:auto 0 0;gap:0 4px}@media (min-width: 750px){.product-card .product-price{font-size:16px}}@media (min-width: 992px){.product-card .product-price{gap:4px 8px;font-size:18px;line-height:1.59}}@media (min-width: 1500px){.product-card .product-price{font-size:22px}}.product-card .product-price>span{line-height:1}.product-card .product-price .price{padding:0}.product-card .product-price .price-compare{font-size:12px;font-weight:400;color:var(--subtext);line-height:1.5}@media (min-width: 750px){.product-card .product-price .price-compare{font-size:14px}}@media (min-width: 1500px){.product-card .product-price .price-compare{font-size:16px}}@media (max-width: 749px){.product-card .product-price .price-compare{flex:0 0 100%;max-width:100%}}.product-card .product-price .price-compare~span{font-size:12px;font-weight:700;color:var(--subtext);padding:0 0 0 8px;line-height:1.5}@media (min-width: 992px){.product-card .product-price .price-compare~span{font-size:14px}}.product-card .product-info{display:flex;flex-direction:column;padding:16px 0 0;height:100%;position:relative}.product-card .product-fit_match{font-size:14px}.product-card .product-fit_match>*:not(:last-child){padding-right:5px}.product-card .product-fit_match .product-fit-match-text{display:inline-block}.product-card .product-fit_match .btn-change{font-weight:700;text-decoration:underline;text-underline-offset:3px;font-size:inherit;margin-left:3px}.product-card .product-fit_match .text-bold{font-weight:700}.product-card .product-fit_match .text-bold+span{text-decoration:underline;text-underline-offset:3px;font-weight:300}.product-card .product-fit_match .icon{position:relative;top:2px}.product-card .product-fit_match.none{display:none}.product-card .product-inventory{font-size:calc(var(--body-fs) - 2px);margin:0 -5px 8px 0}@media (min-width: 750px){.product-card .product-inventory{margin-bottom:16px}}@media (min-width: 1500px){.product-card .product-inventory{margin-bottom:26px}}.product-card .product-inventory .line-store-avaialble{gap:5px}@media (min-width: 750px){.product-card .product-inventory .line-store-avaialble{gap:8px}}.product-card .product-inventory .line-store-avaialble .icon{flex:0 0 14px;max-width:14px}.product-card .product-inventory .line-store-avaialble .icon svg{display:block}.product-card .product-inventory .line-store-avaialble .text{flex:1;min-width:0}.product-card .product-inventory .line-store-avaialble.store-instock .icon-inventory_outstock,.product-card .product-inventory .line-store-avaialble.store-outstock .icon-inventory_instock{display:none}.product-card .product-inventory .line-store-avaialble:not(:last-child){margin-bottom:4px}.product-card product-store-available .icon{display:none}.product-card product-store-available .store-instock .icon-inventory_instock{display:block}.product-card product-store-available .store-outstock .icon-inventory_outstock{display:block}swiper-component .swiper-wrapper:not(.flex) .swiper-slide{display:flex;flex-direction:column;height:unset}swiper-component .swiper-wrapper:not(.flex) .swiper-slide .product-card{display:flex;flex-direction:column;height:100%}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-product-card.css.map */
