.myHeading{text-align:center;font-size:180%;font-family:Great Vibes}.add{position:fixed;right:5%;bottom:5%;font-size:70px;color:#ff1493;text-shadow:3px 3px 5px #000}.add:hover{-webkit-animation:rotate .5s ease-in-out forwards;animation:rotate .5s ease-in-out forwards}@-webkit-keyframes rotate{to{-webkit-transform:rotate(180deg);transform:rotate(180deg);text-shadow:-3px -3px 5px #000}}@keyframes rotate{to{-webkit-transform:rotate(180deg);transform:rotate(180deg);text-shadow:-3px -3px 5px #000}}.item{font-family:Raleway;width:70vw;max-width:500px;min-height:70px;margin:50px auto;-webkit-box-shadow:2px 2px 5px #000;box-shadow:2px 2px 5px #000;background:#56ab2f;background:-webkit-linear-gradient(270deg,#a8e063,#56ab2f);background:-webkit-gradient(linear,right top,left top,from(#a8e063),to(#56ab2f));background:-webkit-linear-gradient(right,#a8e063,#56ab2f);background:-o-linear-gradient(right,#a8e063,#56ab2f);background:linear-gradient(270deg,#a8e063,#56ab2f);color:#fff}.itemHeading{font-size:80%;width:70%;height:50px;padding-top:20px;display:inline-block}.fa-chevron-down,.fa-chevron-up{font-size:70%}.delete{background-color:#e53935;color:#fff;width:30%;max-width:80px;float:right;padding-top:20px;height:50px}.delete:hover{background-color:#ef5350}.hide{display:none}.show{display:block}ul{text-align:left;font-size:60%;list-style:disc}.editItem{font-size:80%;background-color:#03a9f4;color:#fff}.editItem:hover{background-color:#4fc3f7}.editIcon{padding-right:20px}.newRecipe{margin:0 auto}label{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:60%}input{border:none;border-bottom:1px solid red;margin-left:20px;margin-bottom:20px;font-size:50%}input:focus{outline:none;border-bottom:1px solid #000}input[name=name]{width:150px}input[name=ingredients]{width:300px}button{width:100px;height:30px;margin-left:20px;font-size:50%;border:none;border-radius:100px;color:#fff;-webkit-box-shadow:2px 2px 7px #000;box-shadow:2px 2px 7px #000;background:#834d9b;background:-webkit-linear-gradient(45deg,#d04ed6,#834d9b);background:-o-linear-gradient(45deg,#d04ed6,#834d9b);background:linear-gradient(45deg,#d04ed6,#834d9b)}button:hover{-webkit-box-shadow:none;box-shadow:none;text-shadow:2px 2px 7px #000;background:#834d9b;background:-webkit-linear-gradient(-45deg,#d04ed6,#834d9b);background:-o-linear-gradient(-45deg,#d04ed6,#834d9b);background:-webkit-linear-gradient(135deg,#d04ed6,#834d9b);background:-o-linear-gradient(135deg,#d04ed6,#834d9b);background:linear-gradient(-45deg,#d04ed6,#834d9b)}body{margin:0;padding:0;font-family:sans-serif}
/*# sourceMappingURL=main.5dd233f8.css.map*/