:root{--color-primary:#411212;--color-secondary:#eadac5;--color-brand:#411212;--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:400;letter-spacing:normal;line-height:normal;margin:0;padding:0;text-decoration:none;text-transform:none}@media screen and (min-width:769px){.wishlist-page__container .wishlist-page__header__title{font-size:70px}}.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}}.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:16px 16px 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:16px;width:calc(50% - 8px)}.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:16px;width:calc(25% - 12px)}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container:nth-child(2n){margin-right:16px}.wishlist-page__container .wishlist-page__products-list #wishlist-content .product-tile__container:nth-child(4n){margin-right:0}}.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:#411212;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*/