.ml4-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 26px;background:var(--ml4-accent);color:#fff;font-size:1rem;font-weight:600;text-decoration:none;border:1px solid var(--ml4-accent);border-radius:var(--ml4-radius);transition:background-color .2s ease-out,border-color .2s ease-out}.ml4-btn:hover{background:var(--ml4-accent-ink);border-color:var(--ml4-accent-ink)}.ml4-hero__actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--sp-sm) var(--sp-md);margin-top:var(--sp-md)}.ml4-nuevos ul.products li.product .price del{color:var(--ml4-muted);font-size:.875rem;font-weight:400;margin-right:6px}.ml4-nuevos ul.products li.product .price ins{text-decoration:none;font-weight:700}.ml4-nuevos ul.products li.product .star-rating{display:none}.ml4-nuevos ul.products li.product .button,.ml4-nuevos ul.products li.product .added_to_cart{order:4;width:100%;display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin:auto 0 0;padding:12px 16px;background:var(--ml4-paper);color:var(--ml4-ink);font-size:.9375rem;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;border:1px solid var(--ml4-ink);border-radius:var(--ml4-radius);transition:background-color .2s ease-out,color .2s ease-out}.ml4-nuevos ul.products li.product .button:hover,.ml4-nuevos ul.products li.product .added_to_cart:hover{background:var(--ml4-ink);color:#fff}.ml4-nuevos ul.products li.product .added_to_cart{order:5;margin-top:8px;min-height:0;padding:6px 8px;background:0 0;border:0;color:var(--ml4-accent-ink);font-size:.8125rem;text-decoration:underline;text-underline-offset:2px}.ml4-nuevos ul.products li.product .added_to_cart:hover{background:0 0;color:var(--ml4-ink)}.ml4-nuevos ul.products li.product .onsale{position:absolute;top:var(--sp-sm);left:var(--sp-sm);min-height:0;min-width:0;margin:0;padding:4px 10px;background:var(--ml4-ink);color:#fff;font-size:.75rem;font-weight:600;line-height:1.6;border-radius:999px}@media (max-width:700px){.ml4-btn,.ml4-hero__actions .ml4-link{width:100%;justify-content:center}.ml4-nuevos ul.products li.product .button{padding:12px 8px;font-size:.875rem}}