.product-card-outer{display:flex;flex-direction:column;height:100%}.product-card{border:1px solid #b7cade;flex:1;border-radius:5px}.product-card__title{margin-bottom:10px}.product-card__image-wrap{position:relative;overflow:hidden}.product-card__image-wrap img{max-width:100%;height:auto;padding:20px}.product-card__image-wrap .labels{position:absolute;top:10px;left:10px}.product-card__image-wrap .labels .label{background-color:var(--accent_tertiary);color:#fff;border-radius:4px;padding:8px 10px;font-size:16px;line-height:20px;font-weight:700}.product-card__image-wrap .wishlist-btn{position:absolute;top:16px;right:16px;cursor:pointer}.product-card__image-wrap .wishlist-btn.disabled{opacity:.6;pointer-events:none}.product-card__image-wrap .wishlist-btn i{font-size:24px;color:var(--accent_primary);transition:font-size .1s ease-in-out}.product-card__image-wrap .wishlist-btn i:hover,.product-card__image-wrap .wishlist-btn.active i{color:var(--accent_tertiary)}.product-card__image-wrap .colours ul{position:absolute;left:20px;bottom:-30px;width:calc(100% - 40px);gap:4px;transition:all .2s ease-in-out}.product-card__image-wrap .colours ul li a{display:block;width:16px;height:16px;border-radius:50%;border:1px solid var(--color_black)}.product-card__image-wrap:hover .colours ul{bottom:22px}.product-card__info-wrap{padding:0 16px 16px;flex:1;font-size:14px}.product-card__info-wrap .reviews{display:flex;align-items:center;gap:4px;margin-bottom:10px}.product-card__info-wrap .reviews .jdgm-prev-badge{display:flex!important;gap:8px}.product-card__info-wrap .reviews .jdgm-prev-badge__stars{display:flex}.product-card__info-wrap .reviews .jdgm-prev-badge__text{font-size:12px;color:var(--color_dark_grey)}.product-card__info-wrap .delivery{margin-bottom:10px;color:var(--color_success)}.product-card__info-wrap .delivery span{font-weight:700}.product-card__info-wrap .delivery i{font-size:20px}.product-card__info-wrap .price-wrap{margin-bottom:10px;flex-wrap:wrap}.product-card__info-wrap .price-wrap .price-old{margin-right:10px;font-size:16px;text-decoration-line:line-through}.product-card__info-wrap .price-wrap .price-new{color:var(--accent_secondary)}.product-card__info-wrap .price-wrap .price-new__from{font-size:16px;font-weight:700}.product-card__info-wrap .product-variants{margin-bottom:10px}.product-card__info-wrap .product-variants ul{padding-left:16px}.product-card__info-wrap .product-variants ul li{position:relative;line-height:20px}.product-card__info-wrap .product-variants ul li:not(:last-child){margin-bottom:7px}.product-card__info-wrap .product-variants ul li:before{content:"";position:absolute;top:8px;left:-14px;display:block;width:6px;height:6px;border-radius:50%;background-color:var(--color_border)}.product-card__info-wrap .btn-wrap{margin-top:auto}.product-card__info-wrap .btn-wrap .btn{width:100%}.product__labels{position:absolute;top:10px;left:10px;z-index:3;display:flex;flex-direction:column;gap:6px}.product__label{padding:8px 10px;border-radius:4px;font-size:16px;line-height:20px;font-weight:700;color:#fff;background:var(--accent_primary);width:max-content}.product__label--no-label{display:none}
/*# sourceMappingURL=/cdn/shop/t/25/assets/ss-product-card.css.map */
