.p5-bulk{--p5-dark: #111111;--p5-muted: #686868;--p5-border: #dedede;--p5-soft: #f7f7f7;--p5-success: #137c3d;--p5-error: #c62828;margin:20px 0;padding:18px;border:1px solid var(--p5-border);border-radius:12px;background:#fff;color:var(--p5-dark)}.p5-bulk .p5-bulk__colour-section{margin-bottom:19px;padding-bottom:18px;border-bottom:1px solid var(--p5-border)}.p5-bulk .p5-bulk__section-heading,.p5-bulk .p5-bulk__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:13px}.p5-bulk .p5-bulk__section-title,.p5-bulk .p5-bulk__title{margin:0;font-size:17px;line-height:1.3;font-weight:700}.p5-bulk .p5-bulk__selected-colour{color:var(--p5-muted);font-size:12px;white-space:nowrap}.p5-bulk .p5-bulk__colours{display:flex;flex-wrap:wrap;gap:9px}.p5-bulk .p5-bulk__colour{display:inline-flex;align-items:center;gap:7px;min-height:39px;padding:8px 12px;border:1px solid var(--p5-border);border-radius:8px;background:#fff;color:#111;font-size:13px;font-weight:600;cursor:pointer}.p5-bulk .p5-bulk__colour:hover:not(:disabled){border-color:#777}.p5-bulk .p5-bulk__colour.is-selected{border-color:var(--p5-dark);box-shadow:0 0 0 1px var(--p5-dark);background:#f8f8f8}.p5-bulk .p5-bulk__colour:disabled{cursor:not-allowed;opacity:.38;text-decoration:line-through}.p5-bulk .p5-bulk__colour-dot{display:inline-block;width:17px;height:17px;border:1px solid #cfcfcf;border-radius:50%;background:#eee;flex:0 0 auto}.p5-bulk .p5-colour--black{background:#111}.p5-bulk .p5-colour--white{background:#fff}.p5-bulk .p5-colour--navy,.p5-bulk .p5-colour--navy-blue{background:#172554}.p5-bulk .p5-colour--royal-blue{background:#1746d1}.p5-bulk .p5-colour--blue{background:#2563eb}.p5-bulk .p5-colour--red{background:#dc2626}.p5-bulk .p5-colour--maroon{background:#7f1d1d}.p5-bulk .p5-colour--grey,.p5-bulk .p5-colour--gray{background:#9ca3af}.p5-bulk .p5-colour--charcoal{background:#374151}.p5-bulk .p5-colour--green{background:#15803d}.p5-bulk .p5-colour--bottle-green{background:#14532d}.p5-bulk .p5-colour--yellow{background:#facc15}.p5-bulk .p5-colour--orange{background:#f97316}.p5-bulk .p5-colour--purple{background:#7e22ce}.p5-bulk .p5-colour--pink{background:#ec4899}.p5-bulk .p5-colour--beige{background:#d6c7a1}.p5-bulk .p5-bulk__heading{margin-bottom:16px}.p5-bulk .p5-bulk__subtitle{margin:4px 0 0;color:var(--p5-muted);font-size:13px;line-height:1.5}.p5-bulk .p5-bulk__total-count{flex:0 0 auto;min-width:88px;padding:8px 10px;border-radius:7px;background:var(--p5-dark);color:#fff;text-align:center;font-size:13px}.p5-bulk .p5-bulk__rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.p5-bulk .p5-bulk__row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:58px;padding:9px 10px;border:1px solid var(--p5-border);border-radius:9px;background:var(--p5-soft)}.p5-bulk .p5-bulk__row.is-unavailable{opacity:.52}.p5-bulk .p5-bulk__size{display:flex;flex-direction:column;gap:2px;min-width:0}.p5-bulk .p5-bulk__size strong{font-size:14px}.p5-bulk .p5-bulk__size small{color:var(--p5-muted);font-size:11px}.p5-bulk .p5-bulk__stepper{display:grid;grid-template-columns:36px 48px 36px;height:38px;overflow:hidden;border:1px solid #cfcfcf;border-radius:7px;background:#fff}.p5-bulk .p5-bulk__step{display:flex;align-items:center;justify-content:center;border:0;padding:0;background:#fff;color:#111;font-size:20px;cursor:pointer}.p5-bulk .p5-bulk__step:hover:not(:disabled){background:#ededed}.p5-bulk .p5-bulk__step:disabled{cursor:not-allowed;opacity:.4}.p5-bulk .p5-bulk__input{width:100%;min-width:0;padding:0;border-top:0;border-bottom:0;border-left:1px solid #dddddd;border-right:1px solid #dddddd;border-radius:0;background:#fff;color:#111;text-align:center;font-size:14px;font-weight:700;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.p5-bulk .p5-bulk__input::-webkit-inner-spin-button,.p5-bulk .p5-bulk__input::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.p5-bulk .p5-bulk__pricing{margin-top:14px;padding:15px;border-radius:10px;background:#fff7f3}.p5-bulk .p5-bulk__price-main{display:flex;align-items:baseline;gap:6px}.p5-bulk .p5-bulk__unit-price{font-size:27px;line-height:1.1;font-weight:800;color:var(--p5-accent)}.p5-bulk .p5-bulk__per-piece{color:var(--p5-muted);font-size:12px}.p5-bulk .p5-bulk__price-lines{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 18px;margin-top:9px;font-size:13px}.p5-bulk .p5-bulk__price-lines s{margin:0 5px;color:var(--p5-muted)}.p5-bulk .p5-bulk__saving{color:var(--p5-success);font-weight:700}.p5-bulk .p5-bulk__tier{margin-top:10px;color:var(--p5-success);font-size:13px;font-weight:700}.p5-bulk .p5-bulk__next-tier{margin-top:3px;color:var(--p5-muted);font-size:12px}.p5-bulk .p5-bulk__price-note{display:block;margin-top:9px;color:var(--p5-muted);font-size:10px;line-height:1.4}.p5-bulk .p5-bulk__message{min-height:18px;margin-top:11px;font-size:12px;font-weight:600;color:var(--p5-muted)}.p5-bulk .p5-bulk__message.is-error{color:var(--p5-error)}.p5-bulk .p5-bulk__message.is-success{color:var(--p5-success)}.p5-bulk .p5-bulk__upload{margin-top:15px;padding:15px;border:1px solid var(--p5-border);border-radius:10px;background:#fff}.p5-bulk .p5-bulk__upload-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.p5-bulk .p5-bulk__upload-title{margin:0 0 3px;font-size:16px;line-height:1.3;font-weight:700}.p5-bulk .p5-bulk__upload-help{margin:0;color:var(--p5-muted);font-size:11px;line-height:1.45}.p5-bulk .p5-bulk__optional{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#f1f1f1;color:var(--p5-muted);font-size:10px;font-weight:700;text-transform:uppercase}.p5-bulk .p5-bulk__upload-drop{display:flex;align-items:center;gap:11px;min-height:66px;padding:12px 14px;border:1px dashed #b9b9b9;border-radius:9px;background:var(--p5-soft);cursor:pointer}.p5-bulk .p5-bulk__upload-drop:hover{border-color:var(--p5-dark)}.p5-bulk .p5-bulk__file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.p5-bulk .p5-bulk__upload-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:50%;background:var(--p5-dark);color:#fff;font-size:20px;line-height:1}.p5-bulk .p5-bulk__upload-drop strong,.p5-bulk .p5-bulk__upload-drop small{display:block}.p5-bulk .p5-bulk__upload-drop strong{font-size:13px}.p5-bulk .p5-bulk__upload-drop small{margin-top:2px;color:var(--p5-muted);font-size:11px;word-break:break-word}.p5-bulk .p5-bulk__remove-file{margin-top:7px;padding:0;border:0;background:transparent;color:var(--p5-error);font-size:11px;font-weight:700;cursor:pointer;text-decoration:underline}.p5-bulk .p5-bulk__notes-label{display:block;margin-top:13px;margin-bottom:5px;font-size:12px;font-weight:700}.p5-bulk .p5-bulk__notes{display:block;width:100%;min-height:78px;padding:10px 11px;border:1px solid var(--p5-border);border-radius:8px;background:#fff;color:var(--p5-dark);font:inherit;font-size:12px;resize:vertical}.p5-bulk-warning{margin:16px 0;padding:12px;border:1px solid #efb5b5;background:#fff3f3;color:#9b1c1c}@media screen and (max-width:640px){.p5-bulk{padding:14px}.p5-bulk .p5-bulk__section-heading,.p5-bulk .p5-bulk__heading{flex-direction:column}.p5-bulk .p5-bulk__selected-colour{white-space:normal}.p5-bulk .p5-bulk__total-count{width:100%}.p5-bulk .p5-bulk__rows{grid-template-columns:1fr}.p5-bulk .p5-bulk__price-lines{flex-direction:column}}.p5-bulk{padding:14px}.p5-bulk .p5-bulk__heading{align-items:center;gap:10px;margin-bottom:9px}.p5-bulk .p5-bulk__title{font-size:15px;line-height:1.25}.p5-bulk .p5-bulk__subtitle{margin-top:2px;font-size:11px;line-height:1.3}.p5-bulk .p5-bulk__total-count{min-width:auto;padding:5px 9px;border-radius:999px;font-size:11px;white-space:nowrap}.p5-bulk .p5-bulk__rows{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.p5-bulk .p5-bulk__row{min-width:0;min-height:43px;gap:5px;padding:5px 6px;border-radius:7px;background:#fff}.p5-bulk .p5-bulk__size{flex:1 1 auto;gap:0;overflow:hidden}.p5-bulk .p5-bulk__size strong{overflow:hidden;font-size:12px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.p5-bulk .p5-bulk__size small{min-height:0;margin-top:1px;font-size:9px;line-height:1.05;white-space:nowrap}.p5-bulk .p5-bulk__stepper{flex:0 0 auto;grid-template-columns:27px 34px 27px;width:88px;height:30px;border-radius:6px}.p5-bulk .p5-bulk__step{min-width:0;font-size:17px;line-height:1}.p5-bulk .p5-bulk__input{min-width:0;font-size:12px;line-height:30px}.p5-bulk .p5-bulk__pricing{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:14px;row-gap:3px;margin-top:10px;padding:10px 12px;border-radius:8px}.p5-bulk .p5-bulk__price-main{grid-row:1 / span 3}.p5-bulk .p5-bulk__unit-price{font-size:22px}.p5-bulk .p5-bulk__per-piece{font-size:10px}.p5-bulk .p5-bulk__price-lines{margin-top:0;gap:5px 12px;font-size:11px}.p5-bulk .p5-bulk__tier{margin-top:0;font-size:11px}.p5-bulk .p5-bulk__next-tier{margin-top:0;font-size:10px}.p5-bulk .p5-bulk__price-note{grid-column:1 / -1;margin-top:3px;font-size:9px}@media screen and (max-width:900px){.p5-bulk .p5-bulk__rows{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:640px){.p5-bulk{padding:11px}.p5-bulk .p5-bulk__heading{flex-direction:row;align-items:center}.p5-bulk .p5-bulk__subtitle{display:none}.p5-bulk .p5-bulk__total-count{width:auto}.p5-bulk .p5-bulk__rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.p5-bulk .p5-bulk__row{min-height:40px;padding:4px 5px}.p5-bulk .p5-bulk__stepper{grid-template-columns:25px 31px 25px;width:81px;height:29px}.p5-bulk .p5-bulk__pricing{grid-template-columns:1fr;row-gap:5px}.p5-bulk .p5-bulk__price-main{grid-row:auto}.p5-bulk .p5-bulk__price-lines{flex-direction:row}}@media screen and (max-width:365px){.p5-bulk .p5-bulk__rows{grid-template-columns:1fr}}.p5-bulk .p5-bulk__rows{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important}.p5-bulk .p5-bulk__row{display:grid!important;grid-template-columns:1fr!important;align-content:center!important;justify-items:center!important;gap:6px!important;min-width:0!important;min-height:72px!important;padding:8px 7px!important;border:1px solid #e2e2e2!important;border-radius:9px!important;background:#fff!important;box-shadow:none!important}.p5-bulk .p5-bulk__row:hover:not(.is-unavailable){border-color:#c4c4c4!important}.p5-bulk .p5-bulk__size{display:block!important;width:100%!important;min-width:0!important;overflow:visible!important;text-align:center!important}.p5-bulk .p5-bulk__size strong{display:block!important;overflow:visible!important;color:#111!important;font-size:13px!important;font-weight:700!important;line-height:1.15!important;text-align:center!important;text-overflow:clip!important;white-space:nowrap!important}.p5-bulk .p5-bulk__size small{display:block!important;min-height:0!important;margin:2px 0 0!important;color:#c62828!important;font-size:9px!important;font-weight:600!important;line-height:1.1!important;text-align:center!important;white-space:normal!important}.p5-bulk .p5-bulk__size small:empty{display:none!important}.p5-bulk .p5-bulk__stepper{display:grid!important;grid-template-columns:29px minmax(30px,1fr) 29px!important;align-items:center!important;width:100%!important;max-width:104px!important;height:33px!important;min-height:33px!important;margin:0 auto!important;padding:2px!important;overflow:visible!important;border:1px solid #dedede!important;border-radius:999px!important;background:#f5f5f5!important;box-shadow:none!important;box-sizing:border-box!important}.p5-bulk .p5-bulk__step{all:unset!important;box-sizing:border-box!important;display:grid!important;place-items:center!important;width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important;margin:0!important;padding:0!important;border:1px solid #e0e0e0!important;border-radius:50%!important;background:#fff!important;color:#111!important;box-shadow:0 1px 2px #0000000d!important;font-family:Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:1!important;text-align:center!important;cursor:pointer!important;-webkit-appearance:none!important;appearance:none!important}.p5-bulk .p5-bulk__step:hover:not(:disabled){border-color:#bbb!important;background:#fff!important;color:#000!important;transform:none!important}.p5-bulk .p5-bulk__step:focus-visible{outline:2px solid #111111!important;outline-offset:1px!important}.p5-bulk .p5-bulk__step:disabled{border-color:#eee!important;background:#fafafa!important;color:#bdbdbd!important;opacity:1!important;cursor:not-allowed!important}.p5-bulk .p5-bulk__input{all:unset!important;box-sizing:border-box!important;display:block!important;width:100%!important;min-width:0!important;height:27px!important;margin:0!important;padding:0 2px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#111!important;box-shadow:none!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;line-height:27px!important;text-align:center!important;-webkit-appearance:none!important;-moz-appearance:textfield!important;appearance:textfield!important}.p5-bulk .p5-bulk__input:focus{outline:0!important;box-shadow:none!important}.p5-bulk .p5-bulk__input::-webkit-inner-spin-button,.p5-bulk .p5-bulk__input::-webkit-outer-spin-button{display:none!important;margin:0!important;-webkit-appearance:none!important;appearance:none!important}.p5-bulk .p5-bulk__row.is-unavailable{opacity:.5!important;background:#fafafa!important}@media screen and (max-width:900px){.p5-bulk .p5-bulk__rows{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:640px){.p5-bulk .p5-bulk__rows{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.p5-bulk .p5-bulk__row{min-height:68px!important;padding:7px 6px!important}.p5-bulk .p5-bulk__stepper{max-width:100px!important}}@media screen and (max-width:340px){.p5-bulk .p5-bulk__rows{grid-template-columns:1fr!important}}.p5-bulk .p5-bulk__row{min-height:78px!important;height:78px!important;box-sizing:border-box!important}.p5-bulk .p5-bulk__stepper{grid-template-columns:34px 38px 34px!important;width:110px!important;min-width:110px!important;max-width:110px!important;height:36px!important;min-height:36px!important;padding:1px!important;box-sizing:border-box!important}.p5-bulk .p5-bulk__step{width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;font-size:18px!important;font-weight:600!important;line-height:1!important;box-sizing:border-box!important}.p5-bulk .p5-bulk__input{width:38px!important;min-width:38px!important;max-width:38px!important;height:32px!important;min-height:32px!important;max-height:32px!important;padding:0!important;font-size:14px!important;line-height:32px!important;box-sizing:border-box!important}@media screen and (max-width:640px){.p5-bulk .p5-bulk__row{min-height:88px!important;height:88px!important;padding:8px 5px!important}.p5-bulk .p5-bulk__stepper{grid-template-columns:42px 42px 42px!important;width:130px!important;min-width:130px!important;max-width:130px!important;height:46px!important;min-height:46px!important;padding:1px!important}.p5-bulk .p5-bulk__step{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;font-size:22px!important;font-weight:600!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important}.p5-bulk .p5-bulk__input{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;font-size:16px!important;line-height:42px!important}.p5-bulk .p5-bulk__size strong{font-size:14px!important}}@media screen and (max-width:380px){.p5-bulk .p5-bulk__stepper{grid-template-columns:39px 38px 39px!important;width:120px!important;min-width:120px!important;max-width:120px!important}.p5-bulk .p5-bulk__step{width:39px!important;min-width:39px!important;max-width:39px!important}.p5-bulk .p5-bulk__input{width:38px!important;min-width:38px!important;max-width:38px!important}}.p5-bulk .p5-bulk__rows{align-items:stretch!important;justify-items:stretch!important;grid-auto-rows:82px!important}.p5-bulk .p5-bulk__row,.p5-bulk .p5-bulk__row:first-child,.p5-bulk .p5-bulk__row:not(:first-child){display:grid!important;grid-template-columns:1fr!important;grid-template-rows:26px 36px!important;align-content:center!important;align-items:center!important;justify-content:center!important;justify-items:center!important;align-self:stretch!important;justify-self:stretch!important;place-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;height:82px!important;min-height:82px!important;max-height:82px!important;margin:0!important;padding:7px 6px!important;gap:4px!important;position:relative!important;inset:auto!important;transform:none!important;translate:none!important;vertical-align:top!important;box-sizing:border-box!important}.p5-bulk .p5-bulk__size{display:grid!important;grid-template-rows:16px 8px!important;align-content:center!important;align-items:center!important;justify-content:center!important;justify-items:center!important;width:100%!important;height:26px!important;min-height:26px!important;max-height:26px!important;margin:0!important;padding:0!important;overflow:visible!important;box-sizing:border-box!important}.p5-bulk .p5-bulk__size strong{display:block!important;width:100%!important;height:16px!important;min-height:16px!important;max-height:16px!important;margin:0!important;padding:0!important;font-size:14px!important;line-height:16px!important;text-align:center!important;box-sizing:border-box!important}.p5-bulk .p5-bulk__size small{display:block!important;width:100%!important;height:8px!important;min-height:8px!important;max-height:8px!important;margin:0!important;padding:0!important;overflow:hidden!important;font-size:8px!important;line-height:8px!important;text-align:center!important;white-space:nowrap!important;box-sizing:border-box!important}.p5-bulk .p5-bulk__size small:empty{display:block!important;visibility:hidden!important}.p5-bulk .p5-bulk__stepper{align-self:center!important;justify-self:center!important;margin:0 auto!important;transform:none!important;position:relative!important;top:auto!important;bottom:auto!important}@media screen and (max-width:640px){.p5-bulk .p5-bulk__rows{grid-auto-rows:94px!important}.p5-bulk .p5-bulk__row,.p5-bulk .p5-bulk__row:first-child,.p5-bulk .p5-bulk__row:not(:first-child){grid-template-rows:26px 46px!important;height:94px!important;min-height:94px!important;max-height:94px!important;padding:8px 5px!important;gap:6px!important}}input[name=quantity][data-p5-bulk-quantity-display=true]{display:block!important;visibility:visible!important;opacity:1!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:44px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#111!important;-webkit-text-fill-color:#111111!important;box-shadow:none!important;font-size:15px!important;font-weight:700!important;line-height:44px!important;text-align:center!important;pointer-events:none!important;-webkit-appearance:none!important;-moz-appearance:textfield!important;appearance:textfield!important}input[name=quantity][data-p5-bulk-quantity-display=true]::-webkit-inner-spin-button,input[name=quantity][data-p5-bulk-quantity-display=true]::-webkit-outer-spin-button{display:none!important;margin:0!important;-webkit-appearance:none!important;appearance:none!important}.p5-native-bulk-quantity{opacity:1!important;visibility:visible!important}.p5-native-bulk-quantity button,.p5-native-bulk-quantity a,.p5-native-bulk-quantity [role=button]{cursor:default!important;opacity:1!important}.p5-bulk .p5-bulk__upload{margin-top:15px!important;padding:0!important;overflow:hidden!important;border:1px solid #eadfce!important;border-radius:10px!important;background:#fff!important}.p5-bulk .p5-bulk__upload-bar{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:50px!important;padding:12px 16px!important;background:var(--p5-upload-bar-color)!important;color:#fff!important;font-size:16px!important;font-weight:700!important;line-height:1.25!important;text-align:center!important;box-sizing:border-box!important}.p5-bulk .p5-bulk__upload-body{padding:15px!important;background:#fff!important}.p5-bulk .p5-bulk__upload-heading{margin-bottom:12px!important}.p5-bulk .p5-bulk__upload-title{font-size:15px!important}.p5-bulk .p5-bulk__upload-drop{background:#fafafa!important;border-color:#c8c8c8!important}.p5-bulk .p5-bulk__upload-icon{background:#111!important}.p5-bulk .p5-bulk__approval-box{display:grid!important;gap:10px!important;margin:0 12px 12px!important;padding:13px 14px!important;border-radius:9px!important;background:var(--p5-approval-background)!important;color:#222!important;box-sizing:border-box!important}.p5-bulk .p5-bulk__approval-row{display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:flex-start!important;gap:8px!important;font-size:12px!important;line-height:1.45!important}.p5-bulk .p5-bulk__approval-row strong{font-weight:800!important}.p5-bulk .p5-bulk__approval-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;color:#6f665b!important;font-size:16px!important;line-height:1!important}@media screen and (max-width:640px){input[name=quantity][data-p5-bulk-quantity-display=true]{width:38px!important;min-width:38px!important;max-width:38px!important;height:42px!important;font-size:15px!important;line-height:42px!important}.p5-bulk .p5-bulk__upload-bar{min-height:48px!important;font-size:15px!important}.p5-bulk .p5-bulk__upload-body{padding:13px!important}.p5-bulk .p5-bulk__approval-box{margin:0 10px 10px!important;padding:12px!important}.p5-bulk .p5-bulk__approval-row{grid-template-columns:20px minmax(0,1fr)!important;gap:7px!important;font-size:11.5px!important}}.p5-bulk{max-width:var(--p5-max-width)!important;margin-left:auto!important;margin-right:auto!important}.p5-bulk .p5-bulk__next-tier{color:var(--p5-next-tier-color)!important;font-weight:800!important}.p5-bulk .p5-bulk__next-tier:empty{display:none!important}.p5-bulk .p5-bulk__upload{margin-top:15px!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important}.p5-bulk .p5-bulk__upload-bar{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;min-height:52px!important;margin:0!important;padding:10px 18px!important;overflow:hidden!important;border:0!important;border-radius:5px!important;background:var(--p5-upload-bar-color)!important;color:#fff!important;box-shadow:none!important;cursor:pointer!important;text-align:center!important;box-sizing:border-box!important;transition:filter .2s ease,transform .2s ease!important}.p5-bulk .p5-bulk__upload-bar:hover{filter:brightness(.97)!important}.p5-bulk .p5-bulk__upload-bar:active{transform:translateY(1px)!important}.p5-bulk .p5-bulk__file-input{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important}.p5-bulk .p5-bulk__upload-bar-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 26px!important;width:26px!important;height:26px!important;color:#fff!important}.p5-bulk .p5-bulk__upload-bar-copy{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-width:0!important;line-height:1.2!important}.p5-bulk .p5-bulk__upload-bar-copy strong{color:#fff!important;font-size:16px!important;font-weight:500!important;line-height:1.25!important}.p5-bulk .p5-bulk__upload-bar-copy small{display:block!important;max-width:100%!important;margin-top:3px!important;overflow:hidden!important;color:#ffffffe6!important;font-size:10px!important;font-weight:500!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}.p5-bulk .p5-bulk__remove-file{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:7px 0 0!important;padding:3px 0!important;border:0!important;background:transparent!important;color:#b42318!important;font-size:11px!important;font-weight:700!important;text-decoration:underline!important;cursor:pointer!important}.p5-bulk .p5-bulk__remove-file[hidden]{display:none!important}.p5-bulk .p5-bulk__approval-box{display:grid!important;gap:10px!important;margin:16px 0 0!important;padding:15px 16px!important;border:1px solid #f1e7d8!important;border-radius:10px!important;background:var(--p5-approval-background)!important;color:#222!important;box-sizing:border-box!important}.p5-bulk .p5-bulk__approval-row{display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:flex-start!important;gap:8px!important;font-size:13px!important;line-height:1.45!important}.p5-bulk .p5-bulk__approval-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;color:#6f665b!important}.p5-bulk .p5-bulk__customization{margin-top:18px!important}.p5-bulk .p5-bulk__notes-label{display:block!important;margin:0 0 9px!important;color:#111!important;font-size:13px!important;font-weight:700!important;line-height:1.35!important}.p5-bulk .p5-bulk__notes{display:block!important;width:100%!important;min-height:60px!important;margin:0!important;padding:14px 42px 14px 12px!important;border:1px solid #d7d7d7!important;border-radius:5px!important;background:#fff!important;color:#222!important;box-shadow:none!important;font-size:15px!important;line-height:1.4!important;resize:vertical!important;box-sizing:border-box!important}.p5-bulk .p5-bulk__notes::placeholder{color:#8b8b8b!important;opacity:1!important}hdt-quantity-wrapp.p5-native-bulk-quantity,.hdt-sticky-atc__qty-selector hdt-quantity-wrapp.p5-native-bulk-quantity,.hdt-product-form__quantity hdt-quantity-wrapp.p5-native-bulk-quantity{display:grid!important;grid-template-columns:42px 50px 42px!important;grid-template-rows:46px!important;align-items:center!important;justify-items:center!important;width:134px!important;min-width:134px!important;max-width:134px!important;height:46px!important;min-height:46px!important;max-height:46px!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid currentColor!important;border-radius:999px!important;background:#fff!important;box-sizing:border-box!important;position:relative!important;line-height:normal!important}hdt-quantity-wrapp.p5-native-bulk-quantity .hdt-quantity__button,.hdt-sticky-atc__qty-selector hdt-quantity-wrapp.p5-native-bulk-quantity .hdt-quantity__button,.hdt-product-form__quantity hdt-quantity-wrapp.p5-native-bulk-quantity .hdt-quantity__button{position:static!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#111!important;box-shadow:none!important;transform:none!important;line-height:1!important;box-sizing:border-box!important}hdt-quantity-wrapp.p5-native-bulk-quantity .hdt-quantity__button svg{display:block!important;width:15px!important;height:15px!important;margin:0 auto!important}hdt-quantity-wrapp.p5-native-bulk-quantity input[name=quantity][data-p5-bulk-quantity-display=true],.hdt-sticky-atc__qty-selector input[name=quantity][data-p5-bulk-quantity-display=true],.hdt-product-form__quantity input[name=quantity][data-p5-bulk-quantity-display=true]{position:static!important;display:block!important;align-self:center!important;justify-self:center!important;width:50px!important;min-width:50px!important;max-width:50px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#111!important;-webkit-text-fill-color:#111111!important;box-shadow:none!important;font-family:inherit!important;font-size:15px!important;font-weight:700!important;line-height:44px!important;text-align:center!important;text-indent:0!important;vertical-align:middle!important;transform:none!important;pointer-events:none!important;box-sizing:border-box!important;-webkit-appearance:none!important;-moz-appearance:textfield!important;appearance:textfield!important}.hdt-sticky-atc__qty-selector{display:flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important}.hdt-sticky-atc__qty-selector .hdt-product-info__item,.hdt-sticky-atc__qty-selector .hdt-product-form__quantity{display:flex!important;align-items:center!important;margin:0!important;padding:0!important;min-height:46px!important}@media screen and (max-width:640px){.p5-bulk .p5-bulk__upload-bar{min-height:50px!important;padding:9px 14px!important}.p5-bulk .p5-bulk__upload-bar-copy strong{font-size:15px!important}.p5-bulk .p5-bulk__approval-box{margin-top:13px!important;padding:13px!important}.p5-bulk .p5-bulk__approval-row{grid-template-columns:20px minmax(0,1fr)!important;gap:7px!important;font-size:12px!important}hdt-quantity-wrapp.p5-native-bulk-quantity,.hdt-sticky-atc__qty-selector hdt-quantity-wrapp.p5-native-bulk-quantity,.hdt-product-form__quantity hdt-quantity-wrapp.p5-native-bulk-quantity{grid-template-columns:40px 46px 40px!important;width:126px!important;min-width:126px!important;max-width:126px!important;height:44px!important;min-height:44px!important;max-height:44px!important}hdt-quantity-wrapp.p5-native-bulk-quantity .hdt-quantity__button{width:40px!important;min-width:40px!important;max-width:40px!important;height:42px!important;min-height:42px!important;max-height:42px!important}hdt-quantity-wrapp.p5-native-bulk-quantity input[name=quantity][data-p5-bulk-quantity-display=true]{width:46px!important;min-width:46px!important;max-width:46px!important;height:42px!important;min-height:42px!important;max-height:42px!important;line-height:42px!important}}.p5-discount-table[data-p5-table-owner]{width:100%!important;margin:12px 0 0!important;overflow:hidden!important;border:1px solid #e6e6e6!important;border-radius:10px!important;background:#fff!important;color:#202020!important;box-sizing:border-box!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__title{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:9px 12px!important;background:#fff3c4!important;color:#9a3f00!important;font-size:14px!important;font-weight:800!important;line-height:1.25!important;text-align:center!important;box-sizing:border-box!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__scroll{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__grid{display:grid!important;grid-template-columns:82px repeat(var(--p5-tier-count),minmax(96px,1fr))!important;min-width:calc(82px + (var(--p5-tier-count) * 96px))!important;background:#fff!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__cell{display:flex!important;align-items:center!important;justify-content:center!important;min-height:43px!important;padding:8px 7px!important;border-right:1px solid #eceff2!important;border-bottom:1px solid #eceff2!important;background:#fff!important;color:#4b5563!important;font-size:12px!important;font-weight:600!important;line-height:1.25!important;text-align:center!important;box-sizing:border-box!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__cell:nth-last-child(-n+1){border-right:0!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__label{justify-content:flex-start!important;padding-left:17px!important;background:#f3f5f7!important;color:#525b66!important;font-weight:700!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__price{color:#4b5563!important;font-size:14px!important;font-weight:800!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__cell.is-active{background:#fff4e8!important;color:#c65000!important;box-shadow:inset 0 -3px #ff982c!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__summary{display:grid!important;gap:8px!important;padding:13px 16px!important;background:#dff2ff!important;color:#111827!important;font-size:13px!important;line-height:1.35!important;box-sizing:border-box!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__summary strong{font-weight:800!important}@media screen and (max-width:640px){.p5-discount-table[data-p5-table-owner]{margin-top:10px!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__title{min-height:40px!important;font-size:13px!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__grid{grid-template-columns:68px repeat(var(--p5-tier-count),minmax(88px,1fr))!important;min-width:calc(68px + (var(--p5-tier-count) * 88px))!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__cell{min-height:41px!important;padding:7px 5px!important;font-size:11px!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__label{padding-left:12px!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__price{font-size:13px!important}.p5-discount-table[data-p5-table-owner] .p5-discount-table__summary{padding:12px 14px!important;font-size:12px!important}}.p5-bulk-atc-enhanced{--p5-atc-bg: var(--p5-atc-bg);--p5-atc-hover: var(--p5-atc-hover);--p5-atc-text: var(--p5-atc-text);position:relative!important;isolation:isolate!important;flex:1 1 250px!important;min-width:210px!important;min-height:var(--p5-atc-height)!important;padding:13px 24px!important;overflow:hidden!important;border:0!important;border-radius:14px!important;background:var(--p5-atc-bg)!important;background-image:linear-gradient(135deg,#ffffff1f,#fff0)!important;color:var(--p5-atc-text)!important;-webkit-text-fill-color:var(--p5-atc-text)!important;box-shadow:0 9px 22px #e6610047,inset 0 1px #ffffff3d!important;font-size:16px!important;font-weight:800!important;line-height:1.15!important;letter-spacing:.025em!important;text-align:center!important;text-transform:uppercase!important;cursor:pointer!important;transform:translateZ(0)!important;transform-origin:center!important;transition:background-color .18s ease,box-shadow .18s ease,opacity .18s ease,translate .18s ease!important;-webkit-tap-highlight-color:transparent!important}.p5-bulk-atc-enhanced:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-1!important;background:linear-gradient(105deg,transparent 28%,rgba(255,255,255,.28) 48%,transparent 68%)!important;transform:translate(-130%)!important;transition:transform .65s ease!important;pointer-events:none!important}.p5-bulk-atc-enhanced:not(:disabled):hover{background:var(--p5-atc-hover)!important;box-shadow:0 11px 26px #e661005c,inset 0 1px #ffffff42!important;translate:0 -1px!important}.p5-bulk-atc-enhanced:not(:disabled):hover:after{transform:translate(130%)!important}.p5-bulk-atc-enhanced:focus-visible{outline:3px solid rgba(255,122,0,.28)!important;outline-offset:3px!important}.p5-bulk-atc-enhanced:disabled{cursor:not-allowed!important;opacity:.58!important;box-shadow:none!important;animation:none!important}.p5-bulk-atc-enhanced.p5-bulk-atc-ready.p5-bulk-atc-shake{animation:p5AtcAttention 4.8s ease-in-out infinite!important}.p5-bulk-atc-enhanced.p5-bulk-atc-loading{animation:none!important;cursor:progress!important;opacity:.88!important}.p5-bulk__fallback-atc.p5-bulk-atc-loading:before{content:""!important;display:inline-block!important;width:17px!important;height:17px!important;margin-right:9px!important;border:2px solid rgba(255,255,255,.4)!important;border-top-color:#fff!important;border-radius:50%!important;vertical-align:-3px!important;animation:p5AtcSpinner .7s linear infinite!important}.p5-bulk-atc-enhanced.p5-bulk-atc-sticky{flex:0 1 auto!important;min-width:200px!important;min-height:50px!important;padding:10px 20px!important;border-radius:999px!important;font-size:14px!important;box-shadow:0 6px 18px #e6610047!important}@keyframes p5AtcAttention{0%,82%,to{transform:translateZ(0) rotate(0)}84%{transform:translate3d(-4px,0,0) rotate(-.5deg)}86%{transform:translate3d(4px,0,0) rotate(.5deg)}88%{transform:translate3d(-3px,0,0) rotate(-.35deg)}90%{transform:translate3d(3px,0,0) rotate(.35deg)}92%{transform:translate3d(-1px,0,0) rotate(0)}94%{transform:translate3d(1px,0,0) rotate(0)}96%{transform:translateZ(0) rotate(0)}}@keyframes p5AtcSpinner{to{transform:rotate(360deg)}}@media screen and (max-width:640px){.p5-bulk-atc-enhanced{min-width:190px!important;min-height:54px!important;padding:12px 18px!important;border-radius:12px!important;font-size:14px!important}.p5-bulk-atc-enhanced.p5-bulk-atc-sticky{min-width:175px!important;min-height:46px!important;padding:9px 14px!important;font-size:12px!important}}@media(prefers-reduced-motion:reduce){.p5-bulk-atc-enhanced,.p5-bulk-atc-enhanced:after,.p5-bulk-atc-enhanced.p5-bulk-atc-ready,.p5-bulk-atc-enhanced.p5-bulk-atc-loading:before{animation:none!important;transition:none!important}}.shopify-section:has(.p5-bulk) .hdt-product__buy-button,.shopify-section:has(.p5-bulk) wrapp-hdt-pr-frm,.shopify-section:has(.p5-bulk) .hdt-main-product-form,.shopify-section:has(.p5-bulk) hdt-buy-buttons,.shopify-section:has(.p5-bulk) .hdt-product-form__buttons,.shopify-section:has(.p5-bulk) .hdt-product-form__top-buttons,.shopify-section:has(.p5-bulk) hdt-atc-animation{visibility:visible!important;opacity:1!important}.shopify-section:has(.p5-bulk) .hdt-product__buy-button,.shopify-section:has(.p5-bulk) wrapp-hdt-pr-frm,.shopify-section:has(.p5-bulk) .hdt-main-product-form,.shopify-section:has(.p5-bulk) hdt-buy-buttons,.shopify-section:has(.p5-bulk) .hdt-product-form__buttons{display:block!important;width:100%!important}.shopify-section:has(.p5-bulk) .hdt-product-form__top-buttons{display:flex!important;width:100%!important}.shopify-section:has(.p5-bulk) hdt-atc-animation{display:contents!important}.shopify-section:has(.p5-bulk) .hdt-product-form__submit,.p5-bulk .p5-bulk__fallback-atc{display:inline-flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important}.p5-bulk .p5-bulk__fallback-atc{width:100%!important;margin-top:14px!important;--p5-atc-bg: #ff7a00;--p5-atc-hover: #e86400;--p5-atc-text: #ffffff;--p5-atc-height: 58px}.p5-bulk .p5-bulk__fallback-atc[hidden],.p5-checkout-overlay[hidden]{display:none!important}.p5-checkout-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;padding:20px;background:#ffffffe0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.p5-checkout-overlay__card{display:grid;justify-items:center;gap:8px;width:min(100%,310px);padding:24px 20px;border:1px solid rgba(255,122,0,.22);border-radius:16px;background:#fff;box-shadow:0 18px 55px #00000024;color:#111;text-align:center}.p5-checkout-overlay__spinner{width:34px;height:34px;border:4px solid rgba(255,122,0,.22);border-top-color:var(--p5-atc-bg, #ff7a00);border-radius:50%;animation:p5-checkout-spin .65s linear infinite}.p5-checkout-overlay__card strong{font-size:17px;line-height:1.25}.p5-checkout-overlay__card small{color:#666;font-size:12px;line-height:1.4}@keyframes p5-checkout-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.p5-checkout-overlay__spinner{animation-duration:1.2s}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/p5-bulk-order.css.map */
