/* Add custom CSS styles below */

:root {
    color-scheme: only light;
}


@media (max-width: 1024px) {
  [id^="gb-widget"]{
  bottom:150px !important;
  } }
  
  .s-button-primary{
  background:#00B000 !important;
  color:white !important;
  border-color:#009e00 !important;
  }


.wa-s-n {

  bottom: 120px !important;
}

.s-add-product-button-mini-checkout {
  display: none;
}