.shopify-buy-bubble {
  width: 44px;
  height: 44px;
  color: #eee;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  text-align: center;
  border-radius: 50%;
  padding: 2px;
  line-height: 20px;
}
.shopify-buy-bubble div {
  font-size: 14px !important;
}
.shopify-buy-bubble .single-line {
  font-size: 16px !important;
  line-height: 40px;
}
.shopify-buy-frame--toggle.is-active.is-sticky {
  z-index: 10;
}
.shopify-buy-frame--product {
  margin: 0 auto;
}
.shopify-quantity-label {
  position: absolute;
  bottom: 72px;
  left: 50%;
  margin-left: -70px;
  margin-bottom: 0;
  font-weight: normal;
}
