.custom-product-card__wrapper{height:100%}.custom-product-card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.custom-product-card__media{position:relative;width:100%;aspect-ratio:6/7;flex:0 0 auto}.custom-product-card__badge{position:absolute;top:calc(var(--spacing-xs) + var(--spacing-3xs));left:calc(var(--spacing-xs) + var(--spacing-3xs));background-color:var(--color-neutral-white);color:var(--color-neutral-brand);padding:calc(var(--spacing-2xs) + var(--spacing-4xs)) var(--spacing-s);border-radius:var(--spacing-3xs);font-weight:var(--font-weight-medium);z-index:var(--layer-heightened)}.custom-product-card__img-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.custom-product-card__img-wrap--primary{z-index:1;opacity:1;transition:opacity .3s ease-in-out}.custom-product-card__img-wrap--secondary{z-index:2;opacity:0;transition:opacity .3s ease-in-out;background-color:transparent}@media (hover: hover){.custom-product-card.has-rollover:hover .custom-product-card__img-wrap--primary{opacity:0}.custom-product-card.has-rollover:hover .custom-product-card__img-wrap--secondary{opacity:1}}.custom-product-card__image{width:100%;height:100%;object-fit:cover}.custom-product-card__info{padding:var(--spacing-s);background-color:var(--color-neutral-white);display:flex;flex-direction:column;color:var(--color-neutral-brand);flex:1 0 auto;min-height:0}.custom-product-card__reviews{min-height:calc(var(--spacing-m) + var(--spacing-2xs) + var(--spacing-4xs))}.custom-product-card .star-container:not(:first-child){display:none!important}.custom-product-card .star-container svg{height:calc(var(--icon-s) / 2);width:calc(var(--icon-s) / 2)}.custom-product-card .yotpo-widget-instance{opacity:0;visibility:hidden;min-height:var(--spacing-m);transition:opacity .2s ease-in}.custom-product-card .yotpo-widget-instance:has(.yotpo-sr-bottom-line-summary),.custom-product-card .yotpo-widget-instance.yotpo-ready{opacity:1;visibility:visible}.custom-product-card .yotpo-sr-bottom-line-summary{gap:0!important;height:var(--spacing-m);text-decoration:none!important}.custom-product-card .yotpo-sr-bottom-line-left-panel{font-family:var(--font-family-1)!important;font-size:var(--font-size-0)!important;font-weight:var(--font-weight-medium)!important;line-height:normal!important;margin-inline-start:var(--spacing-3xs)!important}.template-collection .yotpo-star-ratings-widget-override-css{margin-bottom:0!important}.custom-product-card__star-icon .icon{height:calc(var(--icon-s) / 2);width:calc(var(--icon-s) / 2)}.custom-product-card__subtitle{margin:0;color:var(--color-neutral-darker-grey);opacity:.8}.custom-product-card__swatches{display:flex;flex-wrap:wrap;gap:var(--spacing-xs);margin-block-end:var(--spacing-s);margin-block-start:auto;padding-block-start:var(--spacing-s)}.custom-product-card__swatches li{display:flex}.custom-product-card__swatch{background:none;border:1px solid var(--color-neutral-white);border-radius:50%;cursor:pointer;height:var(--spacing-s);width:var(--spacing-s);padding:var(--spacing-3xs);position:relative}.custom-product-card__swatch.is-active:before{border:1px solid var(--color-neutral-brand);border-radius:50%;content:"";height:calc(100% + 8px);left:-4px;position:absolute;top:-4px;width:calc(100% + 8px)}.custom-product-card__colour-image{background-position:center center;background-size:cover;border-bottom-left-radius:100px;border-top-left-radius:100px;display:block;height:100%;left:0;position:absolute;top:0;width:50%}.custom-product-card__price-row{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-s);padding-block-start:var(--spacing-2xs)}.product-card__footer-content--colors{margin-inline-start:var(--spacing-s);white-space:nowrap;display:flex;align-items:center;justify-content:center}.product-card__footer-content--colors:has(.custom-product-card__swatches--static){gap:var(--spacing-s);margin-inline-start:0}.custom-product-card:has(.custom-product-card__swatches--static) .custom-product-card__price-row{margin-block-start:auto;padding-block-start:var(--spacing-2xs)}.custom-product-card__colours{margin:0;color:var(--color-neutral-darker-grey)}.custom-product-card__swatches.custom-product-card__swatches--static{gap:0;margin:0;padding-block-start:0;flex-wrap:nowrap;justify-content:flex-end}.custom-product-card__swatches--static li{margin:0}.custom-product-card__swatches--static li:not(:first-child){margin-inline-start:-6px}.custom-product-card__swatches--static .custom-product-card__swatch{pointer-events:none}.custom-product-card__footer-content--colors .custom-product-card__swatches{margin-inline-end:var(--spacing-xs)}.product-card__footer-content--colors .custom-product-card__swatch{border-color:var(--color-neutral-white)}.custom-product-card__swatches.custom-product-card__swatches--dynamic .custom-product-card__swatch{border-color:var(--color-neutral-dark)}@media (max-width: 36rem){.custom-product-card:has(.custom-product-card__swatches--static) .custom-product-card__price-row{flex-wrap:wrap;gap:var(--spacing-2xs)}}@media (min-width: 64rem){.custom-product-card__badge{top:var(--spacing-l);left:var(--spacing-l);padding:calc(var(--spacing-2xs) + var(--spacing-3xs)) var(--spacing-l)}.custom-product-card__info{padding:var(--spacing-m) var(--spacing-l)}.custom-product-card .yotpo-sr-bottom-line-left-panel{font-size:var(--font-size-2)!important}.custom-product-card .star-container svg{height:calc(var(--icon-m) / 2);width:calc(var(--icon-m) / 2)}}.custom-product-card__swatch-add-to-cart-container{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-s);margin-block-start:var(--spacing-2xs)}.custom-product-card__swatch-add-to-cart-container .quick-add{position:static;display:flex;flex-shrink:0}.custom-product-card__swatch-add-to-cart-container .quick-add__button{pointer-events:all}.cart-drawer__upsell .custom-product-card__swatch-add-to-cart-container{display:flex;align-items:center;justify-content:flex-end;gap:var(--spacing-s);position:absolute;bottom:var(--spacing-s);right:var(--spacing-s)}.cart-drawer__upsell .custom-product-card__swatch-add-to-cart-container .product-card__footer-content--colors{display:none}.cart-drawer__upsell .custom-product-card__swatch-add-to-cart-container:has(.custom-product-card__swatches){justify-content:space-between}.cart-drawer__upsell .custom-product-card__swatch-add-to-cart-container .quick-add{position:static;inset:auto;display:flex}.custom-product-card__dynamic-swatches-container{margin-block-start:var(--spacing-s)}.product-grid .product-grid__item .custom-product-card__dynamic-swatches-container{margin-block-start:auto;padding-block-start:var(--spacing-s)}.custom-product-card__dynamic-swatches-container .custom-product-card__swatches{padding-block-start:0}
/*# sourceMappingURL=/cdn/shop/t/117/assets/custom-product-card.css.map */
