#cart-notification{background-color:var(--color-white);border-color:1px solid var(--color-light-grey);padding:12px 12px 12px 20px;position:absolute;top:60px;right:20px;transform:translateY(-100%);visibility:hidden;opacity:0;z-index:-1;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);box-sizing:border-box;display:block;width:-moz-calc(100% - 40px) !important;width:-webkit-calc(100% - 40px) !important;width:calc(100% - 40px) !important;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media only screen and (min-width: 1024px){#cart-notification{max-width:320px}}#cart-notification.active{transform:translateY(0);visibility:visible;z-index:200;opacity:1}#cart-notification.animate{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}#cart-notification .cart-notification-product{grid-template-areas:"header image" "details image";display:-ms-grid;display:grid}#cart-notification .cart-notification-product product-header{line-height:0;grid-area:header;width:100%}#cart-notification .cart-notification-product product-header span{color:var(--color-black);font-size:12px;font-weight:600;line-height:15px;margin-bottom:5px;display:block}#cart-notification .cart-notification-product product-image{width:100%;grid-area:image;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}#cart-notification .cart-notification-product product-image img{max-height:60px;max-width:60px;margin-left:auto;margin-top:auto}#cart-notification .cart-notification-product product-details{width:100%;margin:auto;padding-right:10px;box-sizing:border-box;grid-area:details}#cart-notification .cart-notification-product product-details title{color:var(--color-black);font-size:14px;line-height:18px;display:block}#cart-notification .cart-notification-product product-details price{font-size:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}#cart-notification .cart-notification-product product-details price span{color:var(--color-black);font-size:14px;line-height:24px}#cart-notification .cart-notification-product product-details price span:last-child{font-weight:700;margin-left:10px}#cart-notification .cart-notification-product .addon-details-inner{position:absolute;bottom:-12px;right:12px;background-color:#00c8ff;border:1px solid #ced3d2;border-radius:20px;color:#fff;padding:1px 10px 4px;font-size:14px;line-height:14px}#cart-notification .cart-notification-product .addon-details-inner.hide{display:none}.tidio-redirect{position:fixed;bottom:105px;right:16px;z-index:100 !important}.tidio-redirect.tidio-hide{display:none}@media screen and (min-width: 768px){.tidio-redirect{bottom:15px;right:27px}}.tidio-redirect button{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;align-items:center;font-family:sans-serif !important;margin-top:-20px;width:58px;height:58px;border-radius:50%;border:0;transform:scale(1.05);cursor:pointer}.tidio-redirect button i{width:26px;height:24px}.tidio-redirect button i svg{vertical-align:middle;transition:all .2s ease-in-out}.tidio-redirect button:hover svg{transform:scale(1.1)}.tidio-redirect button:focus{outline:none}#tidio-chat{position:relative;z-index:100}.banner-category{max-width:1350px;margin-left:auto;margin-right:auto;border-radius:4px;background-color:var(--color-grey-light);overflow:hidden;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media screen and (min-width: 768px){.banner-category{margin-right:20px;margin-left:20px}}.banner-category .content{padding:15px 0 15px 15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media screen and (min-width: 1024px){.banner-category .content{margin:auto;margin-left:0;padding:37px 30px}}.banner-category .content img{max-width:40px;border-radius:4px;overflow:hidden}@media screen and (min-width: 768px){.banner-category .content img{max-width:80px}}.banner-category .inner_content{margin:auto;margin-left:5px}@media screen and (min-width: 768px){.banner-category .inner_content{margin-left:30px}}.banner-category .title{color:var(--color-black);font-size:20px;font-weight:800;letter-spacing:0;line-height:22px;margin:0;padding-bottom:3px}@media screen and (min-width: 768px){.banner-category .title{font-size:34px;line-height:41px;padding-bottom:5px}}.banner-category p{color:var(--color-black);font-size:13px;font-weight:600;letter-spacing:0;line-height:14px;margin-top:2px;margin-bottom:0}@media screen and (min-width: 768px){.banner-category p{font-size:16px;line-height:20px}}.banner-category .collection_image{position:relative;width:100%;max-width:45%}@media screen and (min-width: 768px){.banner-category .collection_image{position:relative;max-width:45%}}@media screen and (min-width: 1024px){.banner-category .collection_image{min-width:55%}}.banner-category .collection_image img{position:absolute;height:100%;width:auto;object-position:left;object-fit:cover;left:unset;right:0}@media screen and (min-width: 768px){.banner-category .collection_image img{position:relative;width:100%}}.template-page .banner-category .content{width:100%}@media screen and (max-width: 767px){.template-page .banner-category .collection_image{max-width:38%}}#MainContent{width:100%;padding-top:10px;max-width:1390px;margin-right:auto;margin-left:auto;padding-right:10px;padding-left:10px}@media screen and (min-width: 768px){#MainContent{padding:15px 20px 0}}.wishlist-page{max-width:1390px;width:100%;margin:0 auto;padding:20px 15px 40px}@media screen and (min-width: 768px){.wishlist-page{padding:30px 20px 60px}}.wishlist-page__header{display:flex;align-items:baseline;gap:12px;margin-bottom:20px}@media screen and (min-width: 768px){.wishlist-page__header{margin-bottom:30px}}.wishlist-page__title{font-size:22px;font-weight:700;color:#213038;margin:0}@media screen and (min-width: 768px){.wishlist-page__title{font-size:28px}}.wishlist-page__count{font-size:14px;font-weight:400;color:#4e5a59;margin:0}.wishlist-page__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}@media screen and (min-width: 600px){.wishlist-page__grid{grid-template-columns:repeat(3, 1fr);gap:16px}}@media screen and (min-width: 900px){.wishlist-page__grid{grid-template-columns:repeat(4, 1fr);gap:20px}}@media screen and (min-width: 1200px){.wishlist-page__grid{grid-template-columns:repeat(5, 1fr)}}.wishlist-page__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;text-align:center}.wishlist-page__empty p{font-size:16px;font-weight:600;color:#4e5a59;margin:0}.wishlist-page__guest{display:flex;justify-content:center;padding:40px 0}.wishlist-page__guest-card{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:400px;width:100%;padding:40px 24px;background-color:#fafafa;border:1px solid #e8e8e8;border-radius:12px}@media screen and (min-width: 768px){.wishlist-page__guest-card{padding:50px 40px}}.wishlist-page__guest-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;background-color:#f3eafa;border-radius:50%;margin-bottom:20px}.wishlist-page__guest-title{font-size:20px;font-weight:700;color:#213038;margin:0 0 8px}@media screen and (min-width: 768px){.wishlist-page__guest-title{font-size:22px}}.wishlist-page__guest-text{font-size:14px;font-weight:400;line-height:20px;color:#4e5a59;margin:0 0 24px}.wishlist-page__guest-actions{display:flex;flex-direction:column;gap:10px;width:100%;max-width:240px}.wishlist-page__btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;font-size:14px;font-weight:600;color:#fff;background-color:#6700c2;border:1px solid #520099;border-radius:6px;text-decoration:none;transition:background-color .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.wishlist-page__btn:hover,.wishlist-page__btn:active,.wishlist-page__btn:focus{background-color:#5600a3;color:#fff}.wishlist-page__btn--secondary{background-color:rgba(0,0,0,0);color:#213038;border:1px solid #cdd8df}.wishlist-page__btn--secondary:hover,.wishlist-page__btn--secondary:active,.wishlist-page__btn--secondary:focus{background-color:#f5f5f5;color:#213038}.wishlist-page__loading{display:flex;align-items:center;justify-content:center;padding:40px 20px}.wishlist-page__loading p{font-size:14px;color:#4e5a59;margin:0}
