#swym-wishlist{margin:0 auto;padding:0}@media(min-width:641px){#swym-wishlist{padding:0 20px}}@media(min-width:1024px){#swym-wishlist{padding-top:35px}}.SwymWishlist__Header{display:flex;justify-content:space-between;align-items:baseline;margin:0 0 15px}.SwymWishlist__Title{position:relative;display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;font-size:13px;font-weight:400;line-height:165%;margin:0;text-transform:capitalize}.SwymWishlist__TitlePrimary{display:flex;align-items:center;gap:22px}.SwymWishlist__TitleCount{display:inline;font-weight:inherit;position:relative}.SwymWishlist__TitleCount:before{content:"";width:2px;height:2px;border-radius:100%;background:#000;position:absolute;top:50%;transform:translateY(-50%);left:-10px}.SwymWishlist__ShareBtn,.SwymWishlist__ShareConfirmation{font-size:13px;font-weight:400;line-height:165%;background:none;border:none;cursor:pointer;padding:0}.SwymWishlist__ShareConfirmation{text-decoration:none;cursor:default}.SwymWishlist__Loading{display:flex;justify-content:center;align-items:center;min-height:300px}.SwymWishlist__Spinner{display:block;width:24px;height:24px;border:1px solid #e0e0e0;border-top-color:#000;border-radius:50%;animation:swymSpin .8s linear infinite}@keyframes swymSpin{to{transform:rotate(360deg)}}.SwymWishlist__Empty{text-align:center;padding:80px 0}.SwymWishlist__Empty p{font-size:13px;font-weight:400;letter-spacing:.04em;text-transform:none}.SwymWishlist__Grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:45px 10px;margin-bottom:60px;justify-content:start}@media(min-width:641px)and (max-width:1007px){.SwymWishlist__Grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 40px}}@media(min-width:1008px){.SwymWishlist__Grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:100px 40px}}.SwymWishlist__Card{position:relative;display:flex;flex-direction:column;width:100%;opacity:1;transition:opacity .3s ease}.SwymWishlist__Card--removing{opacity:0}.ProductItem__ImageSlide{width:100%!important}.SwymWishlist__Card>.ProductItem__Wrapper{position:relative;order:1}.SwymWishlist__Card .ProductItem__ImageWrapper{display:block}.SwymWishlist__Card .ProductItem__ImageContainer{position:relative;aspect-ratio:285/427;background-color:#f8f6f5}@media screen and (min-width:768px){.SwymWishlist__Card .ProductItem__ImageContainer{overflow:hidden}.SwymWishlist__Card .ProductItem__ImageContainer>img.ProductItem__Image:first-child{width:100%;height:100%;object-fit:cover}}@media screen and (max-width:767px){.SwymWishlist__Card .ProductItem__ImageContainer{overflow:visible}}.SwymWishlist__RemoveBtn{position:absolute;top:8px;right:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;color:#000;z-index:5}.SwymWishlist__CardActions{margin-top:10px}.ProductForm__Variants .swym-wishlist-collections-v2-container{display:none}.SwymWishlist__AddToBagBtn{width:100%;display:block;padding:8.5px 0;font-size:13px;line-height:90%;font-weight:400;text-align:center;background-color:transparent;color:#000;border:1px solid #000;cursor:pointer;transition:background-color .2s ease,color .2s ease}.SwymWishlist__AddToBagBtn:hover:not(:disabled){background-color:#000;color:#fff}.SwymWishlist__AddToBagBtn:disabled{background-color:transparent;color:#000;opacity:.5;cursor:not-allowed}.SwymWishlist__CardInfo{padding:12px 0 0}.SwymWishlist__CardTitleRow{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:0}.SwymWishlist__CardTitle{text-align:left;font-size:13px;font-weight:400;line-height:165%;text-decoration:none;color:#000;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0}.SwymWishlist__CardTitle:hover{text-decoration:underline}.SwymWishlist__CardPrice{font-size:13px;font-weight:400;line-height:165%;white-space:nowrap;flex-shrink:0}.SwymWishlist__CardMetaRow{display:flex;align-items:baseline;gap:20px}.SwymWishlist__CardMetaColor,.SwymWishlist__CardMetaSize{font-size:13px;font-weight:400;color:#6a6a6a;line-height:165%}.SwymWishlist__CardMetaSize{position:relative}.SwymWishlist__CardMetaSize:before{content:"";width:2px;height:2px;border-radius:100%;background:#6a6a6a;position:absolute;top:50%;transform:translateY(-50%);left:-10px}.SwymWishlist__Card>.SwymWishlist__CardInfo{order:2}.SwymWishlist__Card>.SwymWishlist__CardActions{order:3}.SwymWishlist__Pagination{margin-top:100px;margin-bottom:100px}.SwymWishlist__PaginationInner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:60px}.SwymWishlist__PageNums{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:23px;font-size:0}.SwymWishlist__PageBtn{font-size:13px;font-weight:400;line-height:165%;background:none;border:none;padding:0;cursor:pointer;color:#000}.SwymWishlist__PageBtn:disabled{cursor:not-allowed;color:#a5a3a3}.SwymWishlist__PageNum{font-size:13px;font-weight:400;line-height:165%;min-width:8px;padding:0;background:none;border:none;cursor:pointer;color:#a5a3a3;text-align:center;transition:color .2s ease}.SwymWishlist__PageNum:hover:not(.SwymWishlist__PageNum--current){color:#000}.SwymWishlist__PageNum--current{color:#000;cursor:default;border-bottom:1px solid #000}.SwymWishlist__Card .ProductItem__PrevArrow,.SwymWishlist__Card .ProductItem__NextArrow{z-index:3}.SwymWishlist__Card .ProductItem__ProgressBar{margin-bottom:0}@media screen and (max-width:767px){#swym-wishlist{padding:0 16px}.SwymWishlist__CardMetaRow{margin-top:16px}.SwymWishlist__Header{margin:15px 0}.SwymWishlist__Card>.ProductItem__Wrapper{order:1}.SwymWishlist__Card>.SwymWishlist__CardActions{order:2}.SwymWishlist__Card>.SwymWishlist__CardInfo{order:3}.SwymWishlist__CardTitleRow{flex-direction:column;gap:5px}.SwymWishlist__CardTitle{width:100%;line-height:110%}.SwymWishlist__Pagination{margin:60px 0}}@media screen and (min-width:1024px){.SwymWishlist__Grid.SwymWishlist__Grid--hasCards{grid-template-columns:repeat(4,minmax(0,1fr));gap:60px 40px}}@media screen and (min-width:1024px)and (max-width:1440px){.SwymWishlist__Card{max-width:315px}}@media screen and (min-width:1441px){#swym-wishlist{max-width:none}.SwymWishlist__Grid:not(.SwymWishlist__Grid--hasCards){grid-template-columns:repeat(auto-fit,minmax(315px,1fr));gap:60px 40px;justify-content:start}}@media screen and (min-width:1350px)and (max-width:1440px){.SwymWishlist__Grid:not(.SwymWishlist__Grid--hasCards){grid-template-columns:repeat(auto-fill,315px)}}@media screen and (min-width:1399px)and (max-width:1440px){.SwymWishlist__Grid:not(.SwymWishlist__Grid--hasCards){gap:60px 40px;justify-content:start}}
/*# sourceMappingURL=/cdn/shop/t/518/assets/swym-wishlist.css.map */
