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