.ts-product-card{width:100%;height:100%;display:flex;flex-direction:column;gap:16px}.ts-product-card--cart{height:auto}.ts-product-card--mobile{flex-direction:row;margin-bottom:2rem}.ts-product-card__bonus-product{font-family:Sweet Sans Pro;font-size:16px;font-weight:700;margin-bottom:16px}.ts-product-card__media{display:flex;position:relative}.ts-product-card__media img,.ts-product-card__media svg{width:100%;object-fit:contain;height:auto;aspect-ratio:1 / 1.06}.ts-product-card__media .ts-hover-image{position:absolute;top:0;left:0;z-index:1;opacity:0;transition:opacity .4s ease}.ts-product-card__media:hover .ts-hover-image{opacity:1}.ts-product-card__content{display:flex;flex-direction:column;height:100%}.ts-product-card__rating{display:flex;align-items:center;gap:4px;color:var(--heading-color);margin:0 0 8px;font-size:12px}.ts-product-card__rating svg{width:114px;height:auto}.ts-product-card__title{font-family:var(--secondary-font);font-size:18px;font-weight:600;line-height:1.2;color:var(--heading-color);margin:0 0 4px}.ts-product-card__description{font-family:var(--secondary-font);font-size:14px;font-weight:400;line-height:1.2;color:var(--body-color);margin:0 0 16px}.ts-product-card__options{display:flex;gap:4px;flex-wrap:wrap;margin:auto 0 16px}.ts-product-card__option{width:28px;height:28px;display:flex}.ts-product-card__option--more{flex:1;text-align:end;display:flex;align-items:center;justify-content:end;font-family:var(--secondary-font);font-size:18px;font-weight:400;line-height:1.2;color:var(--body-color)}.ts-product-card__price{display:flex;align-items:center;gap:4px;color:var(--heading-color);margin:0 0 16px;font-weight:700}.ts-product-card__price--main.on-sale{color:#b30e02!important}.ts-product-card__price--compare{color:var(--body-color);text-decoration:line-through}.ts-product-card__button{width:100%;height:50px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:var(--white-color);border:1px solid var(--accent-color);background-color:var(--accent-color);transition:background-color .3s,color .3s;font-family:var(--main-font);font-size:16px;font-weight:700;line-height:1.1;letter-spacing:.1em}.ts-product-card__button:hover{color:var(--accent-color);background-color:transparent}.ts-product-card__option.is-selected{border:1px solid rgb(39,39,39)}@media screen and (max-width:649px){.ts-product-card__media img,.ts-product-card__media svg{aspect-ratio:1 / 1}.ts-product-card__rating svg{width:74px}.ts-product-card__title{margin:0 0 8px;font-size:14px}.ts-product-card__description{font-size:14px}.ts-product-card__options{gap:6px;margin:auto 0 20px}.ts-product-card__option{width:24px;height:24px}.ts-product-card__option--more{font-size:16px;justify-content:start}.ts-product-card__button{height:40px;font-size:12px;margin:0}}@media screen and (min-width:1093px){.cart-footer__wrapper .ts-collection-grid__item{display:none}}
/*# sourceMappingURL=/cdn/shop/t/90/assets/ts-product-card.css.map */
