/* VietMart Studio 4.1.2.6 — YITH Wishlist visual refresh only */
:root{--vmw-green:#166534;--vmw-green-dark:#14532d;--vmw-soft:#f3faf5;--vmw-border:#dce9df;--vmw-text:#17251c;--vmw-muted:#6b746e;--vmw-red:#dc2626}
.yith-wcwl-form{max-width:1200px;margin:42px auto 70px;padding:0 24px;color:var(--vmw-text)}
.yith-wcwl-form .wishlist-title-container{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}
.yith-wcwl-form .wishlist-title{margin:0!important;padding:0!important}
.yith-wcwl-form .wishlist-title h2,.yith-wcwl-form h2{margin:0;color:var(--vmw-text);font-size:32px;line-height:1.2;font-weight:800;letter-spacing:-.02em}
.yith-wcwl-form table.wishlist_table{width:100%;margin:0;border:1px solid var(--vmw-border)!important;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(22,101,52,.06);border-collapse:separate!important;border-spacing:0;overflow:hidden}
.yith-wcwl-form table.wishlist_table thead th{padding:16px 18px!important;border:0!important;border-bottom:1px solid var(--vmw-border)!important;background:var(--vmw-soft);color:#536259;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.yith-wcwl-form table.wishlist_table tbody tr{transition:background .2s ease}
.yith-wcwl-form table.wishlist_table tbody tr:hover{background:#fbfefc}
.yith-wcwl-form table.wishlist_table tbody td{padding:18px!important;border:0!important;border-bottom:1px solid #edf2ee!important;vertical-align:middle}
.yith-wcwl-form table.wishlist_table tbody tr:last-child td{border-bottom:0!important}
.yith-wcwl-form .product-remove{width:52px;text-align:center}
.yith-wcwl-form .product-remove a{display:inline-flex!important;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #fecaca;border-radius:50%;color:var(--vmw-red)!important;background:#fff!important;font-size:0!important;line-height:1!important;text-decoration:none!important;transition:.2s ease}
.yith-wcwl-form .product-remove a:before{content:'×';font-size:21px;font-weight:500}
.yith-wcwl-form .product-remove a:hover{background:#fef2f2!important;border-color:#ef4444;transform:scale(1.04)}
.yith-wcwl-form .product-thumbnail{width:96px}
.yith-wcwl-form .product-thumbnail img{display:block;width:82px!important;height:82px!important;object-fit:cover;border-radius:14px;border:1px solid var(--vmw-border);background:#fff}
.yith-wcwl-form .product-name a{color:var(--vmw-text)!important;font-size:15px;font-weight:750;line-height:1.45;text-decoration:none!important}
.yith-wcwl-form .product-name a:hover{color:var(--vmw-green)!important}
.yith-wcwl-form .product-price{white-space:nowrap;color:var(--vmw-text);font-size:16px;font-weight:800}
.yith-wcwl-form .product-stock-status span{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#edf8f0;color:var(--vmw-green);font-size:12px;font-weight:750;white-space:nowrap}
.yith-wcwl-form .product-stock-status span:before{content:'';width:7px;height:7px;border-radius:50%;background:#22a447}
.yith-wcwl-form .product-add-to-cart{text-align:right;white-space:nowrap}
.yith-wcwl-form .product-add-to-cart a{display:inline-flex!important;align-items:center;justify-content:center;min-height:44px;padding:0 20px!important;border:1px solid var(--vmw-green)!important;border-radius:11px!important;background:var(--vmw-green)!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;box-shadow:0 7px 18px rgba(22,101,52,.14);transition:.2s ease}
.yith-wcwl-form .product-add-to-cart a:hover{background:var(--vmw-green-dark)!important;border-color:var(--vmw-green-dark)!important;transform:translateY(-1px)}
.yith-wcwl-form .wishlist_table .dateadded{color:var(--vmw-muted);font-size:12px}
.yith-wcwl-form .yith-wcwl-share{display:flex;align-items:center;gap:12px;margin:22px 0 0!important;padding:18px 20px;border:1px solid var(--vmw-border);border-radius:14px;background:#fbfefc}
.yith-wcwl-form .yith-wcwl-share h4{margin:0 8px 0 0!important;color:var(--vmw-muted);font-size:13px;font-weight:700}
.yith-wcwl-form .yith-wcwl-share ul{display:flex;gap:8px;margin:0!important;padding:0!important}
.yith-wcwl-form .yith-wcwl-share li{margin:0!important}
.yith-wcwl-form .yith-wcwl-share a{display:flex!important;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--vmw-border);border-radius:50%;background:#fff;color:var(--vmw-green)!important;transition:.2s ease}
.yith-wcwl-form .yith-wcwl-share a:hover{border-color:var(--vmw-green);background:var(--vmw-soft)}
.yith-wcwl-form .wishlist-empty{padding:52px 20px!important;text-align:center;color:var(--vmw-muted)}
.yith-wcwl-form .wishlist-empty:before{content:'♡';display:block;margin-bottom:10px;color:var(--vmw-green);font-size:52px;line-height:1}
@media(max-width:849px){
 .yith-wcwl-form{margin-top:28px;padding:0 16px}
 .yith-wcwl-form table.wishlist_table,.yith-wcwl-form table.wishlist_table tbody,.yith-wcwl-form table.wishlist_table tr,.yith-wcwl-form table.wishlist_table td{display:block;width:100%}
 .yith-wcwl-form table.wishlist_table thead{display:none}
 .yith-wcwl-form table.wishlist_table{border:0!important;background:transparent;box-shadow:none;overflow:visible}
 .yith-wcwl-form table.wishlist_table tbody tr{position:relative;display:grid;grid-template-columns:76px 1fr;gap:6px 14px;margin-bottom:14px;padding:16px;border:1px solid var(--vmw-border);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(22,101,52,.05)}
 .yith-wcwl-form table.wishlist_table tbody td{padding:0!important;border:0!important}
 .yith-wcwl-form .product-remove{position:absolute;right:12px;top:12px;width:auto;z-index:2}
 .yith-wcwl-form .product-thumbnail{grid-row:1/5;width:76px}
 .yith-wcwl-form .product-thumbnail img{width:76px!important;height:76px!important}
 .yith-wcwl-form .product-name{padding-right:40px!important}
 .yith-wcwl-form .product-price,.yith-wcwl-form .product-stock-status{font-size:13px}
 .yith-wcwl-form .product-add-to-cart{grid-column:1/-1;margin-top:10px;text-align:left}
 .yith-wcwl-form .product-add-to-cart a{width:100%}
 .yith-wcwl-form .yith-wcwl-share{align-items:flex-start;flex-direction:column}
}
@media(max-width:480px){
 .yith-wcwl-form .wishlist-title h2,.yith-wcwl-form h2{font-size:27px}
 .yith-wcwl-form table.wishlist_table tbody tr{grid-template-columns:64px 1fr;padding:14px}
 .yith-wcwl-form .product-thumbnail,.yith-wcwl-form .product-thumbnail img{width:64px!important;height:64px!important}
}

/* 4.1.2.7 Wishlist conversion suite */
.vmw-summary{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(220px,.55fr) auto;gap:22px;align-items:center;margin:0 0 24px;padding:25px 28px;border:1px solid var(--vmw-border);border-radius:20px;background:linear-gradient(135deg,#f4fbf6 0%,#fff 70%);box-shadow:0 12px 35px rgba(22,101,52,.06)}
.vmw-kicker{display:block;margin-bottom:7px;color:var(--vmw-green);font-size:11px;font-weight:850;letter-spacing:.11em}
.vmw-summary h1{margin:0 0 7px;color:var(--vmw-text);font-size:34px;line-height:1.1;letter-spacing:-.025em}
.vmw-summary p{margin:0;color:var(--vmw-muted);font-size:14px}.vmw-summary p strong{color:var(--vmw-text)}
.vmw-summary-total{display:flex;flex-direction:column;padding-left:22px;border-left:1px solid var(--vmw-border)}
.vmw-summary-total span{color:var(--vmw-muted);font-size:12px;font-weight:700}.vmw-summary-total strong{margin:3px 0;color:var(--vmw-text);font-size:27px}.vmw-summary-total small{color:#849087;font-size:10px;line-height:1.4}
.vmw-summary-actions{display:flex;flex-direction:column;gap:9px;min-width:175px}.vmw-summary-actions a,.vmw-summary-actions button{display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:11px;font-size:12px;font-weight:800;text-decoration:none!important;cursor:pointer}
.vmw-primary{border:1px solid var(--vmw-green);background:var(--vmw-green);color:#fff}.vmw-primary:hover{background:var(--vmw-green-dark)}.vmw-primary:disabled{opacity:.65;cursor:wait}
.vmw-secondary{border:1px solid var(--vmw-border);background:#fff;color:var(--vmw-green)!important}.vmw-secondary:hover{border-color:var(--vmw-green);background:var(--vmw-soft)}
.vmw-shipping-progress{grid-column:1/-1;display:grid;grid-template-columns:minmax(260px,.7fr) 1fr;gap:18px;align-items:center;padding-top:17px;border-top:1px solid var(--vmw-border)}
.vmw-progress-copy{display:flex;flex-direction:column}.vmw-progress-copy strong{color:var(--vmw-green);font-size:13px}.vmw-progress-copy span{margin-top:2px;color:var(--vmw-muted);font-size:11px}
.vmw-progress-track{height:9px;border-radius:999px;background:#dfece2;overflow:hidden}.vmw-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#22a447,var(--vmw-green));transition:width .35s ease}
.yith-wcwl-form .vmw-item-note{display:block;margin-top:6px;color:var(--vmw-muted);font-size:11px;font-weight:500}
.vmw-recommendations{max-width:1200px;margin:0 auto 70px;padding:0 24px}.vmw-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:30px 0 18px}.vmw-section-heading span{color:var(--vmw-green);font-size:11px;font-weight:850;letter-spacing:.1em}.vmw-section-heading h2{margin:4px 0 0;color:var(--vmw-text);font-size:25px}.vmw-section-heading a{color:var(--vmw-green)!important;font-size:13px;font-weight:750;text-decoration:none!important}
.vmw-recommendations .products{margin-left:-8px!important;margin-right:-8px!important}.vmw-recommendations .product-small{padding:0 8px 16px!important}.vmw-recommendations .product-small .col-inner{height:100%;padding:10px;border:1px solid var(--vmw-border);border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(22,101,52,.04);transition:.2s ease}.vmw-recommendations .product-small .col-inner:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(22,101,52,.08)}
@media(max-width:849px){.vmw-summary{grid-template-columns:1fr 1fr;padding:20px}.vmw-summary-actions{grid-column:1/-1;flex-direction:row}.vmw-summary-actions>*{flex:1}.vmw-shipping-progress{grid-template-columns:1fr}.vmw-recommendations{padding:0 16px}}
@media(max-width:560px){.vmw-summary{grid-template-columns:1fr;gap:16px}.vmw-summary h1{font-size:29px}.vmw-summary-total{padding:15px 0 0;border-left:0;border-top:1px solid var(--vmw-border)}.vmw-summary-actions{flex-direction:column}.vmw-shipping-progress{padding-top:14px}.vmw-section-heading{align-items:flex-start;flex-direction:column;gap:8px}}

/* 4.1.2.8 Equal-height recommendation cards */
.vmw-recommendations .products.row{align-items:stretch!important}
.vmw-recommendations .product-small{display:flex!important}
.vmw-recommendations .product-small>.col-inner{display:flex!important;width:100%!important}
.vmw-recommendations .product-small .box{display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important}
.vmw-recommendations .product-small .box-image{flex:0 0 auto!important}
.vmw-recommendations .product-small .box-text{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;width:100%!important}
.vmw-recommendations .product-small .box-text-inner{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;width:100%!important}
.vmw-recommendations .product-small .title-wrapper{min-height:3.15em!important}
.vmw-recommendations .product-small .price-wrapper{margin-top:auto!important}
.vmw-recommendations .product-small .add-to-cart-button{margin-top:14px!important}
.vmw-recommendations .product-small .add-to-cart-button a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:48px!important;margin:0!important}
@media(max-width:849px){.vmw-recommendations .product-small .title-wrapper{min-height:3em!important}}
