.product-card3{gap:calc(.75*var(--rem));cursor:pointer;flex-direction:column;width:100%;height:100%;display:flex}.product-card3 .variant-selector1-wrapper{margin:0}.variant-selector1{justify-content:center;align-items:center}.product-card3-asset-wrapper{background-color:#f5f5f5;width:100%;height:100%;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 8px #00000014}.product-card3-asset{object-fit:cover;width:100%;height:100%}.product-card3-info{flex-direction:column;gap:2px;padding:12px;display:flex}.product-card3-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.product-card3-header{flex-direction:column;flex:1;gap:2px;display:flex}.product-card3-action{flex-shrink:0}.product-card3-name{color:#333;margin:0;font-size:1.1rem;font-weight:500}.product-card3-pricing{align-items:center;gap:8px;display:flex}.product-card3-price{color:#c00;font-size:1.1rem;font-weight:600}.product-card3-mrp{color:#999;font-size:.9rem;text-decoration:line-through}.product-card3-discount{color:#008a00;font-size:.9rem;font-weight:500}.product-card3-description{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0;font-size:.85rem;display:-webkit-box;overflow:hidden}.product-card3-variants{margin-top:8px}.product-card3-variants .variant-selector1-options{justify-content:flex-start;gap:10px}.product-card3-variants .variant-selector1-option.text-swatch{color:#000;background-color:#fff;border:1px solid #e0e0e0;border-radius:50px;justify-content:center;align-items:center;min-width:45px;height:35px;padding:0 16px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.product-card3-button .cart-button3{color:#333;white-space:nowrap;background:0 0;border:1px solid #333;border-radius:2px;width:auto;padding:8px 16px;font-size:.9rem;font-weight:400}.product-card3-button .cart-button3:hover{color:#fff;background:#333}.cart-button3 button{color:#000;background-color:#fff;border:1px solid #000}.cart-button3 .cart-button3-quantity{color:#000}@container (min-width:300px){.product-card3-info{gap:2px;padding:12px}}
