/* Estilos de respaldo para formularios cuando se usa otro tema. */
.b2b-form-wrap { margin-block: 2rem 5rem; }
.b2b-form-wrap [hidden] { display: none !important; }
.b2b-form-wrap button[disabled] { opacity: .6; cursor: wait; }

.b2b-form-wrap select{max-width:100%;}
