.shubh-wishlist-heart-btn{position:absolute;top:10px;right:10px;width:20px;height:20px;border-radius:50%;background:#faf6f0e6;border:1px solid #eadfd2;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;padding:0;transition:transform .2s cubic-bezier(.175,.885,.32,1.275),background-color .25s,border-color .25s;box-shadow:0 3px 10px #3a240814}.shubh-wishlist-heart-btn:hover{transform:scale(1.12);background:#faf6f0;border-color:#8c7960}.shubh-wishlist-heart-btn svg{width:17px;height:17px;fill:none;stroke:#8a6f45;stroke-width:1px;transition:fill .25s,stroke .25s}.shubh-wishlist-heart-btn:hover svg{stroke:#8c7960}.shubh-wishlist-heart-btn.active svg{fill:#8c7960;stroke:#8c7960}.shubh-product-wishlist-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:none;color:#3a2408;border:none;font-size:1.4rem;font-weight:600;border-radius:8px;cursor:pointer;transition:border-color .25s,color .25s,background-color .25s}.shubh-product-wishlist-btn:hover{border-color:#8c7960;color:#8c7960;background:#fff}.shubh-product-wishlist-btn svg{width:18px;height:18px;fill:none;stroke:#8a6f45;stroke-width:1px;transition:fill .25s,stroke .25s}.shubh-product-wishlist-btn:hover svg{stroke:#8c7960}.shubh-product-wishlist-btn.active svg{fill:#8c7960;stroke:#8c7960}.shubh-wishlist-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;display:flex;align-items:center;justify-content:center}.shubh-wishlist-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#3a240866;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.shubh-wishlist-modal-card{position:relative;background:#faf6f0;border:1px solid #eadfd2;border-radius:16px;width:90%;max-width:440px;padding:3rem 2.5rem;box-shadow:0 10px 40px #3a240826;z-index:10;animation:wishlistModalFadeIn .3s cubic-bezier(.16,1,.3,1)}@keyframes wishlistModalFadeIn{0%{opacity:0;transform:scale(.96) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.shubh-wishlist-modal-close{position:absolute;top:15px;right:15px;background:0 0;border:0;font-size:2.8rem;line-height:1;color:#8a6f45;cursor:pointer;padding:0;transition:color .15s}.shubh-wishlist-modal-close:hover{color:#8c7960}.shubh-wishlist-modal-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.shubh-wishlist-modal-icon svg{width:44px;height:44px;fill:#8c7960}.shubh-wishlist-modal-title{font-family:Manrope,sans-serif;font-size:2.2rem;font-weight:700;color:#3a2408;text-align:center;margin:0 0 .8rem}.shubh-wishlist-modal-subtitle{font-family:Manrope,sans-serif;font-size:1.3rem;line-height:1.5;color:#8a6f45;text-align:center;margin:0 0 2rem}.shubh-wishlist-input-group{margin-bottom:1.5rem;display:flex;flex-direction:column}.shubh-wishlist-input-group label{font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:600;color:#3a2408;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.shubh-wishlist-input-group input{font-family:Manrope,sans-serif;background:#fff;border:1px solid #eadfd2;border-radius:8px;padding:1rem 1.2rem;font-size:1.4rem;color:#3a2408;outline:0;transition:border-color .2s}.shubh-wishlist-input-group input:focus{border-color:#8c7960}.shubh-wishlist-submit-btn{width:100%;background:#8c7960;color:#fff;font-family:Manrope,sans-serif;font-size:1.4rem;font-weight:700;padding:1.2rem;border:0;border-radius:8px;cursor:pointer;transition:background-color .2s;margin-top:1rem;box-shadow:0 3px 10px #8c796033}.shubh-wishlist-submit-btn:hover{background:#a04a08}.shubh-wishlist-modal-switch{text-align:center;margin-top:2rem;font-family:Manrope,sans-serif;font-size:1.3rem;color:#8a6f45}.shubh-wishlist-modal-switch a{color:#8c7960;text-decoration:none;font-weight:600}.shubh-wishlist-modal-switch a:hover{text-decoration:underline}.shubh-wishlist-modal form errors,.shubh-wishlist-modal .errors{background:#fdf3f2;border:1px solid #f3c3c0;color:#c0392b;padding:1rem;border-radius:8px;font-size:1.25rem;margin-bottom:1.5rem;list-style:none}.shubh-wishlist-drawer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;justify-content:flex-end}.shubh-wishlist-drawer-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#3a240866;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.shubh-wishlist-drawer-card{position:relative;background:#faf6f0;border-left:1.5px solid #eadfd2;width:100%;max-width:440px;height:100%;box-shadow:-10px 0 40px #3a24081f;z-index:10;display:flex;flex-direction:column;animation:wishlistDrawerSlideIn .35s cubic-bezier(.16,1,.3,1)}@keyframes wishlistDrawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.shubh-wishlist-drawer-header{padding:2.2rem 2.5rem;border-bottom:1.5px solid #eadfd2;display:flex;align-items:center;justify-content:space-between}.shubh-wishlist-drawer-header h3{font-family:Manrope,sans-serif;font-size:2.2rem;font-weight:700;color:#3a2408;margin:0}.shubh-wishlist-drawer-close{background:0 0;border:0;font-size:2.8rem;line-height:1;color:#8a6f45;cursor:pointer;padding:0;transition:color .15s}.shubh-wishlist-drawer-close:hover{color:#8c7960}.shubh-wishlist-drawer-header-actions{display:flex;align-items:center;gap:1.2rem}.shubh-wishlist-share-btn{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;background:0 0;border:1px solid #eadfd2;border-radius:50%;color:#8a6f45;cursor:pointer;padding:0;transition:color .15s,border-color .15s}.shubh-wishlist-share-btn:hover{color:#8c7960;border-color:#8c7960}.shubh-wishlist-share-message{display:block;text-align:center;font-family:Manrope,sans-serif;font-size:1.2rem;color:#8c7960;padding:0 2.5rem;max-height:0;overflow:hidden;opacity:0;transition:opacity .2s ease,max-height .2s ease}.shubh-wishlist-share-message.is-visible{opacity:1;max-height:4rem;padding-top:1rem}.shubh-wishlist-drawer-items{flex-grow:1;overflow-y:auto;padding:1rem 1.5rem}.shubh-wishlist-loader,.shubh-wishlist-empty-msg{text-align:center;font-family:Manrope,sans-serif;font-size:1.5rem;color:#8a6f45;padding:5rem 0}.shubh-wishlist-drawer-item{display:flex;gap:1.5rem;background:#faf6f0;border:1px solid #dfd5c6;border-radius:12px;padding:.5rem;margin-bottom:1.5rem;box-shadow:0 4px 15px #3a24080a;transition:transform .2s,box-shadow .2s}.shubh-wishlist-drawer-item:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3a240814}.shubh-wishlist-item-img-wrapper{position:relative;width:90px;height:90px;flex-shrink:0;border-radius:8px;overflow:hidden;border:1px solid #dfd5c6;background:#fff}.shubh-wishlist-item-img-wrapper--unavailable{background:#faf6f0;border-style:dashed}.shubh-wishlist-item-img-wrapper--unavailable:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%238a6f45' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M4 4l16 16M4 4h13a3 3 0 0 1 3 3v13'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:22px;opacity:.5}.shubh-wishlist-item-img{width:100%;height:100%;object-fit:cover}.shubh-wishlist-item-details{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.shubh-wishlist-item-details h4{font-family:Manrope,sans-serif;font-size:1.45rem;font-weight:700;color:#3a2408;margin:0 0 .4rem;line-height:1.35}.shubh-wishlist-item-details h4 a{color:inherit;text-decoration:none}.shubh-wishlist-item-details h4 a:hover{color:#8c7960}.shubh-wishlist-item-price{font-family:Manrope,sans-serif;font-size:1.4rem;font-weight:700;color:#8c7960;margin-bottom:1rem}.shubh-wishlist-item-actions{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.shubh-wishlist-buy-now-btn{display:inline-block;background:#8c7960;color:#fff;font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:700;text-align:center;text-decoration:none;border:0;border-radius:6px;padding:.6rem 1.4rem;cursor:pointer;transition:background-color .2s,transform .15s;box-shadow:0 3px 10px #8c796033}.shubh-wishlist-buy-now-btn:hover{background:#a04a08;color:#fff;transform:translateY(-1px)}.shubh-wishlist-remove-item{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;flex-shrink:0;background:#fff;border:1px solid #dfd5c6;border-radius:6px;color:#8a6f45;cursor:pointer;padding:0;transition:color .15s,border-color .15s}.shubh-wishlist-remove-item:hover{color:#c0392b;border-color:#c0392b}.shubh-header-wishlist-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:#3a2408}.shubh-header-wishlist-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1px;transition:color .2s}.shubh-header-wishlist-link:hover svg{color:#8c7960}.shubh-header-wishlist-link .wishlist-count-badge{position:absolute;top:4px;right:4px;background:#8c7960;color:#fff;font-size:.95rem;font-weight:700;min-width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:2px}.shubh-wishlist-modal-card,.shubh-wishlist-drawer,.shubh-wishlist-buy-now-btn,.shubh-wishlist-remove-item,.shubh-wishlist-item-img-wrapper,.shubh-wishlist-heart-btn,.shubh-wishlist-modal-card select,.shubh-wishlist-modal-card input,.shubh-wishlist-submit-btn{border-radius:0}.shubh-wishlist-modal-title{font-size:1.5rem}.shubh-wishlist-modal-subtitle{font-size:1.15rem}.shubh-wishlist-drawer h3{font-size:1.45rem}.shubh-wishlist-item-price{font-size:1.25rem}.shubh-wishlist-buy-now-btn{font-size:1.15rem}@media screen and (max-width:749px){.shubh-wishlist-drawer-card{width:90%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/shubh-wishlist.css.map */
