body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box}*,a:focus,button:focus,input:focus{outline:none!important}@font-face{font-family:Gotham-Book;src:local("Gotham"),url(/static/media/Gotham-Book.98012d89442792ae36ad.woff2) format("woff2"),}body{background-color:#fff;font-family:Gotham,sans-serif,Helvetica,Arial}#app{display:flex;flex-direction:column;height:100%;width:100%}#app.signIn{background-color:#fad1d6}.left{align-items:flex-start;text-align:left}.col,.row{display:flex}.col{flex-direction:column}.col.centre{align-items:center}.row.separate{justify-content:space-between}h2 select{font-size:16px;font-weight:700}.row.center{align-items:center}.row.center,.row.centre{justify-content:center}h1,h2,h3,h4,h5,h6{font-weight:100;margin:0}h2{font-size:18px;font-weight:400;font-weight:700;text-transform:uppercase}.outer{max-width:1600px}.login-form,.outer{margin:0 auto;padding:20px;width:100%}.login-form{background-color:#fff;max-width:480px;text-align:center}.login-form li{margin:4px 0;text-align:left}.login-form label{display:block;margin:4px 0;width:100%}.login-form label input{max-width:300px;text-align:center;width:100%}.login-form label input:focus{background-color:#fad1d6}.login-form label span{display:block;font-size:13px;font-weight:700;margin:16px 2px 2px 4px;text-align:center;width:100%}.currentUser{align-items:center;display:flex;flex-direction:column;padding:20px;width:100%}.currentUser *{margin-bottom:5px;text-align:center}.currentUser h2,.currentUser h3{font-size:14px}nav{align-items:center;background:#fad1d6;color:#636569;display:flex;flex-direction:column;padding:0 0 8px;width:100%}div.view-as{background-color:#000;color:#fff;font-size:12px;padding:8px;text-align:center;width:100%}.nav-top{align-items:center;display:flex;flex-direction:row;justify-content:space-between;max-width:1600px;width:100%}nav .left,nav .right{width:200px}.logo{align-items:center;display:flex;flex-direction:column;margin:10px 0 20px}.logo h1{color:#636569;font-size:15px;font-weight:500;letter-spacing:3px;margin-top:-5px;text-align:center}nav img{display:flex;width:160px}main{display:flex;flex-direction:column;padding:0;width:100%}main.signIn{color:#636569;display:flex;justify-content:center;min-height:100vh}.logo img{align-self:center;display:flex;width:200px}.outer.loader{max-width:none!important}.outer.loader,.outer.signed-out{background-color:#fad1d6;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}.outer.signed-out{max-width:none}nav h1{font-size:40px}nav h1,nav ul{display:flex;justify-content:center}nav ul{flex-wrap:wrap;margin:0}nav li{margin:3px}a,a:link{color:#444}a:focus,a:hover{color:#000;text-decoration:none}nav li a,nav li a:link{align-items:center;border-radius:8px;color:#444;display:flex;font-size:14px;justify-content:center;line-height:20px;padding:4px 10px;text-decoration:none;text-transform:uppercase}nav li a.current,nav li a:focus.current,nav li a:hover.current{background-color:#fff!important;color:#333;display:flex;padding:4px 10px}nav li a:focus,nav li a:hover{background:#ffffff80;color:#333;outline:none!important}i{color:#999;margin:0 4px}main .outer>h1{color:#636569;font-size:24px;margin-bottom:16px;text-transform:uppercase;width:100%}main .outer>h1,main .outer>h2{text-align:center}ul{list-style:none;margin:0;padding:0}input,select{background-color:#fef3f5;border:none;border-radius:8px;color:#000;font-size:14px;padding:6px}input,select,textarea{line-height:20px;margin:2px}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #fef3f5}.loader{color:#fd5e6c;font-size:30px;padding:20px;text-align:center;width:100%}.file-upload-wrapper{display:flex;flex-direction:column;margin:0 auto;text-align:center;width:430px}.file-upload::-webkit-file-upload-button{visibility:hidden}label.file-upload-button+input{visibility:hidden}label.file-upload-button{background-color:#00000008;border:none;border-radius:8px;color:#fd5e6c;cursor:pointer;display:inline-block;font-size:28px;line-height:20px;margin:0 2px;padding:20px;text-transform:uppercase}label.file-upload-button.disabled{cursor:not-allowed}label.file-upload-button:not(.disabled):focus,label.file-upload-button:not(.disabled):hover{background-color:#0000001a;border:none;color:#db2f3d}textarea{background-color:#fef3f5;border:none;border-radius:8px;color:#000;height:80px;padding:6px;width:100%}input:focus,select:focus,textarea:focus{background-color:#fad1d6;color:#000;outline:none!important}button{background-color:#00000008;border:none;border-radius:8px;color:#333;cursor:pointer;font-size:14px;line-height:20px;margin:0 2px;padding:4px 10px;text-transform:uppercase}a.button-in-button{color:#000;display:inline-block;padding:0 0 0 8px}a.button-in-button:focus,a.button-in-button:hover{color:#db2f3d;display:inline-block;padding:0 0 0 8px}button.sml{border-radius:5px;font-size:12px;line-height:12px;margin:1px;padding:4px 6px}.icon-order-1{color:#333}.icon-order-0{color:#fd5e6c}.icon-order-0 svg,.icon-order-1 svg{display:inline-block;width:15px!important}.icon-imported{color:#fd5e6c}button:not(:disabled):focus,button:not(:disabled):hover{background-color:#0000001a;border:none}button:disabled{background-color:#f7f7f7!important;color:#bbb!important;cursor:not-allowed}input.search{text-align:center;width:400px}div.search-outer input.search{width:240px}div.traceabilityContainer{page-break-after:always;width:800px}div.traceabilityContainer table{border:2px solid #000;border-collapse:collapse;margin-bottom:24px}div.traceabilityContainer table td.traceabilityHeader{font-size:20px;font-weight:700}div.traceabilityContainer table td{padding:8px!important}div.traceabilityContainer table td.bold{font-weight:700}input.editableDate{font-weight:700;margin:-8px;text-transform:uppercase;width:300px}input.editableDate,select.monthsDropdown{border-radius:0;font-size:14px;line-height:14px;padding:8px}select.monthsDropdown{margin:-8px -8px -8px 40px}div.multipliers{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:20px;overflow:hidden;padding:4px}input.multiplier{text-align:right;width:100px}div.specCardList{margin:0 32px}div.specCard{margin:0 0 32px;max-width:820px;padding:8px 0;position:relative;width:100%}div.specCard h1,div.specCard.mini h1{font-size:24px;font-weight:700}div.specCard .ingredients-calc input{font-weight:700;line-height:14px;margin:0 2px;padding:4px}div.specCard.mini .ingredients-column{margin-right:24px;width:35%}div.specCard.mini .steps-column{width:65%}div.specCard.mini .ingredients-column.size-sml,div.specCard.mini .steps-column.size-sml{width:50%}div.specCard .methodNum{font-weight:700;padding-right:10px}div.specCard .methodNote{display:inline-block;font-style:italic;font-weight:700}div.specCard.mini button{display:none}div.ingredients-label{line-height:20px;max-width:550px;padding:18px}div.specCard .sub{display:flex;flex-direction:row;font-size:11px;font-style:italic;justify-content:flex-start}div.specCard .sub span{display:inline-block;width:231px}div.specCard .specCardHeading{align-items:center;border-top:2px solid #000;display:flex;margin-top:0}div.specCard .specCardHeading .col1{width:100%}div.photoWrapper{align-items:center;background:#fafafa;display:flex;flex-direction:column;justify-content:center;margin-left:32px;min-height:110px;position:relative;width:200px}div.custom-item div.photoWrapper{margin-left:0}div.photo-section{display:flex;flex-wrap:wrap;width:100%}div.photo-section div.photoWrapper{display:flex;margin:4px;width:32%}div.photo-section div.photoStep{background-color:#fff;color:#000;font-size:11px;font-weight:700;height:14px;left:0;line-height:14px;position:absolute;text-align:center;text-transform:uppercase;top:0;width:14px}.photo-fullsize{cursor:zoom-out;max-height:80vh;max-width:80vw}div.photoWrapper input{height:1px;padding:0;visibility:hidden}div.photoWrapper label{border:none;border-radius:8px;cursor:pointer;font-size:14px;line-height:20px;margin:0;padding:4px 10px;text-transform:uppercase}div.photoWrapper button{bottom:8px;position:absolute;right:8px}div.photoWrapper .photo{cursor:zoom-in;object-fit:contain;width:100%}div.specCard .multiplier{width:80px}div.specCard-logo{border:none;margin:0!important;padding:0 auto;position:relative;text-align:center;width:100%}div.specCard-logo img{width:150px}div.quantity{display:inline-block;font-size:14px;font-weight:700;line-height:18px;margin-right:8px;min-width:80px;padding:0;text-align:right}div.name{width:100%}div.indent{border-left:1px solid #ccc;display:none;margin:4px 0 4px 16px;padding:4px 0 4px 8px}div.indent.open{display:flex}div.indent table{margin:0}div.specCard .match{background-color:#ff0}td.no-wrap{white-space:nowrap}div.specCard td{border:none;padding:4px 0;position:relative;vertical-align:top}div.specCard div.ingredient-menu{position:absolute;right:0;top:4px}div.specCard table td{font-size:16px}div.specCard table.steps td:last-child{width:100%}div.specCard button{background-color:none;padding:2px 8px}div.specCardTop{align-items:flex-start;border:none!important;display:flex!important;flex-direction:column;margin:0!important;padding:4px 0!important;width:100%}div.specCard>div{margin:8px 0;padding-top:8px}div.specCard-terms{font-size:10px;margin:0 0 4px;text-align:center}div.specCard h3,div.specCard-terms{font-weight:700;text-transform:uppercase}div.specCard h3{font-size:13px;letter-spacing:2px;margin:0 0 6px;position:relative}div.specCard h3 .ingredients-menu{display:inline-block;position:absolute;right:0}div.allergen,div.suitable{border:1px solid #000;border-radius:5px;color:#000;display:inline-block;font-size:12px;font-weight:700;margin:0 2px 2px 0;padding:2px 5px}div.allergen{border-color:#fd5e6c!important;color:#fd5e6c!important}div.allergens-list{margin-top:4px}div.allergens-pw h3{color:#999}div.allergens-pw div.allergen{border-color:#999!important;color:#999!important}div.brand{border:1px dashed #ccc;margin:3px;padding:5px;width:95%}div.brand h3{font-size:11px;font-weight:700;width:100%}div.client-select-window{height:230px;overflow-y:scroll;width:460px}div.client-select{display:inline-block;padding:4px;width:49%}.cost-toggle{align-items:center;display:flex;justify-content:center}.cost-toggle input{border-radius:8px 2px 2px 8px;margin:0;padding:6px;text-align:right;width:58px}.cost-toggle input.has-value{background-color:#fd5e6c!important;color:#fff!important}.cost-toggle input[disabled]{background-color:#f9f9f9;color:#999}img.icon{height:20px;width:20px}img.icon.scale-2{height:36px;width:36px}.cost-toggle button.icon{border-radius:2px 8px 8px 2px;height:32px;margin:1px;padding:0;text-align:center;width:32px}.pink{color:#fd5e6c}button.icon:not(:disabled):focus,button.icon:not(:disabled):hover{background-color:#fd5e6c;color:#fff}button.selected{background-color:#fad1d6}button.selected:not(:disabled),button.selected:not(:disabled):focus{background-color:#fd5e6c;color:#fff}div.days button:focus>span,div.days button:hover>span{border-top:1px solid #ffffffb3;color:#fff}button.key{margin-bottom:10px;padding:20px}.important{color:#fd5e6c}button.inv{background-color:#fd5e6c;color:#fff}button.inv:not(:disabled):focus,button.inv:not(:disabled):hover{background-color:#d83542;color:#fff;outline:none!important}button.serious{background-color:#666;color:#fff}button.serious:not(:disabled):focus,button.serious:not(:disabled):hover{background-color:#000;color:#fff;outline:none!important}button.inv.order-1{background-color:#333}button.selected{background-color:#fd5e6c;color:#fff}button.large{font-size:24px;padding:12px 30px}button.large h2{padding:3px!important}flex{display:flex;flex-direction:row}flex div{border:1px solid #ccc;padding:10px}.table-wrapper,table{width:100%}table{border-collapse:collapse;font-size:14px;margin:0 auto 8px}table tr.brand{background-color:#f9f5f5}.table-wrapper>table{margin-bottom:0}table.order{min-width:80%}thead.stickyTop{background:#fff;position:-webkit-sticky;position:sticky;top:-1px;z-index:100}thead.stickyTop th{background-color:#f9f5f5;border:1px solid #ccc;box-shadow:inset 0 -2px 0 0 #ccc}td.stickyLeft,th.stickyLeft{background-color:#fff;border:1px solid #ccc;box-shadow:inset -2px 0 0 0 #ccc;left:0;position:-webkit-sticky;position:sticky}thead.stickyTop th.stickyLeft{background-color:#f9f5f5;border:1px solid #ccc;box-shadow:inset -2px -2px 0 0 #ccc}td.lge{font-size:16px;font-weight:700}td.half{width:50%}td.top{vertical-align:top}table.order.failed tr td{color:red}td.border{border:1px solid #000!important;padding:8px}th{background-color:#f9f5f5;border:1px solid #ccc;padding:8px;text-align:left}div.table-footer{border:2px solid #000;margin:24px auto 0;max-width:800px}div.table-footer>h2{padding:8px;text-align:center}div.table-footer h2{font-weight:700}.additional-order,.custom-order,.special-instructions{border-top:1px solid #000;margin:0 auto;max-width:800px;padding:16px;text-align:center}div.delivery-note .custom-order{border:none}.custom-items{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.custom-items table{margin:18px 18px 0;width:44%}.custom-items table tr td:first-child{text-align:right;vertical-align:top;width:30%}.custom-items table tr td:last-child{font-weight:700;vertical-align:top;width:70%}table.shop-grid{width:auto}table.shop-grid td,table.shop-grid th{background-color:initial;border:none;margin:0 auto;padding:2px;text-align:center}table.shop-grid th{padding:8px 0;position:relative}table.shop-grid th .today{border-radius:3px;bottom:0;font-size:12px;font-size:10px;left:50%;padding:2px 4px;position:absolute;transform:translate(-50%);width:auto}table.shop-grid tr td:first-child,table.shop-grid tr td:last-child{border:none!important;min-width:4px}.shop-col{padding:4px 8px 4px 0!important;text-align:right!important;width:270px}.brand-col{border:#0000!important;padding:8px 8px 0!important;text-align:left!important}table.shop-grid tr:hover td:not(.brand-col){background-color:#f9f5f5!important}table.shop-grid tr.highlighted td,table.shop-grid tr.highlighted:hover td{background-color:#fad1d6!important}table.shop-grid tr.highlighted td:first-child,table.shop-grid tr.highlighted td:last-child,table.shop-grid tr:hover td:first-child,table.shop-grid tr:hover td:last-child{background-color:#fff!important}table.shop-grid tr.highlighted td.selected{background-color:#fad1d6!important}table.shop-grid tr td.selected{background-color:#f9f5f5!important}table.shop-grid td{background-color:initial;border:1px solid #0003;cursor:pointer;display:table-cell;padding:2px 0}table.print-page>tbody>tr>td,table.print-page>tfoot>tr>td,table.print-page>thead>tr>th{border:none;font-weight:400;padding:0}table.print-page thead>tr>th{border-bottom:2px solid #000;margin-bottom:20px!important;padding-bottom:20px}table.print-page{font-size:14px}table.print-page tbody{width:100%}table.print-page div.empty-footer{height:120px;width:100%}table.print-page th{background-color:initial}table.clear td{border:none}td{border:1px solid #ccc;padding:3px 8px;text-align:left}tr.total-row td{background-color:#f9f5f5;font-weight:700;padding:16px 8px}div.right,td.right,th.right{text-align:right}div.center,h3.center,h4.center,td.center,th.center{text-align:center}td.nowrap,th.nowrap{white-space:nowrap}div.data-row{border-bottom:1px solid #000;padding:4px}tr.inactive td{color:#999}span.noOrders,span.someOrders{color:#666;display:inline-block;font-size:12px;margin:8px 0;padding:0;width:100%}span.someOrders{font-weight:700}span.someOrders img{height:16px;vertical-align:middle}span.someOrders.future{color:#fd5e6c}div.noOrders{opacity:.6}div.order-row{align-items:center;display:flex;justify-content:space-between;margin:0}input.note-input{font-size:13px;margin-left:20px!important;margin-top:-10px;width:60%}input.note-input-updated{background-color:#eee;color:#fd5e6c}div.invoice-total-row{align-items:center;display:flex;justify-content:space-between;margin:0}div.invoice-total-row.total{border-bottom:2px solid #000;border-top:2px solid #000}div.invoice-total-row input{text-align:right}div.total-row{border-bottom:2px solid #000;border-top:2px solid #000;margin-top:20px}div.check-list{display:flex;flex-direction:row;flex-wrap:wrap}div.check-list label:focus-within{background-color:#fad1d6}div.check-list label{border:1px solid #fad1d6;border-radius:5px;color:#999;cursor:pointer;display:flex;justify-content:space-between;margin:3px;padding:4px;width:32%}div.check-list label.checked{border-color:#fd5e6c!important;color:#fd5e6c!important;font-weight:700}div.total-row input:first-child{font-size:20px;font-weight:700;padding-left:0}div.order-row.zero{max-height:50px;overflow:hidden}div.order-locked div.order-row.zero{max-height:0}div.order-locked div.photoWrapper{background-color:initial}div.order-locked div.photoWrapper button,div.order-locked div.photoWrapper label{display:none}div.order.invoice{position:relative}div.order .voided-banner{color:#0003;font-size:240px;font-weight:700;left:50%;position:absolute;text-align:center;transform:rotate(-15deg) translate(-50%);width:100%;z-index:1000}div.order.invoice .custom-item-desc{border-bottom:1px solid #000;display:flex;flex-direction:row;flex-wrap:wrap;padding:2px 200px 8px 8px}div.order.invoice .custom-item-desc div{font-size:10px;padding:4px;text-transform:uppercase;width:24%}div.order.invoice .custom-item-desc div strong{font-size:13px;text-transform:none}div.order.invoice select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff!important;text-align:right;text-indent:1px;text-overflow:""}div.order.invoice h1{align-items:flex-start;margin:0;padding:0;text-align:left}div.campaignWrapper{background:#fad1d6;width:100%}div.campaign{margin:0 auto;max-width:600px}div.campaign input:focus,div.campaign textarea:focus{background-color:#fff}a:focus,a:hover,a:link,div.campaign a{color:#333}table.customerForm{width:300px}table.customerForm td{border:none;padding-top:20px}table.orders-list tfoot{font-size:16px;font-weight:700}table.orders-list tfoot td{background-color:#f9f5f5;padding-top:20px}table.production-sheet td.category{border-top:2px solid #000;cursor:pointer;font-size:18px;font-weight:700}table.production-sheet th.hideShop{cursor:pointer}table.production-sheet th.hideShop:hover{background-color:#fff}table.production-sheet td.category:hover{background-color:#eee}table.production-sheet tr.no-print td.category{border-top:1px dotted #000;color:#ccc}table.production-sheet td{font-size:20px}table.production-sheet td:first-child{font-size:14px}table.production-sheet td:last-child,table.production-sheet th:last-child{border-left:2px solid #000}table.production-sheet td.no-print,table.production-sheet th.no-print,table.production-sheet tr.hide-row{display:none}table.production-sheet th.top-row{position:relative}table.production-sheet th.top-row button{position:absolute;right:3px;top:3px}div.order.invoice td.category{border:none!important}div.order.invoice td.category h3{display:none!important}div.order.invoice .invoice-details td{padding-left:0}div.order td.category{border-bottom:1px solid #000}div.order td.category table{margin:0}div.order td.category table td{padding:0}div.order{background-color:#fff;box-shadow:0 5px 20px 2px #00000040;margin:0 auto 30px;max-width:820px;padding:20px}div.order h4{color:#666;font-size:16px;font-weight:700;margin-bottom:16px}div.order.order-locked .custom-item input,div.order.order-locked .custom-item select,div.order.order-locked .custom-item textarea{margin:0;padding:0}div.order .custom-item{border-bottom:2px solid #000;padding:8px 0;position:relative;width:100%}div.order .custom-item .remove-button{position:absolute;right:0;top:16px}div.order .custom-fields table{max-width:500px;width:100%}div.order .custom-fields table tr td:first-child{width:30%}div.order .custom-fields table select{font-weight:700;text-align:right;width:100%}div.order.order-locked .custom-fields table select{-webkit-text-fill-color:#000;-webkit-appearance:none;-moz-appearance:none;background-color:#fff!important;font-weight:700;opacity:1;text-align:right;text-indent:1px;text-overflow:""}div.order .custom-fields .right{font-weight:700}div.order .custom-fields table input:not([type=radio]){width:100%}div.order .custom-fields table textarea{height:70px;width:100%}div.order textarea{max-width:500px}div.order .button-list button{white-space:nowrap!important}div.order h1{display:flex;flex-direction:column;font-size:40px;justify-content:center;margin-top:20px;text-align:center;text-transform:uppercase}div.order h3{line-height:22px;margin:0;padding:8px 0;width:100%}div.order h1 span,div.order h3{font-size:20px;font-weight:700;text-transform:uppercase}div.order h1 span{line-height:20px}div.order.invoice .invoice-footer{bottom:0;font-size:12px!important;margin:20px 0 0;padding:20px 0 0;text-align:center;width:100%}div.order .forDelivery{padding:10px 0 0;text-align:center}div.order .orderNumber{padding:0 0 10px;text-align:center}div.order .order-header{align-items:center;display:flex;justify-content:center;padding:10px 20px;width:100%}div.order .order-header input{text-align:center;width:180px}input.right{text-align:right}div.order input.cost{padding:8px 0 8px 2px;text-align:right;width:72px}div.order input.o-cost{color:#000;font-weight:700}div.order input.p-cost{color:#ccc}div.order input.s-cost{color:#000}.pre-line{white-space:pre-line}.pre{white-space:pre}div.order input.total-cost{font-weight:700}input:disabled,input:disabled::placeholder,textarea:disabled,textarea:disabled::placeholder{-webkit-text-fill-color:#000;opacity:1}div.order input[disabled],div.order textarea[disabled]{background-color:#fff;color:#000}div.order.order-locked textarea.special[disabled]{text-align:center}.status-token{border-radius:5px;font-size:12px;padding:2px 3px;text-transform:uppercase;white-space:nowrap}.status-token.old{color:#666}.status-token.baking{color:#861e27}.status-token.approved{color:#9b1621;font-weight:700}div.order h4.approved{color:#9b1621}button.inv.approved{background-color:#9b1621}div.status{background-color:#fff;border:2px dashed #ccc;border-radius:8px;color:#fd5e6c;flex-direction:row;justify-content:space-between;padding:6px 12px;position:relative;width:100%}div.status,div.status div{align-items:center;display:flex}div.sml,span.sml,td.sml,th.sml{font-size:11px;font-weight:400}div.status div.left{font-size:18px;font-weight:700;justify-content:flex-start;position:relative;width:45%}div.status div.left>svg{margin-right:15px;width:28px}div.status div.left button{left:-24px;position:absolute;top:57px}div.status div.locked-status{border-radius:50%;display:flex;height:50px;justify-content:center;left:50%;margin:0 auto;position:absolute;text-align:center;transform:translate(-50%);width:50px}div.status div.right{font-size:14px;justify-content:flex-end;text-align:right;width:45%}div.status div.right b{font-size:18px}div.status div.right img,div.status div.right svg{margin-left:15px}div.order div.status h2{padding:5px}div.status h4{font-size:14px}div.status.delivered{background:#fd5e6c;border:2px solid #fd5e6c;color:#fff}div.status.custom{background:#fff;color:#333}div.status.custom.delivered{background:#333;border:2px solid #333;color:#fff}div.status.new,div.status.new.custom,div.status.processing{border:2px dashed #999}div.status.new.custom{color:#333}div.status.voided{background-color:#f4f4f4;border:2px solid #eee;color:#666}div.status.approved{background-color:#9b1621;border:2px solid #9b1621;color:#fff}div.order-inner{padding:0}option.inactive{color:#999}option.inactive:before{color:#fff;content:">";display:none;font-size:20px;padding-left:5px;padding-right:10px}div.order i{margin-top:15px;width:100%}div.order h2{font-weight:400;padding:10px 0;text-align:center;text-transform:uppercase;width:100%}.thumb{align-items:center;background-color:#fef3f5;border-radius:8px;display:flex;flex-shrink:0;height:64px;justify-content:center;margin:1px;overflow:hidden;padding:0;width:64px}.thumb:focus,.thumb:hover{background-color:#fad1d6}.thumb img{border:1px solid #fff;max-height:90%;max-width:90%}.large-image{align-items:center;display:flex;height:600px;justify-content:center;overflow:hidden;width:600px}.large-image img{max-height:100%;max-width:100%}.firebaseui-textfield.mdl-textfield .firebaseui-label:after,.mdl-button--raised.mdl-button--colored{background-color:#fd5e6c!important}.firebaseui-link{color:#333!important}div.react-calendar{background-color:initial;border:none;border-radius:8px;padding:0;width:400px}div.react-calendar button{align-items:center;border:3px solid #fff;display:flex;flex-direction:column;font-size:18px;justify-content:center;padding:12px 10px!important}h4.copying-message{font-weight:700;padding:8px 0;text-align:center}div.react-calendar button b{align-items:center;background-color:#fff;border-radius:50%;color:#000;display:flex;font-size:11px;height:20px;justify-content:center;padding:2px;visibility:hidden;width:20px}div.react-calendar button.has-orders b{visibility:visible}abbr[title]{text-decoration:none!important}.react-calendar__navigation{height:auto!important;margin-bottom:8px!important}.react-calendar__month-view__weekdays__weekday{padding:0!important}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#fd5e6c!important;color:#fff!important;outline:none!important}button.react-calendar__tile--active,button.react-calendar__tile--active.past,button.react-calendar__tile--active.react-calendar__tile--now.past,button.react-calendar__tile:enabled:focus,button.react-calendar__tile:enabled:hover{background-color:#fd5e6c!important;border:none!important;color:#fff!important;outline:none!important}.react-calendar__tile--active{filter:none!important}.react-calendar__navigation button[disabled],.react-calendar__tile:disabled{background-color:#fff!important}.react-calendar__tile{background-color:#f9f5f5!important}.react-calendar__tile--hover,.react-calendar__tile--now{background-color:#fad1d6!important}div.calendar{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;justify-content:center;margin:0;padding:0 20px 8px;width:100%}button.day strong{font-size:30px;line-height:28px;opacity:.6}.cutoff{align-items:center;background-color:#fff;border-radius:16px;font-weight:400;justify-content:center;margin:0 0 16px;padding:8px 32px;position:relative}.cutoff:after{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid #fff;bottom:-8px;content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.cutoff .date{background:#f9f5f5;font-weight:700;text-align:center}.cutoff span{background:#fff6;border-radius:4px;display:inline-block;margin:15px;padding:4px 10px}nav button{background:#00000008;color:#333}nav button:focus,nav button:hover{background:#0000001a;color:#333}nav.admin-menu{background:#e8c1c6;overflow:hidden;padding:3px}a.order-link{color:#000;text-decoration:none}a.order-link:focus,a.order-link:hover{color:#fd5e6c!important;text-decoration:underline}nav.admin-menu li a{color:#444}nav.admin-menu li a:focus,nav.admin-menu li a:hover{background:#ffffff80;color:#222}a.clear,button.clear{background:#00000008;color:#333}li:not(.selected) button.clear:not(:disabled):focus,li:not(.selected) button.clear:not(:disabled):hover{background:#0000001a;color:#333;outline:none!important}a.clear,button.light{background:#fff;color:#333}button.light:not(:disabled):focus,button.light:not(:disabled):hover{background:#fffc;color:#333;outline:none!important}button.day.we:not(:disabled):focus,button.day.we:not(:disabled):hover,button.day:not(:disabled):focus,button.day:not(:disabled):hover{background-color:#fd5e6c;color:#fff!important;outline:none!important}button.day svg{margin-bottom:4px}button.day:focus span,button.day:hover span{color:#fff!important}button.day:focus strong,button.day:hover strong{opacity:.7}button.day{align-items:center;background:#fad1d6;border-radius:8px;color:#fd5e6c;display:flex;flex-direction:column;justify-content:center;margin:0 1px;min-height:70px;padding:6px 2px;position:relative;width:48px}button.day.wide{width:64px}button.day b{font-size:11px;line-height:11px;opacity:.6}.calendar-menu{align-items:flex-start;color:#666;display:flex;flex-direction:row;font-size:13px;font-style:italic;font-weight:400;height:125px;justify-content:space-between;padding:14px 0 21px!important;width:270px}.calendar-menu button{align-items:center;font-size:12px;margin:2px 4px;padding:5px 10px}.calendar-menu .left{margin-right:20px}.selected button.day,.selected button.day.we{background:#fd5e6c;color:#fff;margin:-3px 12px 12px;transform:scale3d(1.3,1.3,1.3)}.selected button.day b,.selected button.day.we b{opacity:1}.selected button.day strong,.selected button.day.we strong{opacity:.6}.selected button.day:after{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid #fd5e6c;bottom:-6px;content:"";height:0;position:absolute;width:0}button.day.we{background:#f8e6e7}button.day .cut-off-button{background-color:#fd5e6c;border-radius:50%;height:16px;padding:1px;position:absolute;right:-8px;top:4px;width:16px}button.day .cut-off-button:focus,button.day .cut-off-button:hover{background:#000}button.day .cut-off-button svg{color:#fff}div.days{background:#fff;display:flex;justify-content:center;padding:0;position:relative;width:100%}div.days .table-wrapper{outline:none!important;padding:20px 0}.calendar-btn{position:absolute;right:0}div.days>b{font-size:12px;margin-top:4px}div.group{border:1px solid #ccc;border-radius:8px;display:flex;justify-content:center;margin-bottom:16px;padding-top:12px;position:relative}div.cutoff-warning{color:#c00;font-size:13px;padding:4px}div.cutoff-ok{color:#333;font-size:13px;padding:4px}div.group-name{background:#fff;color:#999;font-size:12px;font-weight:700;margin:0 auto;padding:2px 16px;position:absolute;text-transform:uppercase;top:-8px}ul.button-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:12px}ul.button-list li{align-items:center;display:flex;margin:3px}ul.button-list li.highlighted button{background-color:#fad1d6}ul.button-list li.selected button{background-color:#fd5e6c;color:#fff;outline:none!important}.light{color:#aaa}.highlight{background-color:#fef3f5}.temporary{font-weight:700;height:20px;padding:8px}.firebaseui-card-footer{display:none}.modal-overlay{background-color:#713e44;height:100vh;left:0;opacity:.7;position:fixed;top:0;width:100vw;z-index:1040}.modal-wrapper{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1050}.modal-wrapper+.modal-overlay{z-index:1060}.modal-wrapper+.modal-overlay+.modal-wrapper{z-index:1070}.modal{background:#fff;border-radius:3px;cursor:default;margin:0 auto;max-height:90vh;max-width:90vw;overflow:scroll;padding:0;position:relative;z-index:100}.modal-header{align-items:center;background:#fad1d6;display:flex;justify-content:space-between;padding:12px}.modal-header.minimum{padding:0;position:relative}.modal-header.minimum h1{display:none}.modal-header.minimum button{position:absolute;right:0;top:-50px}.modal-header h1{margin:0}.modal-body{padding:16px}.modal>h1{text-align:center}.modal-close-button{border:none;color:#000;cursor:pointer;font-size:1.4rem;font-weight:700;line-height:1;opacity:.3}div.delivery-note{background-color:#fff;box-shadow:inset 0 1px 1px 0 #ffffff1a,0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d;margin:0 auto 48px;padding:20px;page-break-after:always;position:relative;width:80%}div.delivery-note-top{display:flex;flex-direction:row;justify-content:space-between}div.delivery-note-top .details{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-left:20px;text-align:left;width:100%}div.delivery-note-top .left,div.delivery-note-top .right{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:150px}div.delivery-note-top .details h3{font-weight:400;margin:0}div.delivery-note>table{margin:16px auto;max-width:90%}div.delivery-note:last-child{page-break-after:none!important}.delivery-note h3{font-size:15px;font-weight:700;letter-spacing:2px;margin:24px 0;text-align:center;text-transform:uppercase}.delivery-note h2{font-size:21px;margin-bottom:8px;text-align:center;text-transform:none}div.delivery-note h4{padding:4px;text-align:center}div.delivery-note h4 b{display:block;font-weight:600;letter-spacing:2px;margin-bottom:6px;text-transform:uppercase}div.delivery-note h1{display:flex;flex-direction:column;font-size:32px;justify-content:center;margin-top:4px;text-align:center;text-transform:uppercase}div.delivery-note h1 span{font-size:20px;font-weight:700;line-height:20px;text-transform:uppercase}div.delivery-note td.category{font-size:16px;font-weight:700;padding-top:5px}div.delivery-note table.page table tr.cat{border-top:2px solid #000}div.delivery-note table.page table tr:last-child{border-bottom:2px solid #000}div.delivery-note td{border-left:none;border-right:none;font-size:12px;padding:3px 8px}div.delivery-note td.quantity{padding:3px 32px;text-align:right}div.delivery-note .logo{background-color:#fad1d6;margin:0 auto;padding:13px;width:160px}div.delivery-note .logo img{width:130px}div.delivery-note .logo h1{color:#636569;font-size:15px;font-weight:500;letter-spacing:3px;margin-top:-5px;text-align:center}div.delivery-note .footer{padding-top:30px}div.delivery-note .fixed-footer,div.delivery-note .footer{border:none;font-size:11px;line-height:14px;text-align:center}div.delivery-note .fixed-footer{bottom:0;height:100px;margin-left:-20px;padding:30px 0 0;position:absolute;width:100%}div.delivery-note .spacing-for-footer{background:#fff!important;border:none!important;height:100px;text-align:center;vertical-align:top}div.delivery-note th{background:#fff!important;border:none!important;padding:1}.print-only{display:none}form#auth-sign-up button{background-color:#111}form#auth-sign-up button span:after{content:" AS A NEW USER"}.order-shop-list{align-items:flex-start;display:flex;flex-direction:column}@media only screen and (min-width:980px){.order-shop-list{flex-direction:row}.order-shop-list,.table-wrapper.max{margin:0 auto;max-width:980px}div.specCard{min-width:800px}}@media print{@page{size:A4;@bottom-center{content:"Page " counter(page) " of " counter(pages)}}body.no-print-root #root{display:none}input.editableDate,input.editableInitial{background-color:initial!important}.print-only{display:block}.modal-header,.modal-overlay{display:none}.note-printed{display:block;font-size:13px;font-style:italic;height:auto;margin-left:20px!important;padding:0;width:60%}.modal-wrapper{height:auto!important;max-height:auto!important;min-height:auto!important;overflow:visible;overflow-y:visible;position:relative;width:100%}.modal{margin:0;max-height:auto;max-width:100vw;min-height:100vh;overflow:visible;padding:0}body{box-sizing:border-box;height:100%;padding:0;width:100%}body *{color:#000!important}div.outer{padding:0}table.print-page{height:100%;width:100%}div.invoice-total-row{padding:10px 0}.no-print{display:none!important}body,h1,h2,h3,h4,h5,h6{background-color:#fff!important;color:#000!important}div.order{border:none!important;box-shadow:none!important;margin:0!important;padding:0;page-break-after:always;width:100%!important}div.order.invoice .invoice-footer{height:120px;position:fixed;width:100%}div.order.invoice{border:none!important}div.order.invoice table{width:100%!important}div.order .voided-banner{color:#0003!important}div.order.invoice input{margin:2px 0;padding:0}div.order-row.zero{display:none}main .outer>h1{font-size:20px}select,select.shop-filter{-webkit-appearance:none;-moz-appearance:none;background-color:#fff!important;text-align:center;text-indent:1px;text-overflow:""}select.shop-filter a{display:none}td,th,tr{font-size:11px;padding:2px!important}.table-wrapper{outline:none!important;overflow:visible;width:100%!important}.button-list,.group,.group-name,button,div.calendar,nav{display:none!important}div.delivery-note{background-color:#fff;box-shadow:none!important;margin:none none 50px!important;padding:0!important;width:100%!important}div.delivery-note table{break-inside:auto;page-break-inside:auto}div.delivery-note div.logo,div.delivery-note div.logo *{background-color:#fad1d6!important}div.delivery-note div.logo h1{color:#636569!important}div.delivery-note td.category{font-size:16px;font-weight:700;padding-top:5px}div.delivery-note .fixed-footer{background-color:#fff!important;border:none!important;position:fixed}div.specCard,div.specCardList{margin:0!important}div.specCard{box-shadow:none;max-width:auto;padding:0!important;page-break-after:always;page-break-inside:avoid;position:relative;width:100%}div.specCard.mini{page-break-after:auto;page-break-inside:auto}div.specCard .ingredients-calc input{padding:0}div.specCard .match{background-color:none!important}div.specCard label{display:none}div.specCard input.multiplier{background:#fff;font-weight:700}div.photoWrapper{display:none!important}div.photoWrapper.photoShown{display:flex!important}div.indent.open{display:none!important}}.sbui-auth{margin:0 auto;max-width:360px}a.sbui-typography-link{color:#636569!important}button.sbui-btn-primary,button.sbui-btn-primary:hover{background-color:#fd5e6c}.sbui-input,.sbui-input:focus{background-color:#fff!important;border-color:#999!important}.sbui-typography-text{font-size:20px!important;font-weight:700;line-height:24px!important}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}
/*# sourceMappingURL=main.777e7384.css.map*/