.wishlist-module__6boZcq__wrapper{place-items:center;min-height:200px;display:grid}.wishlist-module__6boZcq__container{background-color:#f4f5f9;border-bottom:1px solid #e4e6ec}.wishlist-module__6boZcq__grid{grid-template-rows:max-content;grid-template-columns:repeat(5,minmax(180px,1fr));gap:20px;max-width:1300px;margin:0 auto;padding:30px 15px;display:grid}.wishlist-module__6boZcq__hero{background-color:#fff;border-bottom:1px solid #e4e6ec;flex-direction:column;justify-content:center;align-items:center;height:150px;display:flex}.wishlist-module__6boZcq__heroTitle{margin-bottom:10px;font-size:32px;font-weight:500}.wishlist-module__6boZcq__heroText{margin-bottom:10px;font-size:16px;line-height:1.5}.wishlist-module__6boZcq__emptyWishlist{justify-content:center;align-items:center;padding-bottom:20px;padding-left:20px;padding-right:20px;display:grid}.wishlist-module__6boZcq__emptyWishlist img{margin:0 auto}.wishlist-module__6boZcq__emptyText{text-align:center;max-width:500px;margin-top:10px;margin-bottom:10px}.wishlist-module__6boZcq__productRemove{background-color:var(--primary);cursor:pointer;z-index:100;border-radius:20px;justify-content:center;width:40px;height:40px;margin-left:10px;display:flex;position:absolute;top:10px;right:10px}.wishlist-module__6boZcq__productItem{border:1px solid var(--primary);border-radius:5px;width:100%;position:relative}.wishlist-module__6boZcq__productImage{width:100%;height:220px;position:relative}.wishlist-module__6boZcq__productInfo{flex-direction:column;justify-content:space-between;width:100%;padding:10px;display:flex}.wishlist-module__6boZcq__productTitle{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:20px;display:-webkit-box;overflow:hidden}.wishlist-module__6boZcq__productPrice{color:#1a72b8;padding-top:1px;padding-bottom:5px;font-size:17px;font-weight:500}.wishlist-module__6boZcq__productPriceCompare{color:#afafaf;font-size:12px;font-weight:400;text-decoration:line-through}.wishlist-module__6boZcq__productTotalInventory{font-size:12px}.wishlist-module__6boZcq__productQuantityAvailable{grid-template-columns:max-content 1fr;align-items:center;padding-bottom:10px;display:grid}.wishlist-module__6boZcq__productTotalInventoryIconLow,.wishlist-module__6boZcq__productTotalInventoryIconHigh{background-color:#45d145;border-radius:20px;width:7px;height:7px;margin-right:8px;box-shadow:0 0 0 3px #cbf3cf}.wishlist-module__6boZcq__productTotalInventoryIconNone{width:7px;height:7px;box-shadow:0 0 0 3px var(--primary);background-color:#c5c5c5;border-radius:20px;margin-right:8px}.wishlist-module__6boZcq__productDeliveryTime{padding-top:5px;font-size:12px}.wishlist-module__6boZcq__productAddToCartButton{text-align:center;color:#fff;cursor:pointer;text-transform:uppercase;background-color:#018849;border:1px solid #018849;border-radius:2px;justify-content:center;align-items:center;height:44px;font-size:15px;font-weight:600;display:flex}.wishlist-module__6boZcq__container-product{box-shadow:var(--shadow);border-radius:10px;align-items:stretch;display:grid}@media only screen and (max-width:700px){.wishlist-module__6boZcq__grid{grid-template-columns:repeat(2,minmax(150px,1fr));gap:10px}}@media only screen and (max-width:1120px){.wishlist-module__6boZcq__grid{grid-template-columns:repeat(3,minmax(150px,1fr));gap:10px}}@media only screen and (max-width:900px){.wishlist-module__6boZcq__grid{grid-template-columns:repeat(2,minmax(150px,1fr));gap:10px}.wishlist-module__6boZcq__heroTitle{font-size:24px}}
