.glow-whatsapp-order-button,
.single_add_to_cart_button {
  border-radius: 0;
}

.glow-whatsapp-order-button::before,
.single_add_to_cart_button::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 0.55em;
  vertical-align: -0.12em;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16.04 3A12.97 12.97 0 0 0 4.8 22.44L3 29l6.72-1.76A12.99 12.99 0 1 0 16.04 3Zm0 23.79c-1.9 0-3.77-.5-5.4-1.44l-.39-.23-3.98 1.04 1.06-3.88-.25-.4a10.78 10.78 0 1 1 8.96 4.91Zm5.91-8.08c-.32-.16-1.91-.94-2.21-1.05-.3-.11-.51-.16-.73.16-.21.32-.83 1.05-1.02 1.26-.19.22-.38.24-.7.08-.32-.16-1.36-.5-2.59-1.6a9.7 9.7 0 0 1-1.79-2.23c-.19-.32-.02-.5.14-.66.15-.14.32-.38.49-.57.16-.19.21-.32.32-.54.11-.22.05-.41-.03-.57-.08-.16-.73-1.75-1-2.4-.26-.63-.53-.55-.73-.56h-.62c-.22 0-.57.08-.86.41-.3.32-1.13 1.1-1.13 2.69s1.16 3.12 1.32 3.34c.16.21 2.28 3.48 5.52 4.88.77.33 1.37.53 1.84.68.77.25 1.48.21 2.03.13.62-.09 1.91-.78 2.18-1.53.27-.76.27-1.42.19-1.56-.08-.13-.3-.21-.62-.38Z'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16.04 3A12.97 12.97 0 0 0 4.8 22.44L3 29l6.72-1.76A12.99 12.99 0 1 0 16.04 3Zm0 23.79c-1.9 0-3.77-.5-5.4-1.44l-.39-.23-3.98 1.04 1.06-3.88-.25-.4a10.78 10.78 0 1 1 8.96 4.91Zm5.91-8.08c-.32-.16-1.91-.94-2.21-1.05-.3-.11-.51-.16-.73.16-.21.32-.83 1.05-1.02 1.26-.19.22-.38.24-.7.08-.32-.16-1.36-.5-2.59-1.6a9.7 9.7 0 0 1-1.79-2.23c-.19-.32-.02-.5.14-.66.15-.14.32-.38.49-.57.16-.19.21-.32.32-.54.11-.22.05-.41-.03-.57-.08-.16-.73-1.75-1-2.4-.26-.63-.53-.55-.73-.56h-.62c-.22 0-.57.08-.86.41-.3.32-1.13 1.1-1.13 2.69s1.16 3.12 1.32 3.34c.16.21 2.28 3.48 5.52 4.88.77.33 1.37.53 1.84.68.77.25 1.48.21 2.03.13.62-.09 1.91-.78 2.18-1.53.27-.76.27-1.42.19-1.56-.08-.13-.3-.21-.62-.38Z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.glow-whatsapp-order-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.products .glow-whatsapp-order-button {
  min-width: 172px;
  padding: 10px 14px !important;
  line-height: 1.2;
  white-space: normal;
  color: #fff !important;
  background-color: var(--wd-primary-color, #9b6a45) !important;
}

.products .glow-whatsapp-order-button .glow-whatsapp-label {
  display: inline !important;
  max-width: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  font-size: 12px;
  line-height: 1.2;
}
