.ShareWishlistPopup textarea{min-height:150px}.ShareWishlistPopup .Button{width:100%}.ShareWishlistPopup .Popup-CloseBtn{right:0}:root{--whislist-swipe-to-delete-color:#fff;--whislist-qty-button-size:20px;--cart-item-actions-color:var(--primary-light-color)}.WishlistItem-EditIcon,.WislistItem-Edit{display:none}.WishlistItem-ActionWrapper{margin-top:15px;display:flex;align-items:center;justify-content:space-between}.WishlistItem-InformationWrapper{width:100%;display:flex;flex-direction:column;justify-content:space-between}.WishlistItemOption,.WishlistItemOptions-List{font-weight:400;font-size:12px;color:var(--secondary-dark-color)}.WishlistItemOption:empty,.WishlistItemOptions-List:empty{display:none}[dir=ltr] .WishlistItemOption{padding-right:5px}[dir=rtl] .WishlistItemOption{padding-left:5px}.WishlistItemOption{-webkit-padding-end:5px}.WishlistItemOptions-List{min-height:30px}@media (min-width:1024px){.WishlistItemOptions-List{padding-left:9px;padding-right:9px}}.WishlistItem-FigureWrapper h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.WishlistItem-Remove[aria-label=Remove]{position:absolute;top:5px;right:5px}@media (min-width:1024px){.WishlistItem-Remove[aria-label=Remove]{top:10px;right:10px}}.WishlistItem-Remove[aria-label=Remove] .CloseIcon{height:25px;width:25px;line-height:25px;box-shadow:0 1px 5px rgba(0,0,0,.1);border-radius:50%;background-color:var(--body-background-color)}.WishlistItem-Remove[aria-label=Remove] .CloseIcon:before{font-family:"icomoon-font-family";content:"\e922";font-size:15px;line-height:25px;font-weight:400;color:var(--secondary-dark-color)}@media (min-width:1024px){.WishlistItem-Remove[aria-label=Remove]:hover .CloseIcon:before{color:var(--primary-base-color)}}.WishlistItem-AddToCart{display:flex;-webkit-margin-before:0;margin-top:0}@media (max-width:1023px){.WishlistItem-AddToCart{padding:0 10px}}@media (min-width:1024px){[dir=ltr] .WishlistItem-AddToCart{margin-right:20px}[dir=rtl] .WishlistItem-AddToCart{margin-left:20px}.WishlistItem-AddToCart{-webkit-margin-end:20px}}.WishlistItem-AddToCart_isEditingActive{display:none}.WishlistItem-AddToCart.Button{--button-height:35px}@media (min-width:1024px){.WishlistItem-AddToCart.Button{width:100%}}.WishlistItem-OutOfStock{align-items:center;display:flex;height:48px}.WishlistItem-OutOfStock p{margin:0}.WishlistItem-Quantity{margin-top:0;display:flex;cursor:default}.WishlistItem-Quantity.Field{margin-top:0;margin-bottom:0}.WishlistItem-Quantity input{--input-line-height:28px;font-weight:400;background:transparent;border:0;color:var(--primary-dark-color);text-align:center;padding:0;order:2;width:49px;min-height:28px;top:1px;border-bottom:1px solid var(--secondary-divider-color);border-radius:0}.WishlistItem-Quantity button{position:relative;order:1;background-color:var(--primary-light-color);background-color:var(--cart-item-actions-color);width:20px;height:20px;left:0;color:#fff;border-radius:2rem;border:0;display:flex;align-items:center;justify-content:center}.WishlistItem-Quantity button:first-of-type{left:0;order:3}.WishlistItem-Quantity button:first-of-type:after{font-family:"icomoon-font-family";content:"\e954";font-size:9px;line-height:9px;font-weight:400;color:var(--color-white);margin-left:1px}.WishlistItem-Quantity button:first-of-type:before{margin-left:1px}.WishlistItem-Quantity button:last-of-type{right:0;order:1}.WishlistItem-Quantity button:last-of-type:after{font-family:"icomoon-font-family";content:"\e953";font-size:1px;line-height:3px;font-weight:400;color:var(--color-white);margin-left:1px}.WishlistItem-Quantity button:last-of-type:before{margin-top:1px}@media (max-width:1023px){.WishlistItem-Quantity button span{top:-2.2px}}@media (min-width:1024px){.WishlistItem-Quantity button:hover{background-color:var(--secondary-base-color)}}.WishlistItem-Quantity button:disabled{background-color:var(--color-gray3);opacity:1}.WishlistItem-Quantity button:disabled:before{color:var(--color-grey12)}.WishlistItem-Quantity button:not([disabled]){cursor:pointer}.WishlistItem-QuantityWrapper{display:flex;align-items:center}.WishlistItem-Price{display:inline-block;width:100%}.WishlistItem-Content{-webkit-padding-before:0;-webkit-padding-after:9px;padding:0 9px 9px}@media (max-width:1023px){.WishlistItem-Content{flex:1 1;display:flex;flex-direction:column;padding-left:0;padding-right:0}}.WishlistItem-ContentWrapper .ProductCard-Link .ProductCard-Picture{padding-bottom:82%}@media (max-width:1023px){.WishlistItem-ContentWrapper .ProductCard-Link .ProductCard-Picture{padding-bottom:96%}}@media (max-width:1023px){.WishlistItem-ContentWrapper .ProductCard-Link .ProductCard-Content,.WishlistItem-ContentWrapper .ProductCard-Link .ProductCard-FigureReview{padding-top:0}}.WishlistItem-ContentWrapper .ProductCard-Link .WishlistItem-ImageWrapper,.WishlistItem-ContentWrapper .ProductCard-Link .WishlistItem-ProductName{padding:0}.WishlistItem-ContentWrapper .ProductCard-VisibleOnHover .WishlistItem-RowWrapper .Field-Wrapper{margin-top:10px}.WishlistItem-QuantityInput{margin-top:10px!important;margin-top:0;display:flex;cursor:default}.WishlistItem-QuantityInput input{--input-line-height:28px;font-weight:400;background:transparent;border:0;color:var(--primary-dark-color);text-align:center;padding:0;order:2;width:49px;min-height:28px;top:1px;border-bottom:1px solid var(--secondary-divider-color);border-radius:0}.WishlistItem-QuantityInput button{position:relative;order:1;background-color:var(--primary-light-color);background-color:var(--cart-item-actions-color);width:20px;height:20px;left:0;color:#fff;border-radius:2rem;border:0;display:flex;align-items:center;justify-content:center}.WishlistItem-QuantityInput button:first-of-type{left:0;order:3}.WishlistItem-QuantityInput button:first-of-type:after{font-family:"icomoon-font-family";content:"\e954";font-size:9px;line-height:9px;font-weight:400;color:var(--color-white);margin-left:1px}.WishlistItem-QuantityInput button:first-of-type:before{margin-left:1px}.WishlistItem-QuantityInput button:last-of-type{right:0;order:1}.WishlistItem-QuantityInput button:last-of-type:after{font-family:"icomoon-font-family";content:"\e953";font-size:1px;line-height:3px;font-weight:400;color:var(--color-white);margin-left:1px}.WishlistItem-QuantityInput button:last-of-type:before{margin-top:1px}@media (max-width:1023px){.WishlistItem-QuantityInput button span{top:-2.2px}}@media (min-width:1024px){.WishlistItem-QuantityInput button:hover{background-color:var(--secondary-base-color)}}.WishlistItem-QuantityInput button:disabled{background-color:var(--color-gray3);opacity:1}.WishlistItem-QuantityInput button:disabled:before{color:var(--color-grey12)}.WishlistItem-QuantityInput button:not([disabled]){cursor:pointer}.WishlistItem-CommentField{-webkit-margin-before:8px;margin-top:8px}@media (max-width:1023px){.WishlistItem-CommentField{-webkit-margin-after:8px;margin-bottom:8px}}.WishlistItem-CommentField input{width:100%}.WishlistItem-AttributeWrapper{-webkit-margin-before:5px;-webkit-margin-after:12px;margin:5px 0 12px}.WishlistItem-SelectWrapper{width:100%}.WishlistItem-Select{display:none;align-items:center;justify-content:center}[dir=ltr] .WishlistItem-Select_isEditingActive{padding-right:14px}[dir=rtl] .WishlistItem-Select_isEditingActive{padding-left:14px}.WishlistItem-Select_isEditingActive{width:36px;-webkit-padding-end:14px;display:flex}@media (max-width:1023px){.WishlistItem-Picture{height:100%}}.WishlistItem-SwipeToDeleteRightSide{height:100%;width:100%;font-weight:600;color:#fff;color:var(--whislist-swipe-to-delete-color);background-color:var(--swipe-to-delete-bg-color)}.WishlistItem-Brand{color:var(--secondary-dark-color);font-weight:400;font-size:12px;min-height:20px}@media (max-width:1023px){.WishlistItem-NameAndOptions{width:100%}}.WishlistItem-ProductCard .ProductCard-Link{padding-bottom:150px}.WishlistItem-ProductCard .ProductCard-VisibleOnHover{display:block}.WishlistItem-ProductCard .ProductCard-VisibleOnHover .WishlistItem-RowWrapper .Field-Wrapper{margin-top:0}.WishlistItem .SharedWishlistItem-Row{-webkit-margin-before:0;margin-top:0}:root{--star-size:18px;--plus-minus-icon-size:20px;--wishlist-heart-size:25px}.WishlistSharedPage{background:var(--account-background-color);padding-bottom:40px}.WishlistSharedPage .ContentWrapper{background:var(--body-background-color);border-radius:5px;padding:20px}.WishlistSharedPage-Products{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-gap:20px}@media (max-width:1023px){.WishlistSharedPage-Products{grid-gap:20px 10px;grid-template-columns:1fr 1fr}}@media (min-width:1024px){.WishlistSharedPage-Products{grid-column:2}}.WishlistSharedPage-ActionBar{display:flex;padding:0;justify-content:flex-end;z-index:1}@media (min-width:1024px){.WishlistSharedPage-ActionBar{position:absolute;top:20px;right:20px}}@media (max-width:1023px){.WishlistSharedPage-ActionBar{-webkit-margin-before:14px;margin-top:14px}}.WishlistSharedPage-CreatorsInfo{font-weight:400}@media (max-width:1023px){.WishlistSharedPage-CreatorsInfo{-webkit-margin-before:14px;-webkit-margin-after:28px;margin:14px 0 28px;font-size:21px}}
/*# sourceMappingURL=wishlist_style.ffd67764.chunk.css.map */