@media (min-width: 768px) and (max-width: 1435px) {
  #bob_whatsapp_widget_container {
    z-index: 100000000;
    position: fixed !important;
    bottom: 170px !important;
    right: 0px;
    padding: 10px;
  }
}

.product-form--atc-button .atc-button--text {
    color: white;
}