.cstm_whislist_icon.wishList{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#111;transition:color .2s ease,transform .2s ease}.cstm_whislist_icon.wishList:hover{transform:scale(1.04)}.cstm_whislist_icon.wishList svg{width:24px;height:24px;display:block}.cstm_whislist_icon.wishList svg path{fill:transparent;stroke:currentColor;stroke-width:1.8;transition:fill .2s ease,stroke .2s ease}.cstm_whislist_icon.wishList.is-active{color:#d32f2f}.cstm_whislist_icon.wishList.is-active svg path{fill:currentColor!important;stroke:currentColor!important}.Popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:none;opacity:0;visibility:hidden;background:#0d162873;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:opacity .25s ease,visibility .25s ease}.PopupContent{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:18px}.PopupInner{position:relative;width:min(1200px,100%);max-height:min(88vh,920px);overflow:hidden;padding:18px 12px 18px 18px;border-radius:24px;background:linear-gradient(180deg,#f8fbff,#f4f7fc);box-shadow:0 24px 70px #0f224a2e}body.OverFlowHidden{overflow:hidden}.Popup .WishList-heading-wr{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-right:42px;text-align:left}.Popup .WishList-heading-wr h2.WishList-heading{margin:0;font-size:1.9rem;line-height:1.1;font-weight:800;letter-spacing:.02em;color:#13294b;text-transform:uppercase}.Popup #ClosePopup{position:absolute;top:10px;right:10px;width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;border:1px solid #dbe4f3;box-shadow:0 6px 18px #12294b14;z-index:20}.Popup #ClosePopup img{width:14px;height:14px;display:block;pointer-events:none}.Popup #LoadSpinner{display:none}@keyframes wishlistSpin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.Popup #LoadSpinner:after{content:"";position:absolute;top:50%;left:50%;width:34px;height:34px;border-radius:50%;border:3px solid rgba(61,111,216,.16);border-top-color:#3d6fd8;animation:wishlistSpin .8s linear infinite}.WishListTable,.WishListTable-Wrapper{width:100%}.WishListTable-Wrapper{max-height:calc(min(88vh,920px) - 58px);overflow:auto;padding-right:10px;scrollbar-width:thin}.WishListTable .heading-container,.WishListTable .productdata-container .product-row{display:grid;grid-template-columns:150px minmax(260px,1.8fr) 110px 130px minmax(210px,260px) 96px;gap:14px;align-items:center}.WishListTable .heading-container{margin-bottom:12px;padding:0 10px}.WishListTable .heading-container .column-title{font-size:.98rem;font-weight:800;color:#6d84ad;text-transform:none;letter-spacing:0;border:0}.WishListTable .productdata-container{display:flex;flex-direction:column;gap:14px}.WishListTable .productdata-container .product-row{padding:16px 16px 16px 18px;border:1px solid #e2e9f5;border-radius:22px;background:#fff;box-shadow:0 10px 30px #142a4d0f;overflow:hidden}.WishListTable .productdata-container .product-row>div{border:0;min-width:0;align-self:center}.WishListTable .product-row .product-img{display:flex;align-items:center}.WishListTable .product-row .product-img .product-img-inner{width:108px;height:108px;padding:10px;border:1px solid #e4ebf6;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center}.WishListTable .product-row .product-img img{width:100%;height:100%;object-fit:contain;display:block}.WishListTable .product-title{min-width:0}.WishListTable .productdata-container .product-row .product-title h2{margin:0;color:#2e63c7;font-size:1.05rem;line-height:1.3;font-weight:700;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.WishListTable .productdata-container .product-row .product-price{display:flex;align-items:center}.WishListTable .productdata-container .product-row .product-price p{margin:0;color:#2f64cb;font-size:1.05rem;font-weight:800}.WishListTable .productdata-container .product-row .product-quantity{display:flex;align-items:center;justify-content:center}.WishListTable .productdata-container .product-row .product-quantity .quantity{width:118px;min-height:0;padding:0;border:1px solid #d9e4f6;border-radius:12px;background:#f8fbff;display:grid;grid-template-columns:38px 1fr 38px;overflow:hidden;box-shadow:inset 0 1px #fff9}.WishListTable .productdata-container .product-row .product-quantity .quantity__button{width:38px;height:38px;border:0;background:transparent;color:#4681de;font-size:1.2rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.WishListTable .productdata-container .product-row .product-quantity .quantity__input[type=number]{width:100%;min-width:0;padding:0;border:0;background:transparent;color:#3d6fd8;font-size:1.1rem;font-weight:800;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.WishListTable .productdata-container .product-row .product-quantity .quantity__input::-webkit-outer-spin-button,.WishListTable .productdata-container .product-row .product-quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.WishListTable .productdata-container .product-row .product-variant-options{display:flex;align-items:center;width:100%;min-width:0}.wishlist-option-stack{display:flex;flex-direction:column;gap:10px;width:100%;max-width:100%}.wishlist-option-group{display:flex;flex-direction:column;gap:6px;width:100%;min-width:0}.wishlist-option-label{display:block;width:100%;font-size:.76rem;font-weight:800;color:#6d84ad;line-height:1.2;text-transform:uppercase;letter-spacing:.02em;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.WishListTable .productdata-container .product-row .product-variant-options select{width:100%;max-width:100%;min-height:44px;padding:0 42px 0 14px;border:1px solid #d9e4f6;border-radius:12px;background-color:#fff;color:#173768;font-size:.95rem;font-weight:600;box-shadow:0 4px 14px #13294b0a;-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#5f7fb8 50%),linear-gradient(135deg,#5f7fb8 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 2px),calc(100% - 14px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.wishlist-no-options{min-height:44px;display:inline-flex;align-items:center;color:#8093b8;font-size:1rem;font-weight:700}.WishListTable .productdata-container .product-row .product-action{display:flex;align-items:center;justify-content:center;justify-self:end;width:96px;min-width:96px;max-width:96px;gap:8px;margin:0;padding:0}.WishListTable .productdata-container .product-row .product-action span.DeleteFromList,.WishListTable .productdata-container .product-row .product-action span.AddCart{width:38px;height:38px;font-size:1.05rem;line-height:1;border-radius:14px;border:1px solid #d9e4f6;background:#fff;color:#2f64cb;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease;box-shadow:0 6px 18px #13294b0d;cursor:pointer;flex:0 0 38px;margin:0;padding:0}.WishListTable .productdata-container .product-row .product-action span.DeleteFromList{color:#e05656}.WishListTable .productdata-container .product-row .product-action span.AddCart svg{width:16px;height:16px;display:block}.WishListTable .productdata-container .product-row .product-action span.AddCart svg path{fill:currentColor}.WishListTable .productdata-container .product-row .product-action span.DeleteFromList:hover,.WishListTable .productdata-container .product-row .product-action span.AddCart:hover{transform:translateY(-1px)}.WishListTable .productdata-container .product-row .product-action span.AddCart:hover{background:#edf4ff;border-color:#a8c3ef;color:#2f64cb}.WishListTable .productdata-container .product-row .product-action span.DeleteFromList:hover{background:#fff1f1;border-color:#f2b7b7;color:#d54545}.product__info-wrapper .productVariants-hidden,.data_list_variants,div#goodappsw-product-status{display:none!important}@media screen and (max-width:1100px){.WishListTable .heading-container,.WishListTable .productdata-container .product-row{grid-template-columns:130px minmax(200px,1.6fr) 100px 126px minmax(190px,230px) 92px}.WishListTable .productdata-container .product-row .product-action{width:92px;min-width:92px;max-width:92px}}@media screen and (max-width:860px){.WishListTable .heading-container{display:none}.WishListTable .productdata-container .product-row{grid-template-columns:120px 1fr;grid-template-areas:"image title" "image price" "quantity quantity" "options options" "action action";gap:12px 16px}.WishListTable .productdata-container .product-row .product-img{grid-area:image}.WishListTable .productdata-container .product-row .product-title{grid-area:title;align-self:end}.WishListTable .productdata-container .product-row .product-price{grid-area:price;align-self:start}.WishListTable .productdata-container .product-row .product-quantity{grid-area:quantity;justify-content:flex-start}.WishListTable .productdata-container .product-row .product-variant-options{grid-area:options}.WishListTable .productdata-container .product-row .product-action{grid-area:action;justify-self:start;justify-content:flex-start;width:auto;min-width:0;max-width:none}.WishListTable .productdata-container .product-row .product-quantity .quantity{width:132px}}@media screen and (max-width:640px){.PopupContent{padding:10px}.PopupInner{width:100%;max-height:92vh;padding:16px 10px 14px 14px;border-radius:18px}.WishListTable-Wrapper{max-height:calc(92vh - 52px);padding-right:8px}.Popup .WishList-heading-wr{padding-right:34px}.Popup .WishList-heading-wr h2.WishList-heading{font-size:1.5rem}.WishListTable .productdata-container .product-row{padding:14px;grid-template-columns:96px 1fr}.WishListTable .product-row .product-img .product-img-inner{width:92px;height:92px;padding:8px}.Popup #ClosePopup{top:8px;right:8px;width:34px;height:34px}}@media screen and (max-width:420px){.WishListTable .productdata-container .product-row{grid-template-columns:1fr;grid-template-areas:"image" "title" "price" "quantity" "options" "action"}.WishListTable .productdata-container .product-row .product-action{justify-self:start;justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/163/assets/component-wishlist.css.map */
