:root{--color-primary:#000;--color-secondary:#fff;--color-brand:#ff7a00;--color-form:#939395;--color-form-input:#222;--color-form-success:#1f2d49;--color-form-warning:#ffb800;--color-form-error:#dc2626}.wishlist-page__container .wishlist-page__header__title{font-family:var(--font-primary);font-size:40px;font-style:normal;font-weight:600;font-weight:400;line-height:100%;text-decoration:none;text-transform:none}@media screen and (min-width:769px){.wishlist-page__container .wishlist-page__header__title{font-size:80px;line-height:100px}}.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}.underline-hover:after{background:#000;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;transition:width .25s;width:0}.underline-hover.disabled{cursor:default}.underline-hover:not(.disabled){cursor:pointer}.underline-hover:not(.disabled).active:after,.underline-hover:not(.disabled):hover:after{width:100%}.wishlist-page__container{padding-bottom:32px;padding-top:32px}@media screen and (min-width:769px){.wishlist-page__container{padding-bottom:64px;padding-top:64px}}.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{padding:24px 0 0}.wishlist-page__container .wishlist-page__products-list__remove-product .btn{width:100%}.wishlist-page__container .wishlist-page__products-list #wishlist-content{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container{margin-right:8px;width:calc(50% - 4px)}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container:nth-child(2n){margin-right:0}@media screen and (min-width:769px){.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container{margin-right:32px;width:calc(25% - 24px)}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container:nth-child(2n),.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container:nth-child(3n){margin-right:32px}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container:nth-child(4n){margin-right:0}}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container figure{overflow:hidden;padding-top:134.5238095238%;position:relative;width:100%}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container figure>img,.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container figure>model-viewer,.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container figure>video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media screen and (min-width:769px){.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container figure{overflow:hidden;padding-top:135.0961538462%;position:relative}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container figure>img,.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container figure>model-viewer,.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container figure>video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container .product-tile__meta__title{font-size:14px;line-height:30px;margin-top:13px;min-height:60px;text-transform:uppercase}@media screen and (min-width:769px){.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container .product-tile__meta__title{min-height:0}}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container .product-tile__meta__price{align-items:center;display:flex;flex-wrap:wrap;font-weight:600;justify-content:flex-start;letter-spacing:.1em;line-height:normal;margin-top:5px}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container .product-tile__meta__price__label{font-size:14px}.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:#ff7a00;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*/