.shop-button-wrapper .shop-button {
  position: fixed;
  bottom: 20px;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
}