@import url(https://fonts.googleapis.com/css2?family=Nunito&display=swap);*{box-sizing:border-box;color:#285052;font-family:Nunito,sans-serif;margin:0;padding:0}body{background-color:#fff}.form{display:flex;flex-direction:column;padding:20px;width:100%}.input{width:100%}.input,.select{margin-top:15px;padding:10px}header{align-items:center;background-color:#285052;display:flex;height:50px;justify-content:space-between;left:0;padding:0 20px;position:relative;position:fixed;top:0;width:100%;z-index:100}.menuContainer{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:absolute;top:50px;width:100%}.menuList{-ms-overflow-style:none;-webkit-animation:slideIn .5s forwards;animation:slideIn .5s forwards;background-color:#fff;border-bottom-right-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column;gap:10px;height:101%;justify-content:space-between;left:0;overflow:scroll;position:absolute;scrollbar-width:none;top:-50px;width:70%}.menuList::-webkit-scrollbar{width:0}@-webkit-keyframes slideIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.menuListItem{list-style:none;margin-bottom:7%;padding-left:40px}.menuItem{text-decoration:none}.toggleScroll{overflow:hidden}.headerLogo{background-image:url(/static/media/headerLogo.87fb9906f98218594c58.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:50px;margin-left:45px;width:150px}.menuListLogo{align-items:center;background-color:#285052;display:flex;height:160px;justify-content:center;margin:0 auto 20px;width:100%}.menuListLogo>svg{height:50%;width:50%}.menuListContacts{margin-bottom:20px}.menuListTitle{margin-bottom:10%}.menuListContactsTitle,.menuListTitle{padding-left:20px;text-decoration:underline}.menuListContactsTitle{margin-bottom:20px}.menuListCallItemsWrapper{align-items:center;display:flex;gap:10%;padding-left:40px}.menuListCallItemLink{display:inline-block;padding-top:2px;text-decoration:none}.SearchBarWrapper{height:50px;margin-right:10px}.SearchBarWrapper,.SeracBar-ModalWrapper{align-items:center;display:flex;justify-content:center}.SeracBar-ModalWrapper{background-color:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%}.SearcBar-ModalContent{background-color:#fff;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.3);padding:20px 20vw}.SearcBar-ModalWrapper{display:flex;gap:5%;width:50vw}.SearchBar-Input{width:100%}.preloaderContainer{align-items:center;display:flex;height:100vh;justify-content:center}.lds-roller{display:inline-block;height:80px;position:relative;width:80px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-roller div:after{background:#285052;border-radius:50%;content:" ";display:block;height:7px;margin:-4px 0 0 -4px;position:absolute;width:7px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{left:63px;top:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{left:56px;top:68px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{left:48px;top:71px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{left:40px;top:72px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{left:32px;top:71px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{left:24px;top:68px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{left:17px;top:63px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{left:12px;top:56px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.breadcrumbsWrapper{background-color:#fff;display:flex;gap:20px;padding:20px 3%;position:fixed;width:100%;z-index:50}.breadcrumbsItemList{display:flex;gap:5px;list-style:none}.breadcrumbsItemContainer{cursor:pointer;text-align:center}.breadcrumbsItemContainer:last-child>a{color:#285052;text-decoration:none}.breadcrumbsItemLink{color:blue;list-style:none;text-decoration:underline}.categoriesWrapper{flex-wrap:wrap;gap:15px;padding-top:70px}.categoriesWrapper,.categoryContainer{display:flex;justify-content:center;text-align:center}.categoryContainer{align-items:center;border-radius:20px;border-radius:15px;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);box-shadow:0 14px 28px rgba(40,80,82,.25),0 10px 10px rgba(40,80,82,.22);flex-direction:column;font-size:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:170px;padding:7px}.categoryImage{border-radius:15px;display:block;padding:10px}.categoryName{font-size:14px;font-weight:700;margin:7px 7px 0}.categoryImageWrapper{height:150px;width:150px}.productItemWrapper{align-items:center;border-radius:15px;box-shadow:0 -.2px 2px rgba(40,80,82,.25),0 10px 10px rgba(40,80,82,.22);display:flex;flex-direction:column;font-size:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin-bottom:15px;max-width:170px;padding:0 7px;text-align:center;word-break:break-word}.productImage{max-height:85%;max-width:85%}.productOpt{align-items:center;display:flex;justify-content:center;line-height:11px;min-height:30px;width:70px;word-break:break-word}.itemPrice{color:#e55c3a}.itemPrice,.itemPriceDisabled{font-size:20px;font-weight:900;margin-bottom:7px;padding:10px}.itemPriceDisabled{color:gray}.active{border-bottom:1px solid #e55c3a;border-radius:20px;color:#285052;justify-content:center;line-height:11px;min-height:30px;width:70px}.active,.productProps{align-items:center;display:flex}.productProps{gap:10px;justify-content:space-between;padding-bottom:10px}.addToCartBtn{background-color:#285052;border:none;border-radius:15px;color:#fff;height:30px;width:75px}.ordererQty{align-self:center;min-width:12px}.productImageWrapper,.productOptWrapper{align-items:center;display:flex;justify-content:center}.productImageWrapper{height:150px}.incrementAndDecrementButtons{background-color:#285052;border:none;border-radius:15px;color:#fff;padding:5px 8px}.notVisibleProduct{display:none;left:0;opacity:0;position:absolute;top:0}.notVisibleProductFlying{-webkit-animation:fly 5s ease-in-out forwards;animation:fly 5s ease-in-out forwards;display:block;left:0;position:absolute;top:0;z-index:100}.incAndDecBtnsWrapper{display:flex;gap:5px;justify-content:space-between}.productWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding-top:70px;position:relative}.modalCheckoutForm{background-color:rgba(0,0,0,.5);height:200vh;left:0;position:absolute;top:50px;width:100%}.checkoutForm{background-color:#fff;border:1px solid #000;border-radius:20px;max-height:90vh;overflow:auto;padding:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:100}.closeCheckouMenu{text-align:right}.checkoutFormTitle{margin-bottom:20px;text-align:center}.checkoutFormInput{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f2f2f2;border:none;border-radius:20px;color:#000;margin-bottom:15px;padding:10px;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%}select>option{background-color:#fff}select:focus>option:checked,select>option{left:0;position:absolute;right:0;top:500%}.checkoutFormCommentsArea{background-color:#f2f2f2;border:none;border-radius:20px;color:#000;margin-bottom:15px;padding:15px;resize:none;width:100%}.checkoutOrderBtn{background-color:#285052;border:none;border-radius:15px;color:#fff;padding:10px}.checkoutDisplayOption{display:block}.checkoutNotDisplayOption{display:none}.productCartWrapper{align-items:center;box-shadow:0 14px 28px rgba(40,80,82,.25),0 10px 10px rgba(40,80,82,.22);display:flex;gap:15px;justify-content:space-between;margin-bottom:40px;padding:10px}.cartImageWrapper{min-height:80px;min-width:100px;min-width:80px;position:relative}.cartProducName{font-size:14px;word-break:break-all}.cartProductQty{align-items:center;display:flex;justify-content:space-between;padding-top:10px}.cartProductImage{bottom:0;left:0;max-height:80px;max-width:80px;position:absolute;right:0;top:0}.incrementAndDecrementButtons{padding:5px 10px}.orderBtnWrapper{display:flex;justify-content:center;margin-top:20px}.orderBtn{background-color:#285052;border:none;border-radius:15px;color:#fff;padding:10px 20px}.cartOrderedAndFinalQty{font-size:16px;font-weight:700;min-width:45px}.cartProductOpt{font-size:14px;font-weight:700;margin-top:10px}.cartLineProduct{width:100%}.cartLineWrapper{display:flex;justify-content:space-between}.cartProductDataWrapper{padding-right:15px}.cartBtnWrapper{align-items:center;display:flex;font-size:14px;font-weight:700;justify-content:space-between;width:40%}.completedOrderWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:40%;text-align:center}.completedOrderWrapper>h2{margin-bottom:10%}.completedOrderWrapper>p{margin-bottom:3%}.completedOrderWrapper>p:last-of-type{margin-bottom:15%;padding-left:20%;padding-right:20%}.completedOrderNumber{font-weight:700;text-decoration:underline}.completedOrderBtnHome{background-color:#285052;border:none;border-radius:15px;color:#fff;height:30px;padding:0 10px}.completedOrderBtnWrapper{display:flex;gap:5%;justify-content:center;width:100%}
/*# sourceMappingURL=main.c46c6b36.css.map*/