/* Velavino - Sticky Buy Button Fix */
.dm-quick-purchase__base {
  top: auto !important;
  bottom: 0 !important;
  position: fixed !important;
  z-index: 200 !important;
}
