/* loader.scss */ /* Loader animation */ .lrm-button-loader { text-align: center; width: 60px; height: 22px; x-display: none; overflow: hidden; color: #ffffff; display: inline-block; line-height: 1; vertical-align: middle; } .lrm-button-loader svg { width: 100%; height: 100% }