.custom-product-card{height:100%}.custom-product-card__inner{display:flex;flex-direction:column;height:100%;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;background:#fff;transition:box-shadow .2s ease}.custom-product-card__inner:hover{box-shadow:0 4px 12px #00000014}.custom-product-card__image-wrapper a{display:block}.custom-product-card__image{position:relative;width:100%;aspect-ratio:var(--aspect-ratio, 1);overflow:hidden;background:#f8fafc}.custom-product-card__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.custom-product-card__image .placeholder-svg{width:100%;height:100%}.custom-product-card__info{display:flex;flex-direction:column;padding:12px 16px 16px;flex-grow:1}.custom-product-card__category{margin-bottom:6px}.custom-product-card__category a{display:inline-block;background:#2d3748;color:#fff;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:3px 10px;border-radius:3px;text-decoration:none;line-height:1.4}.custom-product-card__category a:hover{background:#1a202c}.custom-product-card__title{font-size:13px;font-weight:600;line-height:1.4;margin:0 0 4px;color:#1a202c}.custom-product-card__title a{color:inherit;text-decoration:none}.custom-product-card__title a:hover{color:#2d3748;text-decoration:underline}.custom-product-card__sku{font-size:12px;color:#718096;margin:0 0 12px}.custom-product-card__price-wrapper{text-align:center;padding:8px 0;margin-bottom:12px;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.custom-product-card__price-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#718096;margin-bottom:2px}.custom-product-card__price{display:block;font-size:16px;font-weight:700;color:#e53e3e}.custom-product-card__actions{margin-top:auto}.custom-product-card__form-row{display:flex;gap:8px;align-items:stretch}.custom-product-card__qty{display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:4px;overflow:hidden;flex-shrink:0}.custom-qty-btn{width:28px;height:36px;display:flex;align-items:center;justify-content:center;background:#f7fafc;border:none;cursor:pointer;font-size:16px;color:#4a5568;padding:0;line-height:1}.custom-qty-btn:hover{background:#edf2f7}.custom-qty-input{width:36px;height:36px;text-align:center;border:none;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;font-size:13px;font-weight:600;padding:0;-moz-appearance:textfield;background:#fff}.custom-qty-input::-webkit-outer-spin-button,.custom-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-product-card__atc-btn{flex:1;display:flex;align-items:center;justify-content:center;background:#2d3748;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;text-decoration:none;padding:8px 12px;transition:background .2s ease;min-height:36px}.custom-product-card__atc-btn:hover{background:#1a202c;color:#fff}.custom-product-card__atc-btn--options{background:#4a5568}.custom-product-card__atc-btn--options:hover{background:#2d3748}.custom-product-card__atc-btn--sold-out{background:#cbd5e0;color:#718096;cursor:not-allowed;width:100%}@media (max-width: 1023px){.custom-product-card__title{font-size:12px}.custom-product-card__price{font-size:14px}.custom-product-card__atc-btn{font-size:11px;padding:6px 8px}}@media (max-width: 767px){.custom-product-card__info{padding:10px 12px 14px}.custom-product-card__category a{font-size:10px;padding:2px 8px}.custom-product-card__form-row{flex-direction:column}.custom-product-card__qty{justify-content:center}.custom-product-card__atc-btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/custom-product-cards.css.map */
