@import url(https://fonts.googleapis.com/css2?family=Merienda+One&family=Roboto:wght@300&display=swap);body{box-sizing:border-box;background-color:#468847;padding:-10px;margin:-10px;font-family:"Roboto",sans-serif;overflow-x:hidden}.addGroc{display:flex;flex-direction:column;position:relative;width:350px;height:100%;justify-content:space-between}.bigInput{width:200px;background:#fff;color:#686868;font:inherit;box-shadow:0 6px 10px 0 rgba(0,0,0,.1);border-top:3px solid #51e45d;border-left:0;outline:0;padding:22px 55px;overflow:hidden;margin-bottom:25px}.bigInput:focus,.bigInput:hover{border-top:3px solid #e45151}.bigInputButton{display:inline-block;position:absolute;top:12px;right:0;background:transparent;color:inherit;font:inherit;border:0;outline:0;transition:all .2s ease-in;cursor:pointer;background:#40a749;color:#fff;box-shadow:0 10px 50px rgba(0,0,0,.19),5px 6px 6px rgba(0,0,0,.23);border-radius:2px;padding:12px 36px;margin-left:-55px;z-index:99}.bigInputButton:hover{background:#53d35e}.bigInputButton:active{box-shadow:inset 0 0 10px 2px rgba(0,0,0,.2)}.select-box{width:310px;padding:5px 55px;background:#fff;color:#686868;font:inherit;box-shadow:0 6px 10px 0 rgba(0,0,0,.1);border-top:3px solid #51e45d;outline:0;cursor:pointer;overflow:hidden}.select-box option{font-size:18px}.select-box:focus,.select-box:hover{border-top:3px solid #e45151}@media only screen and (max-width:600px){.addGroc{width:300px}}.theItems{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;width:450px;max-width:550px;height:100px;background-color:#fff;margin:15px 0;align-items:center;border-radius:2px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 6px 10px 0 rgba(0,0,0,.1);padding:0 55px;overflow:hidden}.theItems p{max-width:300px;border-bottom:1px solid #9ccca0;padding-bottom:3px;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;font-size:20px}button{display:inline-block;background:transparent;color:inherit;font:inherit;border:0;outline:0;transition:all .2s ease-in;cursor:pointer;background:#40a749;color:#fff;box-shadow:0 10px 50px rgba(0,0,0,.19),5px 6px 6px rgba(0,0,0,.23);border-radius:2px;padding:10px;margin:2px}button:hover{background:#53d35e}.smallInput{max-width:300px;border-bottom:1px solid #919291;padding:5px;margin:5px}.basich1,.ShowList h1{color:#fff;text-align:center}.basich1{margin-top:25px;font-size:17px}.btndelete{background:transparent;background:#a74040}.btncheck,.btndelete{display:inline-block;color:inherit;font:inherit;border:0;outline:0;transition:all .2s ease-in;cursor:pointer;color:#fff;box-shadow:0 10px 50px rgba(0,0,0,.19),5px 6px 6px rgba(0,0,0,.23);border-radius:2px;padding:8px;margin:2px}.btncheck{background:transparent;background:#0db607}.btndelete:hover{background:#d15151}.btnedit{display:inline-block;background:transparent;color:inherit;font:inherit;border:0;outline:0;transition:all .2s ease-in;cursor:pointer;background:#ac915e;color:#fff;box-shadow:0 10px 50px rgba(0,0,0,.19),5px 6px 6px rgba(0,0,0,.23);border-radius:2px;padding:8px;margin:2px;font-weight:700}.btnedit:hover{background:#fdc448}.btnundo{display:inline-block;background:transparent;color:inherit;font:inherit;border:0;outline:0;transition:all .2s ease-in;cursor:pointer;background:#ffe600;color:#fff;box-shadow:0 10px 50px rgba(0,0,0,.19),5px 6px 6px rgba(0,0,0,.23);border-radius:2px;padding:10px;margin:2px;font-weight:700}.btnundo:hover{background:#e6e34c}@media only screen and (max-width:600px){.ShowList{width:95%;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.theItems{width:90%;max-width:100%;height:100px;margin:15px auto;padding:0 10px}}nav{display:flex;flex-direction:row;width:100%;height:80px;padding-top:15px;font-family:"Roboto",sans-serif;justify-content:space-around;background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.logo{color:#53d35e;font-weight:900;font-size:28px;font-family:"Merienda One",cursive;transition:transform .5s;cursor:pointer}.logo:hover{transform:scale(1.1)}nav ul{display:flex;flex-direction:row;justify-content:space-between;align-items:center}nav ul li{line-height:10px;margin:0 20px;list-style-type:none;font-size:18px;color:#413f3f;cursor:pointer;transition:transform .5s}nav ul li:hover{transform:scale(1.1)}.container{margin:150px auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.themain{position:relative}@media only screen and (max-width:600px){.logo{font-size:18px;margin-left:25px}nav{height:60px}.ToggleButton{width:100%!important;margin:2px!important;padding:10px 5px!important;font-size:11px!important}.ToggleSpan{width:100%!important;top:0!important}.ToggleSpan span:nth-of-type(2){top:0!important;right:0!important;width:5px!important}.container{margin:50px auto}}.theX{float:right;background-color:#e45151;width:30px;height:25px;text-align:center;padding-bottom:25px;margin:15px}.theX:hover{background-color:#f82727}@media only screen and (max-width:1024px) and (min-width:768px){.theX{float:right;background-color:#e45151;width:60px;height:25px;text-align:center;padding-bottom:25px;margin:15px}}.theToggler{position:absolute;right:15%;top:12%;width:300px;background-color:#fff;padding:20px;transition:all .1s ease-in;z-index:100}@media only screen and (max-width:600px){.theToggler{width:100%;height:100vh;z-index:100;position:absolute;right:0;top:0;margin:0 auto;padding:0}}@media only screen and (max-width:1024px) and (min-width:768px){.theToggler{width:100%;z-index:100;position:absolute;right:0;top:0;margin:0 auto;padding:0}}.saveList{width:40%;height:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:25px 0}.saveList div:first-child{order:1}.smallInput{width:250px;background:#fff;color:#686868;font:inherit;box-shadow:0 6px 10px 0 rgba(0,0,0,.1);border:0;border-radius:5px;outline:0;padding:10px 20px;overflow:hidden}@media only screen and (max-width:600px){.saveList{width:100%;margin:10px 0}.smallInput{width:200px}}
/*# sourceMappingURL=main.778ddce8.chunk.css.map */