.product-card{display:flex;flex-direction:column;background:#222;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:100%}.product-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #ee33474d}.product-card.sold-out{opacity:.7}.product-card.sold-out .product-card-image{filter:grayscale(50%)}.product-card-image-wrapper{position:relative;width:100%;overflow:hidden}.product-card-image-container{position:relative;width:100%;padding-bottom:100%}.product-card-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card-badge{position:absolute;top:12px;left:12px;background:#ee3347;color:#fff;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:600;z-index:2}.product-card-badge.sold-out{background:#302d2f;color:#999}.product-card-info{padding:16px;flex:1;display:flex;flex-direction:column;justify-content:flex-start}.product-card-bottom{margin-top:auto;display:flex;flex-direction:column}.product-card-title{font-size:16px;font-weight:600;color:#ebebeb;margin:0 0 8px;line-height:1.4;display:block;overflow:visible}.product-card-title a{color:inherit;text-decoration:none}.product-card-title a:hover{color:#ee3347}.product-card-price{font-size:18px;font-weight:700;color:#ebebeb;margin-bottom:12px}.product-card-price-compare{font-size:14px;color:#999;text-decoration:line-through;margin-left:8px}.product-card-variants{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.variant-button{padding:6px 12px;border:1px solid #ee3347;background:#222;color:#ebebeb;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;position:relative}.variant-button:hover:not(.variant-disabled){background:#ee3347;border-color:#ee3347;color:#ebebeb}.variant-button.variant-selected{background:#ee3347;border-color:#ee3347;color:#ebebeb}.variant-button.variant-disabled{background:#302d2f;color:#999;cursor:not-allowed;opacity:.6;border-color:#302d2f}.variant-button.variant-disabled:after{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#999;transform:translateY(-50%)}.card-qty-selector{display:flex;align-items:center;gap:0;margin-bottom:8px;border:1px solid #ee3347;border-radius:6px;overflow:hidden;width:100%}.qty-input-wrapper{position:relative;flex:1;display:flex}.qty-btn{background:#1a1a1a;color:#ebebeb;border:none;width:36px;height:36px;font-size:18px;cursor:pointer;flex-shrink:0;transition:background .2s ease;line-height:1;display:flex;align-items:center;justify-content:center}.qty-btn:hover{background:#ee3347}.qty-input{flex:1;background:#222;color:#ebebeb;border:none;border-left:1px solid #ee3347;border-right:1px solid #ee3347;text-align:center;font-size:14px;font-weight:600;height:36px;width:100%;-moz-appearance:textfield}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-max-msg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ee3347;color:#fff;font-size:11px;font-weight:700;pointer-events:none;border-left:1px solid #ee3347;border-right:1px solid #ee3347;opacity:0;transition:opacity .2s ease}.qty-max-msg.show{opacity:1}.custom-atc-btn{width:100%;padding:12px 24px;background:#ee3347;color:#ebebeb;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .3s ease;margin-top:auto}.custom-atc-btn:hover:not(:disabled){background:#d62d40}.custom-atc-btn:disabled{background:#302d2f;color:#999;cursor:not-allowed}.product-recommendations__content .swiper-wrapper{align-items:stretch}.product-recommendations__content .swiper-slide{height:auto!important}.product-recommendations__item{height:100%;display:flex;flex-direction:column}.product-recommendations__item .product-card,.product-recommendations__item .product-card-info{flex:1;display:flex;flex-direction:column}.product-recommendations__item .product-card-bottom{margin-top:auto}.product-recommendations__content,.product-recommendations__wrapper,.product-recommendations__item{overflow:visible!important}@media screen and (max-width:768px){.product-card{flex-direction:row;border-radius:8px!important;align-items:stretch;width:100%;box-sizing:border-box;overflow:hidden!important;height:auto!important}.product-card-info{padding:12px;flex:1 1 0;min-width:0;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;border-radius:0 8px 8px 0!important}.product-card-title{font-size:13px;font-weight:500;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;word-break:break-word}.product-card-title a{white-space:normal;word-break:break-word;overflow-wrap:break-word}.product-card-price{font-size:15px;font-weight:700;margin-bottom:8px}.product-card-variants{gap:4px;margin-bottom:8px;flex-wrap:wrap}.variant-button{padding:5px 9px;font-size:11px}.custom-atc-btn{padding:10px;font-size:13px;border-radius:6px;width:100%;box-sizing:border-box}.card-qty-selector{display:flex!important;width:100%;box-sizing:border-box;margin-bottom:6px}.qty-btn{width:32px;height:32px;font-size:16px}.qty-input{height:32px;font-size:13px}.product-recommendations__item .product-card-variants{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px}.product-recommendations__item .variant-button{width:auto!important;text-align:center;box-sizing:border-box;min-width:0}}@media screen and (min-width:769px){.product-card-title{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important;white-space:normal!important}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/custom-product-card.css.map */
