/* Add custom CSS styles below */ 

/* Hide the requested NMK fast-checkout block. */
.s-block--fast-checkout-main:has(.s-block--fast-checkout__product[data-product-id="1586232927"]) {
  display: none !important;
}
/* Hide the embedded checkout on the NMK homepage, including its empty space. */
.nmk-lp #nmk-qb {
  display: none !important;
}