.verkline-product-card{position:relative;background:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden;transition:all .3s ease}.verkline-product-card:hover{border-color:#ddd;box-shadow:0 10px 40px #0000001f}.verkline-product-card__link{text-decoration:none;color:inherit;display:block}.verkline-product-card__image-wrapper{position:relative;aspect-ratio:1;overflow:hidden;background:#f8f8f8}.verkline-product-card__image{width:100%;height:100%;object-fit:contain;padding:20px;transition:all .4s ease}.verkline-product-card__image--primary{opacity:1}.verkline-product-card__image--hover{position:absolute;top:0;left:0;opacity:0}.verkline-product-card.has-hover-image:hover .verkline-product-card__image--primary{opacity:0}.verkline-product-card:hover .verkline-product-card__image--hover{opacity:1}.verkline-product-card.has-hover-image:hover .verkline-product-card__image--primary:only-child{opacity:1}.verkline-product-card__no-image{display:flex;align-items:center;justify-content:center;height:100%;color:#ccc;font-size:14px}.verkline-product-card__overlay{position:absolute;bottom:0;left:0;right:0;padding:15px;background:linear-gradient(transparent,#000000b3);opacity:0;transform:translateY(100%);transition:all .3s ease;display:flex;justify-content:center}.verkline-product-card:hover .verkline-product-card__overlay{opacity:1;transform:translateY(0)}.verkline-product-card__view{padding:10px 20px;background:#fdcf0b;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:4px}.verkline-product-card__badges{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:5px;z-index:2}.verkline-product-card__badge{padding:5px 10px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;border-radius:3px}.verkline-product-card__badge--sale{background:#fdcf0b;color:#fff}.verkline-product-card__badge--soldout{background:#333;color:#fff}.verkline-product-card__badge--new{background:#2ecc71;color:#fff}.verkline-product-card__wishlist-btn{position:absolute;top:10px;right:10px;z-index:3;background:#ffffffe6;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.verkline-product-card:hover .verkline-product-card__wishlist-btn{opacity:1}.verkline-product-card__wishlist-btn:hover{background:#fff}.verkline-product-card__wishlist-btn:hover svg{color:#e74c3c}.verkline-product-card__wishlist-btn.active svg{fill:#e74c3c;stroke:#e74c3c}.verkline-product-card__content{padding:20px;text-align:center}.verkline-product-card__title-link{text-decoration:none;color:inherit}.verkline-product-card__title{font-size:14px;font-weight:500;color:#1a1a1a;margin:0 0 10px;line-height:1.4;min-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.verkline-product-card__title-link:hover .verkline-product-card__title{color:#fdcf0b}.verkline-product-card__price{font-size:18px;font-weight:700;color:var(--verkline-yellow, #FDCF0B);margin-bottom:15px}.verkline-product-card__price-sale{color:var(--verkline-yellow, #FDCF0B)}.verkline-product-card__price-old{font-size:14px;color:#999;text-decoration:line-through;margin-left:8px;font-weight:400}.verkline-product-card__omnibus{font-size:11px;color:#999;margin:-8px 0 10px;line-height:1.4}.verkline-product-card__add-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 20px;background:#1a1a1a;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;text-decoration:none}.verkline-product-card__add-btn:hover{background:#fdcf0b}.verkline-product-card__add-btn svg{width:16px;height:16px}.verkline-product-card__add-btn--options{background:transparent;color:#1a1a1a;border:2px solid #1a1a1a}.verkline-product-card__add-btn--options:hover{background:#1a1a1a;color:#fff}.verkline-product-card__add-btn--soldout{background:#ccc;color:#666;cursor:not-allowed}.verkline-product-card__add-btn--soldout:hover{background:#ccc;transform:none}.verkline-product-card__add-btn.adding{pointer-events:none;background:#2ecc71}.verkline-product-card__add-btn.added{background:#2ecc71}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}@media(max-width:600px){.verkline-product-card__content{padding:12px}.verkline-product-card__title{font-size:12px;min-height:34px}.verkline-product-card__price{font-size:15px;margin-bottom:10px}.verkline-product-card__add-btn{padding:10px 12px;font-size:10px}.verkline-product-card__overlay{display:none}.verkline-product-card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/73/assets/verkline-product-card.css.map */
