.wishlist-item{position:relative;display:flex;flex-direction:column;min-width:0;margin-left:-1px;margin-top:-1px;border:1px solid transparent;cursor:pointer;transition:border-color .15s ease}.wishlist-item__gallery{position:relative;overflow:hidden;aspect-ratio:3/4;background:#f7f7f7}.wishlist-item__gallery .swiper{width:100%;height:100%}.wishlist-item__gallery .swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;width:100%;height:100%}.wishlist-item__gallery .swiper:not(.swiper-initialized) .swiper-slide{flex:0 0 100%;min-width:0;height:100%}.wishlist-item__gallery .swiper:not(.swiper-initialized) .swiper-slide:not(:first-child){display:none}.wishlist-item__gallery .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.wishlist-item__nav{appearance:none;border:none;background:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;position:absolute;top:50%;z-index:2;display:none;align-items:center;justify-content:center;width:32px;height:32px;color:#1d1d1b;transform:translateY(-50%);opacity:0;transition:opacity .15s ease}@media(min-width:1024px){.wishlist-item__nav{display:flex}}.wishlist-item__nav--prev{left:16px}.wishlist-item__nav--next{right:16px}.wishlist-item__nav:hover{opacity:.6}.wishlist-item__actions{position:absolute;top:0;right:0;left:0;z-index:3;display:flex;justify-content:space-between;opacity:1}.wishlist-item__action{appearance:none;border:none;background:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;color:#1d1d1b;transition:all .15s ease}@media(min-width:1024px){.wishlist-item__action{width:55px;height:55px}}.wishlist-item__action:first-child{border-right:1px solid transparent;border-bottom:1px solid transparent}.wishlist-item__action:hover{color:#a1a1a1}.wishlist-item__action.is-active{color:#1d1d1b}.wishlist-item__action.is-active .icon{fill:currentcolor}.wishlist-item__action svg{width:15px;height:15px}.wishlist-item__info{display:flex;flex-direction:column;justify-content:flex-start;gap:10px;flex:1;min-height:150px;padding:10px}@media(min-width:1024px){.wishlist-item__info{padding:14px 20px}}.wishlist-item__title{color:#1d1d1b;font-weight:400;font-size:14px;line-height:1.4;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:1024px){.wishlist-item__title{line-height:1.2}}.wishlist-item__colors{margin-top:auto}@media(min-width:1024px){.wishlist-item__colors{display:none}}@media(min-width:1024px){.wishlist-item:hover .wishlist-item__actions,.wishlist-item:hover .wishlist-item__nav,.wishlist-item:hover .wishlist-item__thumbnails{opacity:1}}.wishlist-item:hover{border-color:#1d1d1b}.wishlist-item:hover .wishlist-item__action:first-child{border-right:1px solid #1d1d1b;border-bottom:1px solid #1d1d1b}.wishlist-item__price{flex-shrink:0;color:#1d1d1b;font-weight:400;font-size:14px;line-height:1.2}@media(min-width:768px){.page-wishlist__header{padding-top:8px}}.page-wishlist__title{font-family:Etnodim_Display,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;font-size:36px;font-weight:400;text-transform:uppercase;line-height:1}.page-wishlist__description{margin-top:20px;font-size:14px;font-weight:300;line-height:1.286;color:#1d1d1b;max-width:730px}@media(min-width:768px){.page-wishlist__description{margin-top:30px}}.page-wishlist__description a{text-decoration:underline}.page-wishlist__list{padding:40px 0 10px;margin-left:-20px;margin-right:-20px}@media(min-width:768px){.page-wishlist__list{padding:60px 0 10px}}.page-wishlist__empty{padding:0 40px;font-size:14px;font-weight:300;line-height:1.286;color:#1d1d1b}@media(min-width:768px){.page-wishlist__empty{padding:0}}.page-wishlist__recent{padding:0 0 130px}@media(min-width:768px){.page-wishlist__recent{padding:80px 0 140px;margin-left:-30px;margin-right:-30px;border-top:1px solid #1d1d1b}}.page-wishlist .product-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4px;row-gap:10px}@media(min-width:576px){.page-wishlist .product-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:10px;row-gap:10px}}@media(min-width:1024px){.page-wishlist .product-grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:10px;row-gap:10px}}
