.wishlist-container{width:100%;height:auto}.wishlist-container .wishlist-items-display{width:100%;height:auto;display:flex!important;flex-direction:row;flex-wrap:wrap;column-gap:33px;row-gap:50px}.wishlist-container .wishlist-items-display .product{width:calc((100% - 99px)/4);height:auto}.wishlist-container .wishlist-items-display .product .product_top{width:100%;height:370px;position:relative;overflow:hidden;border-radius:4px}.wishlist-container .wishlist-items-display .product .product_top:hover .product_meta img{transform:scale(1.06)}.wishlist-container .wishlist-items-display .product .product_top:hover .product_wish{opacity:1;visibility:visible}.wishlist-container .wishlist-items-display .product .product_top:hover .contact_seller{bottom:0%}.wishlist-container .wishlist-items-display .product .product_top .product_meta{width:100%;height:100%}.wishlist-container .wishlist-items-display .product .product_top .product_meta img{width:100%;height:100%;object-fit:cover;transition:all .5s;display:none}.wishlist-container .wishlist-items-display .product .product_top .product_meta img.active{display:block}.wishlist-container .wishlist-items-display .product .product_top .product_wish{transition:all .5s;opacity:0;visibility:hidden;width:36px;height:36px;position:absolute;top:12px;left:14px;border-radius:50%;overflow:hidden}.wishlist-container .wishlist-items-display .product .product_top .product_wish button{border:none;width:100%;height:100%;background:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center}.wishlist-container .wishlist-items-display .product .product_top .product_wish button svg{width:18px;height:18px}.wishlist-container .wishlist-items-display .product .product_top .product_wish button.wishlist-added{background:#f3a927}.wishlist-container .wishlist-items-display .product .product_top .product_wish button.wishlist-added svg{fill:#fff}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box{position:absolute;top:12px;right:14px;display:flex;flex-direction:row;align-items:center;gap:8px}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box .product_tag{display:inline-block;padding:2px 4px;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box .product_tag.new_tag{background:#f3a927}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box .product_tag.hot_tag{background:#ea4226}.wishlist-container .wishlist-items-display .product .product_top .contact_seller{transition:all .5s;width:100%;height:50px;border-radius:4px;background:#f3a927;position:absolute;bottom:-50px;left:0;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:50px}.wishlist-container .wishlist-items-display .product .product_top .contact_seller form{width:100%;height:100%}.wishlist-container .wishlist-items-display .product .product_top .contact_seller form .product-form__submit{width:100%;height:100%;border-color:#f3a927;background:#f3a927;transition:none;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:50px;padding:0 20px}.wishlist-container .wishlist-items-display .product .product_top .contact_seller form .product-form__submit:hover{border-color:#f3a927;background:#f3a927;color:#fff}.wishlist-container .wishlist-items-display .product .product_info{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start}.wishlist-container .wishlist-items-display .product .product_info .product_title{margin-top:16px;color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.wishlist-container .wishlist-items-display .product .product_info .product_weight_hour{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;margin-top:6px;gap:20px}.wishlist-container .wishlist-items-display .product .product_info .product_weight_hour .product_weight,.wishlist-container .wishlist-items-display .product .product_info .product_weight_hour .product_usage{color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.wishlist-container .wishlist-items-display .product .product_info .product_price{margin-top:10px}.wishlist-container .wishlist-items-display .product .product_info .product_price .price{align-items:flex-start}.wishlist-container .wishlist-items-display .product .product_info .product_price .price__regular .price-item--regular{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.wishlist-container .wishlist-items-display .product .product_info .product_price .price__sale .price-item--regular{color:#999;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.wishlist-container .wishlist-items-display .product .product_info .product_price .price__sale .price-item--sale{color:#ea4226;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.wishlist-container .wishlist-items-display .product .product_info .product_media_image{margin-top:10px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.wishlist-container .wishlist-items-display .product .product_info .product_media_image .media_img{border-radius:50%;overflow:hidden;cursor:pointer;width:20px;height:20px;border:2px solid transparent;display:flex;flex-direction:row;align-items:center;justify-content:center;opacity:.5}.wishlist-container .wishlist-items-display .product .product_info .product_media_image .media_img.active{border-color:#f3a927;opacity:1}.wishlist-container .wishlist-items-display .product .product_info .product_media_image .media_img img{width:16px;height:16px}@media screen and (max-width: 1570px){.wishlist-container{width:100%;height:auto}.wishlist-container .wishlist-items-display{width:100%;height:auto;display:flex!important;flex-direction:row;flex-wrap:wrap;column-gap:33px;row-gap:50px}.wishlist-container .wishlist-items-display .product{width:calc((100% - 99px)/4);height:auto}.wishlist-container .wishlist-items-display .product .product_top{width:100%;height:370px;position:relative;overflow:hidden;border-radius:4px}.wishlist-container .wishlist-items-display .product .product_top:hover .product_meta img{transform:scale(1.06)}.wishlist-container .wishlist-items-display .product .product_top:hover .product_wish{opacity:1;visibility:visible}.wishlist-container .wishlist-items-display .product .product_top:hover .contact_seller{bottom:0%}.wishlist-container .wishlist-items-display .product .product_top .product_meta{width:100%;height:100%}.wishlist-container .wishlist-items-display .product .product_top .product_meta img{width:100%;height:100%;object-fit:cover;transition:all .5s;display:none}.wishlist-container .wishlist-items-display .product .product_top .product_meta img.active{display:block}.wishlist-container .wishlist-items-display .product .product_top .product_wish{transition:all .5s;opacity:0;visibility:hidden;width:36px;height:36px;position:absolute;top:12px;left:14px;border-radius:50%;overflow:hidden}.wishlist-container .wishlist-items-display .product .product_top .product_wish button{border:none;width:100%;height:100%;background:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center}.wishlist-container .wishlist-items-display .product .product_top .product_wish button svg{width:18px;height:18px}.wishlist-container .wishlist-items-display .product .product_top .product_wish button.wishlist-added{background:#f3a927}.wishlist-container .wishlist-items-display .product .product_top .product_wish button.wishlist-added svg{fill:#fff}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box{position:absolute;top:12px;right:14px;display:flex;flex-direction:row;align-items:center;gap:8px}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box .product_tag{display:inline-block;padding:2px 4px;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box .product_tag.new_tag{background:#f3a927}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box .product_tag.hot_tag{background:#ea4226}.wishlist-container .wishlist-items-display .product .product_top .contact_seller{transition:all .5s;width:100%;height:50px;border-radius:4px;background:#f3a927;position:absolute;bottom:-50px;left:0;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:50px}.wishlist-container .wishlist-items-display .product .product_top .contact_seller form{width:100%;height:100%}.wishlist-container .wishlist-items-display .product .product_top .contact_seller form .product-form__submit{width:100%;height:100%;border-color:#f3a927;background:#f3a927;transition:none;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:50px;padding:0 20px}.wishlist-container .wishlist-items-display .product .product_top .contact_seller form .product-form__submit:hover{border-color:#f3a927;background:#f3a927;color:#fff}.wishlist-container .wishlist-items-display .product .product_info{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start}.wishlist-container .wishlist-items-display .product .product_info .product_title{margin-top:16px;color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.wishlist-container .wishlist-items-display .product .product_info .product_weight_hour{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;margin-top:6px;gap:20px}.wishlist-container .wishlist-items-display .product .product_info .product_weight_hour .product_weight,.wishlist-container .wishlist-items-display .product .product_info .product_weight_hour .product_usage{color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.wishlist-container .wishlist-items-display .product .product_info .product_price{margin-top:10px}.wishlist-container .wishlist-items-display .product .product_info .product_price .price{align-items:flex-start}.wishlist-container .wishlist-items-display .product .product_info .product_price .price__regular .price-item--regular{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.wishlist-container .wishlist-items-display .product .product_info .product_price .price__sale .price-item--regular{color:#999;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.wishlist-container .wishlist-items-display .product .product_info .product_price .price__sale .price-item--sale{color:#ea4226;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.wishlist-container .wishlist-items-display .product .product_info .product_media_image{margin-top:10px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.wishlist-container .wishlist-items-display .product .product_info .product_media_image .media_img{border-radius:50%;overflow:hidden;cursor:pointer;width:20px;height:20px;border:2px solid transparent;display:flex;flex-direction:row;align-items:center;justify-content:center;opacity:.5}.wishlist-container .wishlist-items-display .product .product_info .product_media_image .media_img.active{border-color:#f3a927;opacity:1}.wishlist-container .wishlist-items-display .product .product_info .product_media_image .media_img img{width:16px;height:16px}}@media screen and (max-width: 1024px){.wishlist-container{width:100%;height:auto}.wishlist-container .wishlist-items-display{width:100%;height:auto;display:flex!important;flex-direction:row;flex-wrap:wrap;column-gap:33px;row-gap:50px}.wishlist-container .wishlist-items-display .product{width:calc((100% - 45px)/4);height:auto}.wishlist-container .wishlist-items-display .product .product_top{width:100%;height:200px;position:relative;overflow:hidden;border-radius:4px}.wishlist-container .wishlist-items-display .product .product_top:hover .product_meta img{transform:scale(1.06)}.wishlist-container .wishlist-items-display .product .product_top:hover .product_wish{opacity:1;visibility:visible}.wishlist-container .wishlist-items-display .product .product_top:hover .contact_seller{bottom:0%}.wishlist-container .wishlist-items-display .product .product_top .product_meta{width:100%;height:100%}.wishlist-container .wishlist-items-display .product .product_top .product_meta img{width:100%;height:100%;object-fit:cover;transition:all .5s;display:none}.wishlist-container .wishlist-items-display .product .product_top .product_meta img.active{display:block}.wishlist-container .wishlist-items-display .product .product_top .product_wish{transition:all .5s;opacity:1;visibility:visible;width:36px;height:36px;position:absolute;top:12px;left:14px;border-radius:50%;overflow:hidden}.wishlist-container .wishlist-items-display .product .product_top .product_wish button{border:none;width:100%;height:100%;background:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center}.wishlist-container .wishlist-items-display .product .product_top .product_wish button svg{width:18px;height:18px}.wishlist-container .wishlist-items-display .product .product_top .product_wish button.wishlist-added{background:#f3a927}.wishlist-container .wishlist-items-display .product .product_top .product_wish button.wishlist-added svg{fill:#fff}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box{position:absolute;top:12px;right:14px;display:flex;flex-direction:row;align-items:center;gap:8px}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box .product_tag{display:inline-block;padding:2px 4px;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box .product_tag.new_tag{background:#f3a927}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box .product_tag.hot_tag{background:#ea4226}.wishlist-container .wishlist-items-display .product .product_top .contact_seller{transition:all .5s;width:100%;height:50px;border-radius:4px;background:#f3a927;position:absolute;bottom:-50px;left:0;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:50px}.wishlist-container .wishlist-items-display .product .product_top .contact_seller form{width:100%;height:100%}.wishlist-container .wishlist-items-display .product .product_top .contact_seller form .product-form__submit{width:100%;height:100%;border-color:#f3a927;background:#f3a927;transition:none;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:50px;padding:0 20px}.wishlist-container .wishlist-items-display .product .product_top .contact_seller form .product-form__submit:hover{border-color:#f3a927;background:#f3a927;color:#fff}.wishlist-container .wishlist-items-display .product .product_info{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start}.wishlist-container .wishlist-items-display .product .product_info .product_title{margin-top:16px;color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.wishlist-container .wishlist-items-display .product .product_info .product_weight_hour{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;margin-top:6px;gap:20px}.wishlist-container .wishlist-items-display .product .product_info .product_weight_hour .product_weight,.wishlist-container .wishlist-items-display .product .product_info .product_weight_hour .product_usage{color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.wishlist-container .wishlist-items-display .product .product_info .product_price{margin-top:10px}.wishlist-container .wishlist-items-display .product .product_info .product_price .price{align-items:flex-start}.wishlist-container .wishlist-items-display .product .product_info .product_price .price__regular .price-item--regular{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.wishlist-container .wishlist-items-display .product .product_info .product_price .price__sale .price-item--regular{color:#999;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.wishlist-container .wishlist-items-display .product .product_info .product_price .price__sale .price-item--sale{color:#ea4226;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.wishlist-container .wishlist-items-display .product .product_info .product_media_image{margin-top:10px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.wishlist-container .wishlist-items-display .product .product_info .product_media_image .media_img{border-radius:50%;overflow:hidden;cursor:pointer;width:20px;height:20px;border:2px solid transparent;display:flex;flex-direction:row;align-items:center;justify-content:center;opacity:.5}.wishlist-container .wishlist-items-display .product .product_info .product_media_image .media_img.active{border-color:#f3a927;opacity:1}.wishlist-container .wishlist-items-display .product .product_info .product_media_image .media_img img{width:16px;height:16px}}@media screen and (max-width: 768px){.wishlist-container{width:100%;height:auto}.wishlist-container .wishlist-items-display{width:100%;height:auto;display:flex!important;flex-direction:column;flex-wrap:wrap;column-gap:0px;row-gap:20px}.wishlist-container .wishlist-items-display .product{width:100%;height:auto}.wishlist-container .wishlist-items-display .product .product_top{width:100%;height:300px;position:relative;overflow:hidden;border-radius:4px}.wishlist-container .wishlist-items-display .product .product_top:hover .product_meta img{transform:scale(1)}.wishlist-container .wishlist-items-display .product .product_top:hover .product_wish{opacity:1;visibility:visible}.wishlist-container .wishlist-items-display .product .product_top:hover .contact_seller{bottom:0%}.wishlist-container .wishlist-items-display .product .product_top .product_meta{width:100%;height:100%}.wishlist-container .wishlist-items-display .product .product_top .product_meta img{width:100%;height:100%;object-fit:cover;transition:all .5s;display:none}.wishlist-container .wishlist-items-display .product .product_top .product_meta img.active{display:block}.wishlist-container .wishlist-items-display .product .product_top .product_wish{transition:all .5s;opacity:1;visibility:visible;width:36px;height:36px;position:absolute;top:12px;left:14px;border-radius:50%;overflow:hidden}.wishlist-container .wishlist-items-display .product .product_top .product_wish button{border:none;width:100%;height:100%;background:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center}.wishlist-container .wishlist-items-display .product .product_top .product_wish button svg{width:18px;height:18px}.wishlist-container .wishlist-items-display .product .product_top .product_wish button.wishlist-added{background:#f3a927}.wishlist-container .wishlist-items-display .product .product_top .product_wish button.wishlist-added svg{fill:#fff}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box{position:absolute;top:12px;right:14px;display:flex;flex-direction:row;align-items:center;gap:8px}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box .product_tag{display:inline-block;padding:2px 4px;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box .product_tag.new_tag{background:#f3a927}.wishlist-container .wishlist-items-display .product .product_top .product_tag_box .product_tag.hot_tag{background:#ea4226}.wishlist-container .wishlist-items-display .product .product_top .contact_seller{transition:all .5s;width:100%;height:50px;border-radius:4px;background:#f3a927;position:absolute;bottom:0;left:0;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:50px}.wishlist-container .wishlist-items-display .product .product_top .contact_seller form{width:100%;height:100%}.wishlist-container .wishlist-items-display .product .product_top .contact_seller form .product-form__submit{width:100%;height:100%;border-color:#f3a927;background:#f3a927;transition:none;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:50px;padding:0 20px}.wishlist-container .wishlist-items-display .product .product_top .contact_seller form .product-form__submit:hover{border-color:#f3a927;background:#f3a927;color:#fff}.wishlist-container .wishlist-items-display .product .product_info{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start}.wishlist-container .wishlist-items-display .product .product_info .product_title{margin-top:16px;color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.wishlist-container .wishlist-items-display .product .product_info .product_weight_hour{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;margin-top:6px;gap:20px}.wishlist-container .wishlist-items-display .product .product_info .product_weight_hour .product_weight,.wishlist-container .wishlist-items-display .product .product_info .product_weight_hour .product_usage{color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.wishlist-container .wishlist-items-display .product .product_info .product_price{margin-top:10px}.wishlist-container .wishlist-items-display .product .product_info .product_price .price{align-items:flex-start}.wishlist-container .wishlist-items-display .product .product_info .product_price .price__regular .price-item--regular{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.wishlist-container .wishlist-items-display .product .product_info .product_price .price__sale .price-item--regular{color:#999;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.wishlist-container .wishlist-items-display .product .product_info .product_price .price__sale .price-item--sale{color:#ea4226;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.wishlist-container .wishlist-items-display .product .product_info .product_media_image{margin-top:10px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.wishlist-container .wishlist-items-display .product .product_info .product_media_image .media_img{border-radius:50%;overflow:hidden;cursor:pointer;width:20px;height:20px;border:2px solid transparent;display:flex;flex-direction:row;align-items:center;justify-content:center;opacity:.5}.wishlist-container .wishlist-items-display .product .product_info .product_media_image .media_img.active{border-color:#f3a927;opacity:1}.wishlist-container .wishlist-items-display .product .product_info .product_media_image .media_img img{width:16px;height:16px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/wish-product.css.map */
