body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.category{width:60px;margin:0 0 0 20px;cursor:pointer;z-index:-1}.category:first-child{margin-left:0}.category:last-child{box-sizing:content-box;box-sizing:initial;padding-right:20px}.category p{margin-top:6px;margin-bottom:0;font-size:14px;opacity:.6;text-align:center}.category-icon-wrapper{height:60px;border:2px solid #f497b6;border-radius:50%;display:flex;justify-content:center;align-items:center}.categories{margin:20px 0 20px -20px;padding:0 20px;display:flex;width:calc(100% + 40px);overflow:scroll}.modal-wrapper{z-index:999;overflow-y:hidden;position:absolute;left:0;right:0;top:0;bottom:0;height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8)}.subcategories-main{cursor:pointer;top:0;z-index:1;outline:none;height:34px;border-radius:3px;border:1px solid #e7e7e7;background:#fff;width:100%;text-align:left;position:relative;margin-bottom:10px;font-size:14px}.subcategories-main p{margin:0 0 0 11px;line-height:34px;font-weight:600;opacity:.4}.subcategories-main p.active{opacity:.9}.subcategories-main svg{position:absolute;width:16px;height:16px;right:11px;top:9px}.subCategories-modal{width:300px;height:80%}.subCategories-modal button{cursor:pointer;width:100%;height:calc(10% - 10px);padding:13px 0 9px;border-radius:25px;border:none;font-size:18px;color:#fff;background-color:#d5d5d5}.subCategories-modal .subCategories-selector{padding:0 11px 0 21px;border-radius:3px;border:1px solid #e7e7e7;background-color:#fff;height:80%;overflow:scroll;margin:10px 0}.subCategories-modal .subCategories-actions{height:calc(10% - 10px)}.subCategories-modal .subCategories-actions button{cursor:pointer;width:calc(50% - 12px);height:100%;padding:13px 0 9px;border-radius:25px;border:none;font-size:18px;color:#fff;background-color:#d5d5d5}.subCategories-modal .subCategories-actions button.active{background-color:#34cb9e}.subCategories-modal .subCategories-actions button:first-child{margin-right:12px}.subCategories-modal .subCategories-actions button:last-child{margin-left:12px}.category-option{margin-top:21px;display:flex;align-items:center}.category-option .option-checkbox{width:30px;height:30px;margin-right:20px;border-radius:5px;border:1px solid #d5d5d5}.category-option.active .option-checkbox{border-color:#34cb9e;display:flex;justify-content:center;align-items:center}.category-option.active span{font-weight:700}.product{opacity:1;width:100%;margin-bottom:10px;overflow:hidden;border-radius:7px;background-color:#fff;box-shadow:0 2px 4px 0 hsla(0,0%,68.6%,.5);display:flex;transition:.2s linear;text-decoration:none;color:#505050}.product.deleted{opacity:0}.product .product-info-wrapper{padding:20px 15px;display:flex;min-width:0}.product .product-info-wrapper .product-image{width:60px;flex-shrink:0;height:60px;border-radius:50%;overflow:hidden;margin-right:15px;border:1px solid #f5f5f5}.product .product-info-wrapper .product-image img{height:100%;object-fit:cover}.product .product-info-wrapper .product-fields{display:flex;flex-direction:column}.product .product-info-wrapper .product-fields .product-price{color:#34cb9e;font-weight:700}.product .product-actions{flex-shrink:0;display:flex;flex-direction:column;margin-left:auto;width:100px}.product .product-actions button{background-color:#fff;width:100%;height:50%;border:none;border-left:1px solid #f5f5f5}.product .product-actions button:first-child{background-color:#f5f5f5}.product-days{font-style:italic;color:#f497b6}.basket-btn{width:calc(100% - 40px);border-radius:25px;background:#34cb9e;border:none;padding:15px 0 14px;position:fixed;color:#fff;font-size:20px;bottom:10px}.header-wrapper{box-sizing:border-box;height:70px;z-index:100;padding:22px 20px;position:fixed;width:100%;background-color:#263238;display:flex}.header-wrapper>*{display:flex;flex:1 1}.header-wrapper .header-logo{justify-content:center;align-content:center}.header-wrapper .header-logo svg{width:100%;height:50px;margin-top:-13px}.header-wrapper .actions-wrapper{margin-left:auto}.header-wrapper .actions-wrapper svg{margin-left:15px}.search-input-wrapper{position:relative;margin-top:-12px;flex:5 1;width:100%;height:50px}.search-input{width:100%;padding:10px;height:50px;border-radius:3px;background:#3b4d56;border:none;color:#fff;font-size:18px}.search-input-actions{position:absolute;right:15px;top:0;bottom:0;display:flex;align-items:center}.menu-item a{color:inherit;text-decoration:none}.sub-menu{transition:all .3s ease-in-out;list-style:none;max-height:0;overflow:hidden}.sub-menu.active{max-height:100px}#menu{position:fixed;top:70px;background:#263238;left:-100%;transition:.2s ease-out;min-height:calc(100% - 70px);z-index:10}#menu>ul{width:300px;list-style:none}#menu>ul li{padding:15px 0;color:#fff}#menu>ul li:before{content:"\2022";color:#f497b6;font-weight:700;display:inline-block;width:1em;margin-left:-1em}#menu.active{left:0}.product-page{background-color:#f9feff;color:#505050;width:100%;overflow:hidden}.product-page>*{padding:0 20px}.product-page h2{margin-bottom:3px}.product-page .product-availability{display:flex;margin-bottom:8px}.product-page .product-availability .availability-price{color:#34cb9e;font-weight:700}.product-page .product-availability .availability-days{margin-left:auto;color:#f497b6;font-style:italic}.product-page .product-availability p{margin:0}.product-page .product-image img{width:100%;background:#fff;border-radius:7px;border:1px solid #ededed}.product-page .product-tags{display:flex;flex-wrap:wrap;margin-top:10px}.product-page .product-tags p{margin:0 0 5px;width:50%}.product-page .product-tags p span{margin-right:5px}.product-page .product-description h3{margin-top:15px}.product-page .product-info{background-color:#f5f5f5}.product-page .product-info h3{margin-top:0;padding-top:16px;margin-bottom:10px}.product-page .product-info .info-item{display:flex;border-bottom:1px solid #cdcdcd}.product-page .product-info .info-item p{margin:10px 0;width:50%}.product-page .allergens-list{display:flex;flex-wrap:wrap;align-items:flex-start}.product-page .allergens-list-item{display:flex;justify-content:center;align-items:center;flex-direction:column;width:25%}.product-page .allergens-list-item .allergen-name{width:100%;text-overflow:ellipsis;overflow:hidden;text-align:center}.product-page .product-actions{display:flex;margin-bottom:20px}.product-page .product-actions button{width:calc(50% - 5px);height:50px;border-radius:20px;border:none;background-color:#cdcdcd;color:#fff;font-weight:700;font-size:18px}.product-page .product-actions button:first-child{margin-right:5px}.product-page .product-actions button:last-child{margin-left:5px;background-color:#34cb9e}.basket-products-wrapper{padding:0 20px}.basket-products-wrapper h2{text-align:center}.basket-products-wrapper .total-title{background:#c25a5a;position:relative;color:#fff;background:var(--gunmetal);font-size:18px;font-weight:700;left:-20px;right:-20px;width:calc(100% + 40px);padding:10px 20px}.basket-products-wrapper .total-info-table{width:100%;font-size:18px;margin-bottom:15px}.basket-products-wrapper .total-info-table tr td:nth-child(2){text-align:right;font-weight:700}.btn{height:50px;color:#fff;border-radius:25px;border:none;font-size:18px;font-weight:500}.product-counter{position:fixed;bottom:0;width:100%;height:170px;padding:26px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;box-shadow:hsla(0,0%,76.1%,.5)}.product-counter button:first-child{border-color:#ee585a;color:#ee585a}.product-counter button:last-child{border-color:#34cb9e;color:#34cb9e}.product-counter .amount-selection{margin-bottom:20px}.product-counter .amount-selection button{width:50px;height:50px;border-radius:50%;border:3px solid;background:#fff;overflow:hidden;margin:0 20px}.product-counter .counter-actions{width:100%;display:flex;justify-content:center}.product-counter .counter-actions button{padding:15px 0 14px;border-radius:25px;width:45%;max-width:155px;color:#fff;font-size:20px;border-style:solid}.product-counter .counter-actions button:first-child{margin-right:20px;background:#ccc;border:1px solid #ccc}.product-counter .counter-actions button:last-child{background:#34cb9e}.auth-wrapper{background:url(/static/media/bg.c66ea5cf.svg);background-size:cover;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;position:relative}.auth-wrapper .verification-input{display:flex}.auth-wrapper .verification-input input{font-family:inherit;border-radius:none!important;background:transparent;box-shadow:none;padding-left:0;width:40px;font-size:32px;color:#fff;margin:0 5px;text-align:center;border:none;border-bottom:2px solid}.auth-wrapper .auth-next-stage{position:absolute;bottom:100px}.auth-wrapper .auth-actions,.auth-wrapper .auth-next-stage{width:100%;display:flex;justify-content:center}.auth-wrapper .auth-actions-action{position:relative;width:90%;cursor:pointer;padding:12px 0;text-align:center;border-radius:25px;border:none;color:#fff;font-size:14px;background:hsla(0,0%,100%,.5)}@media (min-width:321px){.auth-wrapper .auth-actions-action{width:auto;padding:15px 60px;font-size:16px}}.auth-wrapper .auth-actions-action .action-icon{width:40px;height:40px;background:var(--white);left:5px;top:4px;border-radius:50%;position:absolute;font-size:20px;line-height:44px}@media (max-width:320px){.auth-wrapper .auth-actions-action .action-icon{display:none}}.auth-wrapper .auth-back-to-website-link{position:absolute;bottom:40px}.auth-wrapper .auth-back-to-website-link a{color:#fff;opacity:.5}.auth-wrapper h1{margin:0}.phone-input-container{background:transparent;width:auto!important}.phone-input{background:transparent!important;color:#fff!important;border:none!important;border-bottom:1px solid!important;border-radius:0!important}.phone-input.invalid-number{border-color:#ff2c2c!important}.phone-input-button{background:hsla(0,0%,80%,.2)}.react-tel-input .form-control:focus.invalid-number{box-shadow:none}.react-tel-input .invalid-number-message{bottom:-25px;left:0;top:auto;font-weight:700;background:transparent;font-size:14px;color:#ff2c2c}.order{padding-top:20px}.order h2{margin-top:0;text-align:center}.order .time{background-color:#f5f5f5;padding:20px}.order .time p{margin-top:0;font-weight:300;font-size:20px}.order .time .order-time-input,.order .time select{padding:5px 15px;width:100%;border:none;border-bottom:1px solid #000;background:transparent;font-size:16px;font-family:inherit;margin-bottom:30px;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.order .time .shop-select-wrapper{position:relative}.order .time .shop-select-wrapper select{padding-right:45px}.order .time .shop-select-wrapper:after{position:absolute;content:"";top:8px;right:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--dark)}#root.modal-open{height:100vh;overflow-y:hidden}input{-webkit-border-radius:0}body{font-family:-apple-system,BlinkMacSystemFont,sans-serif;background-color:#f9feff}.basket-link{display:flex;justify-content:center}.Toastify__toast{border-radius:0}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:1s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:1s}*{outline:none}:root{--greenish-teal:#34cb9e;--white:#fff;--orangey-red:#ee3b3b;--dark:#263238;--white-50:hsla(0,0%,100%,0.5);--leather:#bd8d32;--very-light-pink-two:#cdcdcd;--tealish:#2aa8cb;--greenish-teal-two:#31c676;--grapefruit:#ff5151;--orangey-red-two:#ff3b30;--marigold:#fc0;--weird-green:#4cd964;--black:#000;--dark-grey:#1c1c1e;--dark-grey-two:#2c2c2e;--coral:#ff453a;--dandelion:#ffd60a;--warm-blue:#5856d6;--robin-s-egg:#64d2ff;--reddish-pink:#ff2d55;--charcoal-grey:#3a3a3c;--deep-sky-blue:#0a84ff;--robin-s-egg-two:#5ac8fa;--bright-lilac:#bf5af2;--pale-grey:#f2f2f7;--tangerine:#ff9f0a;--dark-mint:#32d74b;--lightish-purple:#af52de;--tangerine-two:#ff9500;--cool-green:#34c759;--dark-periwinkle:#5e5ce6;--deep-sky-blue-two:#007aff;--reddish-pink-two:#ff375f;--blue-grey:#8e8e93;--pale-purple:#aeaeb2;--slate-grey:#636366;--light-blue-grey:#c7c7cc;--charcoal-grey-two:#48484a;--light-blue-grey-two:#d1d1d6;--pale-lilac:#e5e5ea;--brown-grey:#999;--brownish-grey:#757575;--battleship-grey-24:rgba(118,118,128,0.24);--charcoal-grey-18:rgba(60,60,67,0.18);--battleship-grey-20:rgba(120,120,128,0.2);--battleship-grey-12:rgba(118,118,128,0.12);--battleship-grey-36:rgba(120,120,128,0.36);--battleship-grey-32:rgba(120,120,128,0.32);--pale-grey-30:rgba(235,235,245,0.3);--light-blue-grey-three:#c6c6c8;--slate-grey-65:rgba(84,84,88,0.65);--charcoal-grey-30:rgba(60,60,67,0.3);--charcoal-grey-three:#38383a;--pale-grey-18:rgba(235,235,245,0.18);--battleship-grey-8:rgba(116,116,128,0.08);--pale-grey-60:rgba(235,235,245,0.6);--charcoal-grey-29:rgba(60,60,67,0.29);--charcoal-grey-60:rgba(60,60,67,0.6);--battleship-grey-16:rgba(120,120,128,0.16);--battleship-grey-18:rgba(116,116,128,0.18);--pinky:#f497b6;--very-light-pink:#d5d5d5;--watermelon:#ee585a;--gunmetal:#3b4d56}#content{padding:0 20px}a{text-decoration:none}.loading-wrapper{height:100vh;width:100%;background:var(--dark);display:flex;justify-content:center;align-items:center}.shop-modal-wrapper{padding:0 10px}.shop-modal-info{background:#fff;border-radius:7px;overflow:hidden}.shop-modal-info-padded{padding:20px}.shop-modal-info-header{padding:20px 0;border-bottom:1px solid hsla(0,0%,80%,.5)}.shop-modal-info-header h3,.shop-modal-info-header h4{text-align:center;margin:0 0 5px}.shop-modal-info-header h4{font-weight:200}.shop-modal-info-body-main{display:flex}.shop-modal-info-body-main-left{flex-basis:75%}.shop-modal-info-body-main-left p{margin:0}.shop-modal-info-body-main-left .main-info-name{font-weight:700;margin-bottom:5px}.shop-modal-info-body-main-left .main-info-hours-before-closing{font-style:italic;color:var(--greenish-teal)}.shop-modal-info-body-main-right{margin-top:auto;margin-left:auto;color:#505050;opacity:.7}.shop-modal-info-body-secondary p{color:#505050;line-height:1.3em}.shop-modal-info-actions{width:100%}.shop-modal-info-actions button{width:50%;box-sizing:border-box;border:none;color:#fff;padding:10px 0;font-size:18px;margin:0}.shop-modal-info-actions button:first-child{background:var(--pinky);border-right:1px solid #fff}.shop-modal-info-actions button:last-child{background:var(--greenish-teal);border-left:1px solid #fff}.shop-modal-close-button{display:flex;justify-content:center;align-items:center;margin:20px auto;border-radius:50%;height:40px;width:40px;border:1px solid #ccc;background:#fff}.shop-card-info-body-main{display:flex}.shop-card-info-body-main-left{flex-basis:75%}.shop-card-info-body-main-left p{margin:0}.shop-card-info-body-main-left .main-info-name{font-weight:700;margin-bottom:5px}.shop-card-info-body-main-left .main-info-hours-before-closing{font-style:italic;color:var(--greenish-teal)}.shop-card-info-body-main-right{margin-top:auto;margin-left:auto;color:#505050;opacity:.7}.shop-card-info-body-secondary p{color:#505050;line-height:1.3em}.shop-list{padding:0 20px}.shop-list h2{text-align:center}.shop-list-item{background:#fff;border-radius:7px;overflow:hidden;margin-bottom:20px}.shop-list-item-info{padding:20px 20px 0}.shop-list-item-actions{width:100%}.shop-list-item-actions button{border:none;padding:10px 0;color:#fff;font-size:18px;width:50%}.shop-list-item-actions button:first-child{padding:0;background:var(--pinky);border-right:1px solid #fff}.shop-list-item-actions button:first-child a{padding:10px 0;display:block;color:#fff}.shop-list-item-actions button:last-child{background:var(--greenish-teal);border-left:1px solid #fff}
/*# sourceMappingURL=main.58689cf2.chunk.css.map */