.btn-sticky-pd{position:fixed;left:0;bottom:-80px;width:100%;background-color:#fff;z-index:99;padding:15px;transition:all .3s ease}.btn-sticky-pd.show{bottom:0}.btn-sticky-pd button{background-color:#e7aa41;color:#fff;border:0;display:flex;justify-content:center;align-items:center;border-radius:50px;text-decoration:none;width:100%;height:40px}.btn-sticky-pd button.loading::before{background-color:#e7aa41}
