/** Shopify CDN: Minification failed

Line 35:0 Expected "}" to go with "{"

**/
.jdgm-widget.jdgm-widget {
  margin-bottom: 1.2rem;
}

recharge-subscription-widget {
  margin-bottom: 1em;
  max-width: none;
  width: 100%;
}

/* Whishlist button */

.atw-button-add,
.atw-button-added {
  background-color: #fff !important;
}

.atw-button-add svg path,
.atw-button-added svg path {
  stroke: #000 !important;
}

.atw-button-added svg path {
  fill: #000 !important;
}

/* Hide net checkout */
body:has(dialog.minmaxify-dlg) #wpdNetContainer {
  display: none !important;
