.artistern-wishlist-page,
.artistern-wishlist-page * { box-sizing: border-box; border-radius: 0 !important; box-shadow: none !important; letter-spacing: 0 !important; }
.artistern-wishlist-page { padding: 76px 0 120px; background: #fff; color: #191714; }
.artistern-wishlist-head { display: flex; flex-direction: column; padding-bottom: 48px; border-bottom: 1px solid #e1dcd3; }
.artistern-wishlist-head h1 { margin: 0 0 12px; font-size: 84px; line-height: 1; }
.artistern-wishlist-head > div > p { max-width: 560px; margin: 0; color: #706b63; }
.artistern-wishlist-content { padding-top: 48px; }
.artistern-wishlist-content ul.products.artistern-product-grid { grid-template-columns:repeat(4,minmax(0,1fr)) !important; grid-auto-rows:1px; column-gap:22px !important; row-gap:0 !important; }
.artistern-wishlist-gate,.artistern-wishlist-empty { max-width: 640px; padding: 72px 0; }
.artistern-wishlist-gate h2,.artistern-wishlist-empty h2 { margin-bottom: 12px; font-size: 40px; }
.artistern-wishlist-gate p,.artistern-wishlist-empty p { margin-bottom: 28px; color: #706b63; }
@media (max-width:1000px){.artistern-wishlist-head h1{font-size:64px}.artistern-wishlist-content ul.products.artistern-product-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}
@media (max-width:700px){.artistern-wishlist-page{padding:48px 0 80px}.artistern-wishlist-head,.artistern-wishlist-content{width:calc(100% - 32px)}.artistern-wishlist-head{grid-template-columns:1fr;gap:12px}.artistern-wishlist-head h1{font-size:50px}.artistern-wishlist-content ul.products.artistern-product-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;column-gap:14px !important}}
