.wishlist-page__container .wishlist-page__header__title{color:#000;font-family:var(--font-primary);font-style:normal;font-weight:400;letter-spacing:.16em;line-height:130%;margin:0;padding:0;text-decoration:none;text-transform:none}.wishlist-page__container .wishlist-page__products-list__remove-product .underline-hover{color:#000;font-family:var(--font-secondary);font-style:normal;font-weight:400;letter-spacing:.01em;line-height:130%;margin:0;padding:0;text-decoration:none;text-transform:none}.wishlist-page__container .wishlist-page__header__title{font-size:46px;text-transform:uppercase}@media screen and (min-width:769px){.wishlist-page__container .wishlist-page__header__title{font-size:43px}}.wishlist-page__container .wishlist-page__products-list__remove-product .underline-hover{font-size:18px}.section-spacing{margin-bottom:32px;margin-top:32px}@media screen and (min-width:769px){.section-spacing{margin-bottom:64px;margin-top:64px}}.wishlist-page__container{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:1440px;padding-left:16px;padding-right:16px}@media screen and (min-width:769px){.wishlist-page__container{padding-left:32px;padding-right:32px}}.underline-hover{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.underline-hover:after{background:#8f8270;bottom:-3px;content:"";display:block;height:1px;left:50%;position:absolute;transition:width .35s,left .35s;width:1px}.underline-hover.disabled{color:#eadbc8;cursor:default}.underline-hover.disabled:after{background:#eadbc8}.underline-hover:not(.disabled){cursor:pointer}.underline-hover:not(.disabled).active:after,.underline-hover:not(.disabled):hover:after{left:0;width:100%}.wishlist-page__container{padding:32px 0}@media screen and (min-width:769px){.wishlist-page__container{padding:64px 0}}.wishlist-page__container .wishlist-page__header{margin-bottom:32px}.wishlist-page__container .wishlist-page__header__title{text-align:center}.wishlist-page__container .wishlist-page__header__content{margin-top:24px}.wishlist-page__container .wishlist-page__products-list__remove-product{background-color:#fff;padding:16px}.wishlist-page__container .wishlist-page__products-list__remove-product .underline-hover{display:block;margin:0 auto;text-transform:uppercase}.wishlist-page__container .wishlist-page__products-list #wishlist-content{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-left:-2px;margin-right:-2px}@media screen and (min-width:769px){.wishlist-page__container .wishlist-page__products-list #wishlist-content{margin:0}}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container{margin-bottom:16px;padding:0 2px;width:50%}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container:nth-child(3n){width:100%}@media screen and (min-width:769px){.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container{margin:0;padding:0;width:33.3333333333%}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container:nth-child(3n){width:33.3333333333%}}.wishlist-page__container .loading{position:relative}.wishlist-page__container .loading:before{background-color:rgba(0,0,0,.2);content:"";-webkit-filter:blur(16px);filter:blur(16px);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.wishlist-page__container .loading:after{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border:8px solid #fff;border-radius:50%;border-top-color:#f3eadd;content:"";height:64px;left:calc(50% - 32px);position:absolute;top:calc(50% - 32px);width:64px;z-index:2}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=template.page.wishlist.css.map*/