.shubham-product-container{padding:20px;max-width:1100px;margin:0 auto;font-family:inherit}.shubham-product-grid{display:flex;flex-wrap:wrap;gap:60px;justify-content:center}.shubham-product-media{flex:1 1 45%;max-width:480px;min-width:320px;position:sticky;top:40px;align-self:flex-start;height:fit-content}.shubham-main-image-wrapper{position:relative;overflow:hidden;cursor:zoom-in;border-radius:6px;display:flex;justify-content:center;align-items:center;background-color:#fff}.shubham-main-image-wrapper img{width:auto;max-width:100%;height:auto;max-height:65vh;border-radius:6px;display:block;border:1px solid #EAEAEA;transition:transform .15s ease-out;transform-origin:50% 50%}.shubham-zoom-icon{position:absolute;top:15px;right:15px;background:#ffffffe6;border-radius:50%;padding:8px;display:flex;align-items:center;justify-content:center;color:#111;pointer-events:none;z-index:5;transition:opacity .2s;box-shadow:0 2px 8px #00000014}.shubham-zoom-icon svg{width:18px;height:18px}@media(min-width:769px){.shubham-main-image-wrapper.is-zoomed img{transform:scale(2.2)}.shubham-main-image-wrapper.is-zoomed .shubham-zoom-icon{opacity:0}}.shubham-thumbnails{display:flex;gap:12px;margin-top:15px;overflow-x:auto;padding-bottom:5px}.shubham-thumbnail{width:95px;height:105px;cursor:pointer;border:2px solid transparent;border-radius:4px;overflow:hidden;flex-shrink:0;transition:all .2s ease}.shubham-thumbnail.active{border-color:#111;box-shadow:0 0 0 1px #111}.shubham-thumbnail img{width:100%;height:100%;object-fit:cover}.shubham-product-info{flex:1 1 45%;max-width:500px;min-width:320px;padding-top:2px}.shubham-product-info>div{margin-bottom:5px}.shubham-product-info>div:last-child{margin-bottom:0}.shubham-product-vendor{text-transform:uppercase;font-size:14px;font-weight:600;letter-spacing:1.5px;color:#888;margin-bottom:1px}.shubham-urgency-tag{color:#d32f2f;font-weight:700;font-size:13px;margin-bottom:10px;display:flex;align-items:center;gap:5px}.shubham-product-title{font-size:34px;font-weight:600;margin:0 0 15px;color:#111;line-height:1.15;letter-spacing:-.5px}.shubham-product-price-block{display:flex;align-items:center;gap:12px;margin-bottom:4px}.shubham-price-compare{text-decoration:line-through;color:#888;font-size:18px;font-weight:500}.shubham-price-current{font-weight:700;font-size:26px;color:#111}.shubham-badge-free-shipping{background:#a69e6a;color:#fff;padding:4px 12px;font-size:11px;border-radius:20px;font-weight:700;letter-spacing:.5px}.shubham-taxes-text{font-size:12px;color:#888;margin-top:0}.shubham-global-text-block{font-size:14px;color:#444;background:#fafafa;padding:15px 20px;border-left:4px solid #111;line-height:1.6}.shubham-global-text-block p{margin:0}.shubham-option-label{display:block;margin-bottom:10px;font-size:13px;font-weight:500;color:#111}.shubham-option-values{display:flex;flex-wrap:wrap;gap:10px}.shubham-option-btn{padding:10px 22px;border:1px solid #EAEAEA;background:#fff;cursor:pointer;font-size:13px;font-weight:500;border-radius:4px;transition:all .2s ease;color:#444}.shubham-option-btn:hover{border-color:#111}.shubham-option-btn.selected{border-color:#111;background:#111;color:#fff}.shubham-option-btn.sold-out{opacity:.4;text-decoration:line-through}.shubham-qty-wrapper{display:flex;align-items:center;border:1px solid #EAEAEA;border-radius:4px;width:120px;height:48px;margin-bottom:25px}.shubham-qty-btn{background:none;border:none;width:40px;height:100%;font-size:18px;cursor:pointer;color:#111}.shubham-qty-input{width:40px;height:100%;text-align:center;border:none;font-size:15px;font-weight:500;outline:none;color:#111;-moz-appearance:textfield}.shubham-qty-input::-webkit-outer-spin-button,.shubham-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.shubham-product-actions{display:flex;gap:15px;width:100%}.shubham-btn-buy-now,.shubham-btn-add-cart{flex:1;padding:16px;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer;text-align:center;border-radius:4px;transition:all .2s ease}.shubham-btn-buy-now{background:#fff;color:#111;border:1px solid #111}.shubham-btn-add-cart{background:#111;color:#fff;border:1px solid #111}.shubham-btn-buy-now:hover{background:#f8f8f8}.shubham-btn-add-cart:hover{opacity:.85;transform:translateY(-1px);box-shadow:0 4px 10px #0000001a}.shubham-promo-banner{background-color:#fceaea;color:#c32b2b;text-align:center;padding:14px;border-radius:4px;font-weight:700;font-size:13px;letter-spacing:.5px}.shubham-trust-heading{font-size:14px;margin-bottom:12px;color:#111}.shubham-payment-icons{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:10px;opacity:.8}.shubham-native-payment-icon{height:26px;width:auto}.shubham-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.shubham-feature-box{border:1px solid #EAEAEA;border-radius:6px;padding:15px 8px;text-align:center;font-size:11px;line-height:1.4;font-weight:600;color:#555;background:#fff;display:flex;flex-direction:column;align-items:center;gap:8px;box-shadow:0 2px 4px #00000005}.shubham-feature-icon{font-size:18px}.shubham-product-description{font-size:14px;line-height:1.8;color:#444;border-top:1px solid #EAEAEA;padding-top:15px}@media(max-width:768px){.shubham-product-grid{flex-direction:column;gap:30px}.shubham-product-media{position:static}.shubham-product-title{font-size:28px}.shubham-feature-grid{grid-template-columns:repeat(2,1fr)}.shubham-product-actions{flex-direction:column;gap:12px}.shubham-btn-buy-now,.shubham-btn-add-cart{padding:18px}}.shubham-option-btn.shubham-color-swatch{width:38px;height:38px;padding:0;border-radius:50%;border:1px solid #ddd;box-shadow:inset 0 0 0 2px #fff6;position:relative;overflow:hidden;color:transparent}.shubham-option-btn.shubham-color-swatch:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a;border-color:#888}.shubham-option-btn.shubham-color-swatch.selected{border:2px solid #111;box-shadow:inset 0 0 0 3px #fff;transform:scale(1.05)}.shubham-option-btn.shubham-color-swatch.sold-out:after{content:"";position:absolute;top:50%;left:-20%;width:140%;height:2px;background-color:#d32f2f;transform:translateY(-50%) rotate(-45deg)}.shubham-color-swatch+.shubham-color-swatch{margin-left:6px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/shubham-creation-main-product.css.map */
