/* Hide breadcrumbs on this page */
.breadcrumbs {
    display: none !important;
}

.page-heading{display:none !important;}#bbi-purchased-products{--bbi-red:#cf142b;--bbi-red-dark:#a90f23;--bbi-black:#111111;--bbi-text:#202020;--bbi-muted:#666666;--bbi-border:#dfdfdf;--bbi-light:#f6f6f6;--bbi-white:#ffffff;width:100%;max-width:100%;margin:0 auto; color:var(--bbi-text);font-family:"Zurich BT",Arial,Helvetica,sans-serif;}#bbi-purchased-products,#bbi-purchased-products *,#bbi-purchased-products *::before,#bbi-purchased-products *::after{box-sizing:border-box;}#bbi-purchased-products a{text-decoration:none;}.bbi-qo__layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px;align-items:start;}.bbi-qo__sidebar{position:sticky;top:20px;overflow:hidden;border:1px solid var(--bbi-border);background:var(--bbi-white);}.bbi-qo__account{display:flex;align-items:center;gap:11px;padding:15px 13px;border-bottom:4px solid var(--bbi-red);
            background:
        radial-gradient(
        ellipse at top center,
        rgba(255,255,255,.18) 0%,
        rgba(255,255,255,.06) 22%,
        rgba(255,255,255,0) 50%
    ),

    linear-gradient(
        115deg,
        rgba(8,8,8,.98) 0%,
        rgba(14,14,14,.80) 35%,
        rgba(22,22,22,.60) 70%,
        rgba(32,32,32,.20) 100%
    ),

    url("https://cdn11.bigcommerce.com/s-b0chdzgmha/images/stencil/original/image-manager/stoneslab2.jpg");

background-repeat: no-repeat;
background-size: cover;
background-position: center;
 box-shadow:
        inset 0 1px 0 rgba(255,255,255,.08),
        inset 0 -40px 60px rgba(0,0,0,.30),
        0 2px 8px rgba(0,0,0,.18);
    /* Repeat instead of stretch */
    
  

    border-bottom: 4px solid var(--bbi-red);
    color: #ffffff;
