.product-card-custom *{margin:0;padding:0;background:none;border:none;list-style:none;color:var(--wilson-text-1);box-sizing:border-box;font-style:normal}.product-card-custom{position:relative}.product-card-custom button{cursor:pointer}.product-card-custom .c-product-tile__inner{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.product-card-custom .c-product-tile__image-wrapper{position:relative;cursor:pointer;width:100%}.product-card-custom .image-button__image{aspect-ratio:9/11}.product-card-custom .c-product-tile__badge-label-wrapper{position:absolute;left:4px;top:4px;display:flex}.c-product-tile__badge-label{padding:5px 6px;color:var(--color-black);background-color:var(--color-white);color:var(--Wilson-wilson-text-1, #000);font-size:12px;line-height:14px}.c-product-tile__badge-label--promo{color:var(--color-white);background-color:var(--wilson-sale, #c8102e)}.c-product-tile__footer{display:flex;padding-left:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch}.c-product-tile__footer .c-product-option__list{display:flex;align-items:center;gap:.25rem;height:2.5rem;padding-bottom:.25rem}.c-product-tile__footer .c-product-option__list[hidden]{display:none}.c-product-tile__footer .color-selector{display:flex;border:.0625rem solid transparent;width:2rem;height:2rem}.c-product-tile__footer .color-selector.is-checked{border:.0625rem solid #000}.c-product-tile__footer .color-selector__img-wrapper{overflow:hidden}@media screen and (min-width:968px){.c-product-tile__footer .color-selector{width:2.5rem;height:2.5rem}}.c-product-tile__footer .color-selector__img{height:100%;object-fit:cover}.c-product-tile__footer .c-product-tile__out-of-stock{color:var(--wilson-red);font-weight:500}.c-product-tile__footer .c-product-tile__out-of-stock[hidden]{display:none}.c-product-tile__footer .c-product-price{display:flex;align-items:center;gap:.25rem}.c-product-tile__footer .c-product-price__formatted-price--red{color:var(--wilson-red);font-weight:500}.c-product-tile__footer .c-product-price__formatted-price--discounted{color:var(--wilson-text-2);text-decoration-line:line-through}.c-product-tile__footer .c-product-tile__customizable-callout[hidden]{display:none}.c-product-tile__footer .c-product-tile__customizable-callout{display:inline-flex;align-items:center;gap:.25rem;margin-top:.25rem;padding-block:.25rem}.c-product-tile__footer .c-product-tile__customizable-callout span{color:var(--brand-black);text-transform:uppercase}.c-product-tile__footer .c-product-tile__customizable-icon{display:inline-block;flex:0 0 .875rem;width:.875rem;height:.875rem;background:url(icon-customize.svg) center / contain no-repeat}.c-product-tile__footer .product-card-swatch-more{display:flex;align-items:center;text-align:center;white-space:nowrap;margin-left:.5rem}.c-product-tile__footer .product-card-swatch-more span{color:var(--wilson-text-2)}.c-product-tile__footer .product-card-swatch-more--desktop{display:none}@media screen and (max-width:749px){.c-product-tile__footer .product-card-swatch--mobile-extra{display:none}}@media screen and (min-width:750px){.c-product-tile__footer .product-card-swatch-more--mobile{display:none}.c-product-tile__footer .product-card-swatch-more--desktop{display:flex}}.c-product-tile__footer .c-product-tile__secondary-badge-copy{color:var(--secondary-badge);font-size:.75rem;font-weight:400;line-height:140%;text-transform:uppercase}.c-product-tile__footer .c-product-tile__secondary-badge-copy[hidden]{display:none}.product-card-custom .product-card-quick-shop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;pointer-events:none}.product-card-custom .product-card-quick-shop[hidden]{display:none}.product-card-custom .product-card-quick-shop__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#3f3c3580;opacity:0;pointer-events:none;transition:opacity .16s ease}.product-card-custom--quick-shop-open .product-card-quick-shop__scrim{opacity:1}.product-card-custom .product-card-quick-shop__panel{position:absolute;right:.5rem;bottom:3.25rem;left:.5rem;z-index:2;pointer-events:auto}.product-card-custom .product-card-quick-shop__panel[hidden]{display:none}.product-card-custom .product-card-quick-shop__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;overflow:hidden;background:var(--wilson-background-1);border:.0625rem solid var(--wilson-stroke-2);border-bottom:none}.product-card-custom .product-card-quick-shop__grid[data-grid-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-custom .product-card-quick-shop__cell{display:flex;align-items:center;justify-content:center;min-width:0;min-height:2.25rem;padding-inline:.25rem;color:var(--brand-black);background:var(--wilson-background-1);border-right:.0625rem solid var(--wilson-stroke-2);border-bottom:.0625rem solid var(--wilson-stroke-2);text-align:center}.product-card-custom .product-card-quick-shop__cell:nth-child(3n){border-right:none}.product-card-custom .product-card-quick-shop__grid[data-grid-columns="2"] .product-card-quick-shop__cell:nth-child(2n){border-right:none}.product-card-custom .product-card-quick-shop__cell.is-unavailable{color:var(--wilson-text-2);cursor:not-allowed;text-decoration:line-through;background:var(--wilson-background-2)}.product-card-custom .product-card-quick-shop__cell--empty{cursor:default}.product-card-custom .product-card-quick-shop__toggle{position:absolute;right:.625rem;bottom:.625rem;z-index:3;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:var(--brand-black);background:var(--wilson-background-1);border:.0625rem solid var(--wilson-stroke-2);border-radius:0;opacity:1;pointer-events:auto;transition:opacity .16s ease,border-radius .16s ease}.product-card-custom .product-card-quick-shop__toggle.is-open{border:none;border-radius:50%;background:var(--wilson-background-3)}.product-card-custom .product-card-quick-shop__toggle-icon{display:block;width:1rem;height:1.125rem;background:currentColor;-webkit-mask:url(quick-add.svg) center / contain no-repeat;mask:url(quick-add.svg) center / contain no-repeat}.product-card-custom .product-card-quick-shop__toggle.is-open .product-card-quick-shop__toggle-icon{width:.75rem;height:1rem;-webkit-mask-image:url(quick-add-close.svg);mask-image:url(quick-add-close.svg)}.product-card-custom .product-card-quick-shop[aria-busy=true]{opacity:.65}.product-card-custom--quick-shop-open .product-card-carousel__nav{display:none!important}@media screen and (min-width:968px){.product-card-custom .product-card-quick-shop__toggle{opacity:0;pointer-events:none}.product-card-custom .c-product-tile__image-wrapper:hover .product-card-quick-shop__toggle,.product-card-custom .c-product-tile__image-wrapper:focus-within .product-card-quick-shop__toggle,.product-card-custom--quick-shop-open .product-card-quick-shop__toggle{opacity:1;pointer-events:auto}.product-card-custom .product-card-quick-shop__panel{bottom:4.25rem}.product-card-custom .product-card-quick-shop__toggle{height:3rem;width:3rem}.product-card-custom .product-card-quick-shop__cell{min-height:3rem}.product-card-custom .product-card-quick-shop__toggle-icon{height:1.375rem;width:1.25rem}}.product-card-custom .c-product-tile-decorator__content-wrapper{position:relative;display:block;width:100%;max-width:100%;overflow:hidden;color:inherit;text-decoration:none}.product-card-custom .product-card-carousel{min-width:0;cursor:pointer;-webkit-user-select:none;user-select:none}.product-card-custom .product-card-carousel__track{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x pan-y}.product-card-custom .product-card-carousel__track::-webkit-scrollbar{display:none}.product-card-custom .product-card-carousel__slide{flex:0 0 100%;width:100%;max-width:100%;min-width:0;aspect-ratio:49 / 55;scroll-snap-align:start;scroll-snap-stop:always}.product-card-custom .image-button__image,.product-card-custom .product-card-carousel__image{display:block;width:100%;height:100%;object-fit:cover}.product-card-custom .product-card-carousel__base-image{display:none}.product-card-custom .product-card-carousel__progress{position:relative;width:100%;height:.125rem;margin-block-start:.25rem;overflow:hidden;background:#d6d6d6}.product-card-custom .product-card-carousel__progress[hidden]{display:none!important}.product-card-custom .product-card-carousel__progress-thumb{position:absolute;inset-block:0;left:0;width:100%;background:#000;transition:transform .12s ease,width .12s ease}.product-card-custom .product-card-carousel__nav{display:none}.product-card-custom .product-card-carousel--dragging{cursor:grabbing}.product-card-custom .product-card-carousel--dragging .product-card-carousel__track{scroll-snap-type:none}.product-card-custom .product-card-carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (min-width:750px){.product-card-custom .product-card-carousel{position:relative}.product-card-custom .product-card-carousel--multiple{cursor:pointer}.product-card-custom .product-card-carousel__base-image{display:block;transition:opacity .16s ease}.product-card-custom .product-card-carousel__track{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;overflow-x:hidden;transition:opacity .16s ease}.product-card-custom .product-card-carousel__slide--base{display:none}.product-card-custom .c-product-tile__image-wrapper:hover .product-card-carousel--multiple .product-card-carousel__base-image,.product-card-custom .c-product-tile__image-wrapper:focus-within .product-card-carousel--multiple .product-card-carousel__base-image{opacity:0}.product-card-custom .c-product-tile__image-wrapper:hover .product-card-carousel--multiple .product-card-carousel__track,.product-card-custom .c-product-tile__image-wrapper:focus-within .product-card-carousel--multiple .product-card-carousel__track{opacity:1}.product-card-custom .product-card-carousel:hover .product-card-carousel__track,.product-card-custom .product-card-carousel:focus-visible .product-card-carousel__track{overflow-x:auto}.product-card-custom .product-card-carousel__progress{display:none}.product-card-custom .product-card-carousel__nav{position:absolute;top:50%;z-index:5;display:none;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:#000;cursor:pointer;pointer-events:auto;transform:translateY(-50%)}.product-card-custom .product-card-carousel__nav[hidden]{display:none!important}.product-card-custom .product-card-carousel__nav--prev{left:.5rem}.product-card-custom .product-card-carousel__nav--next{right:.5rem}.product-card-custom .product-card-carousel__nav:before{content:"";display:block;width:.55rem;height:.55rem;border-block-start:.125rem solid #000;border-inline-end:.125rem solid #000}.product-card-custom .product-card-carousel__nav--prev:before{transform:translate(.125rem) rotate(-135deg)}.product-card-custom .product-card-carousel__nav--next:before{transform:translate(-.125rem) rotate(45deg)}.product-card-custom .c-product-tile__image-wrapper:hover .product-card-carousel__nav:not([hidden]),.product-card-custom .c-product-tile__image-wrapper:focus-within .product-card-carousel__nav:not([hidden]){display:flex}.product-card-custom .product-card-carousel__nav:disabled,.product-card-custom .product-card-carousel__nav[aria-disabled=true]{opacity:.4;cursor:default}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-card.css.map */
