/* Add custom CSS styles below */ 

  #codex-validation-marker {
    display: none !important;
  }

.sticky-product-bar__apple-pay-slot {
    display: none !important;
  }

.category-quick-order__apple-pay-slot {                                                                         display: none !important;
  }


  .s-quick-buy-apple-pay {
    width: 100% !important;
    min-height: 48px !important;
  }

  .s-quick-buy-apple-pay apple-pay-button {
    --apple-pay-button-width: 100% !important;
    --apple-pay-button-height: 48px !important;
    width: 100% !important;
  }

 .s-quick-buy-apple-pay {
    margin-top: 10px !important;
  }