;color:var(--bbi-white);}.bbi-qo__account span,.bbi-qo__account strong{display:block;}.bbi-qo__account span{margin-bottom:2px;color:#ffffff;font-size:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;}.bbi-qo__account strong{font-size:16px;font-weight:800;line-height:1.25;}.bbi-qo__nav{padding:5px 0;}.bbi-qo__nav a{min-height:41px;display:flex;align-items:center;padding:9px 12px;border-left:3px solid transparent;border-bottom:1px solid #eeeeee;color:#222;font-size:11px;font-weight:800;text-transform:uppercase;}.bbi-qo__nav a:last-child{border-bottom:0;}.bbi-qo__nav a:hover,.bbi-qo__nav a.is-active{border-left-color:var(--bbi-red);background:#f5f5f5;color:var(--bbi-red);}.bbi-qo__nav a{gap:8px;}
.bbi-qo__nav-icon{width:20px;flex:0 0 20px;display:flex;align-items:center;justify-content:center;}
.bbi-qo__nav-icon svg{width:17px;height:17px;}
.bbi-qo__mobile-menu svg{transition:transform .2s ease;}
.bbi-qo__mobile-menu[aria-expanded="true"] svg{transform:rotate(180deg);}
.bbi-qo__main{min-width:0;}.bbi-qo__header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px;padding:24px 0 22px;border-top:1px solid #dcdcdc;border-bottom:3px solid var(--bbi-red);}.bbi-qo__header::before{content:"";position:absolute;top:-1px;left:0;width:110px;height:4px;background:var(--bbi-red);}.bbi-qo__eyebrow{margin:0 0 5px;color:var(--bbi-red);font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;}.bbi-qo__header h1{margin:0;color:var(--bbi-black);font-size:clamp(28px,4vw,38px);font-weight:800;line-height:1.05;text-transform:uppercase;}.bbi-qo__header p:not(.bbi-qo__eyebrow){max-width:670px;margin:9px 0 0;color:#555;font-size:15px;line-height:1.5;}.bbi-qo__cart-link{flex:0 0 auto;color:var(--bbi-red);font-size:12px;font-weight:800;text-transform:uppercase;}.bbi-qo__toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-bottom:14px;}.bbi-qo__search{position:relative;display:block;min-width:0;}.bbi-qo__search svg{position:absolute;top:50%;left:14px;width:18px;height:18px;fill:none;stroke:#777;stroke-width:1.8;transform:translateY(-50%);pointer-events:none;}.bbi-qo__search input{width:100%;height:48px;margin:0;padding:0 14px 0 44px;border:1px solid #ccc;border-radius:0;background:#fff;color:var(--bbi-text);font:inherit;font-size:15px;}.bbi-qo__search input:focus{border-color:var(--bbi-red);outline:2px solid rgba(207,20,43,.12);}.bbi-qo__csv-button,.bbi-qo__add-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 18px;border:1px solid var(--bbi-red);border-bottom:3px solid #8f0b1c;border-radius:0;background:var(--bbi-red);color:#fff;font:inherit;font-size:13px;font-weight:800;text-transform:uppercase;cursor:pointer;box-shadow:3px 4px 7px rgba(0,0,0,.16);}.bbi-qo__csv-button:hover,.bbi-qo__add-button:hover:not(:disabled){background:var(--bbi-red-dark);}.bbi-qo__panel{overflow:hidden;border:1px solid var(--bbi-border);background:#fff;}.bbi-qo__panel-head{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border-bottom:1px solid var(--bbi-border);background:#fafafa;}.bbi-qo__panel-head strong,.bbi-qo__panel-head span{display:block;}.bbi-qo__panel-head strong{color:var(--bbi-black);font-size:20px;}.bbi-qo__panel-head span{margin-top:3px;color:var(--bbi-muted);font-size:12px;}.bbi-qo__clear{padding:0;border:0;background:transparent;color:var(--bbi-red);font:inherit;font-size:11px;font-weight:800;text-transform:uppercase;cursor:pointer;}.bbi-qo__loading,.bbi-qo__empty{min-height:180px;display:flex;align-items:center;justify-content:center;gap:15px;padding:28px;text-align:left;}.bbi-qo__loading strong,.bbi-qo__empty strong{display:block;margin-bottom:4px;color:var(--bbi-black);font-size:16px;text-transform:uppercase;}.bbi-qo__loading p,.bbi-qo__empty p{margin:0;color:var(--bbi-muted);line-height:1.5;}.bbi-qo__spinner{width:36px;height:36px;flex:0 0 36px;border:3px solid #e6e6e6;border-top-color:var(--bbi-red);border-radius:50%;animation:bbiQoSpin .75s linear infinite;}@keyframes bbiQoSpin{to{transform:rotate(360deg);}}.bbi-qo__table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.bbi-qo__table{width:100%;min-width:720px;margin:0;border-collapse:collapse;table-layout:fixed;}.bbi-qo__table th,.bbi-qo__table td{padding:12px 13px;border-bottom:1px solid var(--bbi-border);text-align:left;vertical-align:middle;}.bbi-qo__table th{background:#f5f5f5;color:#333;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;}.bbi-qo__table tbody tr:last-child td{border-bottom:0;}.bbi-qo__table tbody tr:hover{background:#fafafa;}.bbi-qo__check-cell{width:46px;text-align:center !important;}.bbi-qo__product-cell{display:grid;grid-template-columns:64px minmax(0,1fr);gap:13px;align-items:center;}.bbi-qo__product-image{width:64px;height:64px;object-fit:contain;background:#fff;}.bbi-qo__product-name{display:block;color:var(--bbi-black);font-size:14px;font-weight:800;line-height:1.35;}.bbi-qo__sku{display:block;margin-top:4px;color:#666;font-size:12px;}.bbi-qo__price,.bbi-qo__line-total{font-weight:800;white-space:nowrap;}.bbi-qo__qty{width:76px !important;height:42px;margin:0 !important;padding:0 8px;border:1px solid #ccc;border-radius:0;background:#fff;font:inherit;text-align:center;}.bbi-qo__cards{display:none;}.bbi-qo__selection-bar{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 16px;border-top:3px solid var(--bbi-red);background:#fff;}.bbi-qo__selection-bar>div{display:flex;flex-wrap:wrap;gap:8px 22px;}.bbi-qo__selection-bar strong,.bbi-qo__selection-bar span{font-size:13px;}.bbi-qo__add-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;}.bbi-qo__notice{margin-top:14px;padding:13px 15px;border-left:4px solid var(--bbi-red);background:#f7f7f7;color:#333;font-size:13px;line-height:1.5;}.bbi-qo__mobile-menu{display:none;}.u-hiddenVisually,[hidden]{display:none !important;}@media (max-width:800px){#bbi-purchased-products{padding:14px 12px 40px;}.bbi-qo__mobile-menu{width:100%;min-height:46px;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:10px 13px;border:0;border-bottom:4px solid var(--bbi-red);background:var(--bbi-black);color:#fff;font:inherit;font-size:11px;font-weight:800;text-transform:uppercase;}.bbi-qo__layout{display:block;}.bbi-qo__sidebar{position:static;display:none;margin-bottom:18px;}.bbi-qo__sidebar.is-open{display:block;}.bbi-qo__account{display:none;}.bbi-qo__header{align-items:flex-start;flex-direction:column;}.bbi-qo__toolbar{grid-template-columns:1fr;}.bbi-qo__csv-button{width:100%;}.bbi-qo__table-wrap{display:none !important;}.bbi-qo__cards{display:grid;}.bbi-qo__card{display:grid;gap:13px;padding:15px 13px;border-bottom:1px solid var(--bbi-border);border-left:3px solid var(--bbi-red);}.bbi-qo__card:last-child{border-bottom:0;}.bbi-qo__card-head{display:grid;grid-template-columns:28px 58px minmax(0,1fr);gap:10px;align-items:start;}.bbi-qo__card .bbi-qo__product-image{width:58px;height:58px;}.bbi-qo__card-details{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;}.bbi-qo__card-detail span{display:block;margin-bottom:3px;color:#666;font-size:10px;font-weight:800;text-transform:uppercase;}.bbi-qo__selection-bar{position:sticky;bottom:0;z-index:5;align-items:stretch;flex-direction:column;box-shadow:0 -5px 18px rgba(0,0,0,.12);}.bbi-qo__add-button{width:100%;}}@media (max-width:480px){.bbi-qo__panel-head{align-items:flex-start;flex-direction:column;}.bbi-qo__card-details{grid-template-columns:1fr 1fr;}.bbi-qo__card-detail:last-child{grid-column:1 / -1;}.bbi-qo__qty{width:100% !important;}}.bbi-qo__bulk-modal[hidden]{display:none !important;}.bbi-qo__bulk-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:24px;}.bbi-qo__bulk-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.58);backdrop-filter:blur(2px);}.bbi-qo__bulk-dialog{position:relative;width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:8px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.34);}.bbi-qo__bulk-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;border-bottom:1px solid #e4e4e4;}.bbi-qo__bulk-header h2{margin:0;color:var(--bbi-black);font-size:24px;line-height:1.2;}.bbi-qo__bulk-x{width:38px;height:38px;padding:0;border:0;background:transparent;color:#555;font-size:30px;line-height:1;cursor:pointer;}.bbi-qo__bulk-content{padding:24px;}.bbi-qo__bulk-dropzone{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:34px 28px;border:2px dashed #b8b8b8;border-radius:5px;background:#fafafa;text-align:center;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease;}.bbi-qo__bulk-dropzone:hover,.bbi-qo__bulk-dropzone:focus,.bbi-qo__bulk-dropzone.is-dragging{border-color:var(--bbi-red);background:#fff7f8;outline:0;box-shadow:inset 0 0 0 1px rgba(207,20,43,.1);}.bbi-qo__bulk-file-icon{width:48px;height:48px;fill:var(--bbi-red);}.bbi-qo__bulk-cloud-icon{width:54px;height:54px;margin-top:4px;fill:#b8b8b8;}.bbi-qo__bulk-dropzone>strong{color:var(--bbi-black);font-size:21px;}.bbi-qo__bulk-meta{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 16px;color:#666;font-size:14px;}.bbi-qo__bulk-sample{padding:0;border:0;background:transparent;color:var(--bbi-red);font:inherit;font-weight:700;text-decoration:underline;cursor:pointer;}.bbi-qo__bulk-upload-button{min-height:44px;margin-top:4px;padding:10px 24px;border:1px solid var(--bbi-red);border-radius:3px;background:#fff;color:var(--bbi-red);font:inherit;font-size:13px;font-weight:800;text-transform:uppercase;cursor:pointer;}.bbi-qo__bulk-upload-button:hover{background:var(--bbi-red);color:#fff;}.bbi-qo__bulk-result{margin-top:18px;padding:14px 16px;border-left:5px solid var(--bbi-red);background:#f7f7f7;color:#333;font-size:14px;line-height:1.5;}.bbi-qo__bulk-result.is-success{border-left-color:#2f7d32;background:#f1faf2;color:#205d23;}.bbi-qo__bulk-result.is-error{border-left-color:#a30000;background:#fff1f1;color:#740000;}.bbi-qo__bulk-actions{display:flex;justify-content:flex-end;padding:14px 24px;border-top:1px solid #e4e4e4;background:#fafafa;}.bbi-qo__bulk-cancel{padding:10px 14px;border:0;background:transparent;color:var(--bbi-red);font:inherit;font-size:13px;font-weight:800;text-transform:uppercase;cursor:pointer;}body.bbi-qo-bulk-open{overflow:hidden !important;}@media (max-width:620px){.bbi-qo__bulk-modal{padding:10px;}.bbi-qo__bulk-dialog{max-height:calc(100vh - 20px);}.bbi-qo__bulk-header,.bbi-qo__bulk-content,.bbi-qo__bulk-actions{padding-left:16px;padding-right:16px;}.bbi-qo__bulk-dropzone{min-height:280px;padding:28px 16px;}.bbi-qo__bulk-meta{flex-direction:column;}} .bbi-qo__bulk-header span {font-size: 14px !important;}
            /* =========================================================
   BBI QUICK ORDER — CONVERSION LAYOUT OPTIMIZATION
   CSS ONLY — DOES NOT CHANGE JAVASCRIPT FUNCTIONS
   ========================================================= */

/* Reduce unnecessary vertical space before products */
.bbi-qo__header {
    margin-bottom: 14px;
    padding-top: 18px;
    padding-bottom: 16px;
}

.bbi-qo__header p:not(.bbi-qo__eyebrow) {
    margin-top: 6px;
}

/* Keep the tools visually attached to the product panel */
.bbi-qo__toolbar {
    position: sticky;
    top: 10px;
    z-index: 20;
    margin-bottom: 0;
    padding: 10px;
    border: 1px solid var(--bbi-border);
    border-bottom: 0;
    background: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}

/* Allow the panel to contain its own scrolling product area */
.bbi-qo__panel {
    display: flex;
    flex-direction: column;
    overflow: visible;
}

/* Slightly more compact panel header */
.bbi-qo__panel-head {
    min-height: 56px;
    padding: 10px 14px;
}

/* Desktop product-list scroll area */
@media (min-width: 801px) {
    .bbi-qo__table-wrap {
        max-height: clamp(430px, 58vh, 680px);
        overflow-x: auto;
        overflow-y: auto;
        overscroll-behavior: contain;
        scrollbar-gutter: stable;
        border-top: 1px solid var(--bbi-border);
        border-bottom: 1px solid var(--bbi-border);
    }

    /* Keep column labels visible */
    .bbi-qo__table thead {
        position: sticky;
        top: 0;
        z-index: 8;
    }

    .bbi-qo__table th {
        position: sticky;
        top: 0;
        z-index: 8;
        box-shadow: 0 1px 0 var(--bbi-border);
    }

    /* Keep the conversion action visible */
    .bbi-qo__selection-bar {
        position: sticky;
        bottom: 0;
        z-index: 15;
        min-height: 74px;
        padding: 12px 16px;
        border-top: 3px solid var(--bbi-red);
        background: #ffffff;
        box-shadow: 0 -8px 20px rgba(0, 0, 0, 0.11);
    }

    .bbi-qo__add-button {
        min-width: 245px;
        min-height: 50px;
        font-size: 14px;
    }
}

/* Compact rows: more products visible per screen */
.bbi-qo__table th,
.bbi-qo__table td {
    padding-top: 9px;
    padding-bottom: 9px;
}

.bbi-qo__product-cell {
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 11px;
}

.bbi-qo__product-image {
    width: 54px;
    height: 54px;
}

.bbi-qo__product-name {
    font-size: 13px;
    line-height: 1.3;
}

.bbi-qo__sku {
    margin-top: 2px;
    font-size: 11px;
}

/* Make quantity controls easier to notice and use */
.bbi-qo__qty {
    width: 84px !important;
    height: 44px;
    border: 2px solid #bcbcbc;
    font-size: 15px;
    font-weight: 800;
}

.bbi-qo__qty:hover {
    border-color: #777777;
}

.bbi-qo__qty:focus {
    border-color: var(--bbi-red);
    outline: 3px solid rgba(207, 20, 43, 0.13);
}

/* Make checkboxes easier to recognize as the first action */
.bbi-qo__table input[type="checkbox"],
.bbi-qo__card input[type="checkbox"] {
    width: 19px;
    height: 19px;
    accent-color: var(--bbi-red);
    cursor: pointer;
}

/* Visually confirm that a row has been selected */
.bbi-qo__table tbody tr:has(
    input[data-bbi-select-product]:checked
) {
    background: #fff5f6;
    box-shadow: inset 4px 0 0 var(--bbi-red);
}

.bbi-qo__table tbody tr:has(
    input[data-bbi-select-product]:checked
) .bbi-qo__product-name {
    color: var(--bbi-red-dark);
}

/* Make product links feel actionable */
.bbi-qo__product-name:hover {
    color: var(--bbi-red);
    text-decoration: underline;
}

/* Strengthen subtotal visibility */
.bbi-qo__selection-bar span {
    color: #444444;
}

.bbi-qo__selection-bar b {
    margin-left: 3px;
    color: var(--bbi-black);
    font-size: 17px;
}

/* Strong enabled-state contrast */
.bbi-qo__add-button:not(:disabled) {
    box-shadow:
        0 5px 12px rgba(0, 0, 0, 0.18),
        inset 0 -2px 0 rgba(0, 0, 0, 0.16);
}

/* Disabled state remains clear but not visually dominant */
.bbi-qo__add-button:disabled {
    border-color: #bbbbbb;
    border-bottom-color: #999999;
    background: #dddddd;
    color: #777777;
    opacity: 1;
}

/* Improve scroll bar visibility on supported desktop browsers */
.bbi-qo__table-wrap::-webkit-scrollbar {
    width: 11px;
    height: 11px;
}

.bbi-qo__table-wrap::-webkit-scrollbar-track {
    background: #f0f0f0;
}

.bbi-qo__table-wrap::-webkit-scrollbar-thumb {
    border: 2px solid #f0f0f0;
    background: #999999;
}

.bbi-qo__table-wrap::-webkit-scrollbar-thumb:hover {
    background: var(--bbi-red);
}

/* Preserve your existing mobile behavior */
@media (max-width: 800px) {
    .bbi-qo__toolbar {
        position: static;
        padding: 0;
        border: 0;
        box-shadow: none;
    }

    .bbi-qo__selection-bar {
        bottom: 0;
        z-index: 30;
    }

    .bbi-qo__card:has(
        input[data-bbi-select-product]:checked
    ) {
        background: #fff5f6;
        box-shadow: inset 4px 0 0 var(--bbi-red);
    }
}
       
/* BBI QUICK ORDER V2 — purchasing speed upgrades */
.bbi-qo__mode-tabs{display:flex;gap:0;margin:0 0 14px;border-bottom:1px solid var(--bbi-border)}
.bbi-qo__mode-tabs button,.bbi-qo__history-filters button{border:0;background:#fff;color:#555;font:inherit;font-size:12px;font-weight:800;text-transform:uppercase;cursor:pointer}
.bbi-qo__mode-tabs button{padding:13px 20px;border-bottom:3px solid transparent}
.bbi-qo__mode-tabs button.is-active{color:var(--bbi-red);border-bottom-color:var(--bbi-red)}
.bbi-qo__history-filters{display:flex;gap:6px;margin:0 0 12px;padding:7px;border:1px solid var(--bbi-border);background:#f7f7f7}
.bbi-qo__history-filters button{padding:8px 12px;background:transparent}
.bbi-qo__history-filters button.is-active{background:#111;color:#fff}
.bbi-qo__history{display:block;margin-top:5px;color:#555;font-size:11px;font-weight:700}
.bbi-qo__stepper{display:inline-grid;grid-template-columns:34px 62px 34px;align-items:stretch;height:42px;border:1px solid #bbb;background:#fff}
.bbi-qo__stepper button{border:0;background:#f5f5f5;color:#111;font-size:19px;font-weight:800;cursor:pointer}
.bbi-qo__stepper button:hover{background:#e8e8e8;color:var(--bbi-red)}
.bbi-qo__stepper .bbi-qo__qty,.bbi-qo__stepper input{width:62px!important;height:40px!important;border:0!important;border-left:1px solid #ddd!important;border-right:1px solid #ddd!important;outline:0!important;text-align:center;font-weight:800}
.bbi-qo__row-add{display:block;margin-top:5px;padding:3px 0;border:0;background:transparent;color:var(--bbi-red);font:inherit;font-size:10px;font-weight:900;text-transform:uppercase;cursor:pointer}
.bbi-qo__sku-entry{margin-bottom:18px;border:1px solid var(--bbi-border);border-top:4px solid var(--bbi-red);background:#fff}
.bbi-qo__sku-entry-head{padding:15px 17px;border-bottom:1px solid var(--bbi-border);background:#fafafa}
.bbi-qo__sku-entry-head strong,.bbi-qo__sku-entry-head span{display:block}.bbi-qo__sku-entry-head strong{font-size:18px;text-transform:uppercase}.bbi-qo__sku-entry-head span{margin-top:3px;color:#666;font-size:12px}
.bbi-qo__sku-row{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:12px;align-items:end;padding:18px}
.bbi-qo__sku-row label>span{display:block;margin-bottom:6px;color:#555;font-size:10px;font-weight:800;text-transform:uppercase}
.bbi-qo__sku-row input[data-bbi-direct-sku]{width:100%;height:44px;padding:0 12px;border:2px solid #bbb;font:inherit;font-weight:700}
.bbi-qo__sku-row input:focus{border-color:var(--bbi-red);outline:3px solid rgba(207,20,43,.1)}
.bbi-qo__direct-add{height:44px;padding:0 18px;border:1px solid var(--bbi-red);border-bottom:3px solid #8f0b1c;background:var(--bbi-red);color:#fff;font:inherit;font-size:12px;font-weight:900;text-transform:uppercase;cursor:pointer}
.bbi-qo__direct-result{margin:0 18px 18px;padding:12px 14px;border-left:4px solid #2f7d32;background:#f1faf2}.bbi-qo__direct-result strong,.bbi-qo__direct-result span{display:block}.bbi-qo__direct-result span{margin-top:3px;font-size:12px}.bbi-qo__direct-result.is-error{border-left-color:#a30000;background:#fff1f1;color:#740000}
@media(max-width:800px){.bbi-qo__mode-tabs button{flex:1;padding:12px 8px}.bbi-qo__history-filters{overflow-x:auto}.bbi-qo__history-filters button{white-space:nowrap}.bbi-qo__sku-row{grid-template-columns:1fr}.bbi-qo__direct-add{width:100%}.bbi-qo__stepper{grid-template-columns:36px 1fr 36px;width:100%}.bbi-qo__stepper .bbi-qo__qty,.bbi-qo__stepper input{width:100%!important}}
