.whishlist_wrapper{padding-top:var(--whishlist-padding-desk-top);padding-bottom:var(--whishlist-padding-desk-bottom)}.wishlist-products-grid{display:grid;grid-template-columns:repeat(var(--whishlist-product-count),1fr);gap:var(--whishlist-products-gap)}.wishlist-empty-message{text-align:center;font-size:15px}.whishlist-product-card,.wishlist-product{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.wishlist-product{gap:.25rem}@media screen and (max-width:1024px){.wishlist-products-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:700px){.whishlist_wrapper{padding-top:var(--whishlist-padding-mob-top);padding-bottom:var(--whishlist-padding-mob-bottom)}.wishlist-products-grid{grid-template-columns:repeat(var(--whishlist-product-count-mob),1fr)}}.custom-icon-button-d12 button{color:#000;background:#fff!important;border-radius:50%;margin:0;opacity:1!important;border:none;line-height:normal;height:40px!important;width:40px!important;display:block;font-size:14px;text-align:center;overflow:hidden;outline:none;position:relative;cursor:pointer;display:flex!important;justify-content:center!important;align-items:center!important}.product-card .product-card__figure{position:relative}.product-card .product-icons-overlay{width:100%;display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center;position:absolute;bottom:10%}.product-card .custom-icons-container{width:100%;height:100%;transition:.3s;transform:translateY(20px);display:flex;gap:10px;justify-content:center;align-items:center;opacity:0}.product-card:hover .custom-icons-container{transform:translate(0);opacity:1}.product-card .custom-icon-box{width:auto;height:auto;position:relative}.product-card .custom-swatches-container{width:100%;display:flex;gap:10px;justify-content:center;align-items:center;padding:10px 0;transition:1s;opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;height:20px}.product-card:hover .custom-swatches-container{opacity:1;transform:translateY(0);transition:opacity 1s ease .3s,transform 1s ease .3s}.product-card .color-swatch{width:12px;height:12px;border-radius:50%;background-color:red;transition:.3s;cursor:pointer;border:2px solid transparent}.product-card .color-swatch:hover,.product-card .color-swatch.active{border-color:#333}.product-card .icon-button{color:none;border:none;border-radius:50%;background:#fff;width:40px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative;transition:.5s}.product-card .icon-button:hover{background:#000!important}.product-card .icon-button:hover svg{color:#fff}.product-card .button-banner{position:absolute;top:-50px;left:50%;transform:translate(-50%);opacity:0;transition:.4s;width:auto;pointer-events:none;white-space:nowrap}.product-card .custom-icon-box:hover .button-banner{opacity:1;top:-40px}.product-card .button-banner-inner{width:auto;height:auto;position:relative}.product-card .button-banner-inner span{display:inline-block;width:auto;color:#fff;background-color:#000;padding:2px 3px;border-radius:4px;position:relative;width:100%;display:flex;text-align:center;justify-content:center}.product-card .button-banner-inner span:after{content:"";width:8px;height:8px;background-color:#000;position:absolute;bottom:-4px;left:50%;transform:translate(-50%) rotate(45deg)}.product-card .icon-button.loading{pointer-events:none}.product-card .icon-button.loading svg{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-card .product-image-secondary{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}
/*# sourceMappingURL=/cdn/shop/t/42/assets/sw_wishlist.css.map */
