:root{--stm-wishlist-button-size:34px;--stm-wishlist-button-radius:999px;--stm-wishlist-active-color:#19a33a;--stm-wishlist-badge-bg:#19a33a;--stm-wishlist-badge-text:#ffffff;--stm-wishlist-orange:#ff7a00;--stm-wishlist-orange-dark:#e56e00;--stm-wishlist-text:#111111;--stm-wishlist-muted:#6b7280;--stm-wishlist-border:rgba(17, 17, 17, 0.12);--stm-wishlist-surface:#ffffff;--stm-wishlist-soft:#f3f4f6}.stm-pl__wish{width:var(--stm-wishlist-button-size);height:var(--stm-wishlist-button-size);min-width:var(--stm-wishlist-button-size);border:0;background:#fff0;padding:0;cursor:pointer;border-radius:var(--stm-wishlist-button-radius);display:inline-flex;align-items:center;justify-content:center;box-shadow:none!important;filter:none!important;transition:none!important}.stm-pl__wish:hover,.stm-pl__wish:focus{transform:none!important;box-shadow:none!important;outline:none}.stm-pl__wish:focus-visible{outline:2px solid var(--stm-wishlist-active-color);outline-offset:2px}.stm-pl__icon--wish{width:20px;height:20px;background-image:url(/wp-content/themes/suntechmall-vpro/assets/svg/wishlist.svg);background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-mask:none!important;mask:none!important;opacity:1}.stm-pl__wish.is-active .stm-pl__icon--wish,.stm-wishlist-single-btn.is-active .stm-pl__icon--wish{background-image:url(/wp-content/themes/suntechmall-vpro/assets/svg/wishlist-filled.svg)!important;background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-mask:none!important;mask:none!important;opacity:1!important}.stm-wishlist-single-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;margin:10px 0 0;padding:10px 14px;border:1px solid var(--stm-wishlist-border);border-radius:12px;background:#fff;color:var(--stm-wishlist-text);font-size:13px;font-weight:650;line-height:1;text-decoration:none;cursor:pointer;box-shadow:none;transition:border-color 0.15s ease,background-color 0.15s ease,color 0.15s ease}.stm-wishlist-single-btn:hover,.stm-wishlist-single-btn:focus{border-color:var(--stm-wishlist-active-color);background:#fff;color:var(--stm-wishlist-text);box-shadow:none}.stm-wishlist-single-btn:focus-visible{outline:2px solid var(--stm-wishlist-active-color);outline-offset:2px}.stm-wishlist-single-btn.is-active{border-color:var(--stm-wishlist-active-color);color:var(--stm-wishlist-active-color)}.stm-wishlist-single-btn__icon{width:18px;height:18px;flex:0 0 auto}.stm-wishlist-btn-text{display:inline-flex;align-items:center}.stm-wish__count{display:inline-flex;min-width:18px;height:18px;align-items:center;justify-content:center;border-radius:999px;font-size:11px;line-height:1;padding:0 6px;background:#111;color:#fff}.stm-wish__count[hidden]{display:none!important}.stm-wish.is-active .stm-wish__count{background:var(--stm-wishlist-badge-bg);color:var(--stm-wishlist-badge-text)}.stm-wish__dropdown{color:var(--stm-wishlist-text)}.stm-wish__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.stm-wish__title{color:var(--stm-wishlist-text);font-size:14px;font-weight:750;line-height:1.25}.stm-wish__view{color:var(--stm-wishlist-orange);font-size:12px;font-weight:650;line-height:1;text-decoration:none}.stm-wish__view:hover,.stm-wish__view:focus{color:var(--stm-wishlist-orange-dark);text-decoration:none}.stm-wish__list,.stm-wish-list{list-style:none;margin:0;padding:0}.stm-wish__empty,.stm-wish-empty{padding:12px 14px;color:var(--stm-wishlist-muted)}.stm-wish-empty__title{margin:0 0 4px;color:var(--stm-wishlist-text);font-size:13px;font-weight:750;line-height:1.3}.stm-wish-empty__text{margin:0;color:var(--stm-wishlist-muted);font-size:12px;line-height:1.45}.stm-wish__item,.stm-wish-item{display:flex;align-items:center;gap:10px;min-width:0;padding:10px 12px;border-bottom:1px solid rgb(17 17 17 / .07)}.stm-wish__item:last-child,.stm-wish-item:last-child{border-bottom:0}.stm-wish__link,.stm-wish-item__thumb{display:flex;align-items:center;justify-content:center;text-decoration:none;flex:0 0 auto}.stm-wish__img,.stm-wish-item__thumb,.stm-wish-item__thumb img{width:36px;height:36px;border-radius:8px}.stm-wish__img{display:block;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:var(--stm-wishlist-soft)}.stm-wish-item__thumb{overflow:hidden;background:var(--stm-wishlist-soft)}.stm-wish-item__thumb img{display:block;object-fit:cover}.stm-wish-item__meta{min-width:0;flex:1 1 auto}.stm-wish__name,.stm-wish-item__title{display:-webkit-box;overflow:hidden;color:var(--stm-wishlist-text);font-size:13px;font-weight:600;line-height:1.35;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical}.stm-wish__name:hover,.stm-wish__name:focus,.stm-wish-item__title:hover,.stm-wish-item__title:focus{color:var(--stm-wishlist-orange);text-decoration:none}.stm-wish__remove,.stm-wish-item__remove{width:28px;height:28px;min-width:28px;border:0;border-radius:999px;background:#fff0;color:var(--stm-wishlist-muted);font-size:20px;line-height:1;cursor:pointer;opacity:.75;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.stm-wish__remove:hover,.stm-wish__remove:focus,.stm-wish-item__remove:hover,.stm-wish-item__remove:focus{opacity:1;color:#ef4444;background:rgb(239 68 68 / .08);box-shadow:none}.stm-wish__foot{padding:10px 12px 12px;border-top:1px solid rgb(17 17 17 / .07)}.stm-wish__btn{display:inline-flex;width:100%;min-height:38px;align-items:center;justify-content:center;border-radius:12px;background:var(--stm-wishlist-orange);color:#fff;font-size:13px;font-weight:750;line-height:1;text-decoration:none}.stm-wish__btn:hover,.stm-wish__btn:focus{background:var(--stm-wishlist-orange-dark);color:#fff;text-decoration:none}.stm-wl-toast{position:fixed;left:50%;top:18%;transform:translateX(-50%);z-index:999999;max-width:calc(100vw - 32px);padding:12px 16px;border-radius:999px;font-size:13px;font-weight:650;line-height:1.2;opacity:0;pointer-events:none;transition:opacity 0.12s ease;background:#111;color:#fff;text-align:center;box-shadow:none}.stm-wl-toast.is-show{opacity:1}.stm-wl-toast.is-ok{background:var(--stm-wishlist-active-color)}.stm-wl-toast.is-bad{background:#111}.stm-wishlist-page{--stm-wishlist-page-desktop-cols:6;--stm-wishlist-page-tablet-cols:3;--stm-wishlist-page-mobile-cols:2}.stm-wishlist-page--grey{background:#f3f4f6;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:18px 0 28px}.stm-wishlist-page--grey .stm-wishlist-shell,.stm-wishlist-shell{max-width:1500px;margin:0 auto;padding:0 18px;background:#fff0}.stm-wishlist-sec{background:#fff;border-radius:18px;border:1px solid rgb(17 17 17 / .1);padding:18px 18px 16px}.stm-wishlist-sec__head{display:flex;align-items:center;justify-content:space-between;gap:16px}.stm-wishlist-sec__title{margin:0;font-size:18px;line-height:1.2;font-weight:650;color:#111}.stm-wishlist-sec__meta{margin:6px 0 0;font-size:13px;color:var(--stm-wishlist-muted)}.stm-wishlist-sec__right{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.stm-wishlist-sec__line{margin-top:12px;height:2px;background:var(--stm-wishlist-active-color);border-radius:999px}.stm-wishlist-sec__body{padding-top:14px}.stm-wishlist-page .stm-wishlist-hero__btn,.stm-wishlist-page .stm-wishlist-empty__btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:12px;padding:10px 14px;font-size:13px;line-height:1;font-weight:650;border:1px solid rgb(17 17 17 / .14);background:#fff;color:#111;box-shadow:none;transition:background-color 0.12s ease,border-color 0.12s ease,color 0.12s ease;white-space:nowrap}.stm-wishlist-page .stm-wishlist-hero__btn--add{background:var(--stm-wishlist-orange);border-color:var(--stm-wishlist-orange);color:#fff}.stm-wishlist-page .stm-wishlist-hero__btn--add:hover,.stm-wishlist-page .stm-wishlist-hero__btn--add:focus{background:var(--stm-wishlist-orange-dark);border-color:var(--stm-wishlist-orange-dark);color:#fff}.stm-wishlist-page .stm-wishlist-hero__btn--clear{background:var(--stm-wishlist-active-color);border-color:var(--stm-wishlist-active-color);color:#fff}.stm-wishlist-page .stm-wishlist-hero__btn--clear:hover,.stm-wishlist-page .stm-wishlist-hero__btn--clear:focus{filter:brightness(.92);color:#fff}.stm-wishlist-page .stm-wishlist-hero__btn--shop:hover,.stm-wishlist-page .stm-wishlist-hero__btn--shop:focus{background:#f3f4f6;border-color:rgb(17 17 17 / .22);color:#111}.stm-wishlist-empty{padding:34px 18px;text-align:center;border:1px dashed rgb(17 17 17 / .16);border-radius:16px;background:#fff}.stm-wishlist-empty__title{margin:0 0 8px;color:#111;font-size:18px;font-weight:750;line-height:1.25}.stm-wishlist-empty__text{max-width:520px;margin:0 auto 16px;color:var(--stm-wishlist-muted);font-size:13px;line-height:1.6}.stm-wishlist-page .stm-wishlist-empty__btn{background:var(--stm-wishlist-orange);border-color:var(--stm-wishlist-orange);color:#fff}.stm-wishlist-page .stm-wishlist-empty__btn:hover,.stm-wishlist-page .stm-wishlist-empty__btn:focus{background:var(--stm-wishlist-orange-dark);border-color:var(--stm-wishlist-orange-dark);color:#fff}.stm-wishlist-page .stm-wishlist-woocommerce ul.products{margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--stm-wishlist-page-desktop-cols),minmax(0,1fr));gap:18px}.stm-wishlist-page .stm-wishlist-woocommerce ul.products::before,.stm-wishlist-page .stm-wishlist-woocommerce ul.products::after{content:none!important}.stm-wishlist-page .stm-wishlist-woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important}.page-id-24032 .stm-page__header{display:none}@media (max-width:1024px){.stm-wishlist-sec__head{align-items:flex-start}.stm-wishlist-sec__right{flex-direction:column;align-items:flex-end;gap:8px}.stm-wishlist-page .stm-wishlist-hero__btn{width:240px}.stm-wishlist-page .stm-wishlist-woocommerce ul.products{grid-template-columns:repeat(var(--stm-wishlist-page-tablet-cols),minmax(0,1fr));gap:14px}}@media (max-width:640px){.stm-wl-toast{top:12%;font-size:12px}.stm-wishlist-single-btn{width:100%}}@media (max-width:520px){.stm-wishlist-page--grey{padding:14px 0 22px}.stm-wishlist-shell,.stm-wishlist-page--grey .stm-wishlist-shell{padding:0 12px}.stm-wishlist-sec{border-radius:16px;padding:14px 14px 12px}.stm-wishlist-sec__head{display:block}.stm-wishlist-sec__right{width:100%;margin-top:12px;align-items:stretch}.stm-wishlist-page .stm-wishlist-hero__btn{width:100%;max-width:none}.stm-wishlist-page .stm-wishlist-woocommerce ul.products{grid-template-columns:repeat(var(--stm-wishlist-page-mobile-cols),minmax(0,1fr));gap:12px}}