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}.add-div{display:flex;flex-direction:column;width:80%;height:auto;border:1px solid #000;overflow:hidden;margin:10%;border-radius:3%}.add-header{text-align:center;color:#ffd579;background-color:#000;margin-top:0;padding:2%;font-size:3rem}.add-form{display:flex;flex-direction:column;align-items:center}.add-form-fields{margin:1%;width:50%}#add-button,#add-source #add-photo,#add-title,#category{width:auto}a{text-decoration:none;color:#000}ul{display:flex;justify-content:flex-end}li{list-style:none;margin-right:1%}.hero{width:100%}.recipeList__search{width:20%;height:1005;border-right:1px solid #000}.recipeList__body{display:flex}.recipeList__content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:2% 5% 5%}.recipe_details{display:none}.RecipeListCard{width:400px;height:400px;padding:1.5rem;transition:all .3s ease}.RecipeListCard:hover{background-color:#fec1aa}.RecipeListCard:hover h3{color:#000}.RecipeListCard:hover .recipe_details{display:inline-block}.RecipeListCard img{max-width:100%;height:auto}.RecipeListCard__details{display:flex;height:10px;align-items:center;justify-content:space-between;padding:0 10px}.RecipeListCard__details h3{color:#fdb297}.recipeCard{display:flex;flex-direction:column;align-items:flex-start;width:80%;height:auto;border-radius:3%;border:1px solid #000;overflow:hidden;margin:10%}.recipeCard__top{display:flex;justify-content:space-between;width:100%;background-color:#000;color:#ffd579}.recipeCard__top h1{padding-right:3%}.recipeCard__top h2{padding-left:8%}.recipeCard_buttons{display:flex;justify-content:flex-end;width:100%;height:auto}.recipeCard_button{background-color:#ffd579;margin:1% 1% 0 0;width:6%;height:auto;border:2px solid #000;border-radius:10px;font-size:1.2rem;text-align:center}.Breakfast,.Dessert,.Dinner,.Lunch,.Snack{width:35%;height:50%;border-radius:0 0 140px 0;color:#fff;background-color:#d19b25;text-align:left}.Breakfast{background-color:#d56b03}.Lunch{background-color:#9d3e98}.Dinner{background-color:#0173ba}.Dessert{background-color:#ed008c}.recipeCard__body{display:flex;width:100%}.recipeCard__body h3{text-decoration:underline}.recipeCard__body img{width:50%;height:auto;object-fit:cover}.recipeCard__body p{text-align:left;margin-left:3%}.recipeCard__body_step{display:flex;justify-content:flex-start;flex-wrap:wrap}.login-container{text-decoration:none;height:600px}.login-container,.registration-container{display:block;border-radius:10px;margin:20px auto 0;flex-direction:column;text-align:center;justify-content:space-evenly;padding:0;border:none;width:650px;background-color:#e5e8e8;box-shadow:inset 0 0 15px rgba(0,0,0,.5)}.registration-container{height:750px}.login-button{display:flex;justify-content:center;align-items:center;margin:20px auto 0;min-width:40%;height:50px;border-radius:10px;font-weight:700;background-color:#db4d00;box-shadow:inset 0 0 8px rgba(0,0,0,.5);color:#fff;border:none;cursor:pointer;text-decoration:none}.login-button:hover{transform:skew(-5deg);border-radius:10px;background-color:#ff4500}h1{width:100%;font-family:"Segoe UI","Ubuntu","Roboto","Open Sans","Helvetica Neue",sans-serif;margin-bottom:30px;font-weight:lighter}p{font-size:12px}input{margin:0 auto;padding:5px;border:none;border-radius:5px}.login-container,label{display:flex;font-weight:700}.registration-container,label{display:flex;justify-content:space-evenly;font-weight:700;margin-bottom:15px}.tos{margin-top:20px;margin-bottom:50px}.update-div{display:flex;flex-direction:column;width:80%;height:auto;border:1px solid #000;overflow:hidden;margin:10%;border-radius:3%}.update-header{text-align:center;color:#ffd579;background-color:#000;margin-top:0;padding:2%;font-size:3rem}.update-form{display:flex;flex-direction:column;align-items:center}.update-form-fields{margin:1%;width:50%}#category,#update-button,#update-source,#update-title{width:auto}textarea{height:200px}
/*# sourceMappingURL=main.a095ca83.chunk.css.map */