:root{--color-black: #161716;--color-white: #FFFFFF;--color-gray-light: #F4F4F4;--color-gray: #6B6B6B;--color-gray-text: #707070;--color-gray-border: #D8D8D8;--color-yellow: #EFD33D;--color-red: #D0342C;--color-red-bg: #FDEEEE;--color-dot-inactive: #D8D8D8;--color-dot-active: #161716;--font-primary: "Boston", "Inter", sans-serif;--font-secondary: "Inter", sans-serif;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 20px;--spacing-2xl: 24px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px}.product-card--root{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;align-self:stretch;padding:8px;background:#fff;border-radius:12px;text-align:left;transition:all .3s ease}@media(max-width:767px){.product-card--root{border-radius:12px;gap:20px;padding:8px;position:relative}}@media(min-width:768px){.product-card--root{position:relative;border-radius:12px;width:348px;max-width:348px}}.product-card--image-wrapper{width:100%;align-self:stretch;position:relative;display:flex;flex-direction:column;align-items:center;border-radius:8px;overflow:visible}.product-card--image-container{width:100%;align-self:stretch;padding:6px 8px 8px 6px;display:flex;flex-direction:column;gap:10px;position:relative}.product-card--image-slider{width:100%;aspect-ratio:1 / 1;border-radius:8px;background:var(--color-gray-light);position:relative;overflow:hidden}.product-card--image,.product-card--slider-image,.product-card--hover-image{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-md);transition:opacity .5s ease}.product-card--slider-image{position:absolute;top:0;left:0;opacity:0;pointer-events:none}.product-card--slider-image.active{opacity:1;pointer-events:auto}.product-card--hover-image{position:absolute;top:0;left:0;opacity:0}@media(hover:hover){.product-card--root:has(.product-card--hover-image) .product-card--image-wrapper:hover .product-card--hover-image{opacity:1}.product-card--root:has(.product-card--hover-image) .product-card--image-wrapper:hover .product-card--image{opacity:0}}.product--labels{position:absolute;top:6px;left:6px;right:8px;display:flex;flex-wrap:wrap;gap:var(--spacing-xs);justify-content:flex-start;align-items:flex-start;z-index:2}.product--label{background:var(--color-black);color:var(--color-gray-light);font-family:var(--font-secondary);font-weight:500;font-size:10px;line-height:1.21;text-transform:uppercase;padding:4px 8px;border-radius:var(--radius-sm);white-space:nowrap}@media(min-width:768px){.product--label{font-size:10px!important}}.product--label:empty{display:none}.product--label[data-label-type=out-of-stock]{display:none}.product-card--slider-dots{display:flex;justify-content:center;align-items:center;gap:3px;width:100%;padding:10px 0 0;margin:0}@media screen and (max-width:767px){.product-card--slider-dots{padding-top:6px}}.slider-dot{width:27px;height:2px;background-color:var(--color-dot-inactive);border-radius:1px;cursor:pointer;transition:background-color .3s ease;border:none;padding:0}.slider-dot.active{background-color:var(--color-dot-active)}.slider-dot:hover{background-color:var(--color-gray-text)}.product-card--details{display:flex;flex-direction:column;flex:1;gap:12px;width:100%;padding:0 var(--spacing-sm) var(--spacing-md)}.product-card--root .product-card--form,.product-card--root .product-card--add-to-cart-button{margin-top:auto}.product-card--title-placeholder{width:80%}.related-products--wrapper .product-details--title-wrapper{flex-direction:row}.product-details--title-wrapper{display:flex;width:100%;gap:8px}@media only screen and (max-width:767px){.product-details--title-wrapper{flex-direction:column-reverse!important;gap:0}}.product-review--data .bv_main_container_row_normal .bv_incentivized_component_container,.product-review--data button.bv_button_buttonMinimalist.bv_war_button,.product-review--data .bv_stars_component_container{display:none!important}.product-review--data .bv_stars_component_container svg{display:none!important}.product-review--data img{width:16px;height:16px}.product-review--data .bv_main_container{padding:0!important;margin:0!important}body.template-collection .product-card--root .product-review--data .bv_main_container,.collection-template .product-card--root .product-review--data .bv_main_container,.product-list .product-card--root .product-review--data .bv_main_container,.product-card--root .product-review--data [data-bv-show=rating_summary] .bv_main_container{margin:0!important;padding:0!important;min-height:0!important;height:auto!important}.product-card--root .product-review--data .bv_main_container .bv_main_container_row_normal,.product-card--root .product-review--data .bv_main_container .bv_incentivized_component_container{margin:0!important;padding:0!important;height:auto!important}.product-card--vendor{font-family:var(--font-secondary);font-weight:500;font-size:10px;line-height:1;color:var(--color-black);text-transform:uppercase;letter-spacing:.01em}.product-card--title{font-family:var(--font-primary);font-weight:700;font-size:14px;line-height:1.2;color:var(--color-black);margin:0}.product-card--weight{font-family:Inter;font-weight:500;font-style:Medium;font-size:10px;line-height:100%;letter-spacing:0%;color:#707070;text-transform:uppercase}.product-card--weight .weight-unit{text-transform:none}@media(min-width:768px){.product-card--title{font-size:16px}}.product-card--title-link{text-decoration:none;color:inherit}.product-card--variant{font-family:var(--font-secondary);font-size:10px;line-height:1;color:var(--color-gray)}.product-card--price-wrapper{display:flex;flex-direction:column;gap:var(--spacing-xs);align-items:center}.product--price-wrapper{display:flex;gap:var(--spacing-sm);align-items:center;justify-content:center}.product--price{font-family:var(--font-primary);font-weight:600;font-size:16px;line-height:1;color:var(--color-black)}@media(min-width:768px){.product--price{font-size:18px}}.product--compare-price{font-family:var(--font-secondary);font-size:16px;color:var(--color-gray);text-decoration:line-through}.product--unit-price-container{font-size:10px;color:var(--color-gray);font-family:var(--font-secondary)}.product-rating--root{display:flex;gap:var(--spacing-xs);align-items:center;justify-content:center}.product-rating--number{font-weight:600;font-size:12px;color:var(--color-black)}.product-rating--count{font-size:10px;color:var(--color-gray)}.product-card--club-badge{background:var(--color-yellow);border-radius:var(--radius-sm) var(--radius-sm) 0 0;padding:var(--spacing-sm) var(--spacing-md);width:100%;font-size:10px;color:var(--color-black);font-family:var(--font-secondary);text-align:center}.product-card--add-to-cart{background:var(--color-white);border:1px solid var(--color-gray-border);border-radius:var(--radius-md);padding:var(--spacing-md) var(--spacing-lg);width:100%;font-family:var(--font-primary);font-weight:500;font-size:14px;color:var(--color-black);text-transform:lowercase;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.product-card--add-to-cart:hover:not(:disabled){background:var(--color-black);color:var(--color-white);border-color:var(--color-black)}.product-card--add-to-cart:disabled{opacity:.5;cursor:not-allowed}.product-card--add-to-cart.adding{background:var(--color-gray-light);color:var(--color-gray-text);cursor:wait;pointer-events:none}.product-card--add-to-cart.added{background:var(--color-black);color:var(--color-white);border-color:var(--color-black)}.product-card--add-to-cart.error{background:var(--color-red-bg);color:var(--color-red);border-color:var(--color-red)}.product-card--add-to-cart:active:not(:disabled){transform:scale(.98)}.product-card--add-to-cart:focus-visible{outline:2px solid var(--color-black);outline-offset:2px}.product-card--swatches--column-view,.product-card--swatches--horizontal-view{width:100%}.swatches--container{display:flex;gap:var(--spacing-xs);justify-content:center;flex-wrap:wrap}.product-card--wishlist-button{width:44px;height:44px;background:transparent;border:none;cursor:pointer;position:absolute;top:6px;right:6px;z-index:3;display:flex;align-items:center;justify-content:center}.product-card--wishlist-button svg{width:24px;height:24px;fill:none;stroke:var(--color-black);stroke-width:1.5px;transition:all .3s ease}.product-card--wishlist-button:hover svg,.product-card--wishlist-button.active svg{fill:var(--color-red);stroke:var(--color-red)}@media(hover:hover){.product-card--root:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}}.product-card--root[data-text-layout=left]{text-align:left}.product-card--root[data-text-layout=left] .product-card--details,.product-card--root[data-text-layout=left] .product--price-wrapper,.product-card--root[data-text-layout=left] .swatches--container{align-items:flex-start;justify-content:flex-start}.product-card--root[data-text-layout=right]{text-align:right}.product-card--root[data-text-layout=right] .product-card--details,.product-card--root[data-text-layout=right] .product--price-wrapper,.product-card--root[data-text-layout=right] .swatches--container{align-items:flex-end;justify-content:flex-end}.product-quick-add{opacity:0;transition:opacity .3s ease}@media(hover:hover){.product-card--root:hover .product-quick-add{opacity:1}}@media(max-width:767px){.product-card--root{padding:var(--spacing-sm)}.product-card--details{padding:0 0 0 4px!important}product-buy-buttons-element.product-buy-buttons--root{padding:0!important;margin-top:16px}.product--label{font-size:9px}}@media(min-width:768px)and (max-width:1023px){.product-card--root .product-buy-buttons--root{width:calc(100% - 16px)}}.product-card--image[loading=lazy]{background:var(--color-gray-light)}.product-card--root:focus-within{outline:2px solid var(--color-black);outline-offset:2px}@media only screen and (min-width:768px){.carousel--container{--image--height: 336px}}@media only screen and (max-width:767px){.carousel--container{--image--height: 234px}}.carousel--container .product-card--image-slider{width:var(--image--height);height:var(--image--height);margin:0 auto;overflow:hidden}.featured-collection--products .carousel--container .product-card--image-slider{width:auto;height:auto}.carousel--container .product-card--image-slider img{width:100%;height:100%;object-fit:cover}.carousel--container .product-card--image-container{height:var(--image--height)}.main-collection--grid .product-card--root,.carousel--container .product-card--root,.featured-collection--products .product-card--root{min-height:var(--product-card-max-height, auto)}.carousel--container .slick-dots{display:flex!important;justify-content:center;align-items:center;gap:3px;list-style:none;padding:0;margin:10px 0 0;bottom:auto;position:static}.carousel--container .slick-dots li{margin:0;width:27px;height:2px}.carousel--container .slick-dots li button{display:block;width:27px;height:2px;padding:0;background:var(--color-dot-inactive);border:none;border-radius:1px;font-size:0;line-height:0;color:transparent;cursor:pointer;outline:none}.carousel--container .slick-dots li button:before{display:none}.carousel--container .slick-dots li.slick-active button{background:var(--color-dot-active)}.carousel--container .slick-slide{margin:0 8px;position:relative}.carousel--container .slick-slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--color-gray-light);opacity:.55;pointer-events:none;transition:opacity .3s ease;z-index:1}.carousel--container .slick-slide.slick-current:after,.carousel--container .slick-slide.slick-center:after{opacity:0}.main-collection--grid,.featured-collection--products[data-container=panel][data-display-type=grid]{align-items:stretch}.featured-collection--products[data-container=panel][data-display-type=grid]>.product-card--root{align-self:stretch}.featured-collection--products .carousel--block{display:flex;flex-direction:column;align-self:stretch}.featured-collection--products .carousel--block .product-card--root{flex:1}@media print{.product-card--slider-dots,.product-card--wishlist-button,.product-quick-add{display:none!important}}.featured-collection--products .carousel--root .product-card--root,.related-products--wrapper .product-card--root{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.product-card--details product-buy-buttons-element.product-buy-buttons--root{flex-direction:column!important;gap:0px;margin-top:20px!important}.product-card--details .club-olay-badge{margin-bottom:0;align-self:end}@media only screen and (min-width:640px){.section--featured-products [data-section-id]>.featured-collection--wrapper{max-width:1400px}}.product-card--details .club-olay-badge{border-radius:4px 4px 0 0!important}[data-bv-show=rating_summary] .bv_main_container{padding:0!important;margin:0!important}
/*# sourceMappingURL=/cdn/shop/t/10/assets/product-card-custom.css.map */
