.scrollbar__button .container{padding:0}.scrollbar__button{display:none}.scrol_btn a{background:#222;background:#fd0060;border-radius:5px;color:#fff;display:block;display:inline-block;font-family:lato;font-size:16px;font-weight:400;line-height:22px;padding:13px 22px;text-align:center;transition:all .3s ease}.scrol_btn.btn_two a{background:#222}.scrol_button_wrapper{display:flex;flex-flow:wrap;gap:10px;justify-content:center}.scrollbar__button{background:#fff;box-shadow:0 0 15px rgba(0,0,0,.15);padding:15px 10px}.scrol_btn.btn_two a{background:transparent;border:1px solid #fd0060;color:#222}.scrollbar__button{bottom:0;left:0;position:fixed;right:0;z-index:9}@media (max-width:767px){.scrollbar__button{display:block}}