/*! * Easy Button Links - front-office styles * Copyright 2026 Igor Kromin - Commercial use * Version 1.0.4 * * Minimal styles only. The buttons inherit Bootstrap's .btn from the default * PrestaShop theme;themes can override per-button via #kr-ebl-button-{id}. */ .kr-ebl-container{display:inline-flex;flex-wrap:wrap;align-items:center;gap:0.5rem;margin:0 0.5rem}.kr-ebl-button{display:inline-flex;align-items:center;text-decoration:none;line-height:1.2}.kr-ebl-button .kr-ebl-icon{margin-right:0.35em}.kr-ebl-button:focus{outline:2px solid currentColor;outline-offset:2px}
