/* Commande par e-mail (ex-panier WooCommerce) - abcinfo.ch */
.abc-cmd{max-width:640px}
.abc-cmd label{display:block;font-weight:600;margin-bottom:4px}
.abc-cmd input[type=text],.abc-cmd input[type=email],.abc-cmd input[type=number],.abc-cmd select,.abc-cmd textarea{width:100%;max-width:100%;padding:8px 10px;border:1px solid #bbb;border-radius:3px;font:inherit;font-weight:400;box-sizing:border-box;background:#fff}
.abc-cmd input[type=number]{max-width:120px}
.abc-cmd-2col{display:flex;gap:16px}.abc-cmd-2col p{flex:1}
.abc-cmd-intro{color:#555}
.abc-erreur{display:block;color:#c0392b;font-size:13px;margin-top:3px}
.abc-cmd-bouton{cursor:pointer}
.abc-cmd-piege{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.abc-cmd-merci{padding:16px 20px;background:#f4f7f4;border-left:4px solid #2a8a3d}
.abc-commande{margin:16px 0}
@media (max-width:600px){.abc-cmd-2col{flex-direction:column;gap:0}}
