@import url(https://fonts.googleapis.com/css2?family=Open+Sans&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open-sans,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbarWrapper{align-items:center;background-color:#333;display:flex;justify-content:space-between;margin-bottom:5vh;width:100vw}.navbarWrapper h1{color:#f2f2f2;margin-left:1%;padding:0}.search-input{border:none;border-radius:20px}.search-input:focus{outline:none}.heading:hover{cursor:pointer}.search-button{background-color:#333;border:none;margin-right:5px}.pagList{align-items:center;display:flex;flex-direction:row;justify-content:center;list-style:none;margin:0;padding:0}.pagnationButton{border:none;border-radius:5px;color:#000;float:left;padding:8px 16px;text-decoration:none}.pagnationButton:hover:not(:disabled){background-color:#a3a3a3}.recipeCard{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding-top:1%;width:30%}.recipe>div>h2,.recipeCard>div>h2{text-align:center}.recipe>div>h2{font-size:2vh;margin:0}.recipe{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2% 3%}.recipe img{border-radius:10px;height:100%;width:60%}.recipeListItem{background-color:#f0f0f0;border-radius:5px;font-size:large;font-weight:500;height:50%;margin-bottom:2vh;width:30vw}.recipeListItem:hover{background-color:#e0e0e0}.dietHeaders{display:flex}.ingredientWrapper{align-items:center;display:flex;gap:20%;justify-content:flex-start;width:100%}.ingredientWrapper img{width:10%}.filterWrapper{background-color:#3f3e3e}.toggle-button{color:#f5f5f5;display:block;font-size:x-large;font-weight:600;text-align:left;width:98vw}.values{display:flex;flex-wrap:wrap;max-height:1px;overflow:hidden;transition:max-height .2s ease-out}.values>div{margin-left:1%;margin-right:2%}.values label{color:#f5f5f5;font-weight:500}.values.show{max-height:50vh}input[type=checkbox]{display:none}input[type=checkbox]:checked+label{color:#000}
/*# sourceMappingURL=main.635e59cb.css.map*/