@font-face{font-family:Avenir;src:url(./Avenir-Roman.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Frank Ruhl Libre;src:url(./FrankRuhlLibre-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Frank Ruhl Libre;src:url(./FrankRuhlLibre-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Bickham Script Pro;src:url(./Bickham-Script-Pro-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.product-card{flex-grow:1;position:relative}.product-card__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.product-card__media{position:relative;overflow:hidden;aspect-ratio:5/8}@media(min-width:1280px){.product-card__media{aspect-ratio:2/3}}.product-card__media-bg{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:0;z-index:2}.product-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.product-card__image--primary{opacity:1}.product-card__image--secondary{opacity:0}.product-card__labels{position:absolute;top:0;left:0;z-index:3;flex-direction:column;gap:1rem;padding:2px;text-transform:uppercase;display:flex;flex-direction:row;align-items:center}@media screen and (max-width:768px){.product-card__labels{font-size:12px}}.product-card__label{padding:4px 14px 2px;display:flex}.product-card__label--sale{background-color:#fff}.product-card__label--sold-out{background-color:#fff;opacity:.7}.product-card__action-button,.product-card__wishlist-button,.product-card__quick-add-button{border:0}@media screen and (max-width:768px){.product-card__action-button,.product-card__wishlist-button,.product-card__quick-add-button{font-size:12px}}.product-card__action-button{position:absolute;background:none}.product-card__action-button svg{width:1.4rem;height:auto}.product-card__quick-add-button{position:relative;left:50%;transform:translate(-50%);border:none;background-color:#fff;width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;margin-bottom:2px;pointer-events:all}.product-card__quick-add-button svg:nth-child(2){display:none}.product-card__quick-add-button:hover{background-color:#e3ded4}@media(min-width:1280px){.product-card__quick-add-button{visibility:hidden}}.product-card__quick-add-button svg{width:12px;height:12px}.product-card__wishlist-button{gap:.5rem;position:absolute;top:2px;right:2px;background:none;cursor:pointer;z-index:3;display:flex;padding:0}@media(min-width:550px){.product-card__wishlist-button{visibility:hidden}}.product-card__wishlist-button span{padding:4px 14px 2px;background-color:#fff;display:flex}.product-card__wishlist-button span:hover{background-color:#e3ded4}.product-card__wishlist-button span:nth-child(2){display:none}.product-card__wishlist-button.wk-selected span:nth-child(1){display:none}.product-card__wishlist-button.wk-selected span:nth-child(2){display:block}.product-card__sizes-overlay{position:absolute;bottom:2px;left:2px;right:2px;z-index:4;pointer-events:none;display:flex;flex-direction:column;transform:translateY(calc(100% - 28px));transition:transform .3s cubic-bezier(.78,0,.18,1)}.product-card__sizes-overlay__grid{display:flex;flex-direction:column;align-items:stretch;border:1px solid #ccc;visibility:hidden;overflow-y:auto;max-height:200px;transition:visibility .3s}@media(min-width:550px){.product-card__sizes-overlay__grid{max-height:unset}}.product-card__sizes-overlay.is-active{transform:translateY(0);pointer-events:all}.product-card__sizes-overlay.is-active .product-card__sizes-overlay__grid{visibility:visible}.product-card__sizes-overlay.is-active .product-card__quick-add-button svg:first-child{display:none}.product-card__sizes-overlay.is-active .product-card__quick-add-button svg:last-child{display:inline-block}.product-card__sizes-overlay__size-button{width:100%;padding:8px;background-color:#fff;cursor:pointer;text-align:center;text-transform:uppercase}.product-card__sizes-overlay__size-button:not(:last-child){border-bottom:1px solid #ccc}.product-card__sizes-overlay__size-button:not(.is-available){display:none}.product-card__sizes-overlay__size-button.is-available:hover{background-color:#ede9e1}.product-card__sizes-overlay__size-button:disabled{cursor:not-allowed}.product-card__sizes-overlay__unavailable{text-align:center;text-transform:uppercase;font-size:1rem;cursor:not-allowed;padding:8px;background-color:#fff;opacity:.5}.product-card__sizes-info{flex:1;min-width:0;pointer-events:none;display:flex;flex-direction:column;gap:.5rem;margin-top:.3rem}.product-card__sizes-info__list{display:flex;flex-wrap:wrap;gap:8px;margin-top:.2rem;margin-bottom:1.34rem}@media(min-width:550px){.product-card__sizes-info__list{margin-top:.8rem;margin-bottom:1.34rem;gap:6px}}.product-card__sizes-info__item{text-transform:uppercase;font-size:1rem;background:none;text-align:center}@media(min-width:550px){.product-card__sizes-info__item{font-size:1.34rem}}.product-card__sizes-info__item:not(.is-available){opacity:.2}@media(min-width:550px){.product-card__sizes-info__item{opacity:.2}}.product-card__description-wrapper{position:relative;display:flex;align-items:start;justify-content:space-between;gap:1.34rem}.product-card__title-wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:1.34rem}.product-card__content{position:relative;margin:0;padding:.8rem;font-family:Avenir,sans-serif;font-size:1.34rem;color:#000;letter-spacing:-.1px}@media(min-width:550px){.product-card__content{padding:1.34rem 1rem;line-height:120%}}.product-card__content p:not(.product-card__vendor){margin:.3rem 0 .8rem;padding:0;display:block;font-size:1.2rem;text-transform:none;line-height:1.2}.product-card__vendor{margin:0;padding:0;display:block;font-size:1.2rem;font-family:Avenir,sans-serif;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__vendor-wrapper{display:flex;justify-content:space-between;gap:.5rem}.product-card__title{text-decoration:none;color:inherit;display:block;margin-bottom:.5rem}.product-card__title:hover{color:inherit}.product-card__price-container{margin-top:.3rem;line-height:1.5;font-size:12px}@media(min-width:550px){.product-card__price-container{font-size:1.34rem}}.product-card__price-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:0}.product-card__card-colors{margin-top:.7rem;display:flex;flex-wrap:wrap;gap:3px;align-items:center;align-content:flex-start;flex-shrink:0;position:relative;z-index:2}@media(min-width:550px){.product-card__card-colors{margin-top:1.1rem}}.product-card__card-color-swatch{display:block;width:1rem;height:1rem;flex-shrink:0;text-decoration:none}@media(min-width:550px){.product-card__card-color-swatch{width:1.34rem;height:1.34rem}}.product-card__price{display:inline-block}.product-card__price--old{opacity:.2}.product-card__discount-badge{background-color:#000;color:#fff;padding-right:3px;padding-left:3px;margin:0 .8rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-card,.collection__item{position:relative;width:100%;min-width:0;background-color:#fff}@media(min-width:1280px){.product-card:hover .product-card__sizes-info__item.is-available,.product-card:focus-within .product-card__sizes-info__item.is-available,.collection__item:hover .product-card__sizes-info__item.is-available,.collection__item:focus-within .product-card__sizes-info__item.is-available{opacity:1}.product-card:hover .product-card__quick-add-button,.product-card:hover .product-card__wishlist-button,.product-card:focus-within .product-card__quick-add-button,.product-card:focus-within .product-card__wishlist-button,.collection__item:hover .product-card__quick-add-button,.collection__item:hover .product-card__wishlist-button,.collection__item:focus-within .product-card__quick-add-button,.collection__item:focus-within .product-card__wishlist-button{opacity:1;visibility:visible}.product-card:hover .product-card__media-bg,.product-card:focus-within .product-card__media-bg,.collection__item:hover .product-card__media-bg,.collection__item:focus-within .product-card__media-bg{opacity:.075}.product-card:hover .product-card__image--primary,.product-card:focus-within .product-card__image--primary,.collection__item:hover .product-card__image--primary,.collection__item:focus-within .product-card__image--primary{opacity:0}.product-card:hover .product-card__image--secondary,.product-card:focus-within .product-card__image--secondary,.collection__item:hover .product-card__image--secondary,.collection__item:focus-within .product-card__image--secondary{opacity:1}}.product-card__rating-badge,.collection__item__rating-badge{display:flex;gap:.4rem;font-size:1.2rem}.recently-viewed #recently-viewed-title:before{content:"\25a0";display:inline-block;color:#cea06f;margin-right:.5rem}.recently-viewed .product-card__content{padding:.8rem}.recently-viewed .product-card__labels,.recently-viewed .product-card__wishlist-button{padding:2px}.recently-viewed .product-card__labels span,.recently-viewed .product-card__wishlist-button span{font-size:12px}.recently-viewed .product-card__sizes-info__item.is-available{opacity:1}.recently-viewed .product-card__wishlist-button{gap:.5rem;position:absolute;top:2px;right:2px;background:none;cursor:pointer;z-index:3;display:flex;padding:0}.recently-viewed .product-card__wishlist-button span{padding:4px 14px 2px;background-color:#fff;display:flex}.recently-viewed .product-card__wishlist-button span:hover{background-color:#e3ded4}.recently-viewed .product-card__wishlist-button span:nth-child(2){display:none}.recently-viewed .product-card__wishlist-button.wk-selected span:nth-child(1){display:none}.recently-viewed .product-card__wishlist-button.wk-selected span:nth-child(2){display:block}.recently-viewed .product-card__sizes-info__item{font-size:1.1rem}.recently-viewed .splide__track{overflow:visible}.recently-viewed .product-card__card-colors{gap:2px;margin-top:.7rem}@media(min-width:550px){.recently-viewed .product-card__card-colors{margin-top:1.34rem}}.recently-viewed .product-card__card-color-swatch{width:1rem;height:1rem}
/*# sourceMappingURL=/cdn/shop/t/41/assets/card-product.css.map */
