.svelte-modal.svelte-1f5zr58{
  width:190% !important;
}
.item-add-button.svelte-1khiwz8{
  width:350px !important;
}
.svelte-modal.svelte-1p9yk89{
  width:90% !important;
}
.shopify-payment-button .shopify-payment-button__button{
  display:none!important;
}
.disappear {
  display:none;
}

#required {
      color: orangered;
    font-weight: 900;
}

#warning {
    color: orangered;
    font-weight: 900;
    margin-left: 5%;
}

