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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}input{font-family:"FontAwesome",Arial,Helvetica,sans-serif}.errorPage{margin-top:200px;text-align:center}h1{font-size:15px;font-weight:lighter}h1,h2{text-align:center;color:grey}h2{font-size:20px}.App-link{color:#61dafb}.threeButtons{width:100%;margin-top:30px;display:inline-flex;flex-direction:row;justify-content:center}.vl{border-left:1px solid grey;height:150px}.cookButton,.getButton,.giveButton{width:150px;height:150px;margin-left:40px;margin-right:40px;border-radius:50%;outline:none;border:none;text-decoration:none;text-align:center;font-size:30px;cursor:pointer}.giveButton{background-color:#1c5975}.getButton{background-color:#168d96}.cookButton{background-color:#422806}.getButton p,.giveButton p{margin-top:50px;color:#fff}.cookButton p{margin-top:50px;color:#dfc397}@media screen and (max-width:1050px){.threeButtons{margin-top:50px}.cookButton,.getButton,.giveButton{max-width:150px;max-height:150px;margin-left:10px;margin-right:10px;text-align:center;font-size:30px}.cookButton p,.getButton p,.giveButton p{margin-top:50px}}@media screen and (max-width:450px){.threeButtons{margin-top:30px}.cookButton,.getButton,.giveButton{max-width:80px;max-height:80px;margin-left:8px;margin-right:8px;text-align:center;font-size:20px}.cookButton p,.getButton p,.giveButton p{margin-top:25px}.vl{max-height:80px}}.homePage{margin-top:230px;align-items:center}.threeButtonsSentance{margin-left:auto;margin-right:auto;max-width:80%;font-size:20px;font-weight:400}@media screen and (max-height:1400px){.homePage{margin-top:400px}}@media screen and (max-height:1030px) and (max-width:800px){.homePage{margin-top:350px}}@media screen and (max-height:800px){.homePage{margin-top:250px}}@media screen and (max-height:600px){.homePage{margin-top:200px}}@media screen and (max-width:400px){.threeButtonsSentance{font-size:20px}}.squares{width:100%;position:fixed;z-index:1;top:0}.menuSquareTop{background-color:#cecece;height:80px;top:0}.menuSquareBottomHome{background-color:grey;height:30px}.menuSquareBottomGive{background-color:#1c5975;height:30px}.menuSquareBottomCook{background-color:#422806;height:30px}.menuSquareBottomGet{background-color:#168d96;height:30px}.threeButtonsMenu{width:100%;display:inline-flex;flex-direction:row;justify-content:flex-end;position:fixed;top:20px;right:100px;grid-gap:2px;z-index:1}.cookButtonMenu,.getButtonMenu,.giveButtonMenu{width:40px;height:40px;margin-left:5px;margin-right:5px;border-radius:100%;outline:none;border:.3px solid grey;text-decoration:none;text-align:center;font-size:10px;cursor:pointer;color:#fff;background-color:#cecece}.cookButtonMenu p,.getButtonMenu p,.giveButtonMenu p{margin-top:12px}.logIn,.logOut{right:25px;text-decoration:none;background:none;outline:none;border:none;cursor:pointer}.logIn,.logOut,.userName{margin-top:7px;color:#fff;float:right;position:fixed}.userName{right:105px;font-size:.8em}.sentance{color:red;padding-top:5px;margin-top:0;margin-left:auto;margin-right:auto;font-size:.8em}.menuDiv{position:relative;float:right;z-index:999;right:35px;top:20px}.menuButton{position:relative;font-size:30px;color:grey;cursor:pointer;z-index:2;text-decoration:none;background:none;border:none}.menuButton:focus{outline:none}.dropdownContent{display:none;position:absolute;background-color:#fff;min-width:200px;box-shadow:-.5px .5px #888;z-index:1;right:0;top:30px;padding:0;margin:0}.menuLink{color:#585858;padding:12px 16px;font-size:small;text-decoration:none;display:block;border-bottom:.5px solid #585858;text-align:left}.dropdownContent a:hover{background-color:#b6b6b6;color:#fff}.menuDiv:hover .dropdownContent{display:block}.menuDiv:hover .menuButton{color:#fff}@media screen and (max-width:600px){.cookButtonMenu,.getButtonMenu,.giveButtonMenu{margin-left:5px;margin-right:5px;text-align:center;font-size:10px}.cookButtonMenu p,.getButtonMenu p,.giveButtonMenu p{margin-top:15px}}@media screen and (max-width:400px){.userName{display:none}.menuDiv{top:120px;right:5%}.logIn,.logOut,.threeButtonsMenu{right:5%}.cookButtonMenu,.getButtonMenu,.giveButtonMenu{min-width:20px;min-height:20px;margin-left:5px;margin-right:5px;text-align:center;font-size:10px}.cookButtonMenu p,.getButtonMenu p,.giveButtonMenu p{margin-top:13px}}.logoImage{width:100px;left:400px;float:left;z-index:2;position:fixed;top:1vmin;left:5%;clear:both;cursor:pointer}.getFormDiv{margin-top:180px}.getForm{text-align:center;width:100%}.labelTitle{font-weight:400}.AutoCompleteGet ::-webkit-input-placeholder{color:#c9c9c9;font-size:14px;font-weight:lighter;padding-left:5px}.AutoCompleteGet :-ms-input-placeholder{color:#c9c9c9;font-size:14px;font-weight:lighter;padding-left:5px}.AutoCompleteGet ::-ms-input-placeholder{color:#c9c9c9;font-size:14px;font-weight:lighter;padding-left:5px}.AutoCompleteGet ::placeholder{color:#c9c9c9;font-size:14px;font-weight:lighter;padding-left:5px}.AutoCompleteGet{width:20%;margin-right:auto;margin-left:auto}.inputAutoCompleteGet{width:100%;height:35px;color:grey;padding:10px 15px;margin-top:5px;box-sizing:border-box;outline:none}.AutoCompleteGet ul,.inputAutoCompleteGet{border:1px solid grey;border-radius:17px;font-size:14px}.AutoCompleteGet ul{list-style-type:none;text-align:left;margin:0;padding:0;color:rgba(0,0,0,.73)}.AutoCompleteGet ul:before{content:""}.AutoCompleteGet li{padding:10px 15px;cursor:pointer}.AutoCompleteGet li:hover{text-decoration:underline;background-color:hsla(0,0%,50.2%,.2)}.AutoCompleteGet :focus{box-shadow:0 0 5px #51cbee;border:1px solid #51cbee}.inputAutoCompleteGet::-webkit-search-cancel-button{cursor:pointer}.getInsertButton,.showAdButtonGetFiltered{width:10%;height:40px;display:block;margin-left:auto;margin-right:auto;margin-top:30px;cursor:pointer;background-color:#168d96;color:#fff;border-radius:20px;outline:none;border:none}.getInsertButton:focus{outline:none}.getInsertButton:hover{text-decoration:underline}.filteredAdsDiv{margin-top:60px;text-align:center}.sorrySentance{margin-left:auto;margin-right:auto;display:block;text-align:center;margin-top:50px;color:red}@media screen and (max-width:800px){.AutoCompleteGet{width:30%}.AutoCompleteGet,.getForm{margin-left:auto;margin-right:auto}.getForm{margin-top:100px;display:inline-block;text-align:center}.showAdButtonGetFiltered{width:60%}}@media screen and (max-width:450px){.AutoCompleteGet{width:80%;height:40px;margin-left:auto;margin-right:auto}.getFormDiv{margin-top:60px}.getInsertButton{width:60%;height:40px}.showAdButtonGetFiltered{width:90%}}.popup{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;margin:auto;background-color:rgba(31,31,31,.3);z-index:1}.popupInner{position:absolute;left:38%;right:38%;top:25%;margin:auto auto 30px;border-radius:20px;background:#fff;z-index:1}.imageInShowAd{width:100px;display:block;margin-left:auto;margin-right:auto;margin-bottom:20px;border:1px solid grey;border-radius:50%}.popUpTitle{font-weight:700;font-size:20px;justify-content:center;color:grey;margin-right:5px}.popupInner p{color:grey;font-weight:400;text-align:left;margin-left:5%;margin-top:0;margin-bottom:5px}.phone{margin-bottom:50px}.closeButton{width:80px;height:30px;margin:30px auto 20px;cursor:pointer;background-color:#168d96;color:#fff;border-radius:20px;outline:none;border:none}@media screen and (max-width:800px){.popupInner{left:25%;right:25%}.imageInShowAd{width:150px}.popupInner p{font-size:20px}.popUpTitle{font-size:30px}.closeButton{width:30%;height:40px;font-size:20px}}@media screen and (max-width:450px){.popupInner{left:5%;right:5%;top:17%}.closeButton{width:40%}}.giveFormDiv{margin-top:150px}.giveForm{margin-left:auto;margin-right:auto;width:20%}.defaultImage,.imageDisplayed{width:150px;height:150px;border:1px solid grey;border-radius:50%;display:block;margin-left:auto;margin-right:auto;margin-bottom:0}.imageAploadButton{width:30px;height:30px;border-radius:15px;background-color:none;color:grey;cursor:pointer;display:block;margin-left:auto;margin-right:auto;margin-top:10px}.labelGive{text-align:left;margin-left:5px;color:grey;font-size:.9em;font-weight:lighter}.giveFormDiv ::-webkit-input-placeholder{color:#c9c9c9;font-size:14px;font-weight:lighter}.giveFormDiv :-ms-input-placeholder{color:#c9c9c9;font-size:14px;font-weight:lighter}.giveFormDiv ::-ms-input-placeholder{color:#c9c9c9;font-size:14px;font-weight:lighter}.giveFormDiv ::placeholder{color:#c9c9c9;font-size:14px;font-weight:lighter}.giveForm :focus{box-shadow:0 0 5px #51cbee;border:1px solid #51cbee}.amountButton,.dateInput,.inputAutoCompleteGive,.inputName,.phoneEndButton{width:100%;height:35px;border:1px solid grey;border-radius:17px;font-size:14px;color:grey;padding:10px 15px;margin-top:5px;box-sizing:border-box;outline:none}.AutoCompleteGive ul{list-style-type:none;text-align:left;margin:0;padding:0;border:1px solid grey;border-radius:17px;font-size:14px;color:rgba(0,0,0,.73)}.AutoCompleteGive ul:before{content:""}.AutoCompleteGive li{padding:10px 5px;cursor:pointer}.AutoCompleteGive li:hover{text-decoration:underline;background-color:hsla(0,0%,50.2%,.2)}.amountDiv{display:inline-block;width:100%}.amountButton{width:65%;margin-right:2%;margin-top:0;margin-bottom:0}.react-datepicker-wrapper{display:block}.amountTypeButton{width:33%;height:35px;border:1px solid grey;border-radius:17px;font-size:14px;color:rgba(0,0,0,.73);padding:0;margin-top:5px;margin-bottom:5px;box-sizing:border-box;outline:none}.DatePicker{width:100%}.react-datepicker__close-icon{display:none}.phoneStartButton{width:33%;margin:0 2% 0 0}.phoneEndButton,.phoneStartButton{height:35px;color:rgba(0,0,0,.73);border:1px solid grey;border-radius:17px;outline:none}.phoneEndButton{width:65%;font-size:14px;padding-left:10px;margin-left:0;margin-right:0;box-sizing:border-box}.phoneEndButton::-webkit-inner-spin-button,.phoneEndButton::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.insertButton{width:40%;height:40px;display:block;margin:30px auto 50px;cursor:pointer;background-color:#1c5975;color:#fff;border-radius:20px;outline:none;border:none}.insertButton:focus{outline:none}.insertButton:hover{text-decoration:underline}.showLoggedOutsentence{margin-top:200px}.logInButton{color:red;font-size:20px;text-decoration:none;background:none;outline:none;border:none;cursor:pointer}@media screen and (max-width:800px){.giveForm{margin-left:auto;margin-right:auto;width:40%}.labelGive{margin-top:50px}}@media screen and (max-width:450px){.giveFormDiv{margin-top:150px}.giveForm{margin-left:auto;margin-right:auto;width:75%}}.cookFormDiv{margin-top:200px;display:block;text-align:center}.cookForm{margin-left:auto;margin-right:auto;text-align:center;width:100%}.AutoCompleteCook ::-webkit-input-placeholder{color:#c9c9c9;font-size:14px;font-weight:lighter;padding-left:5px}.AutoCompleteCook :-ms-input-placeholder{color:#c9c9c9;font-size:14px;font-weight:lighter;padding-left:5px}.AutoCompleteCook ::-ms-input-placeholder{color:#c9c9c9;font-size:14px;font-weight:lighter;padding-left:5px}.AutoCompleteCook ::placeholder{color:#c9c9c9;font-size:14px;font-weight:lighter;padding-left:5px}.AutoCompleteCook{width:20%;margin-right:auto;margin-left:auto}.inputAutoCompleteCook{width:100%;height:35px;color:grey;padding:10px 15px;margin-top:5px;box-sizing:border-box;outline:none}.AutoCompleteCook ul,.inputAutoCompleteCook{border:1px solid grey;border-radius:17px;font-size:14px}.AutoCompleteCook ul{list-style-type:none;text-align:left;margin:0;padding:0;color:rgba(0,0,0,.73)}.AutoCompleteCook ul:before{content:""}.AutoCompleteCook li{padding:10px 15px;cursor:pointer}.AutoCompleteCook li:hover{text-decoration:underline;background-color:hsla(0,0%,50.2%,.2)}.AutoCompleteCook :focus{box-shadow:0 0 5px #51cbee;border:1px solid #51cbee}.inputAutoCompleteCook::-webkit-search-cancel-button{cursor:pointer}.checkboxDiv{width:100%;display:inline-flex;flex-direction:row;justify-content:center}.submitCookButton{width:10%;height:40px;display:block;margin-left:auto;margin-right:auto;margin-top:30px;cursor:pointer;background-color:#422806;color:#dfc397;border-radius:20px;outline:none;border:none}.submitCookButton:focus{outline:none}@media screen and (max-width:1050px){.AutoCompleteCook{width:40%;margin-left:auto;margin-right:auto}.cookForm{margin-top:100px}.submitCookButton{width:120px;height:40px}}@media screen and (max-width:400px){.AutoCompleteCook{width:60%;margin-left:auto;margin-right:auto}.cookFormDiv{top:150px}.checkboxDiv{display:block;margin-left:auto;margin-right:auto;width:150px;text-align:left}}.labelCheckbox{color:grey;font-size:.9em;margin-left:10px;margin-right:10px}.getAdsDiv{margin-top:200px;text-align:center}.allAdsTitle{font-weight:700;font-size:20px}.getAdsUl{width:70%;margin-left:auto;margin-right:auto;display:inline-flex;flex-direction:row;flex-wrap:wrap;padding:0;justify-content:center;list-style-type:none}.getAdsUl li{width:150px}.getAd{margin:20px;text-align:center}.plusIconli{margin-right:35px;margin-left:35px;margin-top:10px;text-align:center}.plusIconDiv{text-align:center}.plusIcon,.plusIconDiv{width:90px;height:90px;color:#1c5975;border-radius:50%;margin:0;padding:0}.plusIcon{background-color:none;cursor:pointer}.selectedImageSmall{width:75px;display:block;margin-left:auto;margin-right:auto;margin-bottom:0;border:.5px solid grey;border-radius:50%}.ingredientP{font-weight:700;color:grey;margin-bottom:5px;margin-top:5px}.amountP,.locationP{font-size:15px;color:grey;font-weight:lighter;margin-top:0;margin-bottom:5px}.bothButtons{display:inline-flex;flex-direction:row;justify-content:center}.removeAdButtonDiv,.showAdButtonGiveDiv{background-color:red;width:35px;height:35px;border-radius:50%;cursor:pointer;outline:none;border:none;text-align:center;margin-right:5px;margin-left:5px}.showAdButtonGiveDiv{background-color:#1c5975}.removeAdButton,.showAdButtonGive{background-color:none;border-radius:50%;color:#fff;width:20px;height:20px;margin-top:7px}.showAdButtonGet{width:60%;height:30px;display:block;margin:10px auto 50px;cursor:pointer;color:#fff;border-radius:20px;outline:none;border:none;background-color:#168d96}.showLoggedOutsentence{color:grey;text-align:center}.line{border-top:1px solid #168d96;width:50%}.goToFilteredDiv{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:30px;margin-bottom:50px;width:100%}.GoToFilteredSentance{font-size:20px;font-weight:400}.GoToFilteredButton{width:10%;height:35px;cursor:pointer;background-color:#168d96;color:#fff;text-decoration:none;border-radius:20px;outline:none;border:none;line-height:35px;text-align:center;margin-left:20px;font-size:15px}@media screen and (max-width:800px){.getAdsDiv{margin-top:150px;display:inline-block}.getAdsUl{width:80%;margin-left:auto;margin-right:auto}.GoToFilteredButton{width:20%}}@media screen and (max-width:450px){.getAdsUl{width:80%;margin-left:auto;margin-right:auto}.getAdsUl li{width:100px}.showAdButtonGet{width:90%}.goToFilteredDiv{flex-wrap:wrap}.GoToFilteredButton{width:40%}}
/*# sourceMappingURL=main.6947699e.chunk.css.map